Accessibility digest
Page | Dial Senior Living |
---|---|
URL | https://dialseniorliving.com/ |
Requester | pool@jpdev.pro |
Test date | 2023/06/17 |
Score | 3249 |
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 Dial Senior Living at https://dialseniorliving.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 3249, where 0 would be perfect
.
Total score
The total score is the sum of five components.
Component | Score | Description |
---|---|---|
total | 3249 | Sum of the component scores |
issue | 2753 | Severity and number of reported defects |
tool | 477 | Tool-by-tool defect ratings |
prevention | 0 | Failed attempts by tools to test the page |
log | 19 | 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 | 288 |
contentBeyondLandmarks | 210 |
zIndexNotZero | 204 |
textContrastAA | 172 |
duplicateID | 144 |
attributeBad | 116 |
linkIndication | 92 |
parentBad | 80 |
errorReferenceBad | 80 |
focusableOperable | 75 |
overflowHiddenRisk | 74 |
typeRedundant | 70 |
targetSize | 69 |
imageNoText | 68 |
multipleLabelees | 64 |
leadingClipsText | 56 |
linkNoText | 48 |
slashParseRisk | 48 |
noHeading | 45 |
contrastAAA | 44 |
leadingInsufficient | 38 |
pseudoNavList | 34 |
linkVague | 33 |
hiddenContentRisk | 32 |
linkPair | 32 |
cssInvalid | 24 |
contrastRisk | 22 |
linkTextsSame | 22 |
noScriptRisk | 21 |
formFieldNoText | 20 |
controlNoText | 20 |
colorMissing | 20 |
linkForcesNewWindow | 18 |
hoverSurprise | 18 |
labelEmpty | 18 |
inconsistentStyles | 17 |
focusableHidden | 16 |
ariaReferenceBad | 16 |
governedBadID | 16 |
siteNavigation | 13 |
descendantMissing | 12 |
landmarkConfusion | 12 |
selectNoText | 12 |
roleRedundant | 12 |
parseError | 12 |
fontSizeAbsolute | 12 |
textAlternativeRisk | 11 |
ariaBadAttribute | 8 |
scrollRisk | 8 |
headingStructure | 8 |
labelNoText | 8 |
tabIndexMissing | 8 |
labelClash | 8 |
pseudoHeadingRisk | 7 |
headingLevelSkip | 6 |
focusableRole | 6 |
navConfusion | 6 |
navNoText | 6 |
skipRepeatedContent | 6 |
repeatedContentRisk | 5 |
parentMissing | 4 |
metaBansZoom | 4 |
focusableDescendants | 4 |
inputNoText | 4 |
ariaMissing | 4 |
linkWindowSurpriseRisk | 4 |
internalLinkBroken | 4 |
linkElementBad | 4 |
imageTextLong | 4 |
pseudoListRisk | 4 |
allCaps | 4 |
h1Missing | 3 |
roleBad | 3 |
activeEmbedding | 3 |
eventKeyboardRisk | 3 |
submitButton | 3 |
boxSizeAbsolute | 3 |
horizontalScrolling | 3 |
fontSmall | 3 |
decorativeElementExposed | 2 |
mainNone | 2 |
selectFlatRisk | 2 |
tabFocusability | 2 |
linkConfusionRisk | 1 |
decorativeImageRisk | 1 |
pseudoOrderedListRisk | 1 |
autocompleteRisk | 1 |
noOptionFocusable | 1 |
sectionHeadingless | 1 |
visibleBulk | 1 |
ignorable | 0 |
Itemized issues
The reported rule violations are itemized below, issue by issue. Additional details can be inspected in the complete report at the end of this page.
Issue focusIndication
WCAG: 2.4.7
Score: 288
Complaints by qualWeb
Rule QW-ACT-R62
QW-ACT-R62
Count of instances: 72
Complaint specifics
- This rule checks that each element in sequential focus order has some visible focus indication.
Complaints by testaro
Rule focInd
focInd
Count of instances: 39
Complaint specifics
- A element has no focus indicator
- SELECT element has no focus indicator
- BUTTON element has no focus indicator
Issue contentBeyondLandmarks
WCAG: 1.3.6
Score: 210
Complaints by alfa
Rule r57
r57
Count of instances: 105
Complaint specifics
- Perceivable text content is included in a landmark
Complaints by axe
Rule region
region
Count of instances: 19
Complaint specifics
- All page content should be contained by landmarks; Some page content is not contained by landmarks
Complaints by ibm
Rule aria_content_in_landmark
aria_content_in_landmark
Count of instances: 37
Complaint specifics
- Content is not within a landmark element
Issue zIndexNotZero
WCAG: 1.4
Score: 204
Complaints by testaro
Rule zIndex
zIndex
Count of instances: 204
Complaint specifics
- DIV element has a non-default Z index
- UL element has a non-default Z index
- LI element has a non-default Z index
- A element has a non-default Z index
- SPAN element has a non-default Z index
- I element has a non-default Z index
- HEADER element has a non-default Z index
- BR element has a non-default Z index
- BUTTON element has a non-default Z index
Issue textContrastAA
WCAG: 1.4.3
Score: 172
Complaints by alfa
Rule r69
r69
Count of instances: 32
Complaint specifics
- Text outside widget has minimum contrast
Complaints by axe
Rule color-contrast
color-contrast
Count of instances: 37
Complaint specifics
- Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image
- Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.02 (foreground color: #ffffff, background color: #a3bac2, 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 1.69 (foreground color: #ffffff, background color: #b5cad3, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.92 (foreground color: #769dac, background color: #ffffff, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.92 (foreground color: #769dac, background color: #ffffff, font size: 33.8pt (45px), font weight: normal). Expected contrast ratio of 3:1
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.38 (foreground color: #ffffff, background color: #4a9b6e, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.71 (foreground color: #ffffff, background color: #979cb4, font size: 15.8pt (21px), 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.1 (foreground color: #ffffff, background color: #c78429, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.8 (foreground color: #ffffff, background color: #d8bf76, font size: 33.8pt (45px), font weight: normal). Expected contrast ratio of 3:1
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.72 (foreground color: #c78429, background color: #d8bf76, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3:1
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.8 (foreground color: #ffffff, background color: #d8bf76, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 3:1
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #40a778, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #40a778, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 3:1
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #40a778, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 4.15 (foreground color: #ffffff, background color: #1e8d65, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.71 (foreground color: #ffffff, background color: #979cb4, font size: 33.8pt (45px), font weight: normal). Expected contrast ratio of 3:1
- Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.71 (foreground color: #ffffff, background color: #979cb4, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1
Complaints by htmlcs
Rule AAA.1_4_6.G18.Fail
AAA.1_4_6.G18.Fail
Count of instances: 18
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 2.03:1. Recommendation: change background to #637a82.
- 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 2.72:1. Recommendation: change background to #70758d.
- 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 2.99:1. Recommendation: change background to #1f8657.
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation: change text colour to #767676.
- 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.11:1. Recommendation: change text colour to #aa670c.
- 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 2.92:1. Recommendation: change text colour to #557c8b.
- 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 NaN:1.
- 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 2.99:1. Recommendation: change text colour to #1f8657.
Complaints by ibm
Rule text_contrast_sufficient
text_contrast_sufficient
Count of instances: 34
Complaint specifics
- Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400
- Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 400
- Text contrast of 2.41 with its background is less than the WCAG AA minimum requirements for text of size 13.3333px and weight of 400
- Text contrast of 2.03 with its background is less than the WCAG AA minimum requirements for text of size 36px and weight of 400
- Text contrast of 2.03 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400
- Text contrast of 2.72 with its background is less than the WCAG AA minimum requirements for text of size 36px and weight of 400
- Text contrast of 2.72 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400
- Text contrast of 2.99 with its background is less than the WCAG AA minimum requirements for text of size 36px and weight of 400
- Text contrast of 2.99 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400
- Text contrast of 2.92 with its background is less than the WCAG AA minimum requirements for text of size 45px and weight of 400
- Text contrast of 2.99 with its background is less than the WCAG AA minimum requirements for text of size 45px and weight of 400
- Text contrast of 2.72 with its background is less than the WCAG AA minimum requirements for text of size 27px and weight of 600
- Text contrast of 2.92 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 700
- Text contrast of 2.99 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 600
- Text contrast of 2.03 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
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
Count of instances: 43
Complaint specifics
- Very low contrast
Issue duplicateID
WCAG: 4.1.1
Score: 144
Complaints by ibm
Rule element_id_unique
element_id_unique
Count of instances: 2
Complaint specifics
- The <div> element has the id "" that is empty
Complaints by nuVal
Rule ^Duplicate ID .+$|^The first occurrence of ID .* was here.*$
^Duplicate ID .+$|^The first occurrence of ID .* was here.*$
Count of instances: 36
Complaint specifics
- Duplicate ID .
- The first occurrence of ID was here.
Complaints by qualWeb
Rule QW-ACT-R18
QW-ACT-R18
Count of instances: 2
Complaint specifics
- This rule checks that all id attribute values on a single page are unique.
Issue attributeBad
WCAG: 1.3.1
Score: 116
Complaints by ibm
Rule aria_attribute_valid
aria_attribute_valid
Count of instances: 4
Complaint specifics
- The ARIA attributes "aria-selected" are not valid for the element <li> with ARIA role "presentation"
Complaints by nuVal
Rule ^Bad value .* for attribute .+ on element .+$
^Bad value .* for attribute .+ on element .+$
Count of instances: 25
Complaint specifics
- Bad value https://fonts.googleapis.com/css?family=Lora:400italic,700|Open+Sans:300,400,600,700&subset=latin,latin-ext for attribute href on element link: Illegal character in query: | is not allowed.
- Bad value maple-syrup-pot for attribute autocomplete on element input: The string maple-syrup-pot is not a valid autofill field name.
- Bad value for attribute id on element div: An ID must not be the empty string.
- Bad value for attribute id on element script: An ID must not be the empty string.
Rule ^Attribute .+ not allowed on element .+ at this point.*$
Count of instances: 4
Complaint specifics
- Attribute aria-selected not allowed on element li at this point.
Issue linkIndication
WCAG: 1.3.3
Score: 92
Complaints by testaro
Rule linkUl
linkUl
Count of instances: 46
Complaint specifics
- Link is inline but has no underline
Issue parentBad
WCAG: 1.3.1
Score: 80
Complaints by nuVal
Rule ^Element .+ not allowed as child of element .+ in this context.*$
^Element .+ not allowed as child of element .+ in this context.*$
Count of instances: 20
Complaint specifics
- Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)
- Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)
Issue errorReferenceBad
WCAG: 3.3.1
Score: 80
Complaints by qualWeb
Rule QW-ACT-R41
QW-ACT-R41
Count of instances: 20
Complaint specifics
- This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.
Issue focusableOperable
WCAG: 2.1.1
Score: 75
Complaints by testaro
Rule focOp
focOp
Count of instances: 25
Complaint specifics
Issue overflowHiddenRisk
WCAG: 1.4.4
Score: 74
Complaints by qualWeb
Rule QW-ACT-R40
QW-ACT-R40
Count of instances: 74
Complaint specifics
- This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.
Issue typeRedundant
WCAG: 1.3.1
Score: 70
Complaints by nuVal
Rule The type attribute is unnecessary for JavaScript resources.
The type attribute is unnecessary for JavaScript resources.
Count of instances: 53
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.
Count of instances: 17
Complaint specifics
- The type attribute for the style element is not needed and should be omitted.
Issue targetSize
WCAG: 2.5.5
Score: 69
Complaints by tenon
Rule 152
152
Count of instances: 23
Complaint specifics
- This actionable element is smaller than the minimum required size.
Issue imageNoText
WCAG: 1.1.1
Score: 68
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.
Count of instances: 17
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 multipleLabelees
WCAG: 1.3.1
Score: 64
Complaints by nuVal
Rule The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.
The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.
Count of instances: 8
Complaint specifics
- The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.
Rule label element with multiple labelable descendants.
Count of instances: 8
Complaint specifics
- label element with multiple labelable descendants.
Issue leadingClipsText
WCAG: 1.4.8
Score: 56
Complaints by tenon
Rule 144
144
Count of instances: 14
Complaint specifics
- This content's line height is insufficent to properly display the computed element font size.
Issue linkNoText
WCAG: 2.4.4
Score: 48
Complaints by alfa
Rule r11
r11
Count of instances: 8
Complaint specifics
- Links have an accessible name
Complaints by axe
Rule link-name
link-name
Count of instances: 6
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 continuum
Rule 237
237
Count of instances: 5
Complaint specifics
- This A element does not have a mechanism that allows an accessible name value to be calculated
Complaints by htmlcs
Rule AAA.4_1_2.H91.A.NoContent
AAA.4_1_2.H91.A.NoContent
Count of instances: 5
Complaint specifics
- Anchor element found with a valid href attribute, but no link content has been supplied.
Complaints by ibm
Rule a_text_purpose
a_text_purpose
Count of instances: 2
Complaint specifics
- Hyperlink has no link text, label or image with a text alternative
Complaints by qualWeb
Rule QW-ACT-R12
QW-ACT-R12
Count of instances: 4
Complaint specifics
- This rule checks that each link has an accessible name.
Complaints by tenon
Rule 57
57
Count of instances: 12
Complaint specifics
- This link has no text inside it.
Complaints by wave
Rule link_empty
link_empty
Count of instances: 7
Complaint specifics
- Empty link
Issue slashParseRisk
WCAG: 4.1
Score: 48
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.
Count of instances: 48
Complaint specifics
- Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.
Issue noHeading
WCAG: 1.3.1
Score: 45
Complaints by qualWeb
Rule QW-BP1
QW-BP1
Count of instances: 15
Complaint specifics
- It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content
Issue contrastAAA
WCAG: 1.4.6
Score: 44
Complaints by alfa
Rule r66
r66
Count of instances: 44
Complaint specifics
- Text outside widget has enhanced contrast
Complaints by axe
Rule color-contrast-enhanced
color-contrast-enhanced
Count of instances: 32
Complaint specifics
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.65 (foreground color: #676767, background color: #ffffff, font size: 17.3pt (23px), font weight: normal). Expected contrast ratio of 7:1
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.15 (foreground color: #ffffff, background color: #1e8d65, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 4.5:1
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1
- Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.95 (foreground color: #ffffff, background color: #3c6888, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1
Complaints by htmlcs
Rule AAA.1_4_6.G17.Fail
AAA.1_4_6.G17.Fail
Count of instances: 37
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 1:1. Recommendation: change text colour to #595959.
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.4:1. Recommendation: change text colour to #2e536f.
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.41:1. Recommendation: change background to #7a99b4.
- 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 2.03:1. Recommendation: change background to #455c64.
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.72:1. Recommendation: change background to #535870.
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.99:1. Recommendation: change background to #006738.
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.48:1. Recommendation: change background to #205d8a.
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.66:1. Recommendation: change text colour to #595959.
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.95:1. Recommendation: change background to #315d7d.
- This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.48:1. Recommendation: change text colour to #205d8a.
Complaints by qualWeb
Rule QW-ACT-R76
QW-ACT-R76
Count of instances: 30
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
Count of instances: 1
Complaint specifics
- This element has insufficient color contrast (Level AAA).
Issue leadingInsufficient
WCAG: 1.4.8
Score: 38
Complaints by alfa
Rule r73
r73
Count of instances: 19
Complaint specifics
- Paragraphs of text have sufficient line height
Issue pseudoNavList
WCAG: 1.3.1
Score: 34
Complaints by qualWeb
Rule QW-WCAG-T32
QW-WCAG-T32
Count of instances: 17
Complaint specifics
- The objective of this technique is to create lists of related items using list elements appropriate for their purposes.
Issue linkVague
WCAG: 2.4.4
Score: 33
Complaints by tenon
Rule 73
73
Count of instances: 11
Complaint specifics
- This link text is uninformative.
Issue hiddenContentRisk
WCAG: 4.1
Score: 32
Complaints by axe
Rule hidden-content
hidden-content
Count of instances: 32
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 linkPair
WCAG: 2.4.4
Score: 32
Complaints by wave
Rule link_redundant
link_redundant
Count of instances: 16
Complaint specifics
- Redundant link
Issue cssInvalid
WCAG: 4.1
Score: 24
Complaints by nuVal
Rule ^CSS: .+: .+ is not a .+ value.*$
^CSS: .+: .+ is not a .+ value.*$
Count of instances: 4
Complaint specifics
- CSS: background-color: none is not a background-color value.
Rule ^CSS: .+: Parse Error.*$
Count of instances: 4
Complaint specifics
- CSS: color: Parse Error.
Issue contrastRisk
WCAG: 1.4.3
Score: 22
Complaints by htmlcs
Rule AAA.1_4_3_F24.F24.FGColour
AAA.1_4_3_F24.F24.FGColour
Count of instances: 3
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
Count of instances: 6
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
Count of instances: 12
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.Abs
Count of instances: 1
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 4.5:1.
Issue linkTextsSame
WCAG: 2.4.4
Score: 22
Complaints by qualWeb
Rule QW-ACT-R9
QW-ACT-R9
Count of instances: 7
Complaint specifics
- This rule checks that links with identical accessible names resolve to the same resource or equivalent resources.
Rule QW-ACT-R44
Count of instances: 2
Complaint specifics
- This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.
Complaints by tenon
Rule 98
98
Count of instances: 11
Complaint specifics
- These links have the same text but different destinations.
Issue noScriptRisk
WCAG: 4.1
Score: 21
Complaints by wave
Rule noscript
noscript
Count of instances: 21
Complaint specifics
- Noscript element
Issue formFieldNoText
WCAG: 4.1.2
Score: 20
Complaints by alfa
Rule r8
r8
Count of instances: 5
Complaint specifics
- Form fields have an accessible name
Issue controlNoText
WCAG: 4.1.2
Score: 20
Complaints by ibm
Rule input_label_exists
input_label_exists
Count of instances: 1
Complaint specifics
- Form control with "listbox" role has no associated label
Complaints by qualWeb
Rule QW-ACT-R16
QW-ACT-R16
Count of instances: 5
Complaint specifics
- Form control has accessible name
Complaints by wave
Rule label_missing
label_missing
Count of instances: 4
Complaint specifics
- Missing form label
Issue colorMissing
WCAG: 1.4.3
Score: 20
Complaints by qualWeb
Rule QW-WCAG-T31
QW-WCAG-T31
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 linkForcesNewWindow
WCAG: 3.2.5
Score: 18
Complaints by tenon
Rule 218
218
Count of instances: 6
Complaint specifics
- This link opens in a new window without user control.
Issue hoverSurprise
WCAG: 1.4.13
Score: 18
Complaints by testaro
Rule hover
hover
Count of instances: 9
Complaint specifics
- Hovering over element has unexpected effects
- Operable element cannot be hovered over
Issue labelEmpty
WCAG: 1.3.1
Score: 18
Complaints by wave
Rule label_empty
label_empty
Count of instances: 6
Complaint specifics
- Empty form label
Issue inconsistentStyles
WCAG: 3.2.4
Score: 17
Complaints by testaro
Rule styleDiff
styleDiff
Count of instances: 17
Complaint specifics
- In-line links have 5 different styles
- Links in columns have 6 different styles
- Buttons have 3 different styles
- Level-2 headings have 5 different styles
- Level-4 headings have 3 different styles
Issue focusableHidden
WCAG: 4.1.2
Score: 16
Complaints by alfa
Rule r17
r17
Count of instances: 3
Complaint specifics
- Elements with aria-hidden='true' are not focusable
Complaints by axe
Rule aria-hidden-focus
aria-hidden-focus
Count of instances: 3
Complaint specifics
- ARIA hidden element must not be focusable or contain focusable elements; Focusable content should be disabled or be removed from the DOM
Rule presentation-role-conflict
Count of instances: 1
Complaint specifics
- Ensure elements marked as presentational are consistently ignored
Complaints by ibm
Rule aria_hidden_nontabbable
aria_hidden_nontabbable
Count of instances: 3
Complaint specifics
- Element "button" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'
Complaints by qualWeb
Rule QW-ACT-R13
QW-ACT-R13
Count of instances: 3
Complaint specifics
- This rule checks that elements with an aria-hidden attribute do not contain focusable elements.
Issue ariaReferenceBad
WCAG: 1.3.1
Score: 16
Complaints by ibm
Rule aria_id_unique
aria_id_unique
Count of instances: 4
Complaint specifics
- The 'id' "navigation03" specified for the ARIA property 'aria-controls' value is not valid
- The 'id' "navigation02" specified for the ARIA property 'aria-controls' value is not valid
- The 'id' "navigation01" specified for the ARIA property 'aria-controls' value is not valid
- The 'id' "navigation00" specified for the ARIA property 'aria-controls' value is not valid
Issue governedBadID
WCAG: 1.3.1
Score: 16
Complaints by nuVal
Rule The aria-controls attribute must point to an element in the same document.
The aria-controls attribute must point to an element in the same document.
Count of instances: 4
Complaint specifics
- The aria-controls attribute must point to an element in the same document.
Issue siteNavigation
WCAG: 2.4
Score: 13
Complaints by qualWeb
Rule QW-WCAG-T15
QW-WCAG-T15
Count of instances: 13
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 descendantMissing
WCAG: 1.3.1
Score: 12
Complaints by alfa
Rule r68
r68
Count of instances: 3
Complaint specifics
- Elements with a role have required children
Complaints by axe
Rule aria-required-children
aria-required-children
Count of instances: 1
Complaint specifics
- Certain ARIA roles must contain particular children; Element has children which are not allowed: [role=presentation]; Element uses aria-busy="true" while showing a loader
Complaints by qualWeb
Rule QW-ACT-R38
QW-ACT-R38
Count of instances: 1
Complaint specifics
- This rule checks that an element with an explicit semantic role has at least one of its required owned elements.
Issue landmarkConfusion
WCAG: 1.3.6
Score: 12
Complaints by axe
Rule landmark-unique
landmark-unique
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
Count of instances: 4
Complaint specifics
- Multiple "navigation" landmarks with the same parent region are not distinguished from one another because they have the same "" label
- Multiple "form" landmarks with the same parent region are not distinguished from one another because they have the same "" label
Issue selectNoText
WCAG: 4.1.2
Score: 12
Complaints by axe
Rule select-name
select-name
Count of instances: 4
Complaint specifics
- Select element must have an accessible name; Form element does not have an implicit (wrapped) <label>; Form element does not have an explicit <label>; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role="none" or role="presentation"
Complaints by continuum
Rule 114
114
Count of instances: 4
Complaint specifics
- This select element does not have a mechanism that allows an accessible name value to be calculated
Complaints by htmlcs
Rule AAA.4_1_2.H91.Select.Value
AAA.4_1_2.H91.Select.Value
Count of instances: 2
Complaint specifics
- This select element does not have a value available to an accessibility API.
Complaints by wave
Rule select_missing_label
select_missing_label
Count of instances: 4
Complaint specifics
- Select missing label
Issue roleRedundant
WCAG: 4.1.2
Score: 12
Complaints by ibm
Rule aria_role_redundant
aria_role_redundant
Count of instances: 6
Complaint specifics
- The explicitly-assigned ARIA role "button" is redundant with the implicit role of the element <button>
Complaints by nuVal
Rule ^The .+ role is unnecessary for element .+$
^The .+ role is unnecessary for element .+$
Count of instances: 6
Complaint specifics
- The button role is unnecessary for element button.
Complaints by testaro
Rule role
role
Count of instances: 12
Complaint specifics
- BUTTON elements have redundant explicit role button (count: 6)
- DIV elements have invalid or native-replaceable explicit role listbox (count: 1)
- DIV elements have invalid or native-replaceable explicit role option (count: 4)
- DIV elements have invalid or native-replaceable explicit role navigation (count: 1)
Issue parseError
WCAG: 4.1
Score: 12
Complaints by ibm
Rule aria_child_valid
aria_child_valid
Count of instances: 2
Complaint specifics
- The element with role "list" does not own any child element with any of the following role(s): "listitem"
- The element with role "tablist" owns the child element with the role "button" that is not one of the allowed role(s): "tab"
Complaints by nuVal
Rule Element script must not have attribute async unless attribute src is also specified or unless attribute type is specified with value module.
Element script must not have attribute async unless attribute src is also specified or unless attribute type is specified with value module.
Count of instances: 4
Complaint specifics
- Element script must not have attribute async unless attribute src is also specified or unless attribute type is specified with value module.
Issue fontSizeAbsolute
WCAG: 1.4.4
Score: 12
Complaints by qualWeb
Rule QW-WCAG-T28
QW-WCAG-T28
Count of instances: 6
Complaint specifics
- This technique checks that all font-size attribute uses percent, em or names.
Issue textAlternativeRisk
WCAG: 1
Score: 11
Complaints by qualWeb
Rule QW-WCAG-T8
QW-WCAG-T8
Count of instances: 11
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 ariaBadAttribute
WCAG: 4.1.2
Score: 8
Complaints by alfa
Rule r18
r18
Count of instances: 1
Complaint specifics
- aria-* states and properties are allowed
Complaints by axe
Rule aria-allowed-attr
aria-allowed-attr
Count of instances: 1
Complaint specifics
- Elements must only use allowed ARIA attributes; ARIA attribute is not allowed: aria-selected="true"
Rule aria-valid-attr-value
Count of instances: 1
Complaint specifics
- ARIA attributes must conform to valid values; Invalid ARIA attribute value: aria-controls="navigation00"
Issue scrollRisk
WCAG: 1.4.10
Score: 8
Complaints by htmlcs
Rule AAA.1_4_10.C32,C31,C33,C38,SCR34,G206
AAA.1_4_10.C32,C31,C33,C38,SCR34,G206
Count of instances: 8
Complaint specifics
- This element has "position: fixed". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.
- Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.
Complaints by qualWeb
Rule QW-BP18
QW-BP18
Count of instances: 1
Complaint specifics
- The objective of this technique is to enable users to increase the size of text without having to scroll horizontally to read that text. To use this technique, an author specifies the width of text containers using percent values.
Issue headingStructure
WCAG: 1.3.1
Score: 8
Complaints by htmlcs
Rule AAA.1_3_1_AAA.G141
AAA.1_3_1_AAA.G141
Count of instances: 4
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.
- The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.
Complaints by tenon
Rule 155
155
Count of instances: 1
Complaint specifics
- These headings are not structured in a hierarchical manner.
Issue labelNoText
WCAG: 1.3.1
Score: 8
Complaints by ibm
Rule label_content_exists
label_content_exists
Count of instances: 2
Complaint specifics
- The <label> element does not have descriptive text that identifies the expected input
Issue tabIndexMissing
WCAG: 2.1.1
Score: 8
Complaints by tenon
Rule 190
190
Count of instances: 2
Complaint specifics
- Item(s) with interactive `role` must have `tabindex="0"` unless it is natively actionable.
Issue labelClash
WCAG: 1.3.1
Score: 8
Complaints by testaro
Rule labClash
labClash
Count of instances: 4
Complaint specifics
- Element INPUT is unlabeled
Issue pseudoHeadingRisk
WCAG: 1.3.1
Score: 7
Complaints by htmlcs
Rule AAA.1_3_1.H42
AAA.1_3_1.H42
Count of instances: 1
Complaint specifics
- Heading markup should be used if this content is intended as a heading.
Complaints by wave
Rule heading_possible
heading_possible
Count of instances: 7
Complaint specifics
- Possible heading
Issue headingLevelSkip
WCAG: 1.3.1
Score: 6
Complaints by alfa
Rule r53
r53
Count of instances: 3
Complaint specifics
- Headings are structured
Complaints by axe
Rule heading-order
heading-order
Count of instances: 3
Complaint specifics
- Heading levels should only increase by one; Heading order invalid
Complaints by wave
Rule heading_skipped
heading_skipped
Count of instances: 3
Complaint specifics
- Skipped heading level
Issue focusableRole
WCAG: 4.1.2
Score: 6
Complaints by axe
Rule focus-order-semantics
focus-order-semantics
Count of instances: 1
Complaint specifics
- Elements in the focus order should have an appropriate role; Element does not have a widget role.; Element has invalid semantics for an element in the focus order.
Complaints by qualWeb
Rule QW-WCAG-T26
QW-WCAG-T26
Count of instances: 2
Complaint specifics
- This failure demonstrates how using generic HTML elements to create user interface controls can make the controls inaccessible to assistive technology.
Issue navConfusion
WCAG: 1.3.6
Score: 6
Complaints by continuum
Rule 531
531
Count of instances: 2
Complaint specifics
- This nav does not have a unique accessible name as required when two or more nav elements are present
Complaints by ibm
Rule aria_navigation_label_unique
aria_navigation_label_unique
Count of instances: 2
Complaint specifics
- Multiple elements with "navigation" role do not have unique labels
Issue navNoText
WCAG: 1.3.6
Score: 6
Complaints by continuum
Rule 533
533
Count of instances: 2
Complaint specifics
- This nav does not have an accessible name as required when two or more nav elements are present
Issue skipRepeatedContent
WCAG: 2.4.1
Score: 6
Complaints by qualWeb
Rule QW-ACT-R64
QW-ACT-R64
Count of instances: 1
Complaint specifics
- This rule checks that the non-repeated content contains a heading
Rule QW-ACT-R75
Count of instances: 1
Complaint specifics
- This rule checks that each page has a mechanism to bypass repeated blocks of content.
Issue repeatedContentRisk
WCAG: 2.4.1
Score: 5
Complaints by alfa
Rule r87
r87
Count of instances: 1
Complaint specifics
- First focusable element is link to main content
Complaints by qualWeb
Rule QW-ACT-R73
QW-ACT-R73
Count of instances: 1
Complaint specifics
- This rule checks that repeated blocks of content are collapsible.
Rule QW-ACT-R74
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
Count of instances: 1
Complaint specifics
- The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.
Rule QW-BP17
Count of instances: 2
Complaint specifics
- The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.
Issue parentMissing
WCAG: 1.3.1
Score: 4
Complaints by alfa
Rule r42
r42
Count of instances: 1
Complaint specifics
- Elements with a role have required parent
Issue metaBansZoom
WCAG: 1.4.4
Score: 4
Complaints by alfa
Rule r47
r47
Count of instances: 1
Complaint specifics
- <meta name='viewport'> elements do not prevent zoom
Complaints by axe
Rule meta-viewport
meta-viewport
Count of instances: 1
Complaint specifics
- Zooming and scaling must not be disabled; user-scalable on <meta> tag disables zooming on mobile devices
Complaints by continuum
Rule 59
59
Count of instances: 1
Complaint specifics
- This META has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2
Complaints by qualWeb
Rule QW-ACT-R14
QW-ACT-R14
Count of instances: 1
Complaint specifics
- This rule checks that the meta element retains the user agent ability to zoom.
Issue focusableDescendants
WCAG: 4.1.2
Score: 4
Complaints by alfa
Rule r90
r90
Count of instances: 1
Complaint specifics
- Element with presentational children has no focusable content
Complaints by qualWeb
Rule QW-ACT-R65
QW-ACT-R65
Count of instances: 1
Complaint specifics
- This rule checks that elements with a role that makes its children presentational do not contain focusable elements.
Issue inputNoText
WCAG: 4.1.2
Score: 4
Complaints by axe
Rule aria-input-field-name
aria-input-field-name
Count of instances: 1
Complaint specifics
- ARIA input fields must have an accessible name; 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
Issue ariaMissing
WCAG: 4.1.2
Score: 4
Complaints by continuum
Rule 1042
1042
Count of instances: 1
Complaint specifics
- This DIV (role=option) does not have an aria-selected attribute
Issue linkWindowSurpriseRisk
WCAG: 3.2.5
Score: 4
Complaints by htmlcs
Rule AAA.3_2_5.H83.3
AAA.3_2_5.H83.3
Count of instances: 4
Complaint specifics
- Check that this link's link text contains information indicating that the link will open in a new window.
Issue internalLinkBroken
WCAG: 1.3.1
Score: 4
Complaints by htmlcs
Rule AAA.2_4_1.G1,G123,G124.NoSuchID
AAA.2_4_1.G1,G123,G124.NoSuchID
Count of instances: 1
Complaint specifics
- This link points to a named anchor "sidewidgetarea" within the document, but no anchor exists with that name.
Complaints by wave
Rule link_internal_broken
link_internal_broken
Count of instances: 1
Complaint specifics
- Broken same-page link
Issue linkElementBad
WCAG: 1.3.1
Score: 4
Complaints by htmlcs
Rule AAA.2_4_8.H59.1
AAA.2_4_8.H59.1
Count of instances: 1
Complaint specifics
- Link elements can only be located in the head section of the document.
Issue imageTextLong
WCAG: 1.1.1
Score: 4
Complaints by qualWeb
Rule QW-BP2
QW-BP2
Count of instances: 2
Complaint specifics
- Image alt text attribute with more than 100 characters
Complaints by wave
Rule alt_long
alt_long
Count of instances: 2
Complaint specifics
- Long alternative text
Issue pseudoListRisk
WCAG: 1.3.1
Score: 4
Complaints by qualWeb
Rule QW-BP23
QW-BP23
Count of instances: 4
Complaint specifics
- Ensures <li> elements are used semantically
Issue allCaps
WCAG: 3.1.5
Score: 4
Complaints by tenon
Rule 153
153
Count of instances: 4
Complaint specifics
- This long string of text is in all caps.
Issue h1Missing
WCAG: 1.3.1
Score: 3
Complaints by alfa
Rule r61
r61
Count of instances: 1
Complaint specifics
- Documents start with a level 1 heading
Issue roleBad
WCAG: 4.1.2
Score: 3
Complaints by axe
Rule aria-allowed-role
aria-allowed-role
Count of instances: 1
Complaint specifics
- ARIA role should be appropriate for the element; ARIA role navigation must be removed when the element is made visible, as it is not allowed for the element
Complaints by ibm
Rule aria_eventhandler_role_valid
aria_eventhandler_role_valid
Count of instances: 1
Complaint specifics
- The <div> element with 'onclick, onmouseout, onmouseover' does not have a valid ARIA role specified
Issue activeEmbedding
WCAG: 2.5.5
Score: 3
Complaints by axe
Rule nested-interactive
nested-interactive
Count of instances: 1
Complaint specifics
- Interactive controls must not be nested; Element has focusable descendants
Issue eventKeyboardRisk
WCAG: 2.1.1
Score: 3
Complaints by htmlcs
Rule AAA.2_1_1.G90
AAA.2_1_1.G90
Count of instances: 1
Complaint specifics
- Ensure the functionality provided by an event handler for this element is available through the keyboard
Rule AAA.2_1_1.SCR20.MouseOut
Count of instances: 1
Complaint specifics
- Ensure the functionality provided by mousing out of this element is available through the keyboard; for instance, using the blur event.
Rule AAA.2_1_1.SCR20.MouseOver
Count of instances: 1
Complaint specifics
- Ensure the functionality provided by mousing over this element is available through the keyboard; for instance, using the focus event.
Complaints by qualWeb
Rule QW-WCAG-T6
QW-WCAG-T6
Count of instances: 1
Complaint specifics
- The objective of this technique is to verify the parity of keyboard-specific and mouse-specific events when code that has a scripting function associated with an event is used
Complaints by wave
Rule event_handler
event_handler
Count of instances: 1
Complaint specifics
- Device dependent event handler
Issue submitButton
WCAG: 2.5.6
Score: 3
Complaints by htmlcs
Rule AAA.3_2_2.H32.2
AAA.3_2_2.H32.2
Count of instances: 1
Complaint specifics
- This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute "submit" or "image", or BUTTON elements with type "submit" or omitted/invalid.
Complaints by qualWeb
Rule QW-WCAG-T19
QW-WCAG-T19
Count of instances: 1
Complaint specifics
- The objective of this technique is to provide a mechanism that allows users to explicitly request changes of context. The intended use of a submit button is to generate an HTTP request that submits data entered in a form, so it is an appropriate control to use for causing a change of context.
Issue boxSizeAbsolute
WCAG: 1.4.4
Score: 3
Complaints by qualWeb
Rule QW-BP15
QW-BP15
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
Count of instances: 1
Complaint specifics
- The layout or sizing of this page causes horizontal scrolling.
Issue fontSmall
WCAG: 1.4
Score: 3
Complaints by tenon
Rule 134
134
Count of instances: 1
Complaint specifics
- Very small text found.
Issue decorativeElementExposed
WCAG: 1.3.1
Score: 2
Complaints by alfa
Rule r86
r86
Count of instances: 1
Complaint specifics
- Elements that are marked as decorative are not exposed to assistive technologies
Issue mainNone
WCAG: 1.3.6
Score: 2
Complaints by axe
Rule landmark-one-main
landmark-one-main
Count of instances: 1
Complaint specifics
- Document should have one main landmark; Document does not have a main landmark
Complaints by qualWeb
Rule QW-ACT-R63
QW-ACT-R63
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 selectFlatRisk
WCAG: 1.3.1
Score: 2
Complaints by htmlcs
Rule AAA.1_3_1.H85.2
AAA.1_3_1.H85.2
Count of instances: 2
Complaint specifics
- If this selection list contains groups of related options, they should be grouped with optgroup.
Issue tabFocusability
WCAG: 2.1.1
Score: 2
Complaints by testaro
Rule focAll
focAll
Count of instances: 1
Complaint specifics
- Some focusable elements are not Tab-focusable or vice versa
Issue linkConfusionRisk
WCAG: 2.4.4
Score: 1
Complaints by axe
Rule identical-links-same-purpose
identical-links-same-purpose
Count of instances: 1
Complaint specifics
- Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous.
Issue decorativeImageRisk
WCAG: 1.1.1
Score: 1
Complaints by htmlcs
Rule AAA.1_1_1.H67.2
AAA.1_1_1.H67.2
Count of instances: 1
Complaint specifics
- Img element is marked so that it is ignored by Assistive Technology.
Issue pseudoOrderedListRisk
WCAG: 1.3.1
Score: 1
Complaints by htmlcs
Rule AAA.1_3_1.H48.2
AAA.1_3_1.H48.2
Count of instances: 1
Complaint specifics
- This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.
Issue autocompleteRisk
WCAG: 1.3.5
Score: 1
Complaints by htmlcs
Rule AAA.1_3_5.H98
AAA.1_3_5.H98
Count of instances: 1
Complaint specifics
- This element contains a potentially faulty value in its autocomplete attribute: maple-syrup-pot.
Issue noOptionFocusable
WCAG: 2.1.1
Score: 1
Complaints by ibm
Rule aria_child_tabbable
aria_child_tabbable
Count of instances: 1
Complaint specifics
- None of the descendent elements with "option" role is tabbable
Issue sectionHeadingless
WCAG: 1.3.1
Score: 1
Complaints by qualWeb
Rule QW-WCAG-T9
QW-WCAG-T9
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 visibleBulk
WCAG: 2.4
Score: 1
Complaints by testaro
Rule bulk
bulk
Count of instances: 1
Complaint specifics
- Page contains a large number of visible elements
Issue ignorable
WCAG: N/A
Score: 0
Complaints by qualWeb
Rule QW-WCAG-T20
QW-WCAG-T20
Count of instances: 1
Complaint specifics
- Supplementing link text with the title attribute
Complete report
{ "id": "17i8p-ts27-dial", "what": "accessibility tests", "strict": true, "timeLimit": 330, "acts": [ { "type": "launch", "which": "webkit", "startTime": 1687008317950, "endTime": 1687008318901 }, { "type": "url", "which": "https://dialseniorliving.com/", "what": "Dial Senior Living", "startTime": 1687008318901, "result": { "url": "https://dialseniorliving.com/" }, "endTime": 1687008320264 }, { "type": "tenonRequest", "id": "a", "withNewContent": false, "what": "Tenon API version 2 test request, with page content", "startTime": 1687008320265, "url": "https://dialseniorliving.com/", "endTime": 1687008322767 }, { "type": "test", "which": "testaro", "what": "Testaro", "withItems": true, "rules": [ "y", "motion" ], "startTime": 1687008322767, "url": "https://dialseniorliving.com/", "result": { "rules": { "motion": { "what": "motion without user request", "data": { "bytes": [ 514290, 514290, 514290, 514290, 514290 ], "localRatios": [ 1, 1, 1, 1 ], "meanLocalRatio": 1, "maxLocalRatio": 1, "globalRatio": 1, "pixelChanges": [ 0, 0, 0, 0 ], "meanPixelChange": 0, "maxPixelChange": 0, "changeFrequency": 0 }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] } }, "success": true }, "standardResult": { "totals": [ 0, 0, 0, 0 ], "instances": [] }, "endTime": 1687008336518 }, { "type": "launch", "which": "chromium", "startTime": 1687008336518, "endTime": 1687008337293 }, { "type": "url", "which": "https://dialseniorliving.com/", "what": "Dial Senior Living", "startTime": 1687008337293, "result": { "url": "https://dialseniorliving.com/" }, "endTime": 1687008338191 }, { "type": "test", "which": "alfa", "startTime": 1687008338191, "url": "https://dialseniorliving.com/", "what": "alfa", "result": { "totals": { "failures": 228, "warnings": 1 }, "items": [ { "index": 3, "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[4]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]", "codeLines": [ "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\">", " <span class=\"menu-title-text\">", " <i class=\"fa fa-facebook\"></i>", " </span>", "</a>" ] } }, { "index": 4, "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[4]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]", "codeLines": [ "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\">", " <span class=\"menu-title-text\">", " <i class=\"fa fa-instagram\"></i>", " </span>", "</a>" ] } }, { "index": 35, "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[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\"></a>" ] } }, { "index": 41, "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[5]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]", "codeLines": [ "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\"></a>" ] } }, { "index": 42, "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[5]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]", "codeLines": [ "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\"></a>" ] } }, { "index": 79, "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[5]/div[4]/div[1]/div[1]/ul[2]/li[1]/a[1]", "codeLines": [ "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\">", " <span class=\"menu-title-text\">", " <i class=\"fa fa-facebook\"></i>", " </span>", "</a>" ] } }, { "index": 80, "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[5]/div[4]/div[1]/div[1]/ul[2]/li[2]/a[1]", "codeLines": [ "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\">", " <span class=\"menu-title-text\">", " <i class=\"fa fa-instagram\"></i>", " </span>", "</a>" ] } }, { "index": 86, "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[6]/div[1]/div[2]/a[1]", "codeLines": [ "<a href=\"javascript:void(0)\" onclick=\"hideChatButtonImage(event);window.postMessage(JSON.stringify({type:'2'}), '*');\" id=\"closeChatImage\" style=\" right:25px;top:28px; position: absolute;\">", " <svg id=\"closeXImage\" width=\"16\" height=\"16\" viewBox=\"0 0 21 21\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">", " <path d=\"M19.3359 0L10.5 8.83591L1.6641 0L0 1.6641L8.83591 10.5L0 19.3359L1.6641 21L10.5 12.1641L19.3359 21L21 19.3359L12.1641 10.5L21 1.6641L19.3359 0Z\" fill=\"currentColor\"></path>", " </svg>", "</a>" ] } }, { "index": 122, "verdict": "failed", "rule": { "ruleID": "r17", "ruleSummary": "Elements with aria-hidden='true' are not focusable", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r17", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]", "codeLines": [ "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation01\" id=\"slick-slide01\">", " <button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">", " 2", " </button>", "</li>" ] } }, { "index": 123, "verdict": "failed", "rule": { "ruleID": "r17", "ruleSummary": "Elements with aria-hidden='true' are not focusable", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r17", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[3]", "codeLines": [ "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation02\" id=\"slick-slide02\">", " <button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">", " 3", " </button>", "</li>" ] } }, { "index": 124, "verdict": "failed", "rule": { "ruleID": "r17", "ruleSummary": "Elements with aria-hidden='true' are not focusable", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r17", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[4]", "codeLines": [ "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation03\" id=\"slick-slide03\">", " <button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">", " 4", " </button>", "</li>" ] } }, { "index": 134, "verdict": "failed", "rule": { "ruleID": "r18", "ruleSummary": "aria-* states and properties are allowed", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r18", "requirements": [ { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5", "name": "ARIA5", "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface" } ] }, "target": { "type": "attribute", "tagName": "aria-selected", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/@aria-selected", "codeLines": [ "aria-selected=\"true\"" ] } }, { "index": 414, "verdict": "failed", "rule": { "ruleID": "r42", "ruleSummary": "Elements with a role have required parent", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r42", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" } ] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]", "codeLines": [ "<li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\">", " <button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">", " 1", " </button>", "</li>" ] } }, { "index": 471, "verdict": "failed", "rule": { "ruleID": "r47", "ruleSummary": "<meta name='viewport'> elements do not prevent zoom", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r47", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#resize-text", "chapter": "1.4.4", "title": "Resize text" } ] }, "target": { "type": "element", "tagName": "meta", "path": "/html[1]/head[1]/meta[2]", "codeLines": [ "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0\">" ] } }, { "index": 479, "verdict": "failed", "rule": { "ruleID": "r53", "ruleSummary": "Headings are structured", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r53", "requirements": [] }, "target": { "type": "element", "tagName": "h4", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]", "codeLines": [ "<h4>", " Independent Living", "</h4>" ] } }, { "index": 486, "verdict": "failed", "rule": { "ruleID": "r53", "ruleSummary": "Headings are structured", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r53", "requirements": [] }, "target": { "type": "element", "tagName": "h4", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]", "codeLines": [ "<h4 class=\"p1\">", " <span class=\"s1\">", " Get to know Dial", " </span>", "</h4>" ] } }, { "index": 488, "verdict": "failed", "rule": { "ruleID": "r53", "ruleSummary": "Headings are structured", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r53", "requirements": [] }, "target": { "type": "element", "tagName": "h4", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]", "codeLines": [ "<h4>", " Dial Senior Living", "</h4>" ] } }, { "index": 499, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[2]/a[1]/span[1]/text()[1]", "codeLines": [ "Close Search" ] } }, { "index": 523, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "Love the" ] } }, { "index": 524, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/h2[1]/span[1]/text()[1]", "codeLines": [ "way you live." ] } }, { "index": 525, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/h3[1]/text()[1]", "codeLines": [ "Discover Dial Senior Living retirement communities" ] } }, { "index": 526, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]/span[1]/text()[1]", "codeLines": [ "Watch the Video" ] } }, { "index": 527, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]", "codeLines": [ "Dial Communities" ] } }, { "index": 528, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/span[1]/text()[1]", "codeLines": [ "1" ] } }, { "index": 529, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[2]/text()[1]", "codeLines": [ "Step 1" ] } }, { "index": 530, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/span[1]/span[1]/span[1]/text()[1]", "codeLines": [ "State" ] } }, { "index": 531, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]", "codeLines": [ "State" ] } }, { "index": 532, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]", "codeLines": [ "Colorado" ] } }, { "index": 533, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]", "codeLines": [ "Illinois" ] } }, { "index": 534, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]", "codeLines": [ "Iowa" ] } }, { "index": 535, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[5]/text()[1]", "codeLines": [ "Kansas" ] } }, { "index": 536, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[6]/text()[1]", "codeLines": [ "Missouri" ] } }, { "index": 537, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[7]/text()[1]", "codeLines": [ "Nebraska" ] } }, { "index": 538, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[8]/text()[1]", "codeLines": [ "Texas" ] } }, { "index": 539, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/span[1]/span[1]/span[1]/text()[1]", "codeLines": [ "Service" ] } }, { "index": 540, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]", "codeLines": [ "Senior Care Options" ] } }, { "index": 541, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]", "codeLines": [ "Independent Living" ] } }, { "index": 542, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]", "codeLines": [ "Assisted Living" ] } }, { "index": 543, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]", "codeLines": [ "Memory Care" ] } }, { "index": 544, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/button[1]/span[1]/text()[1]", "codeLines": [ "Find Your Community" ] } }, { "index": 545, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/i[1]/text()[1]", "codeLines": [ "keyboard_arrow_left" ] } }, { "index": 546, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]", "codeLines": [ "Previous" ] } }, { "index": 547, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/text()[1]", "codeLines": [ "Next" ] } }, { "index": 548, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/i[1]/text()[1]", "codeLines": [ "keyboard_arrow_right" ] } }, { "index": 549, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]", "codeLines": [ "Dial Senior Living" ] } }, { "index": 550, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "Lifestyle Options" ] } }, { "index": 551, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "We know how hard it can be to choose the right senior living community. Start here to learn more about our options, and then take our questionnaire to find out which one is right for you or your loved one." ] } }, { "index": 552, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]/text()[1]", "codeLines": [ "Independent Living" ] } }, { "index": 553, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 554, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "Perfect for seniors looking to live in a community environment without the worry of maintenance, housekeeping, or security issues." ] } }, { "index": 555, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/h4[1]/text()[1]", "codeLines": [ "Assisted Living" ] } }, { "index": 556, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 557, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "Provides seniors the ability to live as independently as they want, while offering assistance with the activities of daily life." ] } }, { "index": 558, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[3]/div[1]/div[2]/div[1]/div[1]/h4[1]/text()[1]", "codeLines": [ "Memory Care" ] } }, { "index": 559, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[3]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 560, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[3]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "A beneficial space for loved ones living with dementia, Alzheimer’s disease, and other memory-related impairments." ] } }, { "index": 561, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/span[1]/text()[1]", "codeLines": [ "Which care solution is best for you or your family?" ] } }, { "index": 562, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/a[1]/span[1]/text()[1]", "codeLines": [ "Where to Begin" ] } }, { "index": 563, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "Recent Insights" ] } }, { "index": 564, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "From helpful information on health, aging and our facilities, to the stories of real Dial residents, our blog provides a useful, up-to-date resource for seniors and their family members." ] } }, { "index": 565, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/button[1]/text()[1]", "codeLines": [ "Previous" ] } }, { "index": 566, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]/a[1]/text()[1]", "codeLines": [ "A Message from Dial Senior Living President, Ted Lowndes 11/16/2020" ] } }, { "index": 567, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/text()[1]", "codeLines": [ "November 16, 2020" ] } }, { "index": 568, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 569, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/button[2]/text()[1]", "codeLines": [ "Next" ] } }, { "index": 570, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/button[1]/text()[1]", "codeLines": [ "1" ] } }, { "index": 571, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]/em[1]/text()[1]", "codeLines": [ "Career" ] } }, { "index": 572, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "Opportunities" ] } }, { "index": 573, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "A career at Dial Senior Living offers the opportunity to grow and move forward in your profession, while helping our residents love the way they live." ] } }, { "index": 574, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[2]/a[1]/span[1]/text()[1]", "codeLines": [ "View Job Postings" ] } }, { "index": 575, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]/span[1]/text()[1]", "codeLines": [ "Get to know Dial" ] } }, { "index": 576, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Learn more about our history, culture, mission and more." ] } }, { "index": 577, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 578, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "LifeLoop is our resident engagement platform that connects residents, families and staff – helping family members gain helpful insight into their loved one’s daily activities." ] } }, { "index": 579, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/p[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 580, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/em[1]/text()[1]", "codeLines": [ "Follow" ] } }, { "index": 581, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "Dial Communities" ] } }, { "index": 582, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]", "codeLines": [ "Dial Communities" ] } }, { "index": 583, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/span[1]/text()[1]", "codeLines": [ "1" ] } }, { "index": 584, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[2]/text()[1]", "codeLines": [ "Step 1" ] } }, { "index": 585, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/span[1]/span[1]/span[1]/text()[1]", "codeLines": [ "State" ] } }, { "index": 586, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]", "codeLines": [ "State" ] } }, { "index": 587, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]", "codeLines": [ "Colorado" ] } }, { "index": 588, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]", "codeLines": [ "Illinois" ] } }, { "index": 589, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]", "codeLines": [ "Iowa" ] } }, { "index": 590, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[5]/text()[1]", "codeLines": [ "Kansas" ] } }, { "index": 591, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[6]/text()[1]", "codeLines": [ "Missouri" ] } }, { "index": 592, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[7]/text()[1]", "codeLines": [ "Nebraska" ] } }, { "index": 593, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[8]/text()[1]", "codeLines": [ "Texas" ] } }, { "index": 594, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/span[1]/span[1]/span[1]/text()[1]", "codeLines": [ "Service" ] } }, { "index": 595, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]", "codeLines": [ "Senior Care Options" ] } }, { "index": 596, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]", "codeLines": [ "Independent Living" ] } }, { "index": 597, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]", "codeLines": [ "Assisted Living" ] } }, { "index": 598, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]", "codeLines": [ "Memory Care" ] } }, { "index": 599, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/button[1]/span[1]/text()[1]", "codeLines": [ "Find Your Community" ] } }, { "index": 600, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/i[1]/text()[1]", "codeLines": [ "keyboard_arrow_left" ] } }, { "index": 601, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]", "codeLines": [ "Previous" ] } }, { "index": 602, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/text()[1]", "codeLines": [ "Next" ] } }, { "index": 603, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/i[1]/text()[1]", "codeLines": [ "keyboard_arrow_right" ] } }, { "index": 604, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]/text()[1]", "codeLines": [ "Dial Senior Living" ] } }, { "index": 605, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "11506 Nicholas St, Suite 205" ] } }, { "index": 606, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Omaha, NE 68154" ] } }, { "index": 607, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/span[2]/a[1]/text()[1]", "codeLines": [ "(402) 964-0099" ] } }, { "index": 608, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/h4[1]/text()[1]", "codeLines": [ "Find a Community" ] } }, { "index": 609, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]", "codeLines": [ "Colorado" ] } }, { "index": 610, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "Illinois" ] } }, { "index": 611, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "Iowa" ] } }, { "index": 612, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]", "codeLines": [ "Kansas" ] } }, { "index": 613, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]", "codeLines": [ "Missouri" ] } }, { "index": 614, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[6]/a[1]/text()[1]", "codeLines": [ "Nebraska" ] } }, { "index": 615, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[7]/a[1]/text()[1]", "codeLines": [ "Texas" ] } }, { "index": 616, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]", "codeLines": [ "Home" ] } }, { "index": 617, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "Where to Begin" ] } }, { "index": 618, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "Senior Living Options" ] } }, { "index": 619, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]", "codeLines": [ "About" ] } }, { "index": 620, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]", "codeLines": [ "Dial History" ] } }, { "index": 621, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[6]/a[1]/text()[1]", "codeLines": [ "Careers" ] } }, { "index": 622, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[7]/a[1]/text()[1]", "codeLines": [ "Contact Us" ] } }, { "index": 623, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[8]/a[1]/text()[1]", "codeLines": [ "Provide Feedback" ] } }, { "index": 624, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[9]/a[1]/text()[1]", "codeLines": [ "Privacy Policy" ] } }, { "index": 625, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[2]/div[2]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "© 2023 Dial Senior Living. All rights reserved." ] } }, { "index": 626, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[5]/div[4]/div[1]/a[1]/span[1]/text()[1]", "codeLines": [ "Close Menu" ] } }, { "index": 657, "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": 817, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/span[1]/text()[1]", "codeLines": [ "1" ] } }, { "index": 819, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/span[1]/span[1]/span[1]/text()[1]", "codeLines": [ "State" ] } }, { "index": 820, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]", "codeLines": [ "State" ] } }, { "index": 821, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]", "codeLines": [ "Colorado" ] } }, { "index": 822, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]", "codeLines": [ "Illinois" ] } }, { "index": 823, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]", "codeLines": [ "Iowa" ] } }, { "index": 824, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[5]/text()[1]", "codeLines": [ "Kansas" ] } }, { "index": 825, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[6]/text()[1]", "codeLines": [ "Missouri" ] } }, { "index": 826, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[7]/text()[1]", "codeLines": [ "Nebraska" ] } }, { "index": 827, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[8]/text()[1]", "codeLines": [ "Texas" ] } }, { "index": 828, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/span[1]/span[1]/span[1]/text()[1]", "codeLines": [ "Service" ] } }, { "index": 829, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]", "codeLines": [ "Senior Care Options" ] } }, { "index": 830, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]", "codeLines": [ "Independent Living" ] } }, { "index": 831, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]", "codeLines": [ "Assisted Living" ] } }, { "index": 832, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]", "codeLines": [ "Memory Care" ] } }, { "index": 833, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/button[1]/span[1]/text()[1]", "codeLines": [ "Find Your Community" ] } }, { "index": 834, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/i[1]/text()[1]", "codeLines": [ "keyboard_arrow_left" ] } }, { "index": 835, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]", "codeLines": [ "Previous" ] } }, { "index": 836, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/text()[1]", "codeLines": [ "Next" ] } }, { "index": 837, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/i[1]/text()[1]", "codeLines": [ "keyboard_arrow_right" ] } }, { "index": 851, "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[5]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/a[1]/span[1]/text()[1]", "codeLines": [ "Where to Begin" ] } }, { "index": 882, "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[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]/span[1]/text()[1]", "codeLines": [ "Get to know Dial" ] } }, { "index": 883, "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[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Learn more about our history, culture, mission and more." ] } }, { "index": 885, "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[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "LifeLoop is our resident engagement platform that connects residents, families and staff – helping family members gain helpful insight into their loved one’s daily activities." ] } }, { "index": 890, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/span[1]/text()[1]", "codeLines": [ "1" ] } }, { "index": 892, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/span[1]/span[1]/span[1]/text()[1]", "codeLines": [ "State" ] } }, { "index": 893, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]", "codeLines": [ "State" ] } }, { "index": 894, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]", "codeLines": [ "Colorado" ] } }, { "index": 895, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]", "codeLines": [ "Illinois" ] } }, { "index": 896, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]", "codeLines": [ "Iowa" ] } }, { "index": 897, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[5]/text()[1]", "codeLines": [ "Kansas" ] } }, { "index": 898, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[6]/text()[1]", "codeLines": [ "Missouri" ] } }, { "index": 899, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[7]/text()[1]", "codeLines": [ "Nebraska" ] } }, { "index": 900, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[8]/text()[1]", "codeLines": [ "Texas" ] } }, { "index": 901, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/span[1]/span[1]/span[1]/text()[1]", "codeLines": [ "Service" ] } }, { "index": 902, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]", "codeLines": [ "Senior Care Options" ] } }, { "index": 903, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]", "codeLines": [ "Independent Living" ] } }, { "index": 904, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]", "codeLines": [ "Assisted Living" ] } }, { "index": 905, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]", "codeLines": [ "Memory Care" ] } }, { "index": 906, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/button[1]/span[1]/text()[1]", "codeLines": [ "Find Your Community" ] } }, { "index": 907, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/i[1]/text()[1]", "codeLines": [ "keyboard_arrow_left" ] } }, { "index": 908, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]", "codeLines": [ "Previous" ] } }, { "index": 909, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/text()[1]", "codeLines": [ "Next" ] } }, { "index": 910, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/i[1]/text()[1]", "codeLines": [ "keyboard_arrow_right" ] } }, { "index": 976, "verdict": "failed", "rule": { "ruleID": "r68", "ruleSummary": "Elements with a role have required children", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r68", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" } ] }, "target": { "type": "element", "tagName": "ul", "path": "/html[1]/body[1]/div[4]/header[1]/div[1]/div[1]/div[2]/nav[1]/ul[2]", "codeLines": [ "<ul class=\"buttons sf-menu\" data-user-set-ocm=\"off\"></ul>" ] } }, { "index": 980, "verdict": "failed", "rule": { "ruleID": "r68", "ruleSummary": "Elements with a role have required children", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r68", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" } ] }, "target": { "type": "element", "tagName": "ul", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]", "codeLines": [ "<ul class=\"slick-dots\" role=\"tablist\" style=\"\">", " <li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\">", " <button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">", " 1", " </button>", " </li>", " <li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation01\" id=\"slick-slide01\">", " <button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">", " 2", " </button>", " </li>", " <li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation02\" id=\"slick-slide02\">", " <button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">", " 3", " </button>", " </li>", " <li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation03\" id=\"slick-slide03\">", " <button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">", " 4", " </button>", " </li>", "</ul>" ] } }, { "index": 985, "verdict": "failed", "rule": { "ruleID": "r68", "ruleSummary": "Elements with a role have required children", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r68", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#info-and-relationships", "chapter": "1.3.1", "title": "Info and Relationships" } ] }, "target": { "type": "element", "tagName": "ul", "path": "/html[1]/body[1]/div[5]/div[2]/div[2]/div[1]/div[2]/ul[1]", "codeLines": [ "<ul class=\"social\"></ul>" ] } }, { "index": 1027, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/span[1]/text()[1]", "codeLines": [ "1" ] } }, { "index": 1030, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]", "codeLines": [ "State" ] } }, { "index": 1031, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]", "codeLines": [ "Colorado" ] } }, { "index": 1032, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]", "codeLines": [ "Illinois" ] } }, { "index": 1033, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]", "codeLines": [ "Iowa" ] } }, { "index": 1034, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[5]/text()[1]", "codeLines": [ "Kansas" ] } }, { "index": 1035, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[6]/text()[1]", "codeLines": [ "Missouri" ] } }, { "index": 1036, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[7]/text()[1]", "codeLines": [ "Nebraska" ] } }, { "index": 1037, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[8]/text()[1]", "codeLines": [ "Texas" ] } }, { "index": 1039, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]", "codeLines": [ "Senior Care Options" ] } }, { "index": 1040, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]", "codeLines": [ "Independent Living" ] } }, { "index": 1041, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]", "codeLines": [ "Assisted Living" ] } }, { "index": 1042, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]", "codeLines": [ "Memory Care" ] } }, { "index": 1043, "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/button[1]/span[1]/text()[1]", "codeLines": [ "Find Your Community" ] } }, { "index": 1061, "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[5]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/a[1]/span[1]/text()[1]", "codeLines": [ "Where to Begin" ] } }, { "index": 1092, "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[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]/span[1]/text()[1]", "codeLines": [ "Get to know Dial" ] } }, { "index": 1093, "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[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Learn more about our history, culture, mission and more." ] } }, { "index": 1095, "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[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "LifeLoop is our resident engagement platform that connects residents, families and staff – helping family members gain helpful insight into their loved one’s daily activities." ] } }, { "index": 1100, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/span[1]/text()[1]", "codeLines": [ "1" ] } }, { "index": 1103, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]", "codeLines": [ "State" ] } }, { "index": 1104, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]", "codeLines": [ "Colorado" ] } }, { "index": 1105, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]", "codeLines": [ "Illinois" ] } }, { "index": 1106, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]", "codeLines": [ "Iowa" ] } }, { "index": 1107, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[5]/text()[1]", "codeLines": [ "Kansas" ] } }, { "index": 1108, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[6]/text()[1]", "codeLines": [ "Missouri" ] } }, { "index": 1109, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[7]/text()[1]", "codeLines": [ "Nebraska" ] } }, { "index": 1110, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[8]/text()[1]", "codeLines": [ "Texas" ] } }, { "index": 1112, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]", "codeLines": [ "Senior Care Options" ] } }, { "index": 1113, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]", "codeLines": [ "Independent Living" ] } }, { "index": 1114, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]", "codeLines": [ "Assisted Living" ] } }, { "index": 1115, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]", "codeLines": [ "Memory Care" ] } }, { "index": 1116, "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/button[1]/span[1]/text()[1]", "codeLines": [ "Find Your Community" ] } }, { "index": 1211, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " <strong>", " Dial Communities", " </strong>", "</p>" ] } }, { "index": 1212, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]", "codeLines": [ "<p style=\"text-align: center;\">", " We know how hard it can be to choose the right senior living community. Start here to learn more about our options, and then take our questionnaire to find out which one is right for you or your loved one.", "</p>" ] } }, { "index": 1213, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " <a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\">", " Learn More", " <i class=\"fa fa-angle-right\"></i>", " </a>", "</p>" ] } }, { "index": 1214, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " Perfect for seniors looking to live in a community environment without the worry of maintenance, housekeeping, or security issues.", "</p>" ] } }, { "index": 1215, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " <a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\">", " Learn More", " <i class=\"fa fa-angle-right\"></i>", " </a>", "</p>" ] } }, { "index": 1216, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " Provides seniors the ability to live as independently as they want, while offering assistance with the activities of daily life.", "</p>" ] } }, { "index": 1217, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[3]/div[1]/div[2]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " <a href=\"https://dialseniorliving.com/senior-living-options/memory-care/\">", " Learn More", " <i class=\"fa fa-angle-right\"></i>", " </a>", "</p>" ] } }, { "index": 1218, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[3]/div[1]/div[2]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " A beneficial space for loved ones living with dementia, Alzheimer’s disease, and other memory-related impairments.", "</p>" ] } }, { "index": 1219, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]", "codeLines": [ "<p style=\"text-align: center;\">", " From helpful information on health, aging and our facilities, to the stories of real Dial residents, our blog provides a useful, up-to-date resource for seniors and their family members.", "</p>" ] } }, { "index": 1220, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]", "codeLines": [ "<p style=\"text-align: center;\">", " A career at Dial Senior Living offers the opportunity to grow and move forward in your profession, while helping our residents love the way they live.", "</p>" ] } }, { "index": 1221, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " <img decoding=\"async\" class=\"alignright wp-image-904\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-reality-original-signage-3-300x230.png\" alt=\"Dial Reality Original Signage\" width=\"251\" height=\"192\" srcset=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/dia...", " Learn more about our history, culture, mission and more.", "</p>" ] } }, { "index": 1222, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " <a href=\"/about/\">", " Learn More", " <i class=\"fa fa-angle-right\"></i>", " </a>", "</p>" ] } }, { "index": 1223, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]", "codeLines": [ "<p class=\"p1\" style=\"text-align: left !important;\">", " <span class=\"s1\">", " <img decoding=\"async\" loading=\"lazy\" class=\"wp-image-65 aligncenter\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/foot-callout-lifeloop-callout-300x79.png\" alt=\"\" width=\"194\" height=\"51\" srcset=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/foot-callout-lifelo...", " </span>", "</p>" ] } }, { "index": 1224, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " LifeLoop is our resident engagement platform that connects residents, families and staff – helping family members gain helpful insight into their loved one’s daily activities.", "</p>" ] } }, { "index": 1225, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/p[1]", "codeLines": [ "<p>", " <a href=\"/lifeloop/\">", " Learn More", " <i class=\"fa fa-angle-right\"></i>", " </a>", "</p>" ] } }, { "index": 1226, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " <strong>", " Dial Communities", " </strong>", "</p>" ] } }, { "index": 1227, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " <a href=\"/\">", " <img decoding=\"async\" loading=\"lazy\" class=\"wp-image-18 alignleft footer-logo\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-senior-living-logo-300x174.png\" alt=\"Dial Senior Living\" width=\"141\" height=\"82\" srcset=\"https://diallivingdev.wpenginepowered.com/wp-content/uplo...", " </a>", "</p>" ] } }, { "index": 1228, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " 11506 Nicholas St, Suite 205", " <br>", " <span class=\"s1\">", " Omaha, NE 68154", " <br>", " </span>", " <span class=\"s1\">", " <a href=\"tel:1-402-964-0099\">", " (402) 964-0099", " </a>", " </span>", "</p>" ] } }, { "index": 1229, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[5]/div[2]/div[2]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " © 2023 Dial Senior Living. All rights reserved.", "</p>" ] } }, { "index": 1277, "verdict": "failed", "rule": { "ruleID": "r8", "ruleSummary": "Form fields have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r8", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/input[1]", "codeLines": [ "<input type=\"text\" class=\" \">" ] } }, { "index": 1278, "verdict": "failed", "rule": { "ruleID": "r8", "ruleSummary": "Form fields have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r8", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/label[1]/input[1]", "codeLines": [ "<input type=\"text\" class=\" \">" ] } }, { "index": 1279, "verdict": "failed", "rule": { "ruleID": "r8", "ruleSummary": "Form fields have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r8", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]", "codeLines": [ "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 7680px; transform: translate3d(-1280px, 0px, 0px);\">", " <div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">", " <div class=\"wprpsp-post-grid-cnt\">", " <div class=\"wprpsp-post-overlay\">", " <div class=\"wprpsp-medium-6 wprpsp-columns\">", " <div class=\"wprpsp-post-image-wrap wprpsp-post-image-bg\" style=\"height:575px;\">", " <picture>", " <source media=\"(min-width: 768px)\" srcset=\"https://dialseniorliving.com/wp-content/uploads/Screen-Shot-2020-08-03-at-7.14.35-PM.png\">", " <source media=\"(max-width: 767px)\" srcset=\"/wp-content/uploads/empty-pixel.jpg\">", " <img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/Screen-Shot-2020-08-03-at-7.14.35-PM.png\" alt=\"Things look a little different at the moment but we are still celebrating life any way we can. Join us at Dial to love the way you live.\" class=\"wprpsp-post-img\">", " </picture>", " </div>", " <a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\"></a>", " </div>", " <div class=\"wprpsp-medium-6 wprpsp-columns\">", " <div class=\"wprpsp-post-short-cnt\" style=\"height:575px;\">", " <div class=\"wprpsp-bottom-content\">", " <h2 class=\"wprpsp-post-title\">", " <a href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\">", " Things look a little different at the moment but we are still celebrating life any way we can. Join us at Dial to love the way you live.", " </a>", " </h2>", " <div class=\"wprpsp-post-date\">", " July 30, 2020", " </div>", " <div class=\"wprpsp-post-content\">", " <div></div>", " <a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\">", " Learn More", " </a>", " </div>", " </div>", " </div>", " </div>", " </div>", " </div>", " </div>", " <div class=\"wprpsp-post-slides wprpsp-clr-1 slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 1280px;\">", " <div class=\"wprpsp-post-grid-cnt\">", " <div class=\"wprpsp-post-overlay\">", " <div class=\"wprpsp-medium-6 wprpsp-columns\">", " <div class=\"wprpsp-post-image-wrap wprpsp-post-image-bg\" style=\"height:575px;\">", " <picture>", " <source media=\"(min-width: 768px)\" srcset=\"https://dialseniorliving.com/wp-content/uploads/a-message-from-dial-senior-living-president-ted-lowndes-3.jpg\">", " <source media=\"(max-width: 767px)\" srcset=\"/wp-content/uploads/empty-pixel.jpg\">", " <img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/a-message-from-dial-senior-living-president-ted-lowndes-3.jpg\" alt=\"A Message from Dial Senior Living President, Ted Lowndes 11/16/2020\" class=\"wprpsp-post-img\">", " </picture>", " </div>", " <a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\"></a>", " </div>", " <div class=\"wprpsp-medium-6 wprpsp-columns\">", " <div class=\"wprpsp-post-short-cnt\" style=\"height:575px;\">", " <div class=\"wprpsp-bottom-content\">", " <h2 class=\"wprpsp-post-title\">", " <a href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">", " A Message from Dial Senior Living President, Ted Lowndes 11/16/2020", " </a>", " </h2>", " <div class=\"wprpsp-post-date\">", " November 16, 2020", " </div>", " <div class=\"wprpsp-post-content\">", " <div></div>", " <a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">", " Learn More", " </a>", " </div>", " </div>", " </div>", " </div>", " </div>", " </div>", " </div>", " <div class=\"wprpsp-post-slides wprpsp-clr-2 slick-slide\" data-slick-index=\"1\" aria-hidden=\"true\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide01\" style=\"width: 1280px;\">", " <div class=\"wprpsp-post-grid-cnt\">", " <div class=\"wprpsp-post-overlay\">", " <div class=\"wprpsp-medium-6 wprpsp-columns\">", " <div class=\"wprpsp-post-image-wrap wprpsp-post-image-bg\" style=\"height:575px;\">", " <picture>", " <source media=\"(min-width: 768px)\" srcset=\"https://dialseniorliving.com/wp-content/uploads/leading-with-a-service-heart-2.jpg\">", " <source media=\"(max-width: 767px)\" srcset=\"/wp-content/uploads/empty-pixel.jpg\">", " <img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/leading-with-a-service-heart-2.jpg\" alt=\"Still Loving The Way We Live\" class=\"wprpsp-post-img\">", " </picture>", " </div>", " <a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target=\"_self\" tabindex=\"-1\"></a>", " </div>", " <div class=\"wprpsp-medium-6 wprpsp-columns\">", " <div class=\"wprpsp-post-short-cnt\" style=\"height:575px;\">", " <div class=\"wprpsp-bottom-content\">", " <h2 class=\"wprpsp-post-title\">", " <a href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target=\"_self\" tabindex=\"-1\">", " Still Loving The Way We Live", " </a>", " </h2>", " <div class=\"wprpsp-post-date\">", " November 16, 2020", " </div>", " <div class=\"wprpsp-post-content\">", " <div></div>", " <a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target=\"_self\" tabindex=\"-1\">", " Learn More", " </a>", " </div>", " </div>", " </div>", " </div>", " </div>", " </div>", " </div>", " <div class=\"wprpsp-post-slides wprpsp-clr-3 slick-slide\" data-slick-index=\"2\" aria-hidden=\"true\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide02\" style=\"width: 1280px;\">", " <div class=\"wprpsp-post-grid-cnt\">", " <div class=\"wprpsp-post-overlay\">", " <div class=\"wprpsp-medium-6 wprpsp-columns\">", " <div class=\"wprpsp-post-image-wrap wprpsp-post-image-bg\" style=\"height:575px;\">", " <picture>", " <source media=\"(min-width: 768px)\" srcset=\"https://dialseniorliving.com/wp-content/uploads/the-knolls-cover-image-10-percent-off-for-10-years.jpg\">", " <source media=\"(max-width: 767px)\" srcset=\"/wp-content/uploads/empty-pixel.jpg\">", " <img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/the-knolls-cover-image-10-percent-off-for-10-years.jpg\" alt=\"The Knolls Now Offering Independent Living: 10% off Rent for 10 Years\" class=\"wprpsp-post-img\">", " </picture>", " </div>", " <a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-living-10-off-rent-for-10-years/\" target=\"_self\" tabindex=\"-1\"></a>", " </div>", " <div class=\"wprpsp-medium-6 wprpsp-columns\">", " <div class=\"wprpsp-post-short-cnt\" style=\"height:575px;\">", " <div class=\"wprpsp-bottom-content\">", " <h2 class=\"wprpsp-post-title\">", " <a href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-living-10-off-rent-for-10-years/\" target=\"_self\" tabindex=\"-1\">", " The Knolls Now Offering Independent Living: 10% off Rent for 10 Years", " </a>", " </h2>", " <div class=\"wprpsp-post-date\">", " September 15, 2020", " </div>", " <div class=\"wprpsp-post-content\">", " <div></div>", " <a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-living-10-off-rent-for-10-years/\" target=\"_self\" tabindex=\"-1\">", " Learn More", " </a>", " </div>", " </div>", " </div>", " </div>", " </div>", " </div>", " </div>", " <div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide\" data-slick-index=\"3\" aria-hidden=\"true\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide03\" style=\"width: 1280px;\">", " <div class=\"wprpsp-post-grid-cnt\">", " <div class=\"wprpsp-post-overlay\">", " <div class=\"wprpsp-medium-6 wprpsp-columns\">", " <div class=\"wprpsp-post-image-wrap wprpsp-post-image-bg\" style=\"height:575px;\">", " <picture>", " <source media=\"(min-width: 768px)\" srcset=\"https://dialseniorliving.com/wp-content/uploads/Screen-Shot-2020-08-03-at-7.14.35-PM.png\">", " <source media=\"(max-width: 767px)\" srcset=\"/wp-content/uploads/empty-pixel.jpg\">", " <img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/Screen-Shot-2020-08-03-at-7.14.35-PM.png\" alt=\"Things look a little different at the moment but we are still celebrating life any way we can. Join us at Dial to love the way you live.\" class=\"wprpsp-post-img\">", " </picture>", " </div>", " <a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\"></a>", " </div>", " <div class=\"wprpsp-medium-6 wprpsp-columns\">", " <div class=\"wprpsp-post-short-cnt\" style=\"height:575px;\">", " <div class=\"wprpsp-bottom-content\">", " <h2 class=\"wprpsp-post-title\">", " <a href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\">", " Things look a little different at the moment but we are still celebrating life any way we can. Join us at Dial to love the way you live.", " </a>", " </h2>", " <div class=\"wprpsp-post-date\">", " July 30, 2020", " </div>", " <div class=\"wprpsp-post-content\">", " <div></div>", " <a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\">", " Learn More", " </a>", " </div>", " </div>", " </div>", " </div>", " </div>", " </div>", " </div>", " <div class=\"wprpsp-post-slides wprpsp-clr-1 slick-slide slick-cloned\" data-slick-index=\"4\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">", " <div class=\"wprpsp-post-grid-cnt\">", " <div class=\"wprpsp-post-overlay\">", " <div class=\"wprpsp-medium-6 wprpsp-columns\">", " <div class=\"wprpsp-post-image-wrap wprpsp-post-image-bg\" style=\"height:575px;\">", " <picture>", " <source media=\"(min-width: 768px)\" srcset=\"https://dialseniorliving.com/wp-content/uploads/a-message-from-dial-senior-living-president-ted-lowndes-3.jpg\">", " <source media=\"(max-width: 767px)\" srcset=\"/wp-content/uploads/empty-pixel.jpg\">", " <img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/a-message-from-dial-senior-living-president-ted-lowndes-3.jpg\" alt=\"A Message from Dial Senior Living President, Ted Lowndes 11/16/2020\" class=\"wprpsp-post-img\">", " </picture>", " </div>", " <a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"-1\"></a>", " </div>", " <div class=\"wprpsp-medium-6 wprpsp-columns\">", " <div class=\"wprpsp-post-short-cnt\" style=\"height:575px;\">", " <div class=\"wprpsp-bottom-content\">", " <h2 class=\"wprpsp-post-title\">", " <a href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"-1\">", " A Message from Dial Senior Living President, Ted Lowndes 11/16/2020", " </a>", " </h2>", " <div class=\"wprpsp-post-date\">", " November 16, 2020", " </div>", " <div class=\"wprpsp-post-content\">", " <div></div>", " <a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"-1\">", " Learn More", " </a>", " </div>", " </div>", " </div>", " </div>", " </div>", " </div>", " </div>", "</div>" ] } }, { "index": 1284, "verdict": "failed", "rule": { "ruleID": "r8", "ruleSummary": "Form fields have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r8", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/input[1]", "codeLines": [ "<input type=\"text\" class=\" \">" ] } }, { "index": 1285, "verdict": "failed", "rule": { "ruleID": "r8", "ruleSummary": "Form fields have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r8", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/label[1]/input[1]", "codeLines": [ "<input type=\"text\" class=\" \">" ] } }, { "index": 1317, "verdict": "failed", "rule": { "ruleID": "r86", "ruleSummary": "Elements that are marked as decorative are not exposed to assistive technologies", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r86", "requirements": [] }, "target": { "type": "element", "tagName": "li", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]", "codeLines": [ "<li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\">", " <button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">", " 1", " </button>", "</li>" ] } }, { "index": 1322, "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>" ] } }, { "index": 1339, "verdict": "failed", "rule": { "ruleID": "r90", "ruleSummary": "Element with presentational children has no focusable content", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r90", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]", "codeLines": [ "<div class=\"wprpsp-post-slides wprpsp-clr-1 slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 1280px;\">", " <div class=\"wprpsp-post-grid-cnt\">", " <div class=\"wprpsp-post-overlay\">", " <div class=\"wprpsp-medium-6 wprpsp-columns\">", " <div class=\"wprpsp-post-image-wrap wprpsp-post-image-bg\" style=\"height:575px;\">", " <picture>", " <source media=\"(min-width: 768px)\" srcset=\"https://dialseniorliving.com/wp-content/uploads/a-message-from-dial-senior-living-president-ted-lowndes-3.jpg\">", " <source media=\"(max-width: 767px)\" srcset=\"/wp-content/uploads/empty-pixel.jpg\">", " <img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/a-message-from-dial-senior-living-president-ted-lowndes-3.jpg\" alt=\"A Message from Dial Senior Living President, Ted Lowndes 11/16/2020\" class=\"wprpsp-post-img\">", " </picture>", " </div>", " <a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\"></a>", " </div>", " <div class=\"wprpsp-medium-6 wprpsp-columns\">", " <div class=\"wprpsp-post-short-cnt\" style=\"height:575px;\">", " <div class=\"wprpsp-bottom-content\">", " <h2 class=\"wprpsp-post-title\">", " <a href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">", " A Message from Dial Senior Living President, Ted Lowndes 11/16/2020", " </a>", " </h2>", " <div class=\"wprpsp-post-date\">", " November 16, 2020", " </div>", " <div class=\"wprpsp-post-content\">", " <div></div>", " <a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">", " Learn More", " </a>", " </div>", " </div>", " </div>", " </div>", " </div>", " </div>", "</div>" ] } } ], "success": true }, "standardResult": { "totals": [ 1, 0, 0, 228 ], "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[4]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"> <span class=\"menu-title-text\"> <i class=\"fa fa-facebook\"></i> </span> </a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[4]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"> <span class=\"menu-title-text\"> <i class=\"fa fa-instagram\"></i> </span> </a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\"></a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]" }, "excerpt": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\"></a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]" }, "excerpt": "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\"></a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[2]/li[1]/a[1]" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"> <span class=\"menu-title-text\"> <i class=\"fa fa-facebook\"></i> </span> </a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[2]/li[2]/a[1]" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"> <span class=\"menu-title-text\"> <i class=\"fa fa-instagram\"></i> </span> </a>" }, { "ruleID": "r11", "what": "Links have an accessible name", "ordinalSeverity": 3, "tagName": "A", "id": "closeChatImage", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[6]/div[1]/div[2]/a[1]" }, "excerpt": "<a href=\"javascript:void(0)\" onclick=\"hideChatButtonImage(event);window.postMessage(JSON.stringify({type:'2'}), '*');\" id=\"closeChatImage\" style=\" right:25px;top:28px; position: absolute;\"> <svg id=\"c ... /svg\"> <path d=\"M19.3359 0L10.5 8.83591L1.6641 0L0 1.6641L8.83591 10.5L0 19.3359L1.6641 21L10.5 12.1641L19.3359 21L21 19.3359L12.1641 10.5L21 1.6641L19.3359 0Z\" fill=\"currentColor\"></path> </svg> </a>" }, { "ruleID": "r17", "what": "Elements with aria-hidden='true' are not focusable", "ordinalSeverity": 3, "tagName": "LI", "id": "slick-slide01", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]" }, "excerpt": "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation01\" id=\"slick-slide01\"> <button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\"> 2 </button> </li>" }, { "ruleID": "r17", "what": "Elements with aria-hidden='true' are not focusable", "ordinalSeverity": 3, "tagName": "LI", "id": "slick-slide02", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[3]" }, "excerpt": "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation02\" id=\"slick-slide02\"> <button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\"> 3 </button> </li>" }, { "ruleID": "r17", "what": "Elements with aria-hidden='true' are not focusable", "ordinalSeverity": 3, "tagName": "LI", "id": "slick-slide03", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[4]" }, "excerpt": "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation03\" id=\"slick-slide03\"> <button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\"> 4 </button> </li>" }, { "ruleID": "r18", "what": "aria-* states and properties are allowed", "ordinalSeverity": 3, "tagName": "LI", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/@aria-selected" }, "excerpt": "aria-selected=\"true\"" }, { "ruleID": "r42", "what": "Elements with a role have required parent", "ordinalSeverity": 3, "tagName": "LI", "id": "slick-slide00", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]" }, "excerpt": "<li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\"> <button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\"> 1 </button> </li>" }, { "ruleID": "r47", "what": "<meta name='viewport'> elements do not prevent zoom", "ordinalSeverity": 3, "tagName": "META", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/head[1]/meta[2]" }, "excerpt": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0\">" }, { "ruleID": "r53", "what": "Headings are structured", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]" }, "excerpt": "<h4> Independent Living </h4>" }, { "ruleID": "r53", "what": "Headings are structured", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]" }, "excerpt": "<h4 class=\"p1\"> <span class=\"s1\"> Get to know Dial </span> </h4>" }, { "ruleID": "r53", "what": "Headings are structured", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]" }, "excerpt": "<h4> Dial Senior Living </h4>" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[2]/a[1]/span[1]/text()[1]" }, "excerpt": "Close Search" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "Love the" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/h2[1]/span[1]/text()[1]" }, "excerpt": "way you live." }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/h3[1]/text()[1]" }, "excerpt": "Discover Dial Senior Living retirement communities" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]/span[1]/text()[1]" }, "excerpt": "Watch the Video" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]" }, "excerpt": "Dial Communities" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/span[1]/text()[1]" }, "excerpt": "1" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[2]/text()[1]" }, "excerpt": "Step 1" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/span[1]/span[1]/span[1]/text()[1]" }, "excerpt": "State" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]" }, "excerpt": "State" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]" }, "excerpt": "Colorado" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]" }, "excerpt": "Illinois" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]" }, "excerpt": "Iowa" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[5]/text()[1]" }, "excerpt": "Kansas" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[6]/text()[1]" }, "excerpt": "Missouri" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[7]/text()[1]" }, "excerpt": "Nebraska" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[8]/text()[1]" }, "excerpt": "Texas" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/span[1]/span[1]/span[1]/text()[1]" }, "excerpt": "Service" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]" }, "excerpt": "Senior Care Options" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]" }, "excerpt": "Independent Living" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]" }, "excerpt": "Assisted Living" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]" }, "excerpt": "Memory Care" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/button[1]/span[1]/text()[1]" }, "excerpt": "Find Your Community" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "I", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/i[1]/text()[1]" }, "excerpt": "keyboard_arrow_left" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]" }, "excerpt": "Previous" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/text()[1]" }, "excerpt": "Next" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "I", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/i[1]/text()[1]" }, "excerpt": "keyboard_arrow_right" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]" }, "excerpt": "Dial Senior Living" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "Lifestyle Options" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]" }, "excerpt": "We know how hard it can be to choose the right senior living community. Start here to learn more about our options, and then take our questionnaire to find out which one is right for you or your loved one." }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]/text()[1]" }, "excerpt": "Independent Living" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]/text()[1]" }, "excerpt": "Learn More" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]" }, "excerpt": "Perfect for seniors looking to live in a community environment without the worry of maintenance, housekeeping, or security issues." }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/h4[1]/text()[1]" }, "excerpt": "Assisted Living" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]/text()[1]" }, "excerpt": "Learn More" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]" }, "excerpt": "Provides seniors the ability to live as independently as they want, while offering assistance with the activities of daily life." }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[3]/div[1]/div[2]/div[1]/div[1]/h4[1]/text()[1]" }, "excerpt": "Memory Care" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[3]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]/text()[1]" }, "excerpt": "Learn More" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[3]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]" }, "excerpt": "A beneficial space for loved ones living with dementia, Alzheimer’s disease, and other memory-related impairments." }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/span[1]/text()[1]" }, "excerpt": "Which care solution is best for you or your family?" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/a[1]/span[1]/text()[1]" }, "excerpt": "Where to Begin" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "Recent Insights" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]" }, "excerpt": "From helpful information on health, aging and our facilities, to the stories of real Dial residents, our blog provides a useful, up-to-date resource for seniors and their family members." }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/button[1]/text()[1]" }, "excerpt": "Previous" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]/a[1]/text()[1]" }, "excerpt": "A Message from Dial Senior Living President, Ted Lowndes 11/16/2020" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/text()[1]" }, "excerpt": "November 16, 2020" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]/text()[1]" }, "excerpt": "Learn More" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/button[2]/text()[1]" }, "excerpt": "Next" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/button[1]/text()[1]" }, "excerpt": "1" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "EM", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]/em[1]/text()[1]" }, "excerpt": "Career" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "Opportunities" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]" }, "excerpt": "A career at Dial Senior Living offers the opportunity to grow and move forward in your profession, while helping our residents love the way they live." }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[2]/a[1]/span[1]/text()[1]" }, "excerpt": "View Job Postings" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]/span[1]/text()[1]" }, "excerpt": "Get to know Dial" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "Learn more about our history, culture, mission and more." }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]/a[1]/text()[1]" }, "excerpt": "Learn More" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]" }, "excerpt": "LifeLoop is our resident engagement platform that connects residents, families and staff – helping family members gain helpful insight into their loved one’s daily activities." }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/p[1]/a[1]/text()[1]" }, "excerpt": "Learn More" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "EM", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/em[1]/text()[1]" }, "excerpt": "Follow" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]" }, "excerpt": "Dial Communities" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]" }, "excerpt": "Dial Communities" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/span[1]/text()[1]" }, "excerpt": "1" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[2]/text()[1]" }, "excerpt": "Step 1" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/span[1]/span[1]/span[1]/text()[1]" }, "excerpt": "State" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]" }, "excerpt": "State" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]" }, "excerpt": "Colorado" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]" }, "excerpt": "Illinois" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]" }, "excerpt": "Iowa" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[5]/text()[1]" }, "excerpt": "Kansas" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[6]/text()[1]" }, "excerpt": "Missouri" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[7]/text()[1]" }, "excerpt": "Nebraska" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[8]/text()[1]" }, "excerpt": "Texas" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/span[1]/span[1]/span[1]/text()[1]" }, "excerpt": "Service" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]" }, "excerpt": "Senior Care Options" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]" }, "excerpt": "Independent Living" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]" }, "excerpt": "Assisted Living" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]" }, "excerpt": "Memory Care" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/button[1]/span[1]/text()[1]" }, "excerpt": "Find Your Community" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "I", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/i[1]/text()[1]" }, "excerpt": "keyboard_arrow_left" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]" }, "excerpt": "Previous" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/text()[1]" }, "excerpt": "Next" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "I", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/i[1]/text()[1]" }, "excerpt": "keyboard_arrow_right" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]/text()[1]" }, "excerpt": "Dial Senior Living" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]" }, "excerpt": "11506 Nicholas St, Suite 205" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/span[1]/text()[1]" }, "excerpt": "Omaha, NE 68154" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/span[2]/a[1]/text()[1]" }, "excerpt": "(402) 964-0099" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/h4[1]/text()[1]" }, "excerpt": "Find a Community" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]" }, "excerpt": "Colorado" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]" }, "excerpt": "Illinois" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]" }, "excerpt": "Iowa" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]" }, "excerpt": "Kansas" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]" }, "excerpt": "Missouri" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[6]/a[1]/text()[1]" }, "excerpt": "Nebraska" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[7]/a[1]/text()[1]" }, "excerpt": "Texas" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]" }, "excerpt": "Home" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]" }, "excerpt": "Where to Begin" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]" }, "excerpt": "Senior Living Options" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]" }, "excerpt": "About" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]" }, "excerpt": "Dial History" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[6]/a[1]/text()[1]" }, "excerpt": "Careers" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[7]/a[1]/text()[1]" }, "excerpt": "Contact Us" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[8]/a[1]/text()[1]" }, "excerpt": "Provide Feedback" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]/li[9]/a[1]/text()[1]" }, "excerpt": "Privacy Policy" }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[2]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "© 2023 Dial Senior Living. All rights reserved." }, { "ruleID": "r57", "what": "Perceivable text content is included in a landmark", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/a[1]/span[1]/text()[1]" }, "excerpt": "Close Menu" }, { "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": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/span[1]/text()[1]" }, "excerpt": "1" }, { "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/span[1]/span[1]/span[1]/text()[1]" }, "excerpt": "State" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]" }, "excerpt": "State" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]" }, "excerpt": "Colorado" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]" }, "excerpt": "Illinois" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]" }, "excerpt": "Iowa" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[5]/text()[1]" }, "excerpt": "Kansas" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[6]/text()[1]" }, "excerpt": "Missouri" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[7]/text()[1]" }, "excerpt": "Nebraska" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[8]/text()[1]" }, "excerpt": "Texas" }, { "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/span[1]/span[1]/span[1]/text()[1]" }, "excerpt": "Service" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]" }, "excerpt": "Senior Care Options" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]" }, "excerpt": "Independent Living" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]" }, "excerpt": "Assisted Living" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]" }, "excerpt": "Memory Care" }, { "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/button[1]/span[1]/text()[1]" }, "excerpt": "Find Your Community" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "I", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/i[1]/text()[1]" }, "excerpt": "keyboard_arrow_left" }, { "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]" }, "excerpt": "Previous" }, { "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/text()[1]" }, "excerpt": "Next" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "I", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/i[1]/text()[1]" }, "excerpt": "keyboard_arrow_right" }, { "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[5]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/a[1]/span[1]/text()[1]" }, "excerpt": "Where to Begin" }, { "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[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]/span[1]/text()[1]" }, "excerpt": "Get to know Dial" }, { "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[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "Learn more about our history, culture, mission and more." }, { "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[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]" }, "excerpt": "LifeLoop is our resident engagement platform that connects residents, families and staff – helping family members gain helpful insight into their loved one’s daily activities." }, { "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/span[1]/text()[1]" }, "excerpt": "1" }, { "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/span[1]/span[1]/span[1]/text()[1]" }, "excerpt": "State" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]" }, "excerpt": "State" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]" }, "excerpt": "Colorado" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]" }, "excerpt": "Illinois" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]" }, "excerpt": "Iowa" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[5]/text()[1]" }, "excerpt": "Kansas" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[6]/text()[1]" }, "excerpt": "Missouri" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[7]/text()[1]" }, "excerpt": "Nebraska" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[8]/text()[1]" }, "excerpt": "Texas" }, { "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/span[1]/span[1]/span[1]/text()[1]" }, "excerpt": "Service" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]" }, "excerpt": "Senior Care Options" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]" }, "excerpt": "Independent Living" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]" }, "excerpt": "Assisted Living" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]" }, "excerpt": "Memory Care" }, { "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/button[1]/span[1]/text()[1]" }, "excerpt": "Find Your Community" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "I", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/i[1]/text()[1]" }, "excerpt": "keyboard_arrow_left" }, { "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/text()[1]" }, "excerpt": "Previous" }, { "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/text()[1]" }, "excerpt": "Next" }, { "ruleID": "r66", "what": "Text outside widget has enhanced contrast", "ordinalSeverity": 3, "tagName": "I", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/i[1]/text()[1]" }, "excerpt": "keyboard_arrow_right" }, { "ruleID": "r68", "what": "Elements with a role have required children", "ordinalSeverity": 3, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[4]/header[1]/div[1]/div[1]/div[2]/nav[1]/ul[2]" }, "excerpt": "<ul class=\"buttons sf-menu\" data-user-set-ocm=\"off\"></ul>" }, { "ruleID": "r68", "what": "Elements with a role have required children", "ordinalSeverity": 3, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]" }, "excerpt": "<ul class=\"slick-dots\" role=\"tablist\" style=\"\"> <li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\"> <button type=\"but ... aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation03\" id=\"slick-slide03\"> <button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\"> 4 </button> </li> </ul>" }, { "ruleID": "r68", "what": "Elements with a role have required children", "ordinalSeverity": 3, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[2]/div[1]/div[2]/ul[1]" }, "excerpt": "<ul class=\"social\"></ul>" }, { "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/span[1]/text()[1]" }, "excerpt": "1" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]" }, "excerpt": "State" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]" }, "excerpt": "Colorado" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]" }, "excerpt": "Illinois" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]" }, "excerpt": "Iowa" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[5]/text()[1]" }, "excerpt": "Kansas" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[6]/text()[1]" }, "excerpt": "Missouri" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[7]/text()[1]" }, "excerpt": "Nebraska" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[8]/text()[1]" }, "excerpt": "Texas" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]" }, "excerpt": "Senior Care Options" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]" }, "excerpt": "Independent Living" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]" }, "excerpt": "Assisted Living" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]" }, "excerpt": "Memory Care" }, { "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[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/button[1]/span[1]/text()[1]" }, "excerpt": "Find Your Community" }, { "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[5]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/a[1]/span[1]/text()[1]" }, "excerpt": "Where to Begin" }, { "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[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]/span[1]/text()[1]" }, "excerpt": "Get to know Dial" }, { "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[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]" }, "excerpt": "Learn more about our history, culture, mission and more." }, { "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[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]" }, "excerpt": "LifeLoop is our resident engagement platform that connects residents, families and staff – helping family members gain helpful insight into their loved one’s daily activities." }, { "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/span[1]/text()[1]" }, "excerpt": "1" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]" }, "excerpt": "State" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]" }, "excerpt": "Colorado" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]" }, "excerpt": "Illinois" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]" }, "excerpt": "Iowa" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[5]/text()[1]" }, "excerpt": "Kansas" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[6]/text()[1]" }, "excerpt": "Missouri" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[7]/text()[1]" }, "excerpt": "Nebraska" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/select[1]/option[8]/text()[1]" }, "excerpt": "Texas" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[1]/text()[1]" }, "excerpt": "Senior Care Options" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[2]/text()[1]" }, "excerpt": "Independent Living" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[3]/text()[1]" }, "excerpt": "Assisted Living" }, { "ruleID": "r69", "what": "Text outside widget has minimum contrast", "ordinalSeverity": 3, "tagName": "OPTION", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/select[1]/option[4]/text()[1]" }, "excerpt": "Memory Care" }, { "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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/button[1]/span[1]/text()[1]" }, "excerpt": "Find Your Community" }, { "ruleID": "r73", "what": "Paragraphs of text have sufficient line height", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]" }, "excerpt": "<p> <strong> Dial Communities </strong> </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[5]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]" }, "excerpt": "<p style=\"text-align: center;\"> We know how hard it can be to choose the right senior living community. Start here to learn more about our options, and then take our questionnaire to find out which one is right for you or your loved one. </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[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]" }, "excerpt": "<p> <a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\"> Learn More <i class=\"fa fa-angle-right\"></i> </a> </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[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]" }, "excerpt": "<p> Perfect for seniors looking to live in a community environment without the worry of maintenance, housekeeping, or security issues. </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[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]" }, "excerpt": "<p> <a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\"> Learn More <i class=\"fa fa-angle-right\"></i> </a> </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[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]" }, "excerpt": "<p> Provides seniors the ability to live as independently as they want, while offering assistance with the activities of daily life. </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[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[3]/div[1]/div[2]/div[1]/div[1]/p[1]" }, "excerpt": "<p> <a href=\"https://dialseniorliving.com/senior-living-options/memory-care/\"> Learn More <i class=\"fa fa-angle-right\"></i> </a> </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[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[3]/div[1]/div[2]/div[2]/div[1]/p[1]" }, "excerpt": "<p> A beneficial space for loved ones living with dementia, Alzheimer’s disease, and other memory-related impairments. </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[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]" }, "excerpt": "<p style=\"text-align: center;\"> From helpful information on health, aging and our facilities, to the stories of real Dial residents, our blog provides a useful, up-to-date resource for seniors and their family members. </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[5]/div[1]/div[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]" }, "excerpt": "<p style=\"text-align: center;\"> A career at Dial Senior Living offers the opportunity to grow and move forward in your profession, while helping our residents love the way they live. </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[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]" }, "excerpt": "<p> <img decoding=\"async\" class=\"alignright wp-image-904\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-reality-original-signage-3-300x230.png\" alt=\"Dial Reality Original Signage\" width=\"251\" height=\"192\" srcset=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/dia... Learn more about our history, culture, mission and more. </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[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]" }, "excerpt": "<p> <a href=\"/about/\"> Learn More <i class=\"fa fa-angle-right\"></i> </a> </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[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]" }, "excerpt": "<p class=\"p1\" style=\"text-align: left !important;\"> <span class=\"s1\"> <img decoding=\"async\" loading=\"lazy\" class=\"wp-image-65 aligncenter\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/foot-callout-lifeloop-callout-300x79.png\" alt=\"\" width=\"194\" height=\"51\" srcset=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/foot-callout-lifelo... </span> </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[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]" }, "excerpt": "<p> LifeLoop is our resident engagement platform that connects residents, families and staff – helping family members gain helpful insight into their loved one’s daily activities. </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[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/p[1]" }, "excerpt": "<p> <a href=\"/lifeloop/\"> Learn More <i class=\"fa fa-angle-right\"></i> </a> </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[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]" }, "excerpt": "<p> <strong> Dial Communities </strong> </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[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]" }, "excerpt": "<p> <a href=\"/\"> <img decoding=\"async\" loading=\"lazy\" class=\"wp-image-18 alignleft footer-logo\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-senior-living-logo-300x174.png\" alt=\"Dial Senior Living\" width=\"141\" height=\"82\" srcset=\"https://diallivingdev.wpenginepowered.com/wp-content/uplo... </a> </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[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]" }, "excerpt": "<p> 11506 Nicholas St, Suite 205 <br> <span class=\"s1\"> Omaha, NE 68154 <br> </span> <span class=\"s1\"> <a href=\"tel:1-402-964-0099\"> (402) 964-0099 </a> </span> </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[5]/div[2]/div[2]/div[1]/div[1]/p[1]" }, "excerpt": "<p> © 2023 Dial Senior Living. All rights reserved. </p>" }, { "ruleID": "r8", "what": "Form fields have an accessible name", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/input[1]" }, "excerpt": "<input type=\"text\" class=\" \">" }, { "ruleID": "r8", "what": "Form fields have an accessible name", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/label[1]/input[1]" }, "excerpt": "<input type=\"text\" class=\" \">" }, { "ruleID": "r8", "what": "Form fields have an accessible name", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]" }, "excerpt": "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 7680px; transform: translate3d(-1280px, 0px, 0px);\"> <div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick- ... \"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"-1\"> Learn More </a> </div> </div> </div> </div> </div> </div> </div> </div>" }, { "ruleID": "r8", "what": "Form fields have an accessible name", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/input[1]" }, "excerpt": "<input type=\"text\" class=\" \">" }, { "ruleID": "r8", "what": "Form fields have an accessible name", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/label[1]/input[1]" }, "excerpt": "<input type=\"text\" class=\" \">" }, { "ruleID": "r86", "what": "Elements that are marked as decorative are not exposed to assistive technologies", "ordinalSeverity": 3, "tagName": "LI", "id": "slick-slide00", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]" }, "excerpt": "<li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\"> <button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\"> 1 </button> </li>" }, { "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>" }, { "ruleID": "r90", "what": "Element with presentational children has no focusable content", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]" }, "excerpt": "<div class=\"wprpsp-post-slides wprpsp-clr-1 slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: ... n\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\"> Learn More </a> </div> </div> </div> </div> </div> </div> </div>" } ] }, "endTime": 1687008343528 }, { "type": "test", "which": "axe", "detailLevel": 2, "startTime": 1687008343528, "url": "https://dialseniorliving.com/", "what": "Axe", "result": { "totals": { "rulesNA": 48, "rulesPassed": 45, "rulesWarned": 4, "rulesViolated": 17, "warnings": { "minor": 34, "moderate": 0, "serious": 19, "critical": 0 }, "violations": { "minor": 2, "moderate": 24, "serious": 61, "critical": 8 } }, "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-17T13:25:44.619Z", "url": "https://dialseniorliving.com/", "toolOptions": { "resultTypes": [ "violations", "incomplete" ], "runOnly": { "type": "tag", "values": [ "experimental", "best-practice", "wcag2a", "wcag2aa", "wcag2aaa", "wcag21a", "wcag21aa", "wcag21aaa" ] }, "reporter": "v1" }, "incomplete": [ { "id": "aria-allowed-role", "impact": "minor", "tags": [ "cat.aria", "best-practice" ], "description": "Ensures role attribute has an appropriate value for the element", "help": "ARIA role should be appropriate for the element", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-role?application=axeAPI", "nodes": [ { "any": [ { "id": "aria-allowed-role", "data": [ "navigation" ], "relatedNodes": [], "impact": "minor", "message": "ARIA role navigation must be removed when the element is made visible, as it is not allowed for the element" } ], "all": [], "none": [], "impact": "minor", "html": "<h1 role=\"navigation\" aria-labelledby=\"min_chat_popup_main_header\" class=\"cls_close\" id=\"h2_cls_close\" style=\"background:#40a878;color: #fff;font-family: 'Open Sans', sans-serif;font-weight: 600;font-size: 16px !important;padding: 10px 13px;margin: 0;width:245px;opacity:1;display: inline-block;display:none;\">", "target": [ "#h2_cls_close" ], "failureSummary": "Fix any of the following:\n ARIA role navigation must be removed when the element is made visible, as it is not allowed for the element" } ] }, { "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": "51.8pt (69px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"column-image-bg\" style=\" background-image: url('https://diallivingdev.wpenginepowered.com/wp-content/uploads/pattern-home-hero-5.png'); \"></div>", "target": [ ".home-hero-r-col > .vc_column-inner > .column-image-bg-wrap.column-bg-layer[data-bg-pos=\"center center\"] > .inner-wrap > .column-image-bg" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<h2>Love the<br>\n<span class=\"hero-tag-indent\">way you live.</span></h2>", "target": [ ".hero-tag > .wpb_wrapper > h2" ], "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": "51.8pt (69px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"column-image-bg\" style=\" background-image: url('https://diallivingdev.wpenginepowered.com/wp-content/uploads/pattern-home-hero-5.png'); \"></div>", "target": [ ".home-hero-r-col > .vc_column-inner > .column-image-bg-wrap.column-bg-layer[data-bg-pos=\"center center\"] > .inner-wrap > .column-image-bg" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"hero-tag-indent\">way you live.</span>", "target": [ "h2 > .hero-tag-indent" ], "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": "18.0pt (24px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"column-image-bg\" style=\" background-image: url('https://diallivingdev.wpenginepowered.com/wp-content/uploads/pattern-home-hero-5.png'); \"></div>", "target": [ ".home-hero-r-col > .vc_column-inner > .column-image-bg-wrap.column-bg-layer[data-bg-pos=\"center center\"] > .inner-wrap > .column-image-bg" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<h3 class=\"hero-tag-indent\">Discover Dial Senior Living retirement communities</h3>", "target": [ "h3" ], "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.8pt (17px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Watch the Video</span>", "target": [ ".nectar_video_lightbox > span" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.8pt (17px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">", "target": [ ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field2.form-element-0[data-identifier=\"field2\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field2\"][name=\"field2\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.8pt (17px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">", "target": [ ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field5.form-element-1[data-identifier=\"field5\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field5\"][name=\"field5\"]" ], "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": "10.5pt (14px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"text \">Find Your Community</span>", "target": [ ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field4.form-element-2.form-element-type-submit > .form-element-html > div > .align-right.wide-false.submit-cover > .button.submit-button[type=\"submit\"] > .text" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "20.3pt (27px)", "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": "<h4>Independent Living</h4>", "target": [ ".independent-living-callout > .vc_column-inner > .wpb_wrapper > .lifestyle-callout-header.wpb_text_column.wpb_content_element > .wpb_wrapper > h4" ], "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": "20.3pt (27px)", "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": "<h4>Assisted Living</h4>", "target": [ ".assisted-living-callout > .vc_column-inner > .wpb_wrapper > .lifestyle-callout-header.wpb_text_column.wpb_content_element > .wpb_wrapper > h4" ], "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": "20.3pt (27px)", "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": "<h4>Memory Care</h4>", "target": [ ".memory-care-callout > .vc_column-inner > .wpb_wrapper > .lifestyle-callout-header.wpb_text_column.wpb_content_element > .wpb_wrapper > h4" ], "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": "33.8pt (45px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"row-bg viewport-desktop using-image\" style=\"background-image: url(https://diallivingdev.wpenginepowered.com/wp-content/uploads/pattern-questionnaire-band.png); background-position: center center; background-repeat: no-repeat; \"></div>", "target": [ "#fws_648db32ba1eae > .row-bg-wrap[data-bg-overlay=\"false\"][data-bg-animation=\"none\"] > .using-image.inner-wrap > .using-image.row-bg.viewport-desktop" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"s1\">Which care solution is best for you or your family?</span>", "target": [ ".centered-text.vc_col-sm-12[data-padding-pos=\"all\"] > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element > .wpb_wrapper > .p1 > .s1" ], "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.8pt (17px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Where to Begin</span>", "target": [ ".wpb_wrapper > a[href$=\"where-to-begin/\"] > span" ], "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": "27.0pt (36px)", "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": "<a href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">A Message from Dial Senior Living President, Ted Lowndes 11/16/2020</a>", "target": [ "div[data-slick-index=\"0\"] > .wprpsp-post-grid-cnt > .wprpsp-post-overlay > .wprpsp-medium-6.wprpsp-columns:nth-child(2) > .wprpsp-post-short-cnt > .wprpsp-bottom-content > .wprpsp-post-title > a[target=\"_self\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"wprpsp-post-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tNovember 16, 2020\t\t\t\t\t\t\t</div>", "target": [ "div[data-slick-index=\"0\"] > .wprpsp-post-grid-cnt > .wprpsp-post-overlay > .wprpsp-medium-6.wprpsp-columns:nth-child(2) > .wprpsp-post-short-cnt > .wprpsp-bottom-content > .wprpsp-post-date" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "18.0pt (24px)", "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": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">Learn More</a>", "target": [ "div[data-slick-index=\"0\"] > .wprpsp-post-grid-cnt > .wprpsp-post-overlay > .wprpsp-medium-6.wprpsp-columns:nth-child(2) > .wprpsp-post-short-cnt > .wprpsp-bottom-content > .wprpsp-post-content > .wprpsp-read-more-btn[target=\"_self\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.8pt (17px)", "fontWeight": "bold", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<span>View Job Postings</span>", "target": [ ".accent-color > span" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.8pt (17px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">", "target": [ ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field2.form-element-0[data-identifier=\"field2\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field2\"][name=\"field2\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" }, { "any": [ { "id": "color-contrast", "data": { "contrastRatio": 0, "fontSize": "12.8pt (17px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">", "target": [ ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field5.form-element-1[data-identifier=\"field5\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field5\"][name=\"field5\"]" ], "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": "10.5pt (14px)", "fontWeight": "normal", "messageKey": "bgOverlap", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [], "impact": "serious", "message": "Element's background color could not be determined because it is overlapped by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"text \">Find Your Community</span>", "target": [ ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field4.form-element-2.form-element-type-submit > .form-element-html > div > .align-right.wide-false.submit-cover > .button.submit-button[type=\"submit\"] > .text" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it is overlapped by another element" } ] }, { "id": "hidden-content", "impact": "minor", "tags": [ "cat.structure", "experimental", "review-item", "best-practice" ], "description": "Informs users about hidden content.", "help": "Hidden content on the page should be analyzed", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/hidden-content?application=axeAPI", "nodes": [ { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<h1 role=\"navigation\" aria-labelledby=\"min_chat_popup_main_header\" class=\"cls_close\" id=\"h2_cls_close\" style=\"background:#40a878;color: #fff;font-family: 'Open Sans', sans-serif;font-weight: 600;font-size: 16px !important;padding: 10px 13px;margin: 0;width:245px;opacity:1;display: inline-block;display:none;\">", "target": [ "#h2_cls_close" ], "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": "<iframe title=\"Dial Live Help!\" name=\"iframe_chat_popup\" id=\"iframe_chat_popup\" style=\"display:none;overflow: hidden;border:0px;width:440px;height:585px ;margin:0px !important;max-height: 95% !important;transition: all .6s ease-in-out,width .2s ease-in-out,top .4s ease-in-out !important; position: fixed;top: inherit!important;bottom: 0;right: 0px;\" class=\"iPfHleqa6rYzGjEa_cls_iframe\" src=\"https://www.boomchatweb.com/?page=visitor&client_id=GPPH2f20gaqGpLPyMbC4xjf5tf0Ii8dnqGPP8yNwv8g=&gaClientId=1757054050.1687008338&gaTrackingId=UA-34950079-1&hostcookie=_ga%3DGA1.2.1757054050.1687008338%3B%20_gid%3DGA1.2.1730818148.1687008338%3B%20_gat%3D1%3B%20_gcl_au%3D1.1.987988970.1687008339%3B%20_tq_id.TV-8136091818-1.6371%3Db3c105b63099a1a3.1687008339.0.1687008339..%3B%20_fbp%3Dfb.1.1687008338675.301466998%3B%20_gat_boomclient%3D1%3B%20_gat_boomchat%3D1\" width=\"440\" height=\"585\">", "target": [ "#iframe_chat_popup" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"simple-banner\" class=\"simple-banner\"><div class=\"simple-banner-text\"><span><a href=\"/where-to-begin/dial-news-and-updates/\">Find COVID-19 Information Here</a></span></div></div>", "target": [ "#simple-banner" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"search-outer\" class=\"nectar\">", "target": [ "#search-outer" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"slide-out-widget-area-toggle mobile-icon slide-out-from-right\" data-custom-color=\"false\" data-icon-animation=\"simple-transform\">", "target": [ ".slide-out-widget-area-toggle" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"fc-pagination-cover fc-pagination-1\">\n\t\t\t\t<div class=\"fc-pagination width-100\">\n\t\t\t\t\t<div class=\"pagination-trigger active\" data-index=\"0\">\n\t\t\t\t\t\t<span class=\"page-number\"><span>1</span></span>\n\t\t\t\t\t\t<span class=\"page-name \">Step 1</span>\n\t\t\t\t\t\t\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>", "target": [ ".uniq-648db32b94574 > .fc-pagination-cover.fc-pagination-1" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"sub-label-false\"><span class=\"main-label\"><span>State</span></span><span class=\"sub-label\"></span></span>", "target": [ ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field2.form-element-0[data-identifier=\"field2\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > .sub-label-false" ], "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": "<input type=\"text\">", "target": [ ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field2.form-element-0[data-identifier=\"field2\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > input" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"sub-label-false\"><span class=\"main-label\"><span>Service</span></span><span class=\"sub-label\"></span></span>", "target": [ ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field5.form-element-1[data-identifier=\"field5\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > .sub-label-false" ], "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": "<input type=\"text\">", "target": [ ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field5.form-element-1[data-identifier=\"field5\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > input" ], "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": "<input type=\"text\" class=\"required_field\" name=\"website\" autocomplete=\"maple-syrup-pot\" style=\"display: none;\">", "target": [ ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field4.form-element-2.form-element-type-submit > .form-element-html > div > label > .required_field[name=\"website\"][autocomplete=\"maple-syrup-pot\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div data-identifier=\"field6\" data-index=\"3\" style=\"width: 33%; display: none;\" class=\"even form-element form-element-field6 options-false index-false form-element-3 default-true form-element-type-oneLineText is-required-false -handle state-hidden\">", "target": [ ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field6.form-element-3[data-identifier=\"field6\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"sub-label-true\"><span class=\"main-label\"><span>stateSubmit</span></span><span class=\"sub-label\"><span>your full name</span></span></span>", "target": [ ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field6.form-element-3[data-identifier=\"field6\"] > .form-element-html > div > .oneLineText-cover.has-input.field-cover > .sub-label-true" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div data-identifier=\"field7\" data-index=\"4\" style=\"width: 33%; display: none;\" class=\"form-element form-element-field7 options-false index-false form-element-4 default-true form-element-type-oneLineText is-required-false odd -handle state-hidden\">", "target": [ ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field7.form-element-4[data-identifier=\"field7\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"sub-label-true\"><span class=\"main-label\"><span>careSubmit</span></span><span class=\"sub-label\"><span>your full name</span></span></span>", "target": [ ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field7.form-element-4[data-identifier=\"field7\"] > .form-element-html > div > .oneLineText-cover.has-input.field-cover > .sub-label-true" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"prev-next prev-next-1\" style=\"width: 100%; color: #666666; font-size: 100%; background: none\">", "target": [ ".uniq-648db32b94574 > .form-cover > .prev-next.prev-next-1" ], "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": "<input type=\"text\" class=\" \">", "target": [ ".uniq-648db32b94574 > .form-cover > .prev-next.prev-next-1 > div:nth-child(1) > label > input" ], "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": "<input type=\"text\" class=\" \">", "target": [ ".uniq-648db32b94574 > .form-cover > .prev-next.prev-next-1 > div:nth-child(2) > label > input" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"fc-pagination-cover fc-pagination-1\">\n\t\t\t\t<div class=\"fc-pagination width-100\">\n\t\t\t\t\t<div class=\"pagination-trigger active\" data-index=\"0\">\n\t\t\t\t\t\t<span class=\"page-number\"><span>1</span></span>\n\t\t\t\t\t\t<span class=\"page-name \">Step 1</span>\n\t\t\t\t\t\t\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>", "target": [ ".uniq-648db32ba7b07 > .fc-pagination-cover.fc-pagination-1" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"sub-label-false\"><span class=\"main-label\"><span>State</span></span><span class=\"sub-label\"></span></span>", "target": [ ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field2.form-element-0[data-identifier=\"field2\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > .sub-label-false" ], "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": "<input type=\"text\">", "target": [ ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field2.form-element-0[data-identifier=\"field2\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > input" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"sub-label-false\"><span class=\"main-label\"><span>Service</span></span><span class=\"sub-label\"></span></span>", "target": [ ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field5.form-element-1[data-identifier=\"field5\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > .sub-label-false" ], "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": "<input type=\"text\">", "target": [ ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field5.form-element-1[data-identifier=\"field5\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > input" ], "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": "<input type=\"text\" class=\"required_field\" name=\"website\" autocomplete=\"maple-syrup-pot\" style=\"display: none;\">", "target": [ ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field4.form-element-2.form-element-type-submit > .form-element-html > div > label > .required_field[name=\"website\"][autocomplete=\"maple-syrup-pot\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div data-identifier=\"field6\" data-index=\"3\" style=\"width: 33%; display: none;\" class=\"even form-element form-element-field6 options-false index-false form-element-3 default-true form-element-type-oneLineText is-required-false -handle state-hidden\">", "target": [ ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field6.form-element-3[data-identifier=\"field6\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"sub-label-true\"><span class=\"main-label\"><span>stateSubmit</span></span><span class=\"sub-label\"><span>your full name</span></span></span>", "target": [ ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field6.form-element-3[data-identifier=\"field6\"] > .form-element-html > div > .oneLineText-cover.has-input.field-cover > .sub-label-true" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div data-identifier=\"field7\" data-index=\"4\" style=\"width: 33%; display: none;\" class=\"form-element form-element-field7 options-false index-false form-element-4 default-true form-element-type-oneLineText is-required-false odd -handle state-hidden\">", "target": [ ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field7.form-element-4[data-identifier=\"field7\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"sub-label-true\"><span class=\"main-label\"><span>careSubmit</span></span><span class=\"sub-label\"><span>your full name</span></span></span>", "target": [ ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field7.form-element-4[data-identifier=\"field7\"] > .form-element-html > div > .oneLineText-cover.has-input.field-cover > .sub-label-true" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"prev-next prev-next-1\" style=\"width: 100%; color: #666666; font-size: 100%; background: none\">", "target": [ ".uniq-648db32ba7b07 > .form-cover > .prev-next.prev-next-1" ], "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": "<input type=\"text\" class=\" \">", "target": [ ".uniq-648db32ba7b07 > .form-cover > .prev-next.prev-next-1 > div:nth-child(1) > label > input" ], "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": "<input type=\"text\" class=\" \">", "target": [ ".uniq-648db32ba7b07 > .form-cover > .prev-next.prev-next-1 > div:nth-child(2) > label > input" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"off-canvas-menu-container mobile-only\" role=\"navigation\">", "target": [ ".off-canvas-menu-container" ], "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": "learn more", "urlProps": { "protocol": "http:", "hostname": "dialseniorliving.com", "port": "", "pathname": "/senior-living-options/independent-living/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\">Learn More <i class=\"fa fa-angle-right\"></i></a>", "target": [ ".assisted-living-callout > .vc_column-inner > .wpb_wrapper > .lifestyle-callout-header.wpb_text_column.wpb_content_element > .wpb_wrapper > p > a" ] }, { "html": "<a href=\"https://dialseniorliving.com/senior-living-options/memory-care/\">Learn More <i class=\"fa fa-angle-right\"></i></a>", "target": [ ".memory-care-callout > .vc_column-inner > .wpb_wrapper > .lifestyle-callout-header.wpb_text_column.wpb_content_element > .wpb_wrapper > p > a" ] }, { "html": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">Learn More</a>", "target": [ "div[data-slick-index=\"0\"] > .wprpsp-post-grid-cnt > .wprpsp-post-overlay > .wprpsp-medium-6.wprpsp-columns:nth-child(2) > .wprpsp-post-short-cnt > .wprpsp-bottom-content > .wprpsp-post-content > .wprpsp-read-more-btn[target=\"_self\"]" ] }, { "html": "<a href=\"/about/\">Learn More <i class=\"fa fa-angle-right\"></i></a>", "target": [ "p > a[href$=\"about/\"]" ] }, { "html": "<a href=\"/lifeloop/\">Learn More <i class=\"fa fa-angle-right\"></i></a>", "target": [ "p > a[href$=\"lifeloop/\"]" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\">Learn More <i class=\"fa fa-angle-right\"></i></a>", "target": [ ".independent-living-callout > .vc_column-inner > .wpb_wrapper > .lifestyle-callout-header.wpb_text_column.wpb_content_element > .wpb_wrapper > p > a" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." } ] } ], "violations": [ { "id": "aria-allowed-attr", "impact": "critical", "tags": [ "cat.aria", "wcag2a", "wcag412" ], "description": "Ensures ARIA attributes are allowed for an element's role", "help": "Elements must only use allowed ARIA attributes", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI", "nodes": [ { "any": [ { "id": "aria-allowed-attr", "data": [ "aria-selected=\"true\"" ], "relatedNodes": [], "impact": "critical", "message": "ARIA attribute is not allowed: aria-selected=\"true\"" } ], "all": [], "none": [], "impact": "critical", "html": "<li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\"><button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">1</button></li>", "target": [ "#slick-slide00" ], "failureSummary": "Fix any of the following:\n ARIA attribute is not allowed: aria-selected=\"true\"" } ] }, { "id": "aria-hidden-focus", "impact": "serious", "tags": [ "cat.name-role-value", "wcag2a", "wcag412" ], "description": "Ensures aria-hidden elements are not focusable nor contain focusable elements", "help": "ARIA hidden element must not be focusable or contain focusable elements", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-hidden-focus?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "focusable-disabled", "data": null, "relatedNodes": [ { "html": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">2</button>", "target": [ "#slick-slide01 > button[type=\"button\"][data-role=\"none\"][role=\"button\"]" ] } ], "impact": "serious", "message": "Focusable content should be disabled or be removed from the DOM" } ], "none": [], "impact": "serious", "html": "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation01\" id=\"slick-slide01\"><button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">2</button></li>", "target": [ "#slick-slide01" ], "failureSummary": "Fix all of the following:\n Focusable content should be disabled or be removed from the DOM" }, { "any": [], "all": [ { "id": "focusable-disabled", "data": null, "relatedNodes": [ { "html": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">3</button>", "target": [ "#slick-slide02 > button[type=\"button\"][data-role=\"none\"][role=\"button\"]" ] } ], "impact": "serious", "message": "Focusable content should be disabled or be removed from the DOM" } ], "none": [], "impact": "serious", "html": "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation02\" id=\"slick-slide02\"><button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">3</button></li>", "target": [ "#slick-slide02" ], "failureSummary": "Fix all of the following:\n Focusable content should be disabled or be removed from the DOM" }, { "any": [], "all": [ { "id": "focusable-disabled", "data": null, "relatedNodes": [ { "html": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">4</button>", "target": [ "#slick-slide03 > button[type=\"button\"][data-role=\"none\"][role=\"button\"]" ] } ], "impact": "serious", "message": "Focusable content should be disabled or be removed from the DOM" } ], "none": [], "impact": "serious", "html": "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation03\" id=\"slick-slide03\"><button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">4</button></li>", "target": [ "#slick-slide03" ], "failureSummary": "Fix all of the following:\n Focusable content should be disabled or be removed from the DOM" } ] }, { "id": "aria-input-field-name", "impact": "serious", "tags": [ "cat.aria", "wcag2a", "wcag412", "ACT", "TTv5", "TT5.c" ], "description": "Ensures every ARIA input field has an accessible name", "help": "ARIA input fields must have an accessible name", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-input-field-name?application=axeAPI", "nodes": [ { "any": [ { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 7680px; transform: translate3d(-1280px, 0px, 0px);\">", "target": [ ".slick-track" ], "failureSummary": "Fix any of the following:\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" } ] }, { "id": "aria-required-children", "impact": "critical", "tags": [ "cat.aria", "wcag2a", "wcag131" ], "description": "Ensures elements with an ARIA role that require child roles contain them", "help": "Certain ARIA roles must contain particular children", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-required-children?application=axeAPI", "nodes": [ { "any": [ { "id": "aria-required-children", "data": { "messageKey": "unallowed", "values": "[role=presentation]" }, "relatedNodes": [ { "html": "<li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\"><button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">1</button></li>", "target": [ "#slick-slide00" ] } ], "impact": "critical", "message": "Element has children which are not allowed: [role=presentation]" }, { "id": "aria-busy", "data": null, "relatedNodes": [], "impact": "serious", "message": "Element uses aria-busy=\"true\" while showing a loader" } ], "all": [], "none": [], "impact": "critical", "html": "<ul class=\"slick-dots\" role=\"tablist\" style=\"\">", "target": [ ".slick-dots" ], "failureSummary": "Fix any of the following:\n Element has children which are not allowed: [role=presentation]\n Element uses aria-busy=\"true\" while showing a loader" } ] }, { "id": "aria-valid-attr-value", "impact": "critical", "tags": [ "cat.aria", "wcag2a", "wcag412" ], "description": "Ensures all ARIA attributes have valid values", "help": "ARIA attributes must conform to valid values", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-valid-attr-value?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "aria-valid-attr-value", "data": [ "aria-controls=\"navigation00\"" ], "relatedNodes": [], "impact": "critical", "message": "Invalid ARIA attribute value: aria-controls=\"navigation00\"" } ], "none": [], "impact": "critical", "html": "<li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\"><button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">1</button></li>", "target": [ "#slick-slide00" ], "failureSummary": "Fix all of the following:\n Invalid ARIA attribute value: aria-controls=\"navigation00\"" } ] }, { "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": "#316e9b", "bgColor": "#ffffff", "contrastRatio": 5.47, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"header-secondary-outer\" class=\"default\" data-mobile=\"default\" data-remove-fixed=\"0\" data-lhe=\"default\" data-secondary-text=\"false\" data-full-width=\"false\" data-mobile-fixed=\"1\" data-permanent-transparent=\"false\">", "target": [ "#header-secondary-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"menu-title-text\">LifeLoop</span>", "target": [ "#menu-item-23 > a[href$=\"lifeloop/\"] > .menu-title-text" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#316e9b", "bgColor": "#ffffff", "contrastRatio": 5.47, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"header-secondary-outer\" class=\"default\" data-mobile=\"default\" data-remove-fixed=\"0\" data-lhe=\"default\" data-secondary-text=\"false\" data-full-width=\"false\" data-mobile-fixed=\"1\" data-permanent-transparent=\"false\">", "target": [ "#header-secondary-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"menu-title-text\">Careers</span>", "target": [ "#menu-item-22 > a > .menu-title-text" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#316e9b", "bgColor": "#ffffff", "contrastRatio": 5.47, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"header-secondary-outer\" class=\"default\" data-mobile=\"default\" data-remove-fixed=\"0\" data-lhe=\"default\" data-secondary-text=\"false\" data-full-width=\"false\" data-mobile-fixed=\"1\" data-permanent-transparent=\"false\">", "target": [ "#header-secondary-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"menu-title-text\">Contact Us</span>", "target": [ "#menu-item-21 > a > .menu-title-text" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#316e9b", "bgColor": "#ffffff", "contrastRatio": 5.47, "fontSize": "14.3pt (19px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"header-secondary-outer\" class=\"default\" data-mobile=\"default\" data-remove-fixed=\"0\" data-lhe=\"default\" data-secondary-text=\"false\" data-full-width=\"false\" data-mobile-fixed=\"1\" data-permanent-transparent=\"false\">", "target": [ "#header-secondary-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"menu-title-text\">Pay Online</span>", "target": [ "#menu-item-728 > a > .menu-title-text" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#316e9b", "bgColor": "#ffffff", "contrastRatio": 5.47, "fontSize": "12.8pt (17px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"header-outer\" data-has-menu=\"true\" data-has-buttons=\"no\" data-header-button_style=\"default\" data-using-pr-menu=\"false\" data-mobile-fixed=\"1\" data-ptnm=\"false\" data-lhe=\"default\" data-user-set-bg=\"#ffffff\" data-format=\"default\" data-permanent-transparent=\"false\" data-megamenu-rt=\"0\" data-remove-fixed=\"0\" data-header-resize=\"1\" data-cart=\"false\" data-transparency-option=\"\" data-box-shadow=\"none\" data-shrink-num=\"30\" data-using-secondary=\"1\" data-using-logo=\"1\" data-logo-height=\"101\" data-m-logo-height=\"75\" data-padding=\"20\" data-full-width=\"false\" data-condense=\"false\">", "target": [ "#header-outer" ] }, { "html": "<div id=\"header-space\" data-header-mobile-fixed=\"1\" style=\"height: 183px;\"></div>", "target": [ "#header-space" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"menu-title-text\">Where to <br>Begin</span>", "target": [ "#menu-item-14 > .sf-with-ul > .menu-title-text" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#316e9b", "bgColor": "#ffffff", "contrastRatio": 5.47, "fontSize": "12.8pt (17px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"header-outer\" data-has-menu=\"true\" data-has-buttons=\"no\" data-header-button_style=\"default\" data-using-pr-menu=\"false\" data-mobile-fixed=\"1\" data-ptnm=\"false\" data-lhe=\"default\" data-user-set-bg=\"#ffffff\" data-format=\"default\" data-permanent-transparent=\"false\" data-megamenu-rt=\"0\" data-remove-fixed=\"0\" data-header-resize=\"1\" data-cart=\"false\" data-transparency-option=\"\" data-box-shadow=\"none\" data-shrink-num=\"30\" data-using-secondary=\"1\" data-using-logo=\"1\" data-logo-height=\"101\" data-m-logo-height=\"75\" data-padding=\"20\" data-full-width=\"false\" data-condense=\"false\">", "target": [ "#header-outer" ] }, { "html": "<div id=\"header-space\" data-header-mobile-fixed=\"1\" style=\"height: 183px;\"></div>", "target": [ "#header-space" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"menu-title-text\">Senior Living <br>Options</span>", "target": [ "#menu-item-15 > .sf-with-ul > .menu-title-text" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#316e9b", "bgColor": "#ffffff", "contrastRatio": 5.47, "fontSize": "12.8pt (17px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"header-outer\" data-has-menu=\"true\" data-has-buttons=\"no\" data-header-button_style=\"default\" data-using-pr-menu=\"false\" data-mobile-fixed=\"1\" data-ptnm=\"false\" data-lhe=\"default\" data-user-set-bg=\"#ffffff\" data-format=\"default\" data-permanent-transparent=\"false\" data-megamenu-rt=\"0\" data-remove-fixed=\"0\" data-header-resize=\"1\" data-cart=\"false\" data-transparency-option=\"\" data-box-shadow=\"none\" data-shrink-num=\"30\" data-using-secondary=\"1\" data-using-logo=\"1\" data-logo-height=\"101\" data-m-logo-height=\"75\" data-padding=\"20\" data-full-width=\"false\" data-condense=\"false\">", "target": [ "#header-outer" ] }, { "html": "<div id=\"header-space\" data-header-mobile-fixed=\"1\" style=\"height: 183px;\"></div>", "target": [ "#header-space" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"menu-title-text\">The Dial <br>Difference</span>", "target": [ "#menu-item-730 > .sf-with-ul > .menu-title-text" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#316e9b", "bgColor": "#ffffff", "contrastRatio": 5.47, "fontSize": "12.8pt (17px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"header-outer\" data-has-menu=\"true\" data-has-buttons=\"no\" data-header-button_style=\"default\" data-using-pr-menu=\"false\" data-mobile-fixed=\"1\" data-ptnm=\"false\" data-lhe=\"default\" data-user-set-bg=\"#ffffff\" data-format=\"default\" data-permanent-transparent=\"false\" data-megamenu-rt=\"0\" data-remove-fixed=\"0\" data-header-resize=\"1\" data-cart=\"false\" data-transparency-option=\"\" data-box-shadow=\"none\" data-shrink-num=\"30\" data-using-secondary=\"1\" data-using-logo=\"1\" data-logo-height=\"101\" data-m-logo-height=\"75\" data-padding=\"20\" data-full-width=\"false\" data-condense=\"false\">", "target": [ "#header-outer" ] }, { "html": "<div id=\"header-space\" data-header-mobile-fixed=\"1\" style=\"height: 183px;\"></div>", "target": [ "#header-space" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"menu-title-text\">Find a <br>Community</span>", "target": [ "#menu-item-17 > a > .menu-title-text" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#316e9b", "bgColor": "#ffffff", "contrastRatio": 5.47, "fontSize": "12.8pt (17px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"header-outer\" data-has-menu=\"true\" data-has-buttons=\"no\" data-header-button_style=\"default\" data-using-pr-menu=\"false\" data-mobile-fixed=\"1\" data-ptnm=\"false\" data-lhe=\"default\" data-user-set-bg=\"#ffffff\" data-format=\"default\" data-permanent-transparent=\"false\" data-megamenu-rt=\"0\" data-remove-fixed=\"0\" data-header-resize=\"1\" data-cart=\"false\" data-transparency-option=\"\" data-box-shadow=\"none\" data-shrink-num=\"30\" data-using-secondary=\"1\" data-using-logo=\"1\" data-logo-height=\"101\" data-m-logo-height=\"75\" data-padding=\"20\" data-full-width=\"false\" data-condense=\"false\">", "target": [ "#header-outer" ] }, { "html": "<div id=\"header-space\" data-header-mobile-fixed=\"1\" style=\"height: 183px;\"></div>", "target": [ "#header-space" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"menu-title-text\">Dial 4 <br>Seniors</span>", "target": [ "#menu-item-8858 > .sf-with-ul > .menu-title-text" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#676767", "bgColor": "#ffffff", "contrastRatio": 5.65, "fontSize": "17.3pt (23px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color: #ffffff; \"></div>", "target": [ "#fws_648db32b98975 > .row-bg-wrap[data-bg-overlay=\"false\"][data-bg-animation=\"none\"] > .inner-wrap > .using-bg-color.row-bg.viewport-desktop" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.65 (foreground color: #676767, background color: #ffffff, font size: 17.3pt (23px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p style=\"text-align: center;\">We know how hard it can be to choose the right senior living community. Start here to learn more about our options, and then take our questionnaire to find out which one is right for you or your loved one.</p>", "target": [ "#fws_648db32b98975 > .left.row_col_wrap_12.dark > .centered-text.vc_col-sm-12[data-padding-pos=\"all\"] > .vc_column-inner > .wpb_wrapper > .mobile-margin.wpb_text_column.wpb_content_element > .wpb_wrapper > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.65 (foreground color: #676767, background color: #ffffff, font size: 17.3pt (23px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#676767", "bgColor": "#ffffff", "contrastRatio": 5.65, "fontSize": "17.3pt (23px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color: #ffffff; \"></div>", "target": [ "#fws_648db32ba22a4 > .row-bg-wrap[data-bg-overlay=\"false\"][data-bg-animation=\"none\"] > .inner-wrap > .using-bg-color.row-bg.viewport-desktop" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.65 (foreground color: #676767, background color: #ffffff, font size: 17.3pt (23px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p style=\"text-align: center;\">From helpful information on health, aging and our facilities, to the stories of real Dial residents, our blog provides a useful, up-to-date resource for seniors and their family members.</p>", "target": [ "#fws_648db32ba22a4 > .left.row_col_wrap_12.dark > .centered-text.vc_col-sm-12[data-padding-pos=\"all\"] > .vc_column-inner > .wpb_wrapper > .mobile-margin.wpb_text_column.wpb_content_element > .wpb_wrapper > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.65 (foreground color: #676767, background color: #ffffff, font size: 17.3pt (23px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#1e8d65", "contrastRatio": 4.15, "fontSize": "18.0pt (24px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"column-bg-overlay\" style=\"opacity: 1; background-color: #1e8d65;\"></div>", "target": [ ".foot-callout-02 > .vc_column-inner > .column-bg-overlay-wrap.column-bg-layer[data-bg-animation=\"none\"] > .column-bg-overlay" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.15 (foreground color: #ffffff, background color: #1e8d65, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>LifeLoop is our resident engagement platform that connects residents, families and staff – helping family members gain helpful insight into their loved one’s daily activities.</p>", "target": [ ".foot-callout-02 > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element:nth-child(2) > .wpb_wrapper > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.15 (foreground color: #ffffff, background color: #1e8d65, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#345975", "bgColor": "#eaeff1", "contrastRatio": 6.39, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"footer-outer\" data-midnight=\"light\" data-cols=\"5\" data-custom-color=\"true\" data-disable-copyright=\"false\" data-matching-section-color=\"false\" data-copyright-line=\"false\" data-using-bg-img=\"false\" data-bg-img-overlay=\"1.0\" data-full-width=\"false\" data-using-widget-area=\"true\" data-link-hover=\"default\">", "target": [ "#footer-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>11506 Nicholas St, Suite 205<br>\n<span class=\"s1\">Omaha, NE 68154<br>\n</span><span class=\"s1\"><a href=\"tel:1-402-964-0099\">(402) 964-0099</a></span></p>", "target": [ "#text-3 > .textwidget > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#345975", "bgColor": "#eaeff1", "contrastRatio": 6.39, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"footer-outer\" data-midnight=\"light\" data-cols=\"5\" data-custom-color=\"true\" data-disable-copyright=\"false\" data-matching-section-color=\"false\" data-copyright-line=\"false\" data-using-bg-img=\"false\" data-bg-img-overlay=\"1.0\" data-full-width=\"false\" data-using-widget-area=\"true\" data-link-hover=\"default\">", "target": [ "#footer-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"s1\">Omaha, NE 68154<br>\n</span>", "target": [ ".s1:nth-child(2)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#345975", "bgColor": "#eaeff1", "contrastRatio": 6.39, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"footer-outer\" data-midnight=\"light\" data-cols=\"5\" data-custom-color=\"true\" data-disable-copyright=\"false\" data-matching-section-color=\"false\" data-copyright-line=\"false\" data-using-bg-img=\"false\" data-bg-img-overlay=\"1.0\" data-full-width=\"false\" data-using-widget-area=\"true\" data-link-hover=\"default\">", "target": [ "#footer-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"tel:1-402-964-0099\">(402) 964-0099</a>", "target": [ ".s1:nth-child(3) > a[href=\"tel:1-402-964-0099\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#345975", "bgColor": "#eaeff1", "contrastRatio": 6.39, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"footer-outer\" data-midnight=\"light\" data-cols=\"5\" data-custom-color=\"true\" data-disable-copyright=\"false\" data-matching-section-color=\"false\" data-copyright-line=\"false\" data-using-bg-img=\"false\" data-bg-img-overlay=\"1.0\" data-full-width=\"false\" data-using-widget-area=\"true\" data-link-hover=\"default\">", "target": [ "#footer-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/find-a-community/?category=All+Care+Options&category=Colorado\">Colorado</a>", "target": [ "#menu-item-29 > a" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#345975", "bgColor": "#eaeff1", "contrastRatio": 6.39, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"footer-outer\" data-midnight=\"light\" data-cols=\"5\" data-custom-color=\"true\" data-disable-copyright=\"false\" data-matching-section-color=\"false\" data-copyright-line=\"false\" data-using-bg-img=\"false\" data-bg-img-overlay=\"1.0\" data-full-width=\"false\" data-using-widget-area=\"true\" data-link-hover=\"default\">", "target": [ "#footer-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/find-a-community/?category=All+Care+Options&category=Illinois\">Illinois</a>", "target": [ "#menu-item-30 > a" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#345975", "bgColor": "#eaeff1", "contrastRatio": 6.39, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"footer-outer\" data-midnight=\"light\" data-cols=\"5\" data-custom-color=\"true\" data-disable-copyright=\"false\" data-matching-section-color=\"false\" data-copyright-line=\"false\" data-using-bg-img=\"false\" data-bg-img-overlay=\"1.0\" data-full-width=\"false\" data-using-widget-area=\"true\" data-link-hover=\"default\">", "target": [ "#footer-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/find-a-community/?category=All+Care+Options&category=Iowa\">Iowa</a>", "target": [ "#menu-item-31 > a" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#345975", "bgColor": "#eaeff1", "contrastRatio": 6.39, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"footer-outer\" data-midnight=\"light\" data-cols=\"5\" data-custom-color=\"true\" data-disable-copyright=\"false\" data-matching-section-color=\"false\" data-copyright-line=\"false\" data-using-bg-img=\"false\" data-bg-img-overlay=\"1.0\" data-full-width=\"false\" data-using-widget-area=\"true\" data-link-hover=\"default\">", "target": [ "#footer-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/find-a-community/?category=All+Care+Options&category=Kansas\">Kansas</a>", "target": [ "#menu-item-32 > a" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#345975", "bgColor": "#eaeff1", "contrastRatio": 6.39, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"footer-outer\" data-midnight=\"light\" data-cols=\"5\" data-custom-color=\"true\" data-disable-copyright=\"false\" data-matching-section-color=\"false\" data-copyright-line=\"false\" data-using-bg-img=\"false\" data-bg-img-overlay=\"1.0\" data-full-width=\"false\" data-using-widget-area=\"true\" data-link-hover=\"default\">", "target": [ "#footer-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://dialseniorliving.com/find-a-community/?category=All+Care+Options&category=Missouri\">Missouri</a>", "target": [ "#menu-item-889 > a" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#345975", "bgColor": "#eaeff1", "contrastRatio": 6.39, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"footer-outer\" data-midnight=\"light\" data-cols=\"5\" data-custom-color=\"true\" data-disable-copyright=\"false\" data-matching-section-color=\"false\" data-copyright-line=\"false\" data-using-bg-img=\"false\" data-bg-img-overlay=\"1.0\" data-full-width=\"false\" data-using-widget-area=\"true\" data-link-hover=\"default\">", "target": [ "#footer-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/find-a-community/?category=All+Care+Options&category=Nebraska\">Nebraska</a>", "target": [ "#menu-item-33 > a" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#345975", "bgColor": "#eaeff1", "contrastRatio": 6.39, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"footer-outer\" data-midnight=\"light\" data-cols=\"5\" data-custom-color=\"true\" data-disable-copyright=\"false\" data-matching-section-color=\"false\" data-copyright-line=\"false\" data-using-bg-img=\"false\" data-bg-img-overlay=\"1.0\" data-full-width=\"false\" data-using-widget-area=\"true\" data-link-hover=\"default\">", "target": [ "#footer-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/find-a-community/?category=All+Care+Options&category=Texas\">Texas</a>", "target": [ "#menu-item-8091 > a" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#345975", "bgColor": "#eaeff1", "contrastRatio": 6.39, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"footer-outer\" data-midnight=\"light\" data-cols=\"5\" data-custom-color=\"true\" data-disable-copyright=\"false\" data-matching-section-color=\"false\" data-copyright-line=\"false\" data-using-bg-img=\"false\" data-bg-img-overlay=\"1.0\" data-full-width=\"false\" data-using-widget-area=\"true\" data-link-hover=\"default\">", "target": [ "#footer-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://dialseniorliving.com/\" aria-current=\"page\">Home</a>", "target": [ "a[aria-current=\"page\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#345975", "bgColor": "#eaeff1", "contrastRatio": 6.39, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"footer-outer\" data-midnight=\"light\" data-cols=\"5\" data-custom-color=\"true\" data-disable-copyright=\"false\" data-matching-section-color=\"false\" data-copyright-line=\"false\" data-using-bg-img=\"false\" data-bg-img-overlay=\"1.0\" data-full-width=\"false\" data-using-widget-area=\"true\" data-link-hover=\"default\">", "target": [ "#footer-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://dialseniorliving.com/where-to-begin/\">Where to Begin</a>", "target": [ "#menu-item-35 > a" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#345975", "bgColor": "#eaeff1", "contrastRatio": 6.39, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"footer-outer\" data-midnight=\"light\" data-cols=\"5\" data-custom-color=\"true\" data-disable-copyright=\"false\" data-matching-section-color=\"false\" data-copyright-line=\"false\" data-using-bg-img=\"false\" data-bg-img-overlay=\"1.0\" data-full-width=\"false\" data-using-widget-area=\"true\" data-link-hover=\"default\">", "target": [ "#footer-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://dialseniorliving.com/senior-living-options/\">Senior Living Options</a>", "target": [ "#menu-item-36 > a" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#345975", "bgColor": "#eaeff1", "contrastRatio": 6.39, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"footer-outer\" data-midnight=\"light\" data-cols=\"5\" data-custom-color=\"true\" data-disable-copyright=\"false\" data-matching-section-color=\"false\" data-copyright-line=\"false\" data-using-bg-img=\"false\" data-bg-img-overlay=\"1.0\" data-full-width=\"false\" data-using-widget-area=\"true\" data-link-hover=\"default\">", "target": [ "#footer-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://dialseniorliving.com/about/\">About</a>", "target": [ "#menu-item-290 > a" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#345975", "bgColor": "#eaeff1", "contrastRatio": 6.39, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"footer-outer\" data-midnight=\"light\" data-cols=\"5\" data-custom-color=\"true\" data-disable-copyright=\"false\" data-matching-section-color=\"false\" data-copyright-line=\"false\" data-using-bg-img=\"false\" data-bg-img-overlay=\"1.0\" data-full-width=\"false\" data-using-widget-area=\"true\" data-link-hover=\"default\">", "target": [ "#footer-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://dialseniorliving.com/dial-history/\">Dial History</a>", "target": [ "#menu-item-289 > a" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#345975", "bgColor": "#eaeff1", "contrastRatio": 6.39, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"footer-outer\" data-midnight=\"light\" data-cols=\"5\" data-custom-color=\"true\" data-disable-copyright=\"false\" data-matching-section-color=\"false\" data-copyright-line=\"false\" data-using-bg-img=\"false\" data-bg-img-overlay=\"1.0\" data-full-width=\"false\" data-using-widget-area=\"true\" data-link-hover=\"default\">", "target": [ "#footer-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://dialseniorliving.com/careers/\">Careers</a>", "target": [ "#menu-item-38 > a" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#345975", "bgColor": "#eaeff1", "contrastRatio": 6.39, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"footer-outer\" data-midnight=\"light\" data-cols=\"5\" data-custom-color=\"true\" data-disable-copyright=\"false\" data-matching-section-color=\"false\" data-copyright-line=\"false\" data-using-bg-img=\"false\" data-bg-img-overlay=\"1.0\" data-full-width=\"false\" data-using-widget-area=\"true\" data-link-hover=\"default\">", "target": [ "#footer-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://dialseniorliving.com/contact-us/\">Contact Us</a>", "target": [ "#menu-item-39 > a" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#345975", "bgColor": "#eaeff1", "contrastRatio": 6.39, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"footer-outer\" data-midnight=\"light\" data-cols=\"5\" data-custom-color=\"true\" data-disable-copyright=\"false\" data-matching-section-color=\"false\" data-copyright-line=\"false\" data-using-bg-img=\"false\" data-bg-img-overlay=\"1.0\" data-full-width=\"false\" data-using-widget-area=\"true\" data-link-hover=\"default\">", "target": [ "#footer-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://dialseniorliving.com/provide-feedback/\">Provide Feedback</a>", "target": [ "#menu-item-992 > a" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#345975", "bgColor": "#eaeff1", "contrastRatio": 6.39, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div id=\"footer-outer\" data-midnight=\"light\" data-cols=\"5\" data-custom-color=\"true\" data-disable-copyright=\"false\" data-matching-section-color=\"false\" data-copyright-line=\"false\" data-using-bg-img=\"false\" data-bg-img-overlay=\"1.0\" data-full-width=\"false\" data-using-widget-area=\"true\" data-link-hover=\"default\">", "target": [ "#footer-outer" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a rel=\"privacy-policy\" href=\"https://dialseniorliving.com/privacy-policy/\">Privacy Policy</a>", "target": [ "a[rel=\"privacy-policy\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#3c6888", "contrastRatio": 5.95, "fontSize": "12.8pt (17px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"row\" id=\"copyright\" data-layout=\"default\">", "target": [ "#copyright" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.95 (foreground color: #ffffff, background color: #3c6888, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>© 2023 Dial Senior Living. All rights reserved.</p>", "target": [ ".span_5 > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.95 (foreground color: #ffffff, background color: #3c6888, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1" } ] }, { "id": "color-contrast", "impact": "serious", "tags": [ "cat.color", "wcag2aa", "wcag143", "ACT", "TTv5", "TT13.c" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#a3bac2", "contrastRatio": 2.02, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a href=\"tel:1-402-964-0099\"><span class=\"menu-title-text\">(402) 964-0099</span></a>", "target": [ "#menu-item-24 > a[href=\"tel:1-402-964-0099\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.02 (foreground color: #ffffff, background color: #a3bac2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"menu-title-text\">(402) 964-0099</span>", "target": [ "#menu-item-24 > a[href=\"tel:1-402-964-0099\"] > .menu-title-text" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.02 (foreground color: #ffffff, background color: #a3bac2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#b5cad3", "contrastRatio": 1.69, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color: #b5cad3; \"></div>", "target": [ "#fws_648db32b93fb6 > .row-bg-wrap[data-bg-overlay=\"false\"][data-bg-animation=\"none\"] > .inner-wrap > .using-bg-color.row-bg.viewport-desktop" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 1.69 (foreground color: #ffffff, background color: #b5cad3, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<strong>Dial Communities</strong>", "target": [ "#fws_648db32b93fb6 > .left.row_col_wrap_12.dark > .vc_col-sm-3[data-padding-pos=\"all\"][data-has-bg-color=\"false\"] > .vc_column-inner > .wpb_wrapper > .comm-search-bar-title.wpb_text_column.wpb_content_element > .wpb_wrapper > p > strong" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.69 (foreground color: #ffffff, background color: #b5cad3, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#769dac", "bgColor": "#ffffff", "contrastRatio": 2.92, "fontSize": "15.0pt (20px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color: #ffffff; \"></div>", "target": [ "#fws_648db32b98975 > .row-bg-wrap[data-bg-overlay=\"false\"][data-bg-animation=\"none\"] > .inner-wrap > .using-bg-color.row-bg.viewport-desktop" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.92 (foreground color: #769dac, background color: #ffffff, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h1 style=\"text-align: center;\">Dial Senior Living</h1>", "target": [ ".wpb_wrapper > h1" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.92 (foreground color: #769dac, background color: #ffffff, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#769dac", "bgColor": "#ffffff", "contrastRatio": 2.92, "fontSize": "33.8pt (45px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color: #ffffff; \"></div>", "target": [ "#fws_648db32b98975 > .row-bg-wrap[data-bg-overlay=\"false\"][data-bg-animation=\"none\"] > .inner-wrap > .using-bg-color.row-bg.viewport-desktop" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.92 (foreground color: #769dac, background color: #ffffff, font size: 33.8pt (45px), font weight: normal). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 style=\"text-align: center;\">Lifestyle Options</h2>", "target": [ "#fws_648db32b98975 > .left.row_col_wrap_12.dark > .centered-text.vc_col-sm-12[data-padding-pos=\"all\"] > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element:nth-child(1) > .wpb_wrapper > h2" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.92 (foreground color: #769dac, background color: #ffffff, font size: 33.8pt (45px), font weight: normal). Expected contrast ratio of 3:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#4a9b6e", "contrastRatio": 3.38, "fontSize": "15.8pt (21px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"wpb_text_column wpb_content_element lifestyle-callout-header\">\n\t<div class=\"wpb_wrapper\">\n\t\t<h4>Independent Living</h4>\n<p><a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\">Learn More <i class=\"fa fa-angle-right\"></i></a></p>\n\t</div>\n</div>", "target": [ ".independent-living-callout > .vc_column-inner > .wpb_wrapper > .lifestyle-callout-header.wpb_text_column.wpb_content_element" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.38 (foreground color: #ffffff, background color: #4a9b6e, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\">Learn More <i class=\"fa fa-angle-right\"></i></a>", "target": [ ".independent-living-callout > .vc_column-inner > .wpb_wrapper > .lifestyle-callout-header.wpb_text_column.wpb_content_element > .wpb_wrapper > p > a" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.38 (foreground color: #ffffff, background color: #4a9b6e, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#979cb4", "contrastRatio": 2.71, "fontSize": "15.8pt (21px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"wpb_text_column wpb_content_element lifestyle-callout-header\">\n\t<div class=\"wpb_wrapper\">\n\t\t<h4>Assisted Living</h4>\n<p><a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\">Learn More <i class=\"fa fa-angle-right\"></i></a></p>\n\t</div>\n</div>", "target": [ ".assisted-living-callout > .vc_column-inner > .wpb_wrapper > .lifestyle-callout-header.wpb_text_column.wpb_content_element" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.71 (foreground color: #ffffff, background color: #979cb4, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\">Learn More <i class=\"fa fa-angle-right\"></i></a>", "target": [ ".assisted-living-callout > .vc_column-inner > .wpb_wrapper > .lifestyle-callout-header.wpb_text_column.wpb_content_element > .wpb_wrapper > p > a" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.71 (foreground color: #ffffff, background color: #979cb4, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#c78429", "contrastRatio": 3.1, "fontSize": "15.8pt (21px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"wpb_text_column wpb_content_element lifestyle-callout-header\">\n\t<div class=\"wpb_wrapper\">\n\t\t<h4>Memory Care</h4>\n<p><a href=\"https://dialseniorliving.com/senior-living-options/memory-care/\">Learn More <i class=\"fa fa-angle-right\"></i></a></p>\n\t</div>\n</div>", "target": [ ".memory-care-callout > .vc_column-inner > .wpb_wrapper > .lifestyle-callout-header.wpb_text_column.wpb_content_element" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.1 (foreground color: #ffffff, background color: #c78429, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://dialseniorliving.com/senior-living-options/memory-care/\">Learn More <i class=\"fa fa-angle-right\"></i></a>", "target": [ ".memory-care-callout > .vc_column-inner > .wpb_wrapper > .lifestyle-callout-header.wpb_text_column.wpb_content_element > .wpb_wrapper > p > a" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.1 (foreground color: #ffffff, background color: #c78429, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#769dac", "bgColor": "#ffffff", "contrastRatio": 2.92, "fontSize": "33.8pt (45px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color: #ffffff; \"></div>", "target": [ "#fws_648db32ba22a4 > .row-bg-wrap[data-bg-overlay=\"false\"][data-bg-animation=\"none\"] > .inner-wrap > .using-bg-color.row-bg.viewport-desktop" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.92 (foreground color: #769dac, background color: #ffffff, font size: 33.8pt (45px), font weight: normal). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 style=\"text-align: center;\">Recent Insights</h2>", "target": [ "#fws_648db32ba22a4 > .left.row_col_wrap_12.dark > .centered-text.vc_col-sm-12[data-padding-pos=\"all\"] > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element:nth-child(1) > .wpb_wrapper > h2" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.92 (foreground color: #769dac, background color: #ffffff, font size: 33.8pt (45px), font weight: normal). Expected contrast ratio of 3:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#d8bf76", "contrastRatio": 1.8, "fontSize": "33.8pt (45px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"column-bg-overlay\" style=\"opacity: 1; background-color: #d8bf76;\"></div>", "target": [ ".text-contain > .vc_column-inner > .column-bg-overlay-wrap.column-bg-layer[data-bg-animation=\"none\"] > .column-bg-overlay" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 1.8 (foreground color: #ffffff, background color: #d8bf76, font size: 33.8pt (45px), font weight: normal). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 style=\"text-align: center;\"><em>Career</em><br>\nOpportunities</h2>", "target": [ ".h2-sub > .wpb_wrapper > h2" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.8 (foreground color: #ffffff, background color: #d8bf76, font size: 33.8pt (45px), font weight: normal). Expected contrast ratio of 3:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#c78429", "bgColor": "#d8bf76", "contrastRatio": 1.72, "fontSize": "18.0pt (24px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"column-bg-overlay\" style=\"opacity: 1; background-color: #d8bf76;\"></div>", "target": [ ".text-contain > .vc_column-inner > .column-bg-overlay-wrap.column-bg-layer[data-bg-animation=\"none\"] > .column-bg-overlay" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 1.72 (foreground color: #c78429, background color: #d8bf76, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<em>Career</em>", "target": [ ".h2-sub > .wpb_wrapper > h2 > em" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.72 (foreground color: #c78429, background color: #d8bf76, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#d8bf76", "contrastRatio": 1.8, "fontSize": "18.0pt (24px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"column-bg-overlay\" style=\"opacity: 1; background-color: #d8bf76;\"></div>", "target": [ ".text-contain > .vc_column-inner > .column-bg-overlay-wrap.column-bg-layer[data-bg-animation=\"none\"] > .column-bg-overlay" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 1.8 (foreground color: #ffffff, background color: #d8bf76, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p style=\"text-align: center;\">A career at Dial Senior Living offers the opportunity to grow and move forward in your profession, while helping our residents love the way they live.</p>", "target": [ ".text-contain > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element:nth-child(2) > .wpb_wrapper > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.8 (foreground color: #ffffff, background color: #d8bf76, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 3:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#40a778", "contrastRatio": 2.99, "fontSize": "30.0pt (40px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"column-bg-overlay\" style=\"opacity: 1; background-color: #40a778;\"></div>", "target": [ ".foot-callout-01 > .vc_column-inner > .column-bg-overlay-wrap.column-bg-layer[data-bg-animation=\"none\"] > .column-bg-overlay" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #40a778, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"s1\">Get to know Dial</span>", "target": [ ".foot-callout-01 > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element:nth-child(1) > .wpb_wrapper > .p1 > .s1" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #40a778, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#40a778", "contrastRatio": 2.99, "fontSize": "18.0pt (24px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"column-bg-overlay\" style=\"opacity: 1; background-color: #40a778;\"></div>", "target": [ ".foot-callout-01 > .vc_column-inner > .column-bg-overlay-wrap.column-bg-layer[data-bg-animation=\"none\"] > .column-bg-overlay" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #40a778, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>", "target": [ ".foot-callout-01 > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element:nth-child(1) > .wpb_wrapper > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #40a778, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 3:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#40a778", "contrastRatio": 2.99, "fontSize": "15.8pt (21px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"column-bg-overlay\" style=\"opacity: 1; background-color: #40a778;\"></div>", "target": [ ".foot-callout-01 > .vc_column-inner > .column-bg-overlay-wrap.column-bg-layer[data-bg-animation=\"none\"] > .column-bg-overlay" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #40a778, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/about/\">Learn More <i class=\"fa fa-angle-right\"></i></a>", "target": [ "p > a[href$=\"about/\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #40a778, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#1e8d65", "contrastRatio": 4.15, "fontSize": "15.8pt (21px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"column-bg-overlay\" style=\"opacity: 1; background-color: #1e8d65;\"></div>", "target": [ ".foot-callout-02 > .vc_column-inner > .column-bg-overlay-wrap.column-bg-layer[data-bg-animation=\"none\"] > .column-bg-overlay" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.15 (foreground color: #ffffff, background color: #1e8d65, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/lifeloop/\">Learn More <i class=\"fa fa-angle-right\"></i></a>", "target": [ "p > a[href$=\"lifeloop/\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.15 (foreground color: #ffffff, background color: #1e8d65, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#979cb4", "contrastRatio": 2.71, "fontSize": "33.8pt (45px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color: #979cb4; \"></div>", "target": [ "#fws_648db32ba7232 > .row-bg-wrap[data-bg-overlay=\"false\"][data-bg-animation=\"none\"] > .inner-wrap > .using-bg-color.row-bg.viewport-desktop" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.71 (foreground color: #ffffff, background color: #979cb4, font size: 33.8pt (45px), font weight: normal). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h2 style=\"text-align: center;\"><em>Follow</em><br>\nDial Communities</h2>", "target": [ ".rev.wpb_text_column.wpb_content_element > .wpb_wrapper > h2" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.71 (foreground color: #ffffff, background color: #979cb4, font size: 33.8pt (45px), font weight: normal). Expected contrast ratio of 3:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#979cb4", "contrastRatio": 2.71, "fontSize": "15.0pt (20px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color: #979cb4; \"></div>", "target": [ "#fws_648db32ba7232 > .row-bg-wrap[data-bg-overlay=\"false\"][data-bg-animation=\"none\"] > .inner-wrap > .using-bg-color.row-bg.viewport-desktop" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.71 (foreground color: #ffffff, background color: #979cb4, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1" } ], "all": [], "none": [], "impact": "serious", "html": "<em>Follow</em>", "target": [ ".rev.wpb_text_column.wpb_content_element > .wpb_wrapper > h2 > em" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.71 (foreground color: #ffffff, background color: #979cb4, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#b5cad3", "contrastRatio": 1.69, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color: #b5cad3; \"></div>", "target": [ "#fws_648db32ba752f > .row-bg-wrap[data-bg-overlay=\"false\"][data-bg-animation=\"none\"] > .inner-wrap > .using-bg-color.row-bg.viewport-desktop" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 1.69 (foreground color: #ffffff, background color: #b5cad3, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<strong>Dial Communities</strong>", "target": [ ".vc_col-sm-3.foot-search-bar-col[data-padding-pos=\"all\"] > .vc_column-inner > .wpb_wrapper > .comm-search-bar-title.wpb_text_column.wpb_content_element > .wpb_wrapper > p > strong" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.69 (foreground color: #ffffff, background color: #b5cad3, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ] }, { "id": "focus-order-semantics", "impact": "minor", "tags": [ "cat.keyboard", "best-practice", "experimental" ], "description": "Ensures elements in the focus order have a role appropriate for interactive content", "help": "Elements in the focus order should have an appropriate role", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/focus-order-semantics?application=axeAPI", "nodes": [ { "any": [ { "id": "has-widget-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element does not have a widget role." }, { "id": "valid-scrollable-semantics", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element has invalid semantics for an element in the focus order." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"openChatImage\" tabindex=\"0\" onkeydown=\"chatButtonKeyDown(this,event);\" onfocus=\"focus_button_start(this, event);\" onblur=\"unfocus_button(this,event);\">", "target": [ "#openChatImage" ], "failureSummary": "Fix any of the following:\n Element does not have a widget role.\n Element has invalid semantics for an element in the focus order." } ] }, { "id": "heading-order", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "description": "Ensures the order of headings is semantically correct", "help": "Heading levels should only increase by one", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/heading-order?application=axeAPI", "nodes": [ { "any": [ { "id": "heading-order", "data": null, "relatedNodes": [], "impact": "moderate", "message": "Heading order invalid" } ], "all": [], "none": [], "impact": "moderate", "html": "<h4>Independent Living</h4>", "target": [ ".independent-living-callout > .vc_column-inner > .wpb_wrapper > .lifestyle-callout-header.wpb_text_column.wpb_content_element > .wpb_wrapper > h4" ], "failureSummary": "Fix any of the following:\n Heading order invalid" }, { "any": [ { "id": "heading-order", "data": null, "relatedNodes": [], "impact": "moderate", "message": "Heading order invalid" } ], "all": [], "none": [], "impact": "moderate", "html": "<h4 class=\"p1\"><span class=\"s1\">Get to know Dial</span></h4>", "target": [ ".foot-callout-01 > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element:nth-child(1) > .wpb_wrapper > .p1" ], "failureSummary": "Fix any of the following:\n Heading order invalid" }, { "any": [ { "id": "heading-order", "data": null, "relatedNodes": [], "impact": "moderate", "message": "Heading order invalid" } ], "all": [], "none": [], "impact": "moderate", "html": "<h4>Dial Senior Living</h4>", "target": [ ".textwidget > h4" ], "failureSummary": "Fix any of the following:\n Heading order invalid" } ] }, { "id": "landmark-one-main", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "description": "Ensures the document has a main landmark", "help": "Document should have one main landmark", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-one-main?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "page-has-main", "data": null, "relatedNodes": [], "impact": "moderate", "message": "Document does not have a main landmark" } ], "none": [], "impact": "moderate", "html": "<html lang=\"en-US\" class=\"js js_active vc_desktop vc_transform vc_transform \" style=\"--nectar-sticky-top-distance: 194.11111111111111px;\">", "target": [ "html" ], "failureSummary": "Fix all of the following:\n Document does not have a main landmark" } ] }, { "id": "landmark-unique", "impact": "moderate", "tags": [ "cat.semantics", "best-practice" ], "help": "Ensures landmarks are unique", "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-unique?application=axeAPI", "nodes": [ { "any": [ { "id": "landmark-is-unique", "data": { "role": "navigation", "accessibleText": null }, "relatedNodes": [ { "html": "<nav>", "target": [ ".span_9 > nav" ] }, { "html": "<div role=\"navigation\" aria-labelledby=\"closeXImage\">", "target": [ "div[aria-labelledby=\"closeXImage\"]" ] } ], "impact": "moderate", "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable" } ], "all": [], "none": [], "impact": "moderate", "html": "<nav>", "target": [ ".container > nav" ], "failureSummary": "Fix any of the following:\n The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable" } ] }, { "id": "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 target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"menu-title-text\"><i class=\"fa fa-facebook\"></i></span></a>", "target": [ "#menu-item-27 > a[rel=\"noopener\"][target=\"_blank\"]" ], "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" }, { "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 target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"menu-title-text\"><i class=\"fa fa-instagram\"></i></span></a>", "target": [ "#menu-item-28 > a[rel=\"noopener\"][target=\"_blank\"]" ], "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" }, { "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 class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\"></a>", "target": [ "div[data-slick-index=\"0\"] > .wprpsp-post-grid-cnt > .wprpsp-post-overlay > .wprpsp-medium-6.wprpsp-columns:nth-child(1) > .wprpsp-post-link[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" }, { "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 href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\"></a>", "target": [ ".nectar_icon_wrap[data-padding=\"15px\"][data-color=\"white\"]:nth-child(2) > .nectar_icon > a[target=\"_blank\"]" ], "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" }, { "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 href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\"></a>", "target": [ ".nectar_icon_wrap[data-padding=\"15px\"][data-color=\"white\"]:nth-child(3) > .nectar_icon > a[target=\"_blank\"]" ], "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" }, { "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 href=\"javascript:void(0)\" onclick=\"hideChatButtonImage(event);window.postMessage(JSON.stringify({type:'2'}), '*');\" id=\"closeChatImage\" style=\" right:25px;top:28px; position: absolute;\">", "target": [ "#closeChatImage" ], "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" } ] }, { "id": "meta-viewport", "impact": "critical", "tags": [ "cat.sensory-and-visual-cues", "wcag2aa", "wcag144", "ACT" ], "description": "Ensures <meta name=\"viewport\"> does not disable text scaling and zooming", "help": "Zooming and scaling must not be disabled", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/meta-viewport?application=axeAPI", "nodes": [ { "any": [ { "id": "meta-viewport", "data": "user-scalable", "relatedNodes": [], "impact": "critical", "message": "user-scalable on <meta> tag disables zooming on mobile devices" } ], "all": [], "none": [], "impact": "critical", "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0\">", "target": [ "meta[name=\"viewport\"]" ], "failureSummary": "Fix any of the following:\n user-scalable on <meta> tag disables zooming on mobile devices" } ] }, { "id": "nested-interactive", "impact": "serious", "tags": [ "cat.keyboard", "wcag2a", "wcag412", "TTv5", "TT4.a" ], "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies", "help": "Interactive controls must not be nested", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/nested-interactive?application=axeAPI", "nodes": [ { "any": [ { "id": "no-focusable-content", "data": null, "relatedNodes": [ { "html": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\"></a>", "target": [ "div[data-slick-index=\"0\"] > .wprpsp-post-grid-cnt > .wprpsp-post-overlay > .wprpsp-medium-6.wprpsp-columns:nth-child(1) > .wprpsp-post-link[target=\"_self\"]" ] }, { "html": "<a href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">A Message from Dial Senior Living President, Ted Lowndes 11/16/2020</a>", "target": [ "div[data-slick-index=\"0\"] > .wprpsp-post-grid-cnt > .wprpsp-post-overlay > .wprpsp-medium-6.wprpsp-columns:nth-child(2) > .wprpsp-post-short-cnt > .wprpsp-bottom-content > .wprpsp-post-title > a[target=\"_self\"]" ] }, { "html": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">Learn More</a>", "target": [ "div[data-slick-index=\"0\"] > .wprpsp-post-grid-cnt > .wprpsp-post-overlay > .wprpsp-medium-6.wprpsp-columns:nth-child(2) > .wprpsp-post-short-cnt > .wprpsp-bottom-content > .wprpsp-post-content > .wprpsp-read-more-btn[target=\"_self\"]" ] } ], "impact": "serious", "message": "Element has focusable descendants" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"wprpsp-post-slides wprpsp-clr-1 slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 1280px;\">", "target": [ "div[data-slick-index=\"0\"]" ], "failureSummary": "Fix any of the following:\n Element has focusable descendants" } ] }, { "id": "presentation-role-conflict", "impact": "minor", "tags": [ "cat.aria", "best-practice", "ACT" ], "description": "Elements marked as presentational should not have global ARIA or tabindex to ensure all screen readers ignore them", "help": "Ensure elements marked as presentational are consistently ignored", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/presentation-role-conflict?application=axeAPI", "nodes": [ { "any": [], "all": [], "none": [ { "id": "has-global-aria-attribute", "data": [ "aria-controls", "aria-hidden" ], "relatedNodes": [], "impact": "minor", "message": "Element does not have global ARIA attribute" } ], "impact": "minor", "html": "<li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\"><button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">1</button></li>", "target": [ "#slick-slide00" ], "failureSummary": "Fix all of the following:\n Element does not have global ARIA attribute" } ] }, { "id": "region", "impact": "moderate", "tags": [ "cat.keyboard", "best-practice" ], "description": "Ensures all page content is contained by landmarks", "help": "All page content should be contained by landmarks", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/region?application=axeAPI", "nodes": [ { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<a href=\"#ajax-content-wrap\" class=\"nectar-skip-to-content\">Skip to main content</a>", "target": [ ".nectar-skip-to-content" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div id=\"fws_648db32b93418\" data-column-margin=\"default\" data-midnight=\"dark\" class=\"wpb_row vc_row-fluid vc_row top-level full-width-content vc_row-o-equal-height vc_row-flex vc_row-o-content-middle home-hero first-section loaded\" style=\"padding-top: 0px; padding-bottom: 0px; \">", "target": [ "#fws_648db32b93418" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"vc_col-sm-3 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone \" data-padding-pos=\"all\" data-has-bg-color=\"false\" data-bg-color=\"\" data-bg-opacity=\"1\" data-animation=\"\" data-delay=\"0\">", "target": [ "#fws_648db32b93fb6 > .left.row_col_wrap_12.dark > .vc_col-sm-3[data-padding-pos=\"all\"][data-has-bg-color=\"false\"]" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">", "target": [ ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field2.form-element-0[data-identifier=\"field2\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field2\"][name=\"field2\"]" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">", "target": [ ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field5.form-element-1[data-identifier=\"field5\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field5\"][name=\"field5\"]" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div id=\"fws_648db32b98975\" data-column-margin=\"default\" data-midnight=\"dark\" class=\"wpb_row vc_row-fluid vc_row full-width-content vc_row-o-equal-height vc_row-flex vc_row-o-content-top home-h1-area\" style=\"padding-top: 30px; padding-bottom: 30px; \">", "target": [ "#fws_648db32b98975" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div id=\"fws_648db32b98c7d\" data-column-margin=\"default\" data-midnight=\"dark\" class=\"wpb_row vc_row-fluid vc_row full-width-content vc_row-o-equal-height vc_row-flex vc_row-o-content-top\" style=\"padding-top: 0px; padding-bottom: 0px; \">", "target": [ "#fws_648db32b98c7d" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div id=\"fws_648db32ba1eae\" data-column-margin=\"default\" data-midnight=\"dark\" data-top-percent=\"10%\" data-bottom-percent=\"10%\" class=\"wpb_row vc_row-fluid vc_row full-width-section h2-green questionnaire-band\" style=\"padding-top: calc(100vw * 0.10); padding-bottom: calc(100vw * 0.10); \">", "target": [ "#fws_648db32ba1eae" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"wpb_text_column wpb_content_element \">\n\t<div class=\"wpb_wrapper\">\n\t\t<h2 style=\"text-align: center;\">Recent Insights</h2>\n\t</div>\n</div>", "target": [ "#fws_648db32ba22a4 > .left.row_col_wrap_12.dark > .centered-text.vc_col-sm-12[data-padding-pos=\"all\"] > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"wpb_text_column wpb_content_element mobile-margin\" style=\" max-width: 850px; display: inline-block;\">", "target": [ "#fws_648db32ba22a4 > .left.row_col_wrap_12.dark > .centered-text.vc_col-sm-12[data-padding-pos=\"all\"] > .vc_column-inner > .wpb_wrapper > .mobile-margin.wpb_text_column.wpb_content_element" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div id=\"fws_648db32ba537b\" data-column-margin=\"default\" data-midnight=\"dark\" class=\"wpb_row vc_row-fluid vc_row full-width-section career-opportunities\" style=\"padding-top: 80px; padding-bottom: 80px; \">", "target": [ "#fws_648db32ba537b" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div id=\"fws_648db32ba5692\" data-column-margin=\"default\" data-midnight=\"dark\" class=\"wpb_row vc_row-fluid vc_row\" style=\"padding-top: 90px; padding-bottom: 90px; \">", "target": [ "#fws_648db32ba5692" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div id=\"fws_648db32ba7232\" data-column-margin=\"default\" data-midnight=\"dark\" class=\"wpb_row vc_row-fluid vc_row full-width-section foot-cta\" style=\"padding-top: 70px; padding-bottom: 90px; \">", "target": [ "#fws_648db32ba7232" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div class=\"vc_col-sm-3 foot-search-bar-col wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone \" data-padding-pos=\"all\" data-has-bg-color=\"false\" data-bg-color=\"\" data-bg-opacity=\"1\" data-animation=\"\" data-delay=\"0\">", "target": [ ".vc_col-sm-3.foot-search-bar-col[data-padding-pos=\"all\"]" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">", "target": [ ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field2.form-element-0[data-identifier=\"field2\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field2\"][name=\"field2\"]" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">", "target": [ ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field5.form-element-1[data-identifier=\"field5\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field5\"][name=\"field5\"]" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div id=\"footer-outer\" data-midnight=\"light\" data-cols=\"5\" data-custom-color=\"true\" data-disable-copyright=\"false\" data-matching-section-color=\"false\" data-copyright-line=\"false\" data-using-bg-img=\"false\" data-bg-img-overlay=\"1.0\" data-full-width=\"false\" data-using-widget-area=\"true\" data-link-hover=\"default\">", "target": [ "#footer-outer" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<a class=\"slide_out_area_close\" href=\"#\"><span class=\"screen-reader-text\">Close Menu</span>\n\t\t\t\t\t<span class=\"icon-salient-x icon-default-style\"></span>\t\t\t\t</a>", "target": [ ".slide_out_area_close" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" }, { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div id=\"openChatImage\" tabindex=\"0\" onkeydown=\"chatButtonKeyDown(this,event);\" onfocus=\"focus_button_start(this, event);\" onblur=\"unfocus_button(this,event);\">", "target": [ "#openChatImage" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" } ] }, { "id": "select-name", "impact": "critical", "tags": [ "cat.forms", "wcag2a", "wcag412", "section508", "section508.22.n", "ACT", "TTv5", "TT5.c" ], "description": "Ensures select element has an accessible name", "help": "Select element must have an accessible name", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/select-name?application=axeAPI", "nodes": [ { "any": [ { "id": "implicit-label", "data": { "implicitLabel": "" }, "relatedNodes": [ { "html": "<label class=\"dropdown-cover field-cover autocomplete-type- has-input\">", "target": [ ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field2.form-element-0[data-identifier=\"field2\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input" ] } ], "impact": "critical", "message": "Form element does not have an implicit (wrapped) <label>" }, { "id": "explicit-label", "data": null, "relatedNodes": [], "impact": "critical", "message": "Form element does not have an explicit <label>" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">", "target": [ ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field2.form-element-0[data-identifier=\"field2\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field2\"][name=\"field2\"]" ], "failureSummary": "Fix any of the following:\n Form element does not have an implicit (wrapped) <label>\n Form element does not have an explicit <label>\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "implicit-label", "data": { "implicitLabel": "" }, "relatedNodes": [ { "html": "<label class=\"dropdown-cover field-cover autocomplete-type- has-input\">", "target": [ ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field5.form-element-1[data-identifier=\"field5\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input" ] } ], "impact": "critical", "message": "Form element does not have an implicit (wrapped) <label>" }, { "id": "explicit-label", "data": null, "relatedNodes": [], "impact": "critical", "message": "Form element does not have an explicit <label>" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">", "target": [ ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field5.form-element-1[data-identifier=\"field5\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field5\"][name=\"field5\"]" ], "failureSummary": "Fix any of the following:\n Form element does not have an implicit (wrapped) <label>\n Form element does not have an explicit <label>\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "implicit-label", "data": { "implicitLabel": "" }, "relatedNodes": [ { "html": "<label class=\"dropdown-cover field-cover autocomplete-type- has-input\">", "target": [ ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field2.form-element-0[data-identifier=\"field2\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input" ] } ], "impact": "critical", "message": "Form element does not have an implicit (wrapped) <label>" }, { "id": "explicit-label", "data": null, "relatedNodes": [], "impact": "critical", "message": "Form element does not have an explicit <label>" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">", "target": [ ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field2.form-element-0[data-identifier=\"field2\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field2\"][name=\"field2\"]" ], "failureSummary": "Fix any of the following:\n Form element does not have an implicit (wrapped) <label>\n Form element does not have an explicit <label>\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" }, { "any": [ { "id": "implicit-label", "data": { "implicitLabel": "" }, "relatedNodes": [ { "html": "<label class=\"dropdown-cover field-cover autocomplete-type- has-input\">", "target": [ ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field5.form-element-1[data-identifier=\"field5\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input" ] } ], "impact": "critical", "message": "Form element does not have an implicit (wrapped) <label>" }, { "id": "explicit-label", "data": null, "relatedNodes": [], "impact": "critical", "message": "Form element does not have an explicit <label>" }, { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" }, { "id": "presentational-role", "data": null, "relatedNodes": [], "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ], "all": [], "none": [], "impact": "critical", "html": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">", "target": [ ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field5.form-element-1[data-identifier=\"field5\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field5\"][name=\"field5\"]" ], "failureSummary": "Fix any of the following:\n Form element does not have an implicit (wrapped) <label>\n Form element does not have an explicit <label>\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" } ] } ] }, "success": true }, "standardResult": { "totals": [ 34, 19, 26, 69 ], "instances": [ { "ruleID": "aria-allowed-role", "what": "ARIA role should be appropriate for the element; ARIA role navigation must be removed when the element is made visible, as it is not allowed for the element", "ordinalSeverity": 0, "tagName": "H1", "id": "h2_cls_close", "location": { "doc": "dom", "type": "selector", "spec": "#h2_cls_close" }, "excerpt": "<h1 role=\"navigation\" aria-labelledby=\"min_chat_popup_main_header\" class=\"cls_close\" id=\"h2_cls_close\" style=\"background:#40a878;color: #fff;font-family: 'Open Sans', sans-serif;font-weight: 600;font-size: 16px !important;padding: 10px 13px;margin: 0;width:245px;opacity:1;display: inline-block;display:none;\">" }, { "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": ".hero-tag > .wpb_wrapper > h2" }, "excerpt": "<h2>Love the<br> <span class=\"hero-tag-indent\">way you live.</span></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": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "h2 > .hero-tag-indent" }, "excerpt": "<span class=\"hero-tag-indent\">way you live.</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": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "h3" }, "excerpt": "<h3 class=\"hero-tag-indent\">Discover Dial Senior Living retirement communities</h3>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".nectar_video_lightbox > span" }, "excerpt": "<span>Watch the Video</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field2.form-element-0[data-identifier=\"field2\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field2\"][name=\"field2\"]" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">" }, { "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": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field5.form-element-1[data-identifier=\"field5\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field5\"][name=\"field5\"]" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field4.form-element-2.form-element-type-submit > .form-element-html > div > .align-right.wide-false.submit-cover > .button.submit-button[type=\"submit\"] > .text" }, "excerpt": "<span class=\"text \">Find Your Community</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".independent-living-callout > .vc_column-inner > .wpb_wrapper > .lifestyle-callout-header.wpb_text_column.wpb_content_element > .wpb_wrapper > h4" }, "excerpt": "<h4>Independent Living</h4>" }, { "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": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".assisted-living-callout > .vc_column-inner > .wpb_wrapper > .lifestyle-callout-header.wpb_text_column.wpb_content_element > .wpb_wrapper > h4" }, "excerpt": "<h4>Assisted Living</h4>" }, { "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": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".memory-care-callout > .vc_column-inner > .wpb_wrapper > .lifestyle-callout-header.wpb_text_column.wpb_content_element > .wpb_wrapper > h4" }, "excerpt": "<h4>Memory Care</h4>" }, { "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": ".centered-text.vc_col-sm-12[data-padding-pos=\"all\"] > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element > .wpb_wrapper > .p1 > .s1" }, "excerpt": "<span class=\"s1\">Which care solution is best for you or your family?</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".wpb_wrapper > a[href$=\"where-to-begin/\"] > span" }, "excerpt": "<span>Where to Begin</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "div[data-slick-index=\"0\"] > .wprpsp-post-grid-cnt > .wprpsp-post-overlay > .wprpsp-medium-6.wprpsp-columns:nth-child(2) > .wprpsp-post-short-cnt > .wprpsp-bottom-content > .wprpsp-post-title > a[target=\"_self\"]" }, "excerpt": "<a href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">A Message from Dial Senior Living President, Ted Lowndes 11/16/2020</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "div[data-slick-index=\"0\"] > .wprpsp-post-grid-cnt > .wprpsp-post-overlay > .wprpsp-medium-6.wprpsp-columns:nth-child(2) > .wprpsp-post-short-cnt > .wprpsp-bottom-content > .wprpsp-post-date" }, "excerpt": "<div class=\"wprpsp-post-date\"> November 16, 2020 </div>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "div[data-slick-index=\"0\"] > .wprpsp-post-grid-cnt > .wprpsp-post-overlay > .wprpsp-medium-6.wprpsp-columns:nth-child(2) > .wprpsp-post-short-cnt > .wprpsp-bottom-content > .wprpsp-post-content > .wprpsp-read-more-btn[target=\"_self\"]" }, "excerpt": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">Learn More</a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".accent-color > span" }, "excerpt": "<span>View Job Postings</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field2.form-element-0[data-identifier=\"field2\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field2\"][name=\"field2\"]" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">" }, { "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": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field5.form-element-1[data-identifier=\"field5\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field5\"][name=\"field5\"]" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field4.form-element-2.form-element-type-submit > .form-element-html > div > .align-right.wide-false.submit-cover > .button.submit-button[type=\"submit\"] > .text" }, "excerpt": "<span class=\"text \">Find Your Community</span>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "H1", "id": "h2_cls_close", "location": { "doc": "dom", "type": "selector", "spec": "#h2_cls_close" }, "excerpt": "<h1 role=\"navigation\" aria-labelledby=\"min_chat_popup_main_header\" class=\"cls_close\" id=\"h2_cls_close\" style=\"background:#40a878;color: #fff;font-family: 'Open Sans', sans-serif;font-weight: 600;font-size: 16px !important;padding: 10px 13px;margin: 0;width:245px;opacity:1;display: inline-block;display:none;\">" }, { "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": "IFRAME", "id": "iframe_chat_popup", "location": { "doc": "dom", "type": "selector", "spec": "#iframe_chat_popup" }, "excerpt": "<iframe title=\"Dial Live Help!\" name=\"iframe_chat_popup\" id=\"iframe_chat_popup\" style=\"display:none;overflow: hidden;border:0px;width:440px;height:585px ;margin:0px !important;max-height: 95% !importa ... 008339%3B%20_tq_id.TV-8136091818-1.6371%3Db3c105b63099a1a3.1687008339.0.1687008339..%3B%20_fbp%3Dfb.1.1687008338675.301466998%3B%20_gat_boomclient%3D1%3B%20_gat_boomchat%3D1\" width=\"440\" height=\"585\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "simple-banner", "location": { "doc": "dom", "type": "selector", "spec": "#simple-banner" }, "excerpt": "<div id=\"simple-banner\" class=\"simple-banner\"><div class=\"simple-banner-text\"><span><a href=\"/where-to-begin/dial-news-and-updates/\">Find COVID-19 Information Here</a></span></div></div>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "search-outer", "location": { "doc": "dom", "type": "selector", "spec": "#search-outer" }, "excerpt": "<div id=\"search-outer\" class=\"nectar\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".slide-out-widget-area-toggle" }, "excerpt": "<div class=\"slide-out-widget-area-toggle mobile-icon slide-out-from-right\" data-custom-color=\"false\" data-icon-animation=\"simple-transform\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32b94574 > .fc-pagination-cover.fc-pagination-1" }, "excerpt": "<div class=\"fc-pagination-cover fc-pagination-1\"> <div class=\"fc-pagination width-100\"> <div class=\"pagination-trigger active\" data-index=\"0\"> <span class=\"page-number\"><span>1</span></span> <span class=\"page-name \">Step 1</span> </div> </div> </div>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field2.form-element-0[data-identifier=\"field2\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > .sub-label-false" }, "excerpt": "<span class=\"sub-label-false\"><span class=\"main-label\"><span>State</span></span><span class=\"sub-label\"></span></span>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field2.form-element-0[data-identifier=\"field2\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > input" }, "excerpt": "<input type=\"text\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field5.form-element-1[data-identifier=\"field5\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > .sub-label-false" }, "excerpt": "<span class=\"sub-label-false\"><span class=\"main-label\"><span>Service</span></span><span class=\"sub-label\"></span></span>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field5.form-element-1[data-identifier=\"field5\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > input" }, "excerpt": "<input type=\"text\">" }, { "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": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field4.form-element-2.form-element-type-submit > .form-element-html > div > label > .required_field[name=\"website\"][autocomplete=\"maple-syrup-pot\"]" }, "excerpt": "<input type=\"text\" class=\"required_field\" name=\"website\" autocomplete=\"maple-syrup-pot\" style=\"display: none;\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field6.form-element-3[data-identifier=\"field6\"]" }, "excerpt": "<div data-identifier=\"field6\" data-index=\"3\" style=\"width: 33%; display: none;\" class=\"even form-element form-element-field6 options-false index-false form-element-3 default-true form-element-type-oneLineText is-required-false -handle state-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": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field6.form-element-3[data-identifier=\"field6\"] > .form-element-html > div > .oneLineText-cover.has-input.field-cover > .sub-label-true" }, "excerpt": "<span class=\"sub-label-true\"><span class=\"main-label\"><span>stateSubmit</span></span><span class=\"sub-label\"><span>your full name</span></span></span>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field7.form-element-4[data-identifier=\"field7\"]" }, "excerpt": "<div data-identifier=\"field7\" data-index=\"4\" style=\"width: 33%; display: none;\" class=\"form-element form-element-field7 options-false index-false form-element-4 default-true form-element-type-oneLineText is-required-false odd -handle state-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": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field7.form-element-4[data-identifier=\"field7\"] > .form-element-html > div > .oneLineText-cover.has-input.field-cover > .sub-label-true" }, "excerpt": "<span class=\"sub-label-true\"><span class=\"main-label\"><span>careSubmit</span></span><span class=\"sub-label\"><span>your full name</span></span></span>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32b94574 > .form-cover > .prev-next.prev-next-1" }, "excerpt": "<div class=\"prev-next prev-next-1\" style=\"width: 100%; color: #666666; font-size: 100%; background: none\">" }, { "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": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32b94574 > .form-cover > .prev-next.prev-next-1 > div:nth-child(1) > label > input" }, "excerpt": "<input type=\"text\" class=\" \">" }, { "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": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32b94574 > .form-cover > .prev-next.prev-next-1 > div:nth-child(2) > label > input" }, "excerpt": "<input type=\"text\" class=\" \">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32ba7b07 > .fc-pagination-cover.fc-pagination-1" }, "excerpt": "<div class=\"fc-pagination-cover fc-pagination-1\"> <div class=\"fc-pagination width-100\"> <div class=\"pagination-trigger active\" data-index=\"0\"> <span class=\"page-number\"><span>1</span></span> <span class=\"page-name \">Step 1</span> </div> </div> </div>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field2.form-element-0[data-identifier=\"field2\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > .sub-label-false" }, "excerpt": "<span class=\"sub-label-false\"><span class=\"main-label\"><span>State</span></span><span class=\"sub-label\"></span></span>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field2.form-element-0[data-identifier=\"field2\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > input" }, "excerpt": "<input type=\"text\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field5.form-element-1[data-identifier=\"field5\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > .sub-label-false" }, "excerpt": "<span class=\"sub-label-false\"><span class=\"main-label\"><span>Service</span></span><span class=\"sub-label\"></span></span>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field5.form-element-1[data-identifier=\"field5\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > input" }, "excerpt": "<input type=\"text\">" }, { "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": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field4.form-element-2.form-element-type-submit > .form-element-html > div > label > .required_field[name=\"website\"][autocomplete=\"maple-syrup-pot\"]" }, "excerpt": "<input type=\"text\" class=\"required_field\" name=\"website\" autocomplete=\"maple-syrup-pot\" style=\"display: none;\">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field6.form-element-3[data-identifier=\"field6\"]" }, "excerpt": "<div data-identifier=\"field6\" data-index=\"3\" style=\"width: 33%; display: none;\" class=\"even form-element form-element-field6 options-false index-false form-element-3 default-true form-element-type-oneLineText is-required-false -handle state-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": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field6.form-element-3[data-identifier=\"field6\"] > .form-element-html > div > .oneLineText-cover.has-input.field-cover > .sub-label-true" }, "excerpt": "<span class=\"sub-label-true\"><span class=\"main-label\"><span>stateSubmit</span></span><span class=\"sub-label\"><span>your full name</span></span></span>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field7.form-element-4[data-identifier=\"field7\"]" }, "excerpt": "<div data-identifier=\"field7\" data-index=\"4\" style=\"width: 33%; display: none;\" class=\"form-element form-element-field7 options-false index-false form-element-4 default-true form-element-type-oneLineText is-required-false odd -handle state-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": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field7.form-element-4[data-identifier=\"field7\"] > .form-element-html > div > .oneLineText-cover.has-input.field-cover > .sub-label-true" }, "excerpt": "<span class=\"sub-label-true\"><span class=\"main-label\"><span>careSubmit</span></span><span class=\"sub-label\"><span>your full name</span></span></span>" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32ba7b07 > .form-cover > .prev-next.prev-next-1" }, "excerpt": "<div class=\"prev-next prev-next-1\" style=\"width: 100%; color: #666666; font-size: 100%; background: none\">" }, { "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": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32ba7b07 > .form-cover > .prev-next.prev-next-1 > div:nth-child(1) > label > input" }, "excerpt": "<input type=\"text\" class=\" \">" }, { "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": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32ba7b07 > .form-cover > .prev-next.prev-next-1 > div:nth-child(2) > label > input" }, "excerpt": "<input type=\"text\" class=\" \">" }, { "ruleID": "hidden-content", "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".off-canvas-menu-container" }, "excerpt": "<div class=\"off-canvas-menu-container mobile-only\" role=\"navigation\">" }, { "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": ".independent-living-callout > .vc_column-inner > .wpb_wrapper > .lifestyle-callout-header.wpb_text_column.wpb_content_element > .wpb_wrapper > p > a" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\">Learn More <i class=\"fa fa-angle-right\"></i></a>" }, { "ruleID": "aria-allowed-attr", "what": "Elements must only use allowed ARIA attributes; ARIA attribute is not allowed: aria-selected=\"true\"", "ordinalSeverity": 3, "tagName": "LI", "id": "slick-slide00", "location": { "doc": "dom", "type": "selector", "spec": "#slick-slide00" }, "excerpt": "<li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\"><button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">1</button></li>" }, { "ruleID": "aria-hidden-focus", "what": "ARIA hidden element must not be focusable or contain focusable elements; Focusable content should be disabled or be removed from the DOM", "ordinalSeverity": 3, "tagName": "LI", "id": "slick-slide01", "location": { "doc": "dom", "type": "selector", "spec": "#slick-slide01" }, "excerpt": "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation01\" id=\"slick-slide01\"><button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">2</button></li>" }, { "ruleID": "aria-hidden-focus", "what": "ARIA hidden element must not be focusable or contain focusable elements; Focusable content should be disabled or be removed from the DOM", "ordinalSeverity": 3, "tagName": "LI", "id": "slick-slide02", "location": { "doc": "dom", "type": "selector", "spec": "#slick-slide02" }, "excerpt": "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation02\" id=\"slick-slide02\"><button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">3</button></li>" }, { "ruleID": "aria-hidden-focus", "what": "ARIA hidden element must not be focusable or contain focusable elements; Focusable content should be disabled or be removed from the DOM", "ordinalSeverity": 3, "tagName": "LI", "id": "slick-slide03", "location": { "doc": "dom", "type": "selector", "spec": "#slick-slide03" }, "excerpt": "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation03\" id=\"slick-slide03\"><button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">4</button></li>" }, { "ruleID": "aria-input-field-name", "what": "ARIA input fields must have an accessible name; 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": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".slick-track" }, "excerpt": "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 7680px; transform: translate3d(-1280px, 0px, 0px);\">" }, { "ruleID": "aria-required-children", "what": "Certain ARIA roles must contain particular children; Element has children which are not allowed: [role=presentation]; Element uses aria-busy=\"true\" while showing a loader", "ordinalSeverity": 3, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".slick-dots" }, "excerpt": "<ul class=\"slick-dots\" role=\"tablist\" style=\"\">" }, { "ruleID": "aria-valid-attr-value", "what": "ARIA attributes must conform to valid values; Invalid ARIA attribute value: aria-controls=\"navigation00\"", "ordinalSeverity": 3, "tagName": "LI", "id": "slick-slide00", "location": { "doc": "dom", "type": "selector", "spec": "#slick-slide00" }, "excerpt": "<li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\"><button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">1</button></li>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-23 > a[href$=\"lifeloop/\"] > .menu-title-text" }, "excerpt": "<span class=\"menu-title-text\">LifeLoop</span>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-22 > a > .menu-title-text" }, "excerpt": "<span class=\"menu-title-text\">Careers</span>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-21 > a > .menu-title-text" }, "excerpt": "<span class=\"menu-title-text\">Contact Us</span>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-728 > a > .menu-title-text" }, "excerpt": "<span class=\"menu-title-text\">Pay Online</span>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-14 > .sf-with-ul > .menu-title-text" }, "excerpt": "<span class=\"menu-title-text\">Where to <br>Begin</span>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-15 > .sf-with-ul > .menu-title-text" }, "excerpt": "<span class=\"menu-title-text\">Senior Living <br>Options</span>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-730 > .sf-with-ul > .menu-title-text" }, "excerpt": "<span class=\"menu-title-text\">The Dial <br>Difference</span>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-17 > a > .menu-title-text" }, "excerpt": "<span class=\"menu-title-text\">Find a <br>Community</span>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-8858 > .sf-with-ul > .menu-title-text" }, "excerpt": "<span class=\"menu-title-text\">Dial 4 <br>Seniors</span>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.65 (foreground color: #676767, background color: #ffffff, font size: 17.3pt (23px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#fws_648db32b98975 > .left.row_col_wrap_12.dark > .centered-text.vc_col-sm-12[data-padding-pos=\"all\"] > .vc_column-inner > .wpb_wrapper > .mobile-margin.wpb_text_column.wpb_content_element > .wpb_wrapper > p" }, "excerpt": "<p style=\"text-align: center;\">We know how hard it can be to choose the right senior living community. Start here to learn more about our options, and then take our questionnaire to find out which one is right for you or your loved one.</p>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.65 (foreground color: #676767, background color: #ffffff, font size: 17.3pt (23px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#fws_648db32ba22a4 > .left.row_col_wrap_12.dark > .centered-text.vc_col-sm-12[data-padding-pos=\"all\"] > .vc_column-inner > .wpb_wrapper > .mobile-margin.wpb_text_column.wpb_content_element > .wpb_wrapper > p" }, "excerpt": "<p style=\"text-align: center;\">From helpful information on health, aging and our facilities, to the stories of real Dial residents, our blog provides a useful, up-to-date resource for seniors and their family members.</p>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.15 (foreground color: #ffffff, background color: #1e8d65, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".foot-callout-02 > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element:nth-child(2) > .wpb_wrapper > p" }, "excerpt": "<p>LifeLoop is our resident engagement platform that connects residents, families and staff – helping family members gain helpful insight into their loved one’s daily activities.</p>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#text-3 > .textwidget > p" }, "excerpt": "<p>11506 Nicholas St, Suite 205<br> <span class=\"s1\">Omaha, NE 68154<br> </span><span class=\"s1\"><a href=\"tel:1-402-964-0099\">(402) 964-0099</a></span></p>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".s1:nth-child(2)" }, "excerpt": "<span class=\"s1\">Omaha, NE 68154<br> </span>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".s1:nth-child(3) > a[href=\"tel:1-402-964-0099\"]" }, "excerpt": "<a href=\"tel:1-402-964-0099\">(402) 964-0099</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-29 > a" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Colorado\">Colorado</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-30 > a" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Illinois\">Illinois</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-31 > a" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Iowa\">Iowa</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-32 > a" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Kansas\">Kansas</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-889 > a" }, "excerpt": "<a href=\"https://dialseniorliving.com/find-a-community/?category=All+Care+Options&category=Missouri\">Missouri</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-33 > a" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Nebraska\">Nebraska</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-8091 > a" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Texas\">Texas</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[aria-current=\"page\"]" }, "excerpt": "<a href=\"https://dialseniorliving.com/\" aria-current=\"page\">Home</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-35 > a" }, "excerpt": "<a href=\"https://dialseniorliving.com/where-to-begin/\">Where to Begin</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-36 > a" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/\">Senior Living Options</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-290 > a" }, "excerpt": "<a href=\"https://dialseniorliving.com/about/\">About</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-289 > a" }, "excerpt": "<a href=\"https://dialseniorliving.com/dial-history/\">Dial History</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-38 > a" }, "excerpt": "<a href=\"https://dialseniorliving.com/careers/\">Careers</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-39 > a" }, "excerpt": "<a href=\"https://dialseniorliving.com/contact-us/\">Contact Us</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-992 > a" }, "excerpt": "<a href=\"https://dialseniorliving.com/provide-feedback/\">Provide Feedback</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "a[rel=\"privacy-policy\"]" }, "excerpt": "<a rel=\"privacy-policy\" href=\"https://dialseniorliving.com/privacy-policy/\">Privacy Policy</a>" }, { "ruleID": "color-contrast-enhanced", "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.95 (foreground color: #ffffff, background color: #3c6888, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".span_5 > p" }, "excerpt": "<p>© 2023 Dial Senior Living. All rights reserved.</p>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.02 (foreground color: #ffffff, background color: #a3bac2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#menu-item-24 > a[href=\"tel:1-402-964-0099\"] > .menu-title-text" }, "excerpt": "<span class=\"menu-title-text\">(402) 964-0099</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.69 (foreground color: #ffffff, background color: #b5cad3, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#fws_648db32b93fb6 > .left.row_col_wrap_12.dark > .vc_col-sm-3[data-padding-pos=\"all\"][data-has-bg-color=\"false\"] > .vc_column-inner > .wpb_wrapper > .comm-search-bar-title.wpb_text_column.wpb_content_element > .wpb_wrapper > p > strong" }, "excerpt": "<strong>Dial Communities</strong>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.92 (foreground color: #769dac, background color: #ffffff, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1", "ordinalSeverity": 3, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".wpb_wrapper > h1" }, "excerpt": "<h1 style=\"text-align: center;\">Dial Senior Living</h1>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.92 (foreground color: #769dac, background color: #ffffff, font size: 33.8pt (45px), font weight: normal). Expected contrast ratio of 3:1", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#fws_648db32b98975 > .left.row_col_wrap_12.dark > .centered-text.vc_col-sm-12[data-padding-pos=\"all\"] > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element:nth-child(1) > .wpb_wrapper > h2" }, "excerpt": "<h2 style=\"text-align: center;\">Lifestyle Options</h2>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.38 (foreground color: #ffffff, background color: #4a9b6e, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".independent-living-callout > .vc_column-inner > .wpb_wrapper > .lifestyle-callout-header.wpb_text_column.wpb_content_element > .wpb_wrapper > p > a" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\">Learn More <i class=\"fa fa-angle-right\"></i></a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.71 (foreground color: #ffffff, background color: #979cb4, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".assisted-living-callout > .vc_column-inner > .wpb_wrapper > .lifestyle-callout-header.wpb_text_column.wpb_content_element > .wpb_wrapper > p > a" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\">Learn More <i class=\"fa fa-angle-right\"></i></a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.1 (foreground color: #ffffff, background color: #c78429, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".memory-care-callout > .vc_column-inner > .wpb_wrapper > .lifestyle-callout-header.wpb_text_column.wpb_content_element > .wpb_wrapper > p > a" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/memory-care/\">Learn More <i class=\"fa fa-angle-right\"></i></a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.92 (foreground color: #769dac, background color: #ffffff, font size: 33.8pt (45px), font weight: normal). Expected contrast ratio of 3:1", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#fws_648db32ba22a4 > .left.row_col_wrap_12.dark > .centered-text.vc_col-sm-12[data-padding-pos=\"all\"] > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element:nth-child(1) > .wpb_wrapper > h2" }, "excerpt": "<h2 style=\"text-align: center;\">Recent Insights</h2>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.8 (foreground color: #ffffff, background color: #d8bf76, font size: 33.8pt (45px), font weight: normal). Expected contrast ratio of 3:1", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".h2-sub > .wpb_wrapper > h2" }, "excerpt": "<h2 style=\"text-align: center;\"><em>Career</em><br> Opportunities</h2>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.72 (foreground color: #c78429, background color: #d8bf76, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3:1", "ordinalSeverity": 3, "tagName": "EM", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".h2-sub > .wpb_wrapper > h2 > em" }, "excerpt": "<em>Career</em>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.8 (foreground color: #ffffff, background color: #d8bf76, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 3:1", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".text-contain > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element:nth-child(2) > .wpb_wrapper > p" }, "excerpt": "<p style=\"text-align: center;\">A career at Dial Senior Living offers the opportunity to grow and move forward in your profession, while helping our residents love the way they live.</p>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #40a778, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".foot-callout-01 > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element:nth-child(1) > .wpb_wrapper > .p1 > .s1" }, "excerpt": "<span class=\"s1\">Get to know Dial</span>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #40a778, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 3:1", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".foot-callout-01 > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element:nth-child(1) > .wpb_wrapper > p" }, "excerpt": "<p>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #40a778, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "p > a[href$=\"about/\"]" }, "excerpt": "<a href=\"/about/\">Learn More <i class=\"fa fa-angle-right\"></i></a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 4.15 (foreground color: #ffffff, background color: #1e8d65, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "p > a[href$=\"lifeloop/\"]" }, "excerpt": "<a href=\"/lifeloop/\">Learn More <i class=\"fa fa-angle-right\"></i></a>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.71 (foreground color: #ffffff, background color: #979cb4, font size: 33.8pt (45px), font weight: normal). Expected contrast ratio of 3:1", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".rev.wpb_text_column.wpb_content_element > .wpb_wrapper > h2" }, "excerpt": "<h2 style=\"text-align: center;\"><em>Follow</em><br> Dial Communities</h2>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.71 (foreground color: #ffffff, background color: #979cb4, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1", "ordinalSeverity": 3, "tagName": "EM", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".rev.wpb_text_column.wpb_content_element > .wpb_wrapper > h2 > em" }, "excerpt": "<em>Follow</em>" }, { "ruleID": "color-contrast", "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.69 (foreground color: #ffffff, background color: #b5cad3, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".vc_col-sm-3.foot-search-bar-col[data-padding-pos=\"all\"] > .vc_column-inner > .wpb_wrapper > .comm-search-bar-title.wpb_text_column.wpb_content_element > .wpb_wrapper > p > strong" }, "excerpt": "<strong>Dial Communities</strong>" }, { "ruleID": "focus-order-semantics", "what": "Elements in the focus order should have an appropriate role; Element does not have a widget role.; Element has invalid semantics for an element in the focus order.", "ordinalSeverity": 2, "tagName": "DIV", "id": "openChatImage", "location": { "doc": "dom", "type": "selector", "spec": "#openChatImage" }, "excerpt": "<div id=\"openChatImage\" tabindex=\"0\" onkeydown=\"chatButtonKeyDown(this,event);\" onfocus=\"focus_button_start(this, event);\" onblur=\"unfocus_button(this,event);\">" }, { "ruleID": "heading-order", "what": "Heading levels should only increase by one; Heading order invalid", "ordinalSeverity": 2, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".independent-living-callout > .vc_column-inner > .wpb_wrapper > .lifestyle-callout-header.wpb_text_column.wpb_content_element > .wpb_wrapper > h4" }, "excerpt": "<h4>Independent Living</h4>" }, { "ruleID": "heading-order", "what": "Heading levels should only increase by one; Heading order invalid", "ordinalSeverity": 2, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".foot-callout-01 > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element:nth-child(1) > .wpb_wrapper > .p1" }, "excerpt": "<h4 class=\"p1\"><span class=\"s1\">Get to know Dial</span></h4>" }, { "ruleID": "heading-order", "what": "Heading levels should only increase by one; Heading order invalid", "ordinalSeverity": 2, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".textwidget > h4" }, "excerpt": "<h4>Dial Senior Living</h4>" }, { "ruleID": "landmark-one-main", "what": "Document should have one main landmark; Document does not have a main landmark", "ordinalSeverity": 2, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html lang=\"en-US\" class=\"js js_active vc_desktop vc_transform vc_transform \" style=\"--nectar-sticky-top-distance: 194.11111111111111px;\">" }, { "ruleID": "landmark-unique", "what": "Ensures landmarks are unique; The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable", "ordinalSeverity": 2, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".container > nav" }, "excerpt": "<nav>" }, { "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": "#menu-item-27 > a[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"menu-title-text\"><i class=\"fa fa-facebook\"></i></span></a>" }, { "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": "#menu-item-28 > a[rel=\"noopener\"][target=\"_blank\"]" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"menu-title-text\"><i class=\"fa fa-instagram\"></i></span></a>" }, { "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": "div[data-slick-index=\"0\"] > .wprpsp-post-grid-cnt > .wprpsp-post-overlay > .wprpsp-medium-6.wprpsp-columns:nth-child(1) > .wprpsp-post-link[target=\"_self\"]" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\"></a>" }, { "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": ".nectar_icon_wrap[data-padding=\"15px\"][data-color=\"white\"]:nth-child(2) > .nectar_icon > a[target=\"_blank\"]" }, "excerpt": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\"></a>" }, { "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": ".nectar_icon_wrap[data-padding=\"15px\"][data-color=\"white\"]:nth-child(3) > .nectar_icon > a[target=\"_blank\"]" }, "excerpt": "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\"></a>" }, { "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": "closeChatImage", "location": { "doc": "dom", "type": "selector", "spec": "#closeChatImage" }, "excerpt": "<a href=\"javascript:void(0)\" onclick=\"hideChatButtonImage(event);window.postMessage(JSON.stringify({type:'2'}), '*');\" id=\"closeChatImage\" style=\" right:25px;top:28px; position: absolute;\">" }, { "ruleID": "meta-viewport", "what": "Zooming and scaling must not be disabled; user-scalable on <meta> tag disables zooming on mobile devices", "ordinalSeverity": 3, "tagName": "META", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "meta[name=\"viewport\"]" }, "excerpt": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0\">" }, { "ruleID": "nested-interactive", "what": "Interactive controls must not be nested; Element has focusable descendants", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "div[data-slick-index=\"0\"]" }, "excerpt": "<div class=\"wprpsp-post-slides wprpsp-clr-1 slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 1280px;\">" }, { "ruleID": "presentation-role-conflict", "what": "Ensure elements marked as presentational are consistently ignored", "ordinalSeverity": 2, "tagName": "LI", "id": "slick-slide00", "location": { "doc": "dom", "type": "selector", "spec": "#slick-slide00" }, "excerpt": "<li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\"><button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">1</button></li>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".nectar-skip-to-content" }, "excerpt": "<a href=\"#ajax-content-wrap\" class=\"nectar-skip-to-content\">Skip to main content</a>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "fws_648db32b93418", "location": { "doc": "dom", "type": "selector", "spec": "#fws_648db32b93418" }, "excerpt": "<div id=\"fws_648db32b93418\" data-column-margin=\"default\" data-midnight=\"dark\" class=\"wpb_row vc_row-fluid vc_row top-level full-width-content vc_row-o-equal-height vc_row-flex vc_row-o-content-middle home-hero first-section loaded\" style=\"padding-top: 0px; padding-bottom: 0px; \">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#fws_648db32b93fb6 > .left.row_col_wrap_12.dark > .vc_col-sm-3[data-padding-pos=\"all\"][data-has-bg-color=\"false\"]" }, "excerpt": "<div class=\"vc_col-sm-3 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone \" data-padding-pos=\"all\" data-has-bg-color=\"false\" data-bg-color=\"\" data-bg-opacity=\"1\" data-animation=\"\" data-delay=\"0\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field2.form-element-0[data-identifier=\"field2\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field2\"][name=\"field2\"]" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field5.form-element-1[data-identifier=\"field5\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field5\"][name=\"field5\"]" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "fws_648db32b98975", "location": { "doc": "dom", "type": "selector", "spec": "#fws_648db32b98975" }, "excerpt": "<div id=\"fws_648db32b98975\" data-column-margin=\"default\" data-midnight=\"dark\" class=\"wpb_row vc_row-fluid vc_row full-width-content vc_row-o-equal-height vc_row-flex vc_row-o-content-top home-h1-area\" style=\"padding-top: 30px; padding-bottom: 30px; \">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "fws_648db32b98c7d", "location": { "doc": "dom", "type": "selector", "spec": "#fws_648db32b98c7d" }, "excerpt": "<div id=\"fws_648db32b98c7d\" data-column-margin=\"default\" data-midnight=\"dark\" class=\"wpb_row vc_row-fluid vc_row full-width-content vc_row-o-equal-height vc_row-flex vc_row-o-content-top\" style=\"padding-top: 0px; padding-bottom: 0px; \">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "fws_648db32ba1eae", "location": { "doc": "dom", "type": "selector", "spec": "#fws_648db32ba1eae" }, "excerpt": "<div id=\"fws_648db32ba1eae\" data-column-margin=\"default\" data-midnight=\"dark\" data-top-percent=\"10%\" data-bottom-percent=\"10%\" class=\"wpb_row vc_row-fluid vc_row full-width-section h2-green questionnaire-band\" style=\"padding-top: calc(100vw * 0.10); padding-bottom: calc(100vw * 0.10); \">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#fws_648db32ba22a4 > .left.row_col_wrap_12.dark > .centered-text.vc_col-sm-12[data-padding-pos=\"all\"] > .vc_column-inner > .wpb_wrapper > .wpb_text_column.wpb_content_element:nth-child(1)" }, "excerpt": "<div class=\"wpb_text_column wpb_content_element \"> <div class=\"wpb_wrapper\"> <h2 style=\"text-align: center;\">Recent Insights</h2> </div> </div>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "#fws_648db32ba22a4 > .left.row_col_wrap_12.dark > .centered-text.vc_col-sm-12[data-padding-pos=\"all\"] > .vc_column-inner > .wpb_wrapper > .mobile-margin.wpb_text_column.wpb_content_element" }, "excerpt": "<div class=\"wpb_text_column wpb_content_element mobile-margin\" style=\" max-width: 850px; display: inline-block;\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "fws_648db32ba537b", "location": { "doc": "dom", "type": "selector", "spec": "#fws_648db32ba537b" }, "excerpt": "<div id=\"fws_648db32ba537b\" data-column-margin=\"default\" data-midnight=\"dark\" class=\"wpb_row vc_row-fluid vc_row full-width-section career-opportunities\" style=\"padding-top: 80px; padding-bottom: 80px; \">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "fws_648db32ba5692", "location": { "doc": "dom", "type": "selector", "spec": "#fws_648db32ba5692" }, "excerpt": "<div id=\"fws_648db32ba5692\" data-column-margin=\"default\" data-midnight=\"dark\" class=\"wpb_row vc_row-fluid vc_row\" style=\"padding-top: 90px; padding-bottom: 90px; \">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "fws_648db32ba7232", "location": { "doc": "dom", "type": "selector", "spec": "#fws_648db32ba7232" }, "excerpt": "<div id=\"fws_648db32ba7232\" data-column-margin=\"default\" data-midnight=\"dark\" class=\"wpb_row vc_row-fluid vc_row full-width-section foot-cta\" style=\"padding-top: 70px; padding-bottom: 90px; \">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".vc_col-sm-3.foot-search-bar-col[data-padding-pos=\"all\"]" }, "excerpt": "<div class=\"vc_col-sm-3 foot-search-bar-col wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone \" data-padding-pos=\"all\" data-has-bg-color=\"false\" data-bg-color=\"\" data-bg-opacity=\"1\" data-animation=\"\" data-delay=\"0\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field2.form-element-0[data-identifier=\"field2\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field2\"][name=\"field2\"]" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field5.form-element-1[data-identifier=\"field5\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field5\"][name=\"field5\"]" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "footer-outer", "location": { "doc": "dom", "type": "selector", "spec": "#footer-outer" }, "excerpt": "<div id=\"footer-outer\" data-midnight=\"light\" data-cols=\"5\" data-custom-color=\"true\" data-disable-copyright=\"false\" data-matching-section-color=\"false\" data-copyright-line=\"false\" data-using-bg-img=\"false\" data-bg-img-overlay=\"1.0\" data-full-width=\"false\" data-using-widget-area=\"true\" data-link-hover=\"default\">" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".slide_out_area_close" }, "excerpt": "<a class=\"slide_out_area_close\" href=\"#\"><span class=\"screen-reader-text\">Close Menu</span> <span class=\"icon-salient-x icon-default-style\"></span> </a>" }, { "ruleID": "region", "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks", "ordinalSeverity": 2, "tagName": "DIV", "id": "openChatImage", "location": { "doc": "dom", "type": "selector", "spec": "#openChatImage" }, "excerpt": "<div id=\"openChatImage\" tabindex=\"0\" onkeydown=\"chatButtonKeyDown(this,event);\" onfocus=\"focus_button_start(this, event);\" onblur=\"unfocus_button(this,event);\">" }, { "ruleID": "select-name", "what": "Select element must have an accessible name; Form element does not have an implicit (wrapped) <label>; Form element does not have an explicit <label>; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field2.form-element-0[data-identifier=\"field2\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field2\"][name=\"field2\"]" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">" }, { "ruleID": "select-name", "what": "Select element must have an accessible name; Form element does not have an implicit (wrapped) <label>; Form element does not have an explicit <label>; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32b94574 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field5.form-element-1[data-identifier=\"field5\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field5\"][name=\"field5\"]" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">" }, { "ruleID": "select-name", "what": "Select element must have an accessible name; Form element does not have an implicit (wrapped) <label>; Form element does not have an explicit <label>; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field2.form-element-0[data-identifier=\"field2\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field2\"][name=\"field2\"]" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">" }, { "ruleID": "select-name", "what": "Select element must have an accessible name; Form element does not have an implicit (wrapped) <label>; Form element does not have an explicit <label>; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": ".uniq-648db32ba7b07 > .form-cover > .fc-form.fc-form-1.align- > .form-page.form-page-0.active > .form-page-content > .form-element-field5.form-element-1[data-identifier=\"field5\"] > .form-element-html > div > .dropdown-cover.autocomplete-type-.has-input > div > select[data-field-id=\"field5\"][name=\"field5\"]" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">" } ] }, "endTime": 1687008344709 }, { "type": "launch", "which": "chromium", "startTime": 1687008344710, "endTime": 1687008345301 }, { "type": "url", "which": "https://dialseniorliving.com/", "what": "Dial Senior Living", "startTime": 1687008345302, "result": { "url": "https://dialseniorliving.com/" }, "endTime": 1687008345990 }, { "type": "test", "which": "continuum", "startTime": 1687008345990, "url": "https://dialseniorliving.com/", "what": "Level Access Continuum, community edition", "result": [ { "engineTestId": 59, "bestPracticeId": 410, "attribute": "This element has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2", "attributeDetail": "This META has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2", "element": "<meta content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0\" name=\"viewport\">", "path": "head>meta:nth-of-type(2)", "fingerprint": { "version": 2, "css": "meta[name=\"viewport\"][content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0\"]", "attNo": 2 } }, { "engineTestId": 114, "bestPracticeId": 338, "attribute": "This select element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This select element does not have a mechanism that allows an accessible name value to be calculated", "element": "<select data-original-title=\"\" data-html=\"true\" data-trigger=\"hover\" tooltip=\"\" data-toggle=\"tooltip\" data-placement=\"right\" name=\"field2\" data-field-id=\"field2\" class=\"validation-lenient\" data-is-req ... class=\" \" value=\"Kansas\">Kansas</option><option class=\" \" value=\"Missouri\">Missouri</option><option class=\" \" value=\"Nebraska\">Nebraska</option><option class=\" \" value=\"Texas\">Texas</option></select>", "path": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "select[data-is-required=\"false\"][class=\"validation-lenient\"][data-field-id=\"field2\"][name=\"field2\"][data-placement=\"right\"][data-toggle=\"tooltip\"][tooltip=\"\"][data-trigger=\"hover\"][data-html=\"true\"][data-original-title=\"\"]", "attNo": 10 } }, { "engineTestId": 114, "bestPracticeId": 338, "attribute": "This select element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This select element does not have a mechanism that allows an accessible name value to be calculated", "element": "<select data-original-title=\"\" data-html=\"true\" data-trigger=\"hover\" tooltip=\"\" data-toggle=\"tooltip\" data-placement=\"right\" name=\"field5\" data-field-id=\"field5\" class=\"validation-lenient\" data-is-req ... on class=\" \" value=\"Independent Living\">Independent Living</option><option class=\" \" value=\"Assisted Living\">Assisted Living</option><option class=\" \" value=\"Memory Care\">Memory Care</option></select>", "path": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "select[data-is-required=\"false\"][class=\"validation-lenient\"][data-field-id=\"field5\"][name=\"field5\"][data-placement=\"right\"][data-toggle=\"tooltip\"][tooltip=\"\"][data-trigger=\"hover\"][data-html=\"true\"][data-original-title=\"\"]", "attNo": 10 } }, { "engineTestId": 114, "bestPracticeId": 338, "attribute": "This select element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This select element does not have a mechanism that allows an accessible name value to be calculated", "element": "<select data-original-title=\"\" data-html=\"true\" data-trigger=\"hover\" tooltip=\"\" data-toggle=\"tooltip\" data-placement=\"right\" name=\"field2\" data-field-id=\"field2\" class=\"validation-lenient\" data-is-req ... class=\" \" value=\"Kansas\">Kansas</option><option class=\" \" value=\"Missouri\">Missouri</option><option class=\" \" value=\"Nebraska\">Nebraska</option><option class=\" \" value=\"Texas\">Texas</option></select>", "path": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(10)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "select[data-is-required=\"false\"][class=\"validation-lenient\"][data-field-id=\"field2\"][name=\"field2\"][data-placement=\"right\"][data-toggle=\"tooltip\"][tooltip=\"\"][data-trigger=\"hover\"][data-html=\"true\"][data-original-title=\"\"]", "attNo": 10 } }, { "engineTestId": 114, "bestPracticeId": 338, "attribute": "This select element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This select element does not have a mechanism that allows an accessible name value to be calculated", "element": "<select data-original-title=\"\" data-html=\"true\" data-trigger=\"hover\" tooltip=\"\" data-toggle=\"tooltip\" data-placement=\"right\" name=\"field5\" data-field-id=\"field5\" class=\"validation-lenient\" data-is-req ... on class=\" \" value=\"Independent Living\">Independent Living</option><option class=\" \" value=\"Assisted Living\">Assisted Living</option><option class=\" \" value=\"Memory Care\">Memory Care</option></select>", "path": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(10)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "select[data-is-required=\"false\"][class=\"validation-lenient\"][data-field-id=\"field5\"][name=\"field5\"][data-placement=\"right\"][data-toggle=\"tooltip\"][tooltip=\"\"][data-trigger=\"hover\"][data-html=\"true\"][data-original-title=\"\"]", "attNo": 10 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" rel=\"noopener\" target=\"_blank\"><span class=\"menu-title-text\"><i class=\"fa fa-facebook\"></i></span></a>", "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "a[target=\"_blank\"][rel=\"noopener\"][href=\"https://www.facebook.com/DialSeniorLiving/\"]", "attNo": 3 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a href=\"https://www.instagram.com/dialseniorliving/\" rel=\"noopener\" target=\"_blank\"><span class=\"menu-title-text\"><i class=\"fa fa-instagram\"></i></span></a>", "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "a[target=\"_blank\"][rel=\"noopener\"][href=\"https://www.instagram.com/dialseniorliving/\"]", "attNo": 3 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a tabindex=\"0\" target=\"_self\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" class=\"wprpsp-post-link\"></a>", "path": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "a[class=\"wprpsp-post-link\"][href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\"][target=\"_self\"][tabindex=\"0\"]", "attNo": 4 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a target=\"_blank\" href=\"https://www.facebook.com/DialSeniorLiving/\"></a>", "path": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(9)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "a[href=\"https://www.facebook.com/DialSeniorLiving/\"][target=\"_blank\"]", "attNo": 2 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a target=\"_blank\" href=\"https://www.instagram.com/dialseniorliving/\"></a>", "path": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(9)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "a[href=\"https://www.instagram.com/dialseniorliving/\"][target=\"_blank\"]", "attNo": 2 } }, { "engineTestId": 531, "bestPracticeId": 2519, "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present", "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present", "element": "<nav><ul class=\"sf-menu sf-js-enabled sf-arrows\"><li class=\"menu-item menu-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-27\" id=\"menu-item-27\"><a href=\"https://www.facebo ... u-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-24\" id=\"menu-item-24\"><a href=\"tel:1-402-964-0099\"><span class=\"menu-title-text\">(402) 964-0099</span></a></li></ul></nav>", "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "nav", "attNo": 0 } }, { "engineTestId": 531, "bestPracticeId": 2519, "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present", "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present", "element": "<nav><ul class=\"sf-menu sf-js-enabled sf-arrows\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children nectar-regular-menu-item menu-item-14\" id=\"menu-item-14\"><a ... \"><li class=\"menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-171\" id=\"menu-item-171\"><a href=\"https://dialseniorliving.com/about/\"><span class=\"menu-title-t", "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)", "fingerprint": { "version": 2, "css": "nav", "attNo": 0 } }, { "engineTestId": 533, "bestPracticeId": 2519, "attribute": "This nav does not have an accessible name as required when two or more nav elements are present", "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present", "element": "<nav><ul class=\"sf-menu sf-js-enabled sf-arrows\"><li class=\"menu-item menu-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-27\" id=\"menu-item-27\"><a href=\"https://www.facebo ... u-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-24\" id=\"menu-item-24\"><a href=\"tel:1-402-964-0099\"><span class=\"menu-title-text\">(402) 964-0099</span></a></li></ul></nav>", "path": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fingerprint": { "version": 2, "css": "nav", "attNo": 0 } }, { "engineTestId": 533, "bestPracticeId": 2519, "attribute": "This nav does not have an accessible name as required when two or more nav elements are present", "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present", "element": "<nav><ul class=\"sf-menu sf-js-enabled sf-arrows\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children nectar-regular-menu-item menu-item-14\" id=\"menu-item-14\"><a ... \"><li class=\"menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-171\" id=\"menu-item-171\"><a href=\"https://dialseniorliving.com/about/\"><span class=\"menu-title-t", "path": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)", "fingerprint": { "version": 2, "css": "nav", "attNo": 0 } }, { "engineTestId": 1042, "bestPracticeId": 1626, "attribute": "This element (role=option) does not have an aria-selected attribute", "attributeDetail": "This DIV (role=option) does not have an aria-selected attribute", "element": "<div style=\"width: 1280px;\" aria-describedby=\"slick-slide00\" role=\"option\" tabindex=\"-1\" aria-hidden=\"false\" data-slick-index=\"0\" class=\"wprpsp-post-slides wprpsp-clr-1 slick-slide slick-current slick ... et=\"_self\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" class=\"wprpsp-read-more-btn\">Learn More</a></div></div></div></div></div></div></div>", "path": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)", "fingerprint": { "version": 2, "css": "div[class=\"wprpsp-post-slides wprpsp-clr-1 slick-slide slick-current slick-active\"][data-slick-index=\"0\"][aria-hidden=\"false\"][tabindex=\"-1\"][role=\"option\"][aria-describedby=\"slick-slide00\"]", "attNo": 7 } } ], "standardResult": { "totals": [ 0, 0, 0, 15 ], "instances": [ { "ruleID": "59", "what": "This META has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2", "ordinalSeverity": 3, "tagName": "META", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "head>meta:nth-of-type(2)" }, "excerpt": "<meta content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0\" name=\"viewport\">" }, { "ruleID": "114", "what": "This select element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)" }, "excerpt": "<select data-original-title=\"\" data-html=\"true\" data-trigger=\"hover\" tooltip=\"\" data-toggle=\"tooltip\" data-placement=\"right\" name=\"field2\" data-field-id=\"field2\" class=\"validation-lenient\" data-is-req ... class=\" \" value=\"Kansas\">Kansas</option><option class=\" \" value=\"Missouri\">Missouri</option><option class=\" \" value=\"Nebraska\">Nebraska</option><option class=\" \" value=\"Texas\">Texas</option></select>" }, { "ruleID": "114", "what": "This select element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)" }, "excerpt": "<select data-original-title=\"\" data-html=\"true\" data-trigger=\"hover\" tooltip=\"\" data-toggle=\"tooltip\" data-placement=\"right\" name=\"field5\" data-field-id=\"field5\" class=\"validation-lenient\" data-is-req ... on class=\" \" value=\"Independent Living\">Independent Living</option><option class=\" \" value=\"Assisted Living\">Assisted Living</option><option class=\" \" value=\"Memory Care\">Memory Care</option></select>" }, { "ruleID": "114", "what": "This select element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(10)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)" }, "excerpt": "<select data-original-title=\"\" data-html=\"true\" data-trigger=\"hover\" tooltip=\"\" data-toggle=\"tooltip\" data-placement=\"right\" name=\"field2\" data-field-id=\"field2\" class=\"validation-lenient\" data-is-req ... class=\" \" value=\"Kansas\">Kansas</option><option class=\" \" value=\"Missouri\">Missouri</option><option class=\" \" value=\"Nebraska\">Nebraska</option><option class=\" \" value=\"Texas\">Texas</option></select>" }, { "ruleID": "114", "what": "This select element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(10)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)" }, "excerpt": "<select data-original-title=\"\" data-html=\"true\" data-trigger=\"hover\" tooltip=\"\" data-toggle=\"tooltip\" data-placement=\"right\" name=\"field5\" data-field-id=\"field5\" class=\"validation-lenient\" data-is-req ... on class=\" \" value=\"Independent Living\">Independent Living</option><option class=\" \" value=\"Assisted Living\">Assisted Living</option><option class=\" \" value=\"Memory Care\">Memory Care</option></select>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" rel=\"noopener\" target=\"_blank\"><span class=\"menu-title-text\"><i class=\"fa fa-facebook\"></i></span></a>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)" }, "excerpt": "<a href=\"https://www.instagram.com/dialseniorliving/\" rel=\"noopener\" target=\"_blank\"><span class=\"menu-title-text\"><i class=\"fa fa-instagram\"></i></span></a>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<a tabindex=\"0\" target=\"_self\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" class=\"wprpsp-post-link\"></a>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(9)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<a target=\"_blank\" href=\"https://www.facebook.com/DialSeniorLiving/\"></a>" }, { "ruleID": "237", "what": "This A element does not have a mechanism that allows an accessible name value to be calculated", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(9)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<a target=\"_blank\" href=\"https://www.instagram.com/dialseniorliving/\"></a>" }, { "ruleID": "531", "what": "This nav does not have a unique accessible name as required when two or more nav elements are present", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<nav><ul class=\"sf-menu sf-js-enabled sf-arrows\"><li class=\"menu-item menu-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-27\" id=\"menu-item-27\"><a href=\"https://www.facebo ... u-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-24\" id=\"menu-item-24\"><a href=\"tel:1-402-964-0099\"><span class=\"menu-title-text\">(402) 964-0099</span></a></li></ul></nav>" }, { "ruleID": "531", "what": "This nav does not have a unique accessible name as required when two or more nav elements are present", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)" }, "excerpt": "<nav><ul class=\"sf-menu sf-js-enabled sf-arrows\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children nectar-regular-menu-item menu-item-14\" id=\"menu-item-14\"><a ... \"><li class=\"menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-171\" id=\"menu-item-171\"><a href=\"https://dialseniorliving.com/about/\"><span class=\"menu-title-t" }, { "ruleID": "533", "what": "This nav does not have an accessible name as required when two or more nav elements are present", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)" }, "excerpt": "<nav><ul class=\"sf-menu sf-js-enabled sf-arrows\"><li class=\"menu-item menu-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-27\" id=\"menu-item-27\"><a href=\"https://www.facebo ... u-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-24\" id=\"menu-item-24\"><a href=\"tel:1-402-964-0099\"><span class=\"menu-title-text\">(402) 964-0099</span></a></li></ul></nav>" }, { "ruleID": "533", "what": "This nav does not have an accessible name as required when two or more nav elements are present", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)" }, "excerpt": "<nav><ul class=\"sf-menu sf-js-enabled sf-arrows\"><li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children nectar-regular-menu-item menu-item-14\" id=\"menu-item-14\"><a ... \"><li class=\"menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-171\" id=\"menu-item-171\"><a href=\"https://dialseniorliving.com/about/\"><span class=\"menu-title-t" }, { "ruleID": "1042", "what": "This DIV (role=option) does not have an aria-selected attribute", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "body>div:nth-of-type(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)" }, "excerpt": "<div style=\"width: 1280px;\" aria-describedby=\"slick-slide00\" role=\"option\" tabindex=\"-1\" aria-hidden=\"false\" data-slick-index=\"0\" class=\"wprpsp-post-slides wprpsp-clr-1 slick-slide slick-current slick ... et=\"_self\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" class=\"wprpsp-read-more-btn\">Learn More</a></div></div></div></div></div></div></div>" } ] }, "endTime": 1687008346651 }, { "type": "launch", "which": "chromium", "startTime": 1687008346651, "endTime": 1687008347208 }, { "type": "url", "which": "https://dialseniorliving.com/", "what": "Dial Senior Living", "startTime": 1687008347209, "result": { "url": "https://dialseniorliving.com/" }, "endTime": 1687008347907 }, { "type": "test", "which": "htmlcs", "startTime": 1687008347907, "url": "https://dialseniorliving.com/", "what": "HTML CodeSniffer WCAG 2.1 AA ruleset", "result": { "Error": { "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>...</h2>" } ], "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [ { "tagName": "h2", "id": "", "code": "<h2>...</h2>" } ], "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.": [ { "tagName": "h4", "id": "", "code": "<h4 class=\"p1\">...</h4>" }, { "tagName": "h4", "id": "", "code": "<h4>...</h4>" } ] }, "AAA.1_4_6.G17.Fail": { "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 1:1. Recommendation: change text colour to #595959.": [ { "tagName": "a", "id": "", "code": "<a href=\"/about/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/lifeloop/\">...</a>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.4:1. Recommendation: change text colour to #2e536f.": [ { "tagName": "a", "id": "", "code": "<a href=\"/find-a-community/?category=All+Care+Options&category=Colorado\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/find-a-community/?category=All+Care+Options&category=Illinois\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/find-a-community/?category=All+Care+Options&category=Iowa\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/find-a-community/?category=All+Care+Options&category=Kansas\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/find-a-community/?category=All+Care+Options&category=Nebraska\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"/find-a-community/?category=All+Care+Options&category=Texas\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://dialseniorliving.com/\" aria-current=\"page\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://dialseniorliving.com/about/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://dialseniorliving.com/careers/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://dialseniorliving.com/contact-us/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://dialseniorliving.com/dial-history/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://dialseniorliving.com/find-a-community/?category=All+Care+Options&category=Missouri\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://dialseniorliving.com/provide-feedback/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://dialseniorliving.com/senior-living-options/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://dialseniorliving.com/where-to-begin/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"tel:1-402-964-0099\">...</a>" }, { "tagName": "a", "id": "", "code": "<a rel=\"privacy-policy\" href=\"https://dialseniorliving.com/privacy-policy/\">...</a>" }, { "tagName": "p", "id": "", "code": "<p>...</p>" }, { "tagName": "span", "id": "", "code": "<span class=\"s1\">...</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 2.41:1. Recommendation: change background to #7a99b4.": [ { "tagName": "button", "id": "", "code": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">...</button>" } ], "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": "button", "id": "", "code": "<button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">...</button>" }, { "tagName": "button", "id": "", "code": "<button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">...</button>" }, { "tagName": "span", "id": "", "code": "<span class=\"menu-title-text\">...</span>" }, { "tagName": "span", "id": "", "code": "<span>...</span>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.03:1. Recommendation: change background to #455c64.": [ { "tagName": "div", "id": "", "code": "<div class=\"wprpsp-post-date\">...</div>" }, { "tagName": "span", "id": "", "code": "<span class=\"menu-title-text\">...</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 2.72:1. Recommendation: change background to #535870.": [ { "tagName": "div", "id": "", "code": "<div class=\"wprpsp-post-date\">...</div>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.99:1. Recommendation: change background to #006738.": [ { "tagName": "div", "id": "", "code": "<div class=\"wprpsp-post-date\">...</div>" }, { "tagName": "span", "id": "", "code": "<span class=\"text \">...</span>" }, { "tagName": "span", "id": "", "code": "<span>...</span>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.48:1. Recommendation: change background to #205d8a.": [ { "tagName": "div", "id": "", "code": "<div class=\"wprpsp-post-date\">...</div>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.66:1. Recommendation: change text colour to #595959.": [ { "tagName": "noscript", "id": "", "code": "<noscript>...</noscript>" }, { "tagName": "p", "id": "", "code": "<p style=\"text-align: center;\">...</p>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.95:1. Recommendation: change background to #315d7d.": [ { "tagName": "p", "id": "", "code": "<p>...</p>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.48:1. Recommendation: change text colour to #205d8a.": [ { "tagName": "span", "id": "", "code": "<span class=\"menu-title-text\">...</span>" } ] }, "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 2.03:1. Recommendation: change background to #637a82.": [ { "tagName": "a", "id": "", "code": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"-1\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"-1\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">...</a>" } ], "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 2.72:1. Recommendation: change background to #70758d.": [ { "tagName": "a", "id": "", "code": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-living-10-off-rent-for-10-years/\" target=\"_self\" tabindex=\"-1\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-living-10-off-rent-for-10-years/\" target=\"_self\" tabindex=\"-1\">...</a>" } ], "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 2.99:1. Recommendation: change background to #1f8657.": [ { "tagName": "a", "id": "", "code": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target=\"_self\" tabindex=\"-1\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target=\"_self\" tabindex=\"-1\">...</a>" } ], "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation: change text colour to #767676.": [ { "tagName": "em", "id": "", "code": "<em>...</em>" }, { "tagName": "h2", "id": "", "code": "<h2 style=\"text-align: center;\">...</h2>" }, { "tagName": "p", "id": "", "code": "<p style=\"text-align: center;\">...</p>" }, { "tagName": "p", "id": "", "code": "<p>...</p>" }, { "tagName": "span", "id": "", "code": "<span class=\"s1\">...</span>" } ], "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.11:1. Recommendation: change text colour to #aa670c.": [ { "tagName": "em", "id": "", "code": "<em>...</em>" } ], "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 2.92:1. Recommendation: change text colour to #557c8b.": [ { "tagName": "h1", "id": "", "code": "<h1 style=\"text-align: center;\">...</h1>" }, { "tagName": "h2", "id": "", "code": "<h2 style=\"text-align: center;\">...</h2>" } ], "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 NaN:1.": [ { "tagName": "p", "id": "", "code": "<p>...</p>" } ], "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 2.99:1. Recommendation: change text colour to #1f8657.": [ { "tagName": "span", "id": "", "code": "<span class=\"s1\">...</span>" } ] }, "AAA.2_4_1.G1,G123,G124.NoSuchID": { "This link points to a named anchor \"sidewidgetarea\" within the document, but no anchor exists with that name.": [ { "tagName": "a", "id": "", "code": "<a href=\"#sidewidgetarea\" aria-label=\"Navigation Menu\" aria-expanded=\"false\" class=\"closed\">...</a>" } ] }, "AAA.2_4_8.H59.1": { "Link elements can only be located in the head section of the document.": [ { "tagName": "link", "id": "#wpacu-combined-css-body-1", "code": "<link rel=\"stylesheet\" id=\"wpacu-combined-css-body-1\" href=\"https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/css/body-9b81576cebeb1ffcfd387c7a466b761ddac00abd.css\" type=\"text/css\" media=\"all\">" } ] }, "AAA.3_2_2.H32.2": { "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid.": [ { "tagName": "form", "id": "", "code": "<form role=\"search\" action=\"https://dialseniorliving.com/\" method=\"GET\">...</form>" } ] }, "AAA.4_1_2.H91.A.NoContent": { "Anchor element found with a valid href attribute, but no link content has been supplied.": [ { "tagName": "a", "id": "", "code": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\">...</a>" } ] } }, "Warning": { "AAA.1_1_1.H67.2": { "Img element is marked so that it is ignored by Assistive Technology.": [ { "tagName": "img", "id": "", "code": "<img decoding=\"async\" loading=\"lazy\" class=\"wp-image-65 aligncenter\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/foot-callout-lifeloop-callout-300x79.png\" alt=\"\" width=\"194\" height=\"51\" srcset=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/foot-callout-lifeloop-callout-300x79.png 300w, https://diallivingdev.wpenginepowered.com/wp-content/uploads/foot-callout-lifeloop-callout.png 396w\" sizes=\"(max-width: 194px) 100vw, 194px\">" } ] }, "AAA.1_3_1.H42": { "Heading markup should be used if this content is intended as a heading.": [ { "tagName": "p", "id": "", "code": "<p>...</p>" } ] }, "AAA.1_3_1.H48.2": { "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.": [ { "tagName": "p", "id": "", "code": "<p>...</p>" } ] }, "AAA.1_3_1.H85.2": { "If this selection list contains groups of related options, they should be grouped with optgroup.": [ { "tagName": "select", "id": "", "code": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">...</select>" }, { "tagName": "select", "id": "", "code": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">...</select>" } ] }, "AAA.1_3_5.H98": { "This element contains a potentially faulty value in its autocomplete attribute: maple-syrup-pot.": [ { "tagName": "input", "id": "", "code": "<input type=\"text\" class=\"required_field\" name=\"website\" autocomplete=\"maple-syrup-pot\" style=\"display: none;\">" } ] }, "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": { "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [ { "tagName": "div", "id": "#chatbutton", "code": "<div style=\"position: fixed;vertical-align:center;\" onclick=\"javascript:openNewWindow();\" id=\"chatbutton\" onmouseover=\"hover_button(this);\" onmouseout=\"unhover_button(this);\">...</div>" }, { "tagName": "div", "id": "#header-outer", "code": "<div id=\"header-outer\" data-has-menu=\"true\" data-has-buttons=\"no\" data-header-button_style=\"default\" data-using-pr-menu=\"false\" data-mobile-fixed=\"1\" data-ptnm=\"false\" data-lhe=\"default\" data-user-set-bg=\"#ffffff\" data-format=\"default\" data-permanent-transparent=\"false\" data-megamenu-rt=\"0\" data-remove-fixed=\"0\" data-header-resize=\"1\" data-cart=\"false\" data-transparency-option=\"\" data-box-shadow=\"none\" data-shrink-num=\"30\" data-using-secondary=\"1\" data-using-logo=\"1\" data-logo-height=\"101\" data-m-logo-height=\"75\" data-padding=\"20\" data-full-width=\"false\" data-condense=\"false\">...</div>" }, { "tagName": "div", "id": "#simple-banner", "code": "<div id=\"simple-banner\" class=\"simple-banner\">...</div>" }, { "tagName": "div", "id": "#slide-out-widget-area-bg", "code": "<div id=\"slide-out-widget-area-bg\" class=\"slide-out-from-right dark\">...</div>" }, { "tagName": "div", "id": "#slide-out-widget-area", "code": "<div id=\"slide-out-widget-area\" class=\"slide-out-from-right\" data-dropdown-func=\"separate-dropdown-parent-link\" data-back-txt=\"Back\">...</div>" }, { "tagName": "div", "id": "#slideDiv", "code": "<div id=\"slideDiv\" style=\"position: fixed;width:300px;\">...</div>" }, { "tagName": "div", "id": "", "code": "<div class=\"simple-banner simple-banner-text\" style=\"display:none !important\">...</div>" } ], "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.": [ { "tagName": "meta", "id": "", "code": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0\">" } ] }, "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": "a", "id": "", "code": "<a class=\"nectar-button large regular regular-button center\" style=\"color: rgb(255, 255, 255); background-color: rgb(64, 167, 120); visibility: visible;\" href=\"/where-to-begin/\" data-color-override=\"#40a778\" data-hover-color-override=\"false\" data-hover-text-color-override=\"#fff\">...</a>" }, { "tagName": "div", "id": "", "code": "<div style=\" color: #ffffff;\" class=\"vc_col-sm-6 foot-callout foot-callout-01 wpb_column column_container vc_column_container col child_column no-extra-padding inherit_tablet inherit_phone instance-13\" data-cfc=\"true\" data-using-bg=\"true\" data-border-radius=\"5px\" data-padding-pos=\"all\" data-has-bg-color=\"true\" data-bg-color=\"#40a778\" data-bg-opacity=\"1\" data-animation=\"\" data-delay=\"0\">...</div>" }, { "tagName": "div", "id": "", "code": "<div style=\" color: #ffffff;\" class=\"vc_col-sm-6 foot-callout foot-callout-02 wpb_column column_container vc_column_container col child_column no-extra-padding inherit_tablet inherit_phone instance-14\" data-cfc=\"true\" data-using-bg=\"true\" data-border-radius=\"5px\" data-padding-pos=\"all\" data-has-bg-color=\"true\" data-bg-color=\"#1e8d65\" data-bg-opacity=\"1\" data-animation=\"\" data-delay=\"0\">...</div>" } ] }, "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=\"#ajax-content-wrap\" class=\"nectar-skip-to-content\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://dialseniorliving.com/senior-living-options/memory-care/\">...</a>" }, { "tagName": "span", "id": "", "code": "<span class=\"screen-reader-text\">...</span>" }, { "tagName": "strong", "id": "", "code": "<strong>...</strong>" } ] }, "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": "option", "id": "", "code": "<option value=\"All Care Options\" class=\" \">...</option>" }, { "tagName": "option", "id": "", "code": "<option value=\"All States\" class=\" \">...</option>" }, { "tagName": "option", "id": "", "code": "<option value=\"Assisted Living\" class=\" \">...</option>" }, { "tagName": "option", "id": "", "code": "<option value=\"Colorado\" class=\" \">...</option>" }, { "tagName": "option", "id": "", "code": "<option value=\"Illinois\" class=\" \">...</option>" }, { "tagName": "option", "id": "", "code": "<option value=\"Independent Living\" class=\" \">...</option>" }, { "tagName": "option", "id": "", "code": "<option value=\"Iowa\" class=\" \">...</option>" }, { "tagName": "option", "id": "", "code": "<option value=\"Kansas\" class=\" \">...</option>" }, { "tagName": "option", "id": "", "code": "<option value=\"Memory Care\" class=\" \">...</option>" }, { "tagName": "option", "id": "", "code": "<option value=\"Missouri\" class=\" \">...</option>" }, { "tagName": "option", "id": "", "code": "<option value=\"Nebraska\" class=\" \">...</option>" }, { "tagName": "option", "id": "", "code": "<option value=\"Texas\" class=\" \">...</option>" } ] }, "AAA.1_4_6.G18.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 4.5:1.": [ { "tagName": "h4", "id": "", "code": "<h4>...</h4>" } ] }, "AAA.2_1_1.G90": { "Ensure the functionality provided by an event handler for this element is available through the keyboard": [ { "tagName": "div", "id": "#chatbutton", "code": "<div style=\"position: fixed;vertical-align:center;\" onclick=\"javascript:openNewWindow();\" id=\"chatbutton\" onmouseover=\"hover_button(this);\" onmouseout=\"unhover_button(this);\">...</div>" } ] }, "AAA.2_1_1.SCR20.MouseOut": { "Ensure the functionality provided by mousing out of this element is available through the keyboard; for instance, using the blur event.": [ { "tagName": "div", "id": "#chatbutton", "code": "<div style=\"position: fixed;vertical-align:center;\" onclick=\"javascript:openNewWindow();\" id=\"chatbutton\" onmouseover=\"hover_button(this);\" onmouseout=\"unhover_button(this);\">...</div>" } ] }, "AAA.2_1_1.SCR20.MouseOver": { "Ensure the functionality provided by mousing over this element is available through the keyboard; for instance, using the focus event.": [ { "tagName": "div", "id": "#chatbutton", "code": "<div style=\"position: fixed;vertical-align:center;\" onclick=\"javascript:openNewWindow();\" id=\"chatbutton\" onmouseover=\"hover_button(this);\" onmouseout=\"unhover_button(this);\">...</div>" } ] }, "AAA.3_2_5.H83.3": { "Check that this link's link text contains information indicating that the link will open in a new window.": [ { "tagName": "a", "id": "", "code": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\">...</a>" }, { "tagName": "a", "id": "", "code": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\">...</a>" }, { "tagName": "a", "id": "", "code": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\">...</a>" } ] }, "AAA.4_1_2.H91.Select.Value": { "This select element does not have a value available to an accessibility API.": [ { "tagName": "select", "id": "", "code": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">...</select>" }, { "tagName": "select", "id": "", "code": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">...</select>" } ] } }, "success": true }, "standardResult": { "totals": [ 45, 0, 0, 67 ], "instances": [ { "ruleID": "AAA.1_1_1.H67.2", "what": "Img element is marked so that it is ignored by Assistive Technology.", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<img decoding=\"async\" loading=\"lazy\" class=\"wp-image-65 aligncenter\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/foot-callout-lifeloop-callout-300x79.png\" alt=\"\" width=\"194\" heig ... ent/uploads/foot-callout-lifeloop-callout-300x79.png 300w, https://diallivingdev.wpenginepowered.com/wp-content/uploads/foot-callout-lifeloop-callout.png 396w\" sizes=\"(max-width: 194px) 100vw, 194px\">" }, { "ruleID": "AAA.1_3_1.H42", "what": "Heading markup should be used if this content is intended as a heading.", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p>...</p>" }, { "ruleID": "AAA.1_3_1.H48.2", "what": "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p>...</p>" }, { "ruleID": "AAA.1_3_1.H85.2", "what": "If this selection list contains groups of related options, they should be grouped with optgroup.", "ordinalSeverity": 0, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">...</select>" }, { "ruleID": "AAA.1_3_1.H85.2", "what": "If this selection list contains groups of related options, they should be grouped with optgroup.", "ordinalSeverity": 0, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">...</select>" }, { "ruleID": "AAA.1_3_5.H98", "what": "This element contains a potentially faulty value in its autocomplete attribute: maple-syrup-pot.", "ordinalSeverity": 0, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<input type=\"text\" class=\"required_field\" name=\"website\" autocomplete=\"maple-syrup-pot\" style=\"display: none;\">" }, { "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206", "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.", "ordinalSeverity": 0, "tagName": "DIV", "id": "chatbutton", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div style=\"position: fixed;vertical-align:center;\" onclick=\"javascript:openNewWindow();\" id=\"chatbutton\" onmouseover=\"hover_button(this);\" onmouseout=\"unhover_button(this);\">...</div>" }, { "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206", "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.", "ordinalSeverity": 0, "tagName": "DIV", "id": "header-outer", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div id=\"header-outer\" data-has-menu=\"true\" data-has-buttons=\"no\" data-header-button_style=\"default\" data-using-pr-menu=\"false\" data-mobile-fixed=\"1\" data-ptnm=\"false\" data-lhe=\"default\" data-user-set ... shadow=\"none\" data-shrink-num=\"30\" data-using-secondary=\"1\" data-using-logo=\"1\" data-logo-height=\"101\" data-m-logo-height=\"75\" data-padding=\"20\" data-full-width=\"false\" data-condense=\"false\">...</div>" }, { "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206", "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.", "ordinalSeverity": 0, "tagName": "DIV", "id": "simple-banner", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div id=\"simple-banner\" class=\"simple-banner\">...</div>" }, { "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206", "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.", "ordinalSeverity": 0, "tagName": "DIV", "id": "slide-out-widget-area-bg", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div id=\"slide-out-widget-area-bg\" class=\"slide-out-from-right dark\">...</div>" }, { "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206", "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.", "ordinalSeverity": 0, "tagName": "DIV", "id": "slide-out-widget-area", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div id=\"slide-out-widget-area\" class=\"slide-out-from-right\" data-dropdown-func=\"separate-dropdown-parent-link\" data-back-txt=\"Back\">...</div>" }, { "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206", "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.", "ordinalSeverity": 0, "tagName": "DIV", "id": "slideDiv", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div id=\"slideDiv\" style=\"position: fixed;width:300px;\">...</div>" }, { "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206", "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"simple-banner simple-banner-text\" style=\"display:none !important\">...</div>" }, { "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206", "what": "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.", "ordinalSeverity": 0, "tagName": "META", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0\">" }, { "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": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"nectar-button large regular regular-button center\" style=\"color: rgb(255, 255, 255); background-color: rgb(64, 167, 120); visibility: visible;\" href=\"/where-to-begin/\" data-color-override=\"#40a778\" data-hover-color-override=\"false\" data-hover-text-color-override=\"#fff\">...</a>" }, { "ruleID": "AAA.1_4_3_F24.F24.FGColour", "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div style=\" color: #ffffff;\" class=\"vc_col-sm-6 foot-callout foot-callout-01 wpb_column column_container vc_column_container col child_column no-extra-padding inherit_tablet inherit_phone instance-13\" data-cfc=\"true\" data-using-bg=\"true\" data-border-radius=\"5px\" data-padding-pos=\"all\" data-has-bg-color=\"true\" data-bg-color=\"#40a778\" data-bg-opacity=\"1\" data-animation=\"\" data-delay=\"0\">...</div>" }, { "ruleID": "AAA.1_4_3_F24.F24.FGColour", "what": "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div style=\" color: #ffffff;\" class=\"vc_col-sm-6 foot-callout foot-callout-02 wpb_column column_container vc_column_container col child_column no-extra-padding inherit_tablet inherit_phone instance-14\" data-cfc=\"true\" data-using-bg=\"true\" data-border-radius=\"5px\" data-padding-pos=\"all\" data-has-bg-color=\"true\" data-bg-color=\"#1e8d65\" data-bg-opacity=\"1\" data-animation=\"\" data-delay=\"0\">...</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": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"#ajax-content-wrap\" class=\"nectar-skip-to-content\">...</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://dialseniorliving.com/senior-living-options/assisted-living/\">...</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://dialseniorliving.com/senior-living-options/independent-living/\">...</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://dialseniorliving.com/senior-living-options/memory-care/\">...</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": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span class=\"screen-reader-text\">...</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": "STRONG", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<strong>...</strong>" }, { "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": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"All Care Options\" class=\" \">...</option>" }, { "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": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"All States\" class=\" \">...</option>" }, { "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": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"Assisted Living\" class=\" \">...</option>" }, { "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": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"Colorado\" class=\" \">...</option>" }, { "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": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"Illinois\" class=\" \">...</option>" }, { "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": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"Independent Living\" class=\" \">...</option>" }, { "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": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"Iowa\" class=\" \">...</option>" }, { "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": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"Kansas\" class=\" \">...</option>" }, { "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": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"Memory Care\" class=\" \">...</option>" }, { "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": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"Missouri\" class=\" \">...</option>" }, { "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": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"Nebraska\" class=\" \">...</option>" }, { "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": "OPTION", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<option value=\"Texas\" class=\" \">...</option>" }, { "ruleID": "AAA.1_4_6.G18.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 4.5:1.", "ordinalSeverity": 0, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h4>...</h4>" }, { "ruleID": "AAA.2_1_1.G90", "what": "Ensure the functionality provided by an event handler for this element is available through the keyboard", "ordinalSeverity": 0, "tagName": "DIV", "id": "chatbutton", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div style=\"position: fixed;vertical-align:center;\" onclick=\"javascript:openNewWindow();\" id=\"chatbutton\" onmouseover=\"hover_button(this);\" onmouseout=\"unhover_button(this);\">...</div>" }, { "ruleID": "AAA.2_1_1.SCR20.MouseOut", "what": "Ensure the functionality provided by mousing out of this element is available through the keyboard; for instance, using the blur event.", "ordinalSeverity": 0, "tagName": "DIV", "id": "chatbutton", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div style=\"position: fixed;vertical-align:center;\" onclick=\"javascript:openNewWindow();\" id=\"chatbutton\" onmouseover=\"hover_button(this);\" onmouseout=\"unhover_button(this);\">...</div>" }, { "ruleID": "AAA.2_1_1.SCR20.MouseOver", "what": "Ensure the functionality provided by mousing over this element is available through the keyboard; for instance, using the focus event.", "ordinalSeverity": 0, "tagName": "DIV", "id": "chatbutton", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div style=\"position: fixed;vertical-align:center;\" onclick=\"javascript:openNewWindow();\" id=\"chatbutton\" onmouseover=\"hover_button(this);\" onmouseout=\"unhover_button(this);\">...</div>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\">...</a>" }, { "ruleID": "AAA.3_2_5.H83.3", "what": "Check that this link's link text contains information indicating that the link will open in a new window.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\">...</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 target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\">...</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 target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\">...</a>" }, { "ruleID": "AAA.4_1_2.H91.Select.Value", "what": "This select element does not have a value available to an accessibility API.", "ordinalSeverity": 0, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">...</select>" }, { "ruleID": "AAA.4_1_2.H91.Select.Value", "what": "This select element does not have a value available to an accessibility API.", "ordinalSeverity": 0, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">...</select>" }, { "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>...</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>...</h2>" }, { "ruleID": "AAA.1_3_1_AAA.G141", "what": "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.", "ordinalSeverity": 3, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h4 class=\"p1\">...</h4>" }, { "ruleID": "AAA.1_3_1_AAA.G141", "what": "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.", "ordinalSeverity": 3, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h4>...</h4>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 1:1. Recommendation: change text colour to #595959.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"/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 1:1. Recommendation: change text colour to #595959.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"/lifeloop/\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.4:1. Recommendation: change text colour to #2e536f.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Colorado\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.4:1. Recommendation: change text colour to #2e536f.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Illinois\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.4:1. Recommendation: change text colour to #2e536f.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Iowa\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.4:1. Recommendation: change text colour to #2e536f.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Kansas\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.4:1. Recommendation: change text colour to #2e536f.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Nebraska\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.4:1. Recommendation: change text colour to #2e536f.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Texas\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.4:1. Recommendation: change text colour to #2e536f.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://dialseniorliving.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 6.4:1. Recommendation: change text colour to #2e536f.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://dialseniorliving.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 6.4:1. Recommendation: change text colour to #2e536f.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://dialseniorliving.com/careers/\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.4:1. Recommendation: change text colour to #2e536f.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://dialseniorliving.com/contact-us/\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.4:1. Recommendation: change text colour to #2e536f.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://dialseniorliving.com/dial-history/\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.4:1. Recommendation: change text colour to #2e536f.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://dialseniorliving.com/find-a-community/?category=All+Care+Options&category=Missouri\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.4:1. Recommendation: change text colour to #2e536f.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://dialseniorliving.com/provide-feedback/\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.4:1. Recommendation: change text colour to #2e536f.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.4:1. Recommendation: change text colour to #2e536f.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://dialseniorliving.com/where-to-begin/\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.4:1. Recommendation: change text colour to #2e536f.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"tel:1-402-964-0099\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.4:1. Recommendation: change text colour to #2e536f.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a rel=\"privacy-policy\" href=\"https://dialseniorliving.com/privacy-policy/\">...</a>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.4:1. Recommendation: change text colour to #2e536f.", "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 6.4:1. Recommendation: change text colour to #2e536f.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span class=\"s1\">...</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 2.41:1. Recommendation: change background to #7a99b4.", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">...</button>" }, { "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": "BUTTON", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">...</button>" }, { "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": "BUTTON", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">...</button>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span class=\"menu-title-text\">...</span>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of NaN:1.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span>...</span>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.03:1. Recommendation: change background to #455c64.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"wprpsp-post-date\">...</div>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.03:1. Recommendation: change background to #455c64.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span class=\"menu-title-text\">...</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 2.72:1. Recommendation: change background to #535870.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"wprpsp-post-date\">...</div>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.99:1. Recommendation: change background to #006738.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"wprpsp-post-date\">...</div>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.99:1. Recommendation: change background to #006738.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span class=\"text \">...</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 2.99:1. Recommendation: change background to #006738.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span>...</span>" }, { "ruleID": "AAA.1_4_6.G17.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.48:1. Recommendation: change background to #205d8a.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<div class=\"wprpsp-post-date\">...</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 5.66: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 5.66:1. Recommendation: change text colour to #595959.", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p style=\"text-align: center;\">...</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 5.95:1. Recommendation: change background to #315d7d.", "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 5.48:1. Recommendation: change text colour to #205d8a.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span class=\"menu-title-text\">...</span>" }, { "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 2.03:1. Recommendation: change background to #637a82.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"-1\">...</a>" }, { "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 2.03:1. Recommendation: change background to #637a82.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">...</a>" }, { "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 2.03:1. Recommendation: change background to #637a82.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"-1\">...</a>" }, { "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 2.03:1. Recommendation: change background to #637a82.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">...</a>" }, { "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 2.72:1. Recommendation: change background to #70758d.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-living-10-off-rent-for-10-years/\" target=\"_self\" tabindex=\"-1\">...</a>" }, { "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 2.72:1. Recommendation: change background to #70758d.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-living-10-off-rent-for-10-years/\" target=\"_self\" tabindex=\"-1\">...</a>" }, { "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 2.99:1. Recommendation: change background to #1f8657.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target=\"_self\" tabindex=\"-1\">...</a>" }, { "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 2.99:1. Recommendation: change background to #1f8657.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target=\"_self\" tabindex=\"-1\">...</a>" }, { "ruleID": "AAA.1_4_6.G18.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation: change text colour to #767676.", "ordinalSeverity": 3, "tagName": "EM", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<em>...</em>" }, { "ruleID": "AAA.1_4_6.G18.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation: change text colour to #767676.", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 style=\"text-align: center;\">...</h2>" }, { "ruleID": "AAA.1_4_6.G18.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation: change text colour to #767676.", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<p style=\"text-align: center;\">...</p>" }, { "ruleID": "AAA.1_4_6.G18.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation: change text colour to #767676.", "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 1:1. Recommendation: change text colour to #767676.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span class=\"s1\">...</span>" }, { "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.11:1. Recommendation: change text colour to #aa670c.", "ordinalSeverity": 3, "tagName": "EM", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<em>...</em>" }, { "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 2.92:1. Recommendation: change text colour to #557c8b.", "ordinalSeverity": 3, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h1 style=\"text-align: center;\">...</h1>" }, { "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 2.92:1. Recommendation: change text colour to #557c8b.", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<h2 style=\"text-align: center;\">...</h2>" }, { "ruleID": "AAA.1_4_6.G18.Fail", "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of NaN:1.", "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 2.99:1. Recommendation: change text colour to #1f8657.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<span class=\"s1\">...</span>" }, { "ruleID": "AAA.2_4_1.G1,G123,G124.NoSuchID", "what": "This link points to a named anchor \"sidewidgetarea\" within the document, but no anchor exists with that name.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"#sidewidgetarea\" aria-label=\"Navigation Menu\" aria-expanded=\"false\" class=\"closed\">...</a>" }, { "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": "wpacu-combined-css-body-1", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<link rel=\"stylesheet\" id=\"wpacu-combined-css-body-1\" href=\"https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/css/body-9b81576cebeb1ffcfd387c7a466b761ddac00abd.css\" type=\"text/css\" media=\"all\">" }, { "ruleID": "AAA.3_2_2.H32.2", "what": "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid.", "ordinalSeverity": 3, "tagName": "FORM", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<form role=\"search\" action=\"https://dialseniorliving.com/\" method=\"GET\">...</form>" }, { "ruleID": "AAA.4_1_2.H91.A.NoContent", "what": "Anchor element found with a valid href attribute, but no link content has been supplied.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">...</a>" }, { "ruleID": "AAA.4_1_2.H91.A.NoContent", "what": "Anchor element found with a valid href attribute, but no link content has been supplied.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\">...</a>" }, { "ruleID": "AAA.4_1_2.H91.A.NoContent", "what": "Anchor element found with a valid href attribute, but no link content has been supplied.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\">...</a>" }, { "ruleID": "AAA.4_1_2.H91.A.NoContent", "what": "Anchor element found with a valid href attribute, but no link content has been supplied.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\">...</a>" }, { "ruleID": "AAA.4_1_2.H91.A.NoContent", "what": "Anchor element found with a valid href attribute, but no link content has been supplied.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "", "spec": "" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\">...</a>" } ] }, "endTime": 1687008348477 }, { "type": "launch", "which": "chromium", "startTime": 1687008348477, "endTime": 1687008349048 }, { "type": "url", "which": "https://dialseniorliving.com/", "what": "Dial Senior Living", "startTime": 1687008349048, "result": { "url": "https://dialseniorliving.com/" }, "endTime": 1687008349746 }, { "type": "test", "which": "ibm", "withItems": true, "withNewContent": false, "startTime": 1687008349747, "url": "https://dialseniorliving.com/", "what": "IBM Accessibility Checker", "result": { "totals": { "violation": 97, "recommendation": 8, "ignored": 0 }, "items": [ { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[3]/a[1]", "aria": "/document[1]/navigation[2]/list[1]/listitem[5]/list[1]/listitem[3]/link[1]" }, "message": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "bounds": { "left": 854, "top": 377, "height": 24, "width": 139 }, "snippet": "<a href=\"https://dialseniorliving.com/dial-4-seniors/donate-dial-4-seniors/\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[2]/a[1]", "aria": "/document[1]/navigation[2]/list[1]/listitem[5]/list[1]/listitem[2]/link[1]" }, "message": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "bounds": { "left": 854, "top": 340, "height": 24, "width": 154 }, "snippet": "<a href=\"https://dialseniorliving.com/dial-4-seniors/nominate-dial-4-seniors/\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/a[1]", "aria": "/document[1]/navigation[2]/list[1]/listitem[5]/list[1]/listitem[1]/link[1]" }, "message": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "bounds": { "left": 854, "top": 303, "height": 24, "width": 131 }, "snippet": "<a href=\"https://dialseniorliving.com/dial-4-seniors/\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[5]/a[1]", "aria": "/document[1]/navigation[2]/list[1]/listitem[5]/link[1]" }, "message": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 400", "bounds": { "left": 834, "top": 261, "height": 30, "width": 110 }, "snippet": "<a href=\"https://dialseniorliving.com/dial-4-seniors/\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[4]/a[1]", "aria": "/document[1]/navigation[2]/list[1]/listitem[4]/link[1]" }, "message": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 400", "bounds": { "left": 834, "top": 219, "height": 30, "width": 147 }, "snippet": "<a href=\"https://dialseniorliving.com/find-a-community/\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]", "aria": "/document[1]/navigation[2]/list[1]/listitem[3]/list[1]/listitem[2]/link[1]" }, "message": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "bounds": { "left": 854, "top": 256, "height": 24, "width": 76 }, "snippet": "<a href=\"https://dialseniorliving.com/dial-history/\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]", "aria": "/document[1]/navigation[2]/list[1]/listitem[3]/list[1]/listitem[1]/link[1]" }, "message": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "bounds": { "left": 854, "top": 219, "height": 24, "width": 40 }, "snippet": "<a href=\"https://dialseniorliving.com/about/\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[3]/a[1]", "aria": "/document[1]/navigation[2]/list[1]/listitem[3]/link[1]" }, "message": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 400", "bounds": { "left": 834, "top": 177, "height": 30, "width": 153 }, "snippet": "<a href=\"https://dialseniorliving.com/about/\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]", "aria": "/document[1]/navigation[2]/list[1]/listitem[2]/list[1]/listitem[3]/link[1]" }, "message": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "bounds": { "left": 854, "top": 251, "height": 24, "width": 88 }, "snippet": "<a href=\"https://dialseniorliving.com/senior-living-options/memory-care/\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]", "aria": "/document[1]/navigation[2]/list[1]/listitem[2]/list[1]/listitem[2]/link[1]" }, "message": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "bounds": { "left": 854, "top": 214, "height": 24, "width": 92 }, "snippet": "<a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]", "aria": "/document[1]/navigation[2]/list[1]/listitem[2]/list[1]/listitem[1]/link[1]" }, "message": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "bounds": { "left": 854, "top": 177, "height": 24, "width": 119 }, "snippet": "<a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[2]/a[1]", "aria": "/document[1]/navigation[2]/list[1]/listitem[2]/link[1]" }, "message": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 400", "bounds": { "left": 834, "top": 135, "height": 30, "width": 169 }, "snippet": "<a href=\"https://dialseniorliving.com/senior-living-options/\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[4]/a[1]", "aria": "/document[1]/navigation[2]/list[1]/listitem[1]/list[1]/listitem[4]/link[1]" }, "message": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "bounds": { "left": 854, "top": 246, "height": 24, "width": 134 }, "snippet": "<a href=\"https://dialseniorliving.com/where-to-begin/dial-news-and-updates/\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[3]/a[1]", "aria": "/document[1]/navigation[2]/list[1]/listitem[1]/list[1]/listitem[3]/link[1]" }, "message": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "bounds": { "left": 854, "top": 209, "height": 24, "width": 33 }, "snippet": "<a href=\"https://dialseniorliving.com/where-to-begin/faq/\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]", "aria": "/document[1]/navigation[2]/list[1]/listitem[1]/list[1]/listitem[2]/link[1]" }, "message": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "bounds": { "left": 854, "top": 172, "height": 24, "width": 107 }, "snippet": "<a href=\"https://dialseniorliving.com/where-to-begin/financial-planner/\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[1]/a[1]", "aria": "/document[1]/navigation[2]/list[1]/listitem[1]/list[1]/listitem[1]/link[1]" }, "message": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "bounds": { "left": 854, "top": 135, "height": 24, "width": 63 }, "snippet": "<a href=\"https://dialseniorliving.com/where-to-begin/education/\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[1]/a[1]", "aria": "/document[1]/navigation[2]/list[1]/listitem[1]/link[1]" }, "message": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 400", "bounds": { "left": 834, "top": 93, "height": 30, "width": 123 }, "snippet": "<a href=\"https://dialseniorliving.com/where-to-begin/\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/button[1]", "aria": "/document[1]/toolbar[1]/tablist[1]/button[1]" }, "message": "Text contrast of 2.41 with its background is less than the WCAG AA minimum requirements for text of size 13.3333px and weight of 400", "bounds": { "left": 368, "top": 3896, "height": 13, "width": 13 }, "snippet": "<button tabindex=\"0\" role=\"button\" data-role=\"none\" type=\"button\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]/a[1]", "aria": "/document[1]/toolbar[1]/generic[1]/listbox[1]/generic[2]/heading[1]/link[1]" }, "message": "Text contrast of 2.03 with its background is less than the WCAG AA minimum requirements for text of size 36px and weight of 400", "bounds": { "left": 5872, "top": 3473, "height": 154, "width": 418 }, "snippet": "<a tabindex=\"-1\" target=\"_self\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]", "aria": "/document[1]/toolbar[1]/generic[1]/listbox[1]/generic[2]/link[2]" }, "message": "Text contrast of 2.03 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400", "bounds": { "left": 6017, "top": 3754, "height": 31, "width": 127 }, "snippet": "<a tabindex=\"-1\" target=\"_self\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" class=\"wprpsp-read-more-btn\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]/a[1]", "aria": "/document[1]/toolbar[1]/generic[1]/listbox[1]/option[3]" }, "message": "Text contrast of 2.72 with its background is less than the WCAG AA minimum requirements for text of size 36px and weight of 400", "bounds": { "left": 3287, "top": 3473, "height": 154, "width": 467 }, "snippet": "<a tabindex=\"-1\" target=\"_self\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-living-10-off-rent-for-10-years/\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]", "aria": "/document[1]/toolbar[1]/generic[1]/listbox[1]/option[3]" }, "message": "Text contrast of 2.72 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400", "bounds": { "left": 3457, "top": 3754, "height": 31, "width": 127 }, "snippet": "<a tabindex=\"-1\" target=\"_self\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-living-10-off-rent-for-10-years/\" class=\"wprpsp-read-more-btn\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]/a[1]", "aria": "/document[1]/toolbar[1]/generic[1]/listbox[1]/option[2]" }, "message": "Text contrast of 2.99 with its background is less than the WCAG AA minimum requirements for text of size 36px and weight of 400", "bounds": { "left": 2039, "top": 3523, "height": 53, "width": 403 }, "snippet": "<a tabindex=\"-1\" target=\"_self\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]", "aria": "/document[1]/toolbar[1]/generic[1]/listbox[1]/option[2]" }, "message": "Text contrast of 2.99 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400", "bounds": { "left": 2177, "top": 3703, "height": 31, "width": 127 }, "snippet": "<a tabindex=\"-1\" target=\"_self\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" class=\"wprpsp-read-more-btn\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]/a[1]", "aria": "/document[1]/toolbar[1]/generic[1]/listbox[1]/option[1]" }, "message": "Text contrast of 2.03 with its background is less than the WCAG AA minimum requirements for text of size 36px and weight of 400", "bounds": { "left": 752, "top": 3473, "height": 154, "width": 418 }, "snippet": "<a tabindex=\"0\" target=\"_self\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]", "aria": "/document[1]/toolbar[1]/generic[1]/listbox[1]/option[1]" }, "message": "Text contrast of 2.03 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400", "bounds": { "left": 897, "top": 3754, "height": 31, "width": 127 }, "snippet": "<a tabindex=\"0\" target=\"_self\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" class=\"wprpsp-read-more-btn\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]", "aria": "/document[1]/heading[9]" }, "message": "Text contrast of 2.92 with its background is less than the WCAG AA minimum requirements for text of size 45px and weight of 400", "bounds": { "left": 0, "top": 3116, "height": 45, "width": 800 }, "snippet": "<h2 style=\"text-align: center;\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/span[1]", "aria": "/document[1]/heading[8]" }, "message": "Text contrast of 2.99 with its background is less than the WCAG AA minimum requirements for text of size 45px and weight of 400", "bounds": { "left": 127, "top": 2816, "height": 103, "width": 547 }, "snippet": "<span class=\"s1\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/h4[1]", "aria": "/document[1]/heading[6]" }, "message": "Text contrast of 2.72 with its background is less than the WCAG AA minimum requirements for text of size 27px and weight of 600", "bounds": { "left": 30, "top": 2212, "height": 32, "width": 740 }, "snippet": "<h4>", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]", "aria": "/document[1]/heading[4]" }, "message": "Text contrast of 2.92 with its background is less than the WCAG AA minimum requirements for text of size 45px and weight of 400", "bounds": { "left": 0, "top": 1163, "height": 45, "width": 800 }, "snippet": "<h2 style=\"text-align: center;\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]", "aria": "/document[1]/heading[3]" }, "message": "Text contrast of 2.92 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 700", "bounds": { "left": 0, "top": 1135, "height": 21, "width": 800 }, "snippet": "<h1 style=\"text-align: center;\">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/button[1]/span[1]", "aria": "/document[1]/form[1]/button[1]" }, "message": "Text contrast of 2.99 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 600", "bounds": { "left": 322, "top": 986, "height": 21, "width": 165 }, "snippet": "<span class=\"text \">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/button[1]/span[1]", "aria": "/document[1]/form[2]/button[1]" }, "message": "Text contrast of 2.99 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 600", "bounds": { "left": 322, "top": 6172, "height": 21, "width": 165 }, "snippet": "<span class=\"text \">", "level": "violation" }, { "ruleId": "text_contrast_sufficient", "path": { "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/nav[1]/ul[1]/li[7]/a[1]/span[1]", "aria": "/document[1]/navigation[1]/list[1]/listitem[7]/link[1]" }, "message": "Text contrast of 2.03 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "bounds": { "left": 561, "top": 11, "height": 21, "width": 111 }, "snippet": "<span class=\"menu-title-text\">", "level": "violation" }, { "ruleId": "label_content_exists", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[3]/div[1]/div[1]/label[1]", "aria": "/document[1]/form[1]" }, "message": "The <label> element does not have descriptive text that identifies the expected input", "bounds": { "left": 123, "top": 1020, "height": 0, "width": 0 }, "snippet": "<label>", "level": "violation" }, { "ruleId": "label_content_exists", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[3]/div[1]/div[1]/label[1]", "aria": "/document[1]/form[2]" }, "message": "The <label> element does not have descriptive text that identifies the expected input", "bounds": { "left": 123, "top": 6206, "height": 0, "width": 0 }, "snippet": "<label>", "level": "violation" }, { "ruleId": "input_label_exists", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]", "aria": "/document[1]/toolbar[1]/generic[1]/listbox[1]" }, "message": "Form control with \"listbox\" role has no associated label", "bounds": { "left": -1280, "top": 3346, "height": 575, "width": 7680 }, "snippet": "<div style=\"opacity: 1; width: 7680px; transform: translate3d(-1280px, 0px, 0px);\" role=\"listbox\" class=\"slick-track\">", "level": "violation" }, { "ruleId": "element_id_unique", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[6]", "aria": "/document[1]/toolbar[1]/generic[1]/listbox[1]/generic[2]" }, "message": "The <div> element has the id \"\" that is empty", "bounds": { "left": 5120, "top": 3346, "height": 575, "width": 1280 }, "snippet": "<div style=\"width: 1280px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"4\" class=\"wprpsp-post-slides wprpsp-clr-1 slick-slide slick-cloned\">", "level": "violation" }, { "ruleId": "element_id_unique", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]", "aria": "/document[1]/toolbar[1]/generic[1]/listbox[1]/generic[1]" }, "message": "The <div> element has the id \"\" that is empty", "bounds": { "left": -1280, "top": 3346, "height": 575, "width": 1280 }, "snippet": "<div style=\"width: 1280px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"-1\" class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\">", "level": "violation" }, { "ruleId": "aria_navigation_label_unique", "path": { "dom": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]", "aria": "/document[1]/navigation[2]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 834, "top": 93, "height": 198, "width": 234 }, "snippet": "<div role=\"navigation\" class=\"off-canvas-menu-container mobile-only\">", "level": "violation" }, { "ruleId": "aria_navigation_label_unique", "path": { "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/nav[1]", "aria": "/document[1]/navigation[1]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 100, "top": -1, "height": 42, "width": 600 }, "snippet": "<nav>", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]", "aria": "/document[1]/navigation[2]" }, "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 834, "top": 93, "height": 198, "width": 234 }, "snippet": "<div role=\"navigation\" class=\"off-canvas-menu-container mobile-only\">", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]", "aria": "/document[1]/form[1]" }, "message": "Multiple \"form\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 123, "top": 834, "height": 207, "width": 562 }, "snippet": "<form style=\"width: 100%; color: #666666; font-size: 100%; background: none\" class=\"fc-form fc-form-1 align- save-form- dont-submit-hidden- remove-asterisk- icons-hide- disable-enter- label-placeholder field-border-hidden frame-hidden field-alignment-left align-left\" data-id=\"1\" data-delay=\"\" data-decimal=\".\" data-thousand=\"\" data-no-message-redirect=\"\" data-auto-scroll=\"\">", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]", "aria": "/document[1]/form[2]" }, "message": "Multiple \"form\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 123, "top": 6020, "height": 207, "width": 562 }, "snippet": "<form style=\"width: 100%; color: #666666; font-size: 100%; background: none\" class=\"fc-form fc-form-1 align- save-form- dont-submit-hidden- remove-asterisk- icons-hide- disable-enter- label-placeholder field-border-hidden frame-hidden field-alignment-left align-left\" data-id=\"1\" data-delay=\"\" data-decimal=\".\" data-thousand=\"\" data-no-message-redirect=\"\" data-auto-scroll=\"\">", "level": "violation" }, { "ruleId": "aria_landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/nav[1]", "aria": "/document[1]/navigation[1]" }, "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 100, "top": -1, "height": 42, "width": 600 }, "snippet": "<nav>", "level": "violation" }, { "ruleId": "aria_id_unique", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[4]", "aria": "/document[1]/toolbar[1]/tablist[1]" }, "message": "The 'id' \"navigation03\" specified for the ARIA property 'aria-controls' value is not valid", "bounds": { "left": 416, "top": 3896, "height": 13, "width": 13 }, "snippet": "<li id=\"slick-slide03\" aria-controls=\"navigation03\" aria-selected=\"false\" role=\"presentation\" aria-hidden=\"true\">", "level": "violation" }, { "ruleId": "aria_id_unique", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[3]", "aria": "/document[1]/toolbar[1]/tablist[1]" }, "message": "The 'id' \"navigation02\" specified for the ARIA property 'aria-controls' value is not valid", "bounds": { "left": 400, "top": 3896, "height": 13, "width": 13 }, "snippet": "<li id=\"slick-slide02\" aria-controls=\"navigation02\" aria-selected=\"false\" role=\"presentation\" aria-hidden=\"true\">", "level": "violation" }, { "ruleId": "aria_id_unique", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]", "aria": "/document[1]/toolbar[1]/tablist[1]" }, "message": "The 'id' \"navigation01\" specified for the ARIA property 'aria-controls' value is not valid", "bounds": { "left": 384, "top": 3896, "height": 13, "width": 13 }, "snippet": "<li id=\"slick-slide01\" aria-controls=\"navigation01\" aria-selected=\"false\" role=\"presentation\" aria-hidden=\"true\">", "level": "violation" }, { "ruleId": "aria_id_unique", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]", "aria": "/document[1]/toolbar[1]/tablist[1]" }, "message": "The 'id' \"navigation00\" specified for the ARIA property 'aria-controls' value is not valid", "bounds": { "left": 368, "top": 3896, "height": 13, "width": 13 }, "snippet": "<li id=\"slick-slide00\" aria-controls=\"navigation00\" aria-selected=\"true\" role=\"presentation\" aria-hidden=\"false\" class=\"slick-active\">", "level": "violation" }, { "ruleId": "aria_hidden_nontabbable", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[4]/button[1]", "aria": "/document[1]/toolbar[1]/tablist[1]/button[4]" }, "message": "Element \"button\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 416, "top": 3896, "height": 13, "width": 13 }, "snippet": "<button tabindex=\"0\" role=\"button\" data-role=\"none\" type=\"button\">", "level": "violation" }, { "ruleId": "aria_hidden_nontabbable", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[3]/button[1]", "aria": "/document[1]/toolbar[1]/tablist[1]/button[3]" }, "message": "Element \"button\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 400, "top": 3896, "height": 13, "width": 13 }, "snippet": "<button tabindex=\"0\" role=\"button\" data-role=\"none\" type=\"button\">", "level": "violation" }, { "ruleId": "aria_hidden_nontabbable", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]/button[1]", "aria": "/document[1]/toolbar[1]/tablist[1]/button[2]" }, "message": "Element \"button\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "bounds": { "left": 384, "top": 3896, "height": 13, "width": 13 }, "snippet": "<button tabindex=\"0\" role=\"button\" data-role=\"none\" type=\"button\">", "level": "violation" }, { "ruleId": "aria_eventhandler_role_valid", "path": { "dom": "/html[1]/body[1]/div[6]", "aria": "/document[1]" }, "message": "The <div> element with 'onclick, onmouseout, onmouseover' does not have a valid ARIA role specified", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<div onmouseout=\"unhover_button(this);\" onmouseover=\"hover_button(this);\" id=\"chatbutton\" onclick=\"javascript:openNewWindow();\" style=\"position: fixed;vertical-align:center;\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[4]/div[1]/a[1]", "aria": "/document[1]/link[10]" }, "message": "Content is not within a landmark element", "bounds": { "left": 1045, "top": 52, "height": 34, "width": 34 }, "snippet": "<a href=\"#\" class=\"slide_out_area_close\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[2]/div[2]/div[1]/div[1]/p[1]", "aria": "/document[1]/paragraph[19]" }, "message": "Content is not within a landmark element", "bounds": { "left": 100, "top": 7112, "height": 44, "width": 294 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]", "aria": "/document[1]/list[2]" }, "message": "Content is not within a landmark element", "bounds": { "left": 418, "top": 6767, "height": 252, "width": 258 }, "snippet": "<ul class=\"menu\" id=\"menu-footer-nav-menu\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/h4[1]", "aria": "/document[1]/heading[14]" }, "message": "Content is not within a landmark element", "bounds": { "left": 115, "top": 6767, "height": 32, "width": 258 }, "snippet": "<h4>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]", "aria": "/document[1]/list[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 115, "top": 6804, "height": 196, "width": 258 }, "snippet": "<ul class=\"menu\" id=\"menu-footer-communities-menu\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/span[2]/a[1]", "aria": "/document[1]/paragraph[18]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 145, "top": 6668, "height": 30, "width": 142 }, "snippet": "<a href=\"tel:1-402-964-0099\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]", "aria": "/document[1]/heading[13]" }, "message": "Content is not within a landmark element", "bounds": { "left": 145, "top": 6548, "height": 32, "width": 228 }, "snippet": "<h4>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "aria": "/document[1]/paragraph[17]" }, "message": "Content is not within a landmark element", "bounds": { "left": 115, "top": 6421, "height": 0, "width": 156 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]", "aria": "/document[1]/heading[12]" }, "message": "Content is not within a landmark element", "bounds": { "left": 101, "top": 5609, "height": 90, "width": 600 }, "snippet": "<h2 style=\"text-align: center;\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/p[1]", "aria": "/document[1]/paragraph[15]" }, "message": "Content is not within a landmark element", "bounds": { "left": 151, "top": 5306, "height": 29, "width": 500 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]", "aria": "/document[1]/paragraph[14]" }, "message": "Content is not within a landmark element", "bounds": { "left": 151, "top": 5160, "height": 116, "width": 500 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]", "aria": "/document[1]/paragraph[12]" }, "message": "Content is not within a landmark element", "bounds": { "left": 151, "top": 4896, "height": 29, "width": 500 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]", "aria": "/document[1]/heading[11]" }, "message": "Content is not within a landmark element", "bounds": { "left": 151, "top": 4709, "height": 40, "width": 500 }, "snippet": "<h4 class=\"p1\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]", "aria": "/document[1]/paragraph[10]" }, "message": "Content is not within a landmark element", "bounds": { "left": 151, "top": 4181, "height": 120, "width": 500 }, "snippet": "<p style=\"text-align: center;\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]", "aria": "/document[1]/heading[10]" }, "message": "Content is not within a landmark element", "bounds": { "left": 151, "top": 4051, "height": 90, "width": 500 }, "snippet": "<h2 style=\"text-align: center;\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[2]/a[1]", "aria": "/document[1]/link[7]" }, "message": "Content is not within a landmark element", "bounds": { "left": 289, "top": 4330, "height": 44, "width": 223 }, "snippet": "<a data-hover-text-color-override=\"#fff\" data-hover-color-override=\"false\" data-color-override=\"false\" href=\"/careers/\" style=\"visibility: visible;\" class=\"nectar-button large regular accent-color regular-button\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]", "aria": "/document[1]/toolbar[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 0, "top": 3346, "height": 575, "width": 800 }, "snippet": "<div role=\"toolbar\" class=\"wprpsp-recent-post-slider wprpsp-post-slider wprpsp-design-6 wprpsp-image-fit slick-initialized slick-slider slick-dotted\" id=\"wprpsp-pro-slider-1\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]", "aria": "/document[1]/paragraph[9]" }, "message": "Content is not within a landmark element", "bounds": { "left": 20, "top": 3201, "height": 115, "width": 760 }, "snippet": "<p style=\"text-align: center;\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]", "aria": "/document[1]/heading[9]" }, "message": "Content is not within a landmark element", "bounds": { "left": 0, "top": 3116, "height": 45, "width": 800 }, "snippet": "<h2 style=\"text-align: center;\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]", "aria": "/document[1]/heading[8]" }, "message": "Content is not within a landmark element", "bounds": { "left": 101, "top": 2822, "height": 90, "width": 600 }, "snippet": "<h2 style=\"text-align: center;\" class=\"p1\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/link[6]" }, "message": "Content is not within a landmark element", "bounds": { "left": 301, "top": 2952, "height": 44, "width": 199 }, "snippet": "<a data-hover-text-color-override=\"#fff\" data-hover-color-override=\"false\" data-color-override=\"#40a778\" href=\"/where-to-begin/\" style=\"color: rgb(255, 255, 255); background-color: rgb(64, 167, 120); visibility: visible;\" class=\"nectar-button large regular regular-button center\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[3]/div[1]/div[2]/div[2]/div[1]/p[1]", "aria": "/document[1]/paragraph[8]" }, "message": "Content is not within a landmark element", "bounds": { "left": 30, "top": 2434, "height": 68, "width": 740 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[3]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]", "aria": "/document[1]/paragraph[7]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 0, "top": 2292, "height": 449, "width": 800 }, "snippet": "<a href=\"https://dialseniorliving.com/senior-living-options/memory-care/\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[3]/div[1]/div[2]/div[1]/div[1]/h4[1]", "aria": "/document[1]/heading[7]" }, "message": "Content is not within a landmark element", "bounds": { "left": 30, "top": 2662, "height": 32, "width": 740 }, "snippet": "<h4>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]", "aria": "/document[1]/paragraph[6]" }, "message": "Content is not within a landmark element", "bounds": { "left": 30, "top": 1984, "height": 68, "width": 740 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]", "aria": "/document[1]/paragraph[5]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 0, "top": 1842, "height": 449, "width": 800 }, "snippet": "<a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/h4[1]", "aria": "/document[1]/heading[6]" }, "message": "Content is not within a landmark element", "bounds": { "left": 30, "top": 2212, "height": 32, "width": 740 }, "snippet": "<h4>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]", "aria": "/document[1]/paragraph[4]" }, "message": "Content is not within a landmark element", "bounds": { "left": 30, "top": 1534, "height": 68, "width": 740 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]", "aria": "/document[1]/paragraph[3]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 0, "top": 1392, "height": 449, "width": 800 }, "snippet": "<a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]", "aria": "/document[1]/heading[5]" }, "message": "Content is not within a landmark element", "bounds": { "left": 30, "top": 1762, "height": 32, "width": 740 }, "snippet": "<h4>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]", "aria": "/document[1]/paragraph[2]" }, "message": "Content is not within a landmark element", "bounds": { "left": 20, "top": 1248, "height": 115, "width": 760 }, "snippet": "<p style=\"text-align: center;\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]", "aria": "/document[1]/heading[3]" }, "message": "Content is not within a landmark element", "bounds": { "left": 0, "top": 1135, "height": 21, "width": 800 }, "snippet": "<h1 style=\"text-align: center;\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "aria": "/document[1]/paragraph[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 123, "top": 770, "height": 39, "width": 556 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "aria": "/document[1]/paragraph[16]" }, "message": "Content is not within a landmark element", "bounds": { "left": 123, "top": 5956, "height": 39, "width": 556 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/h2[1]", "aria": "/document[1]/heading[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 400, "top": 360, "height": 110, "width": 400 }, "snippet": "<h2>", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]", "aria": "/document[1]/link[5]" }, "message": "Content is not within a landmark element", "bounds": { "left": 460, "top": 592, "height": 46, "width": 212 }, "snippet": "<a style=\"visibility: visible;\" data-fancybox=\"\" class=\"nectar-button large nectar_video_lightbox\" data-color=\"default-accent-color\" data-font-style=\"p\" data-parent-hover=\"\" data-style=\"default\" data-color-override=\"false\" href=\"https://vimeo.com/383403134\">", "level": "violation" }, { "ruleId": "aria_content_in_landmark", "path": { "dom": "/html[1]/body[1]/a[1]", "aria": "/document[1]/link[3]" }, "message": "Content is not within a landmark element", "bounds": { "left": -1, "top": -1, "height": 1, "width": 1 }, "snippet": "<a class=\"nectar-skip-to-content\" href=\"#ajax-content-wrap\">", "level": "violation" }, { "ruleId": "aria_child_tabbable", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]", "aria": "/document[1]/toolbar[1]/generic[1]/listbox[1]" }, "message": "None of the descendent elements with \"option\" role is tabbable", "bounds": { "left": -1280, "top": 3346, "height": 575, "width": 7680 }, "snippet": "<div style=\"opacity: 1; width: 7680px; transform: translate3d(-1280px, 0px, 0px);\" role=\"listbox\" class=\"slick-track\">", "level": "violation" }, { "ruleId": "aria_attribute_valid", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[4]", "aria": "/document[1]/toolbar[1]/tablist[1]" }, "message": "The ARIA attributes \"aria-selected\" are not valid for the element <li> with ARIA role \"presentation\"", "bounds": { "left": 416, "top": 3896, "height": 13, "width": 13 }, "snippet": "<li id=\"slick-slide03\" aria-controls=\"navigation03\" aria-selected=\"false\" role=\"presentation\" aria-hidden=\"true\">", "level": "violation" }, { "ruleId": "aria_attribute_valid", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[3]", "aria": "/document[1]/toolbar[1]/tablist[1]" }, "message": "The ARIA attributes \"aria-selected\" are not valid for the element <li> with ARIA role \"presentation\"", "bounds": { "left": 400, "top": 3896, "height": 13, "width": 13 }, "snippet": "<li id=\"slick-slide02\" aria-controls=\"navigation02\" aria-selected=\"false\" role=\"presentation\" aria-hidden=\"true\">", "level": "violation" }, { "ruleId": "aria_attribute_valid", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]", "aria": "/document[1]/toolbar[1]/tablist[1]" }, "message": "The ARIA attributes \"aria-selected\" are not valid for the element <li> with ARIA role \"presentation\"", "bounds": { "left": 384, "top": 3896, "height": 13, "width": 13 }, "snippet": "<li id=\"slick-slide01\" aria-controls=\"navigation01\" aria-selected=\"false\" role=\"presentation\" aria-hidden=\"true\">", "level": "violation" }, { "ruleId": "aria_attribute_valid", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]", "aria": "/document[1]/toolbar[1]/tablist[1]" }, "message": "The ARIA attributes \"aria-selected\" are not valid for the element <li> with ARIA role \"presentation\"", "bounds": { "left": 368, "top": 3896, "height": 13, "width": 13 }, "snippet": "<li id=\"slick-slide00\" aria-controls=\"navigation00\" aria-selected=\"true\" role=\"presentation\" aria-hidden=\"false\" class=\"slick-active\">", "level": "violation" }, { "ruleId": "a_text_purpose", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]", "aria": "/document[1]/link[9]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 400, "top": 5709, "height": 65, "width": 65 }, "snippet": "<a target=\"_blank\" href=\"https://www.instagram.com/dialseniorliving/\">", "level": "violation" }, { "ruleId": "a_text_purpose", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]", "aria": "/document[1]/link[8]" }, "message": "Hyperlink has no link text, label or image with a text alternative", "bounds": { "left": 335, "top": 5709, "height": 65, "width": 65 }, "snippet": "<a target=\"_blank\" href=\"https://www.facebook.com/DialSeniorLiving/\">", "level": "violation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[4]/button[1]", "aria": "/document[1]/toolbar[1]/tablist[1]/button[4]" }, "message": "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>", "bounds": { "left": 416, "top": 3896, "height": 13, "width": 13 }, "snippet": "<button tabindex=\"0\" role=\"button\" data-role=\"none\" type=\"button\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[3]/button[1]", "aria": "/document[1]/toolbar[1]/tablist[1]/button[3]" }, "message": "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>", "bounds": { "left": 400, "top": 3896, "height": 13, "width": 13 }, "snippet": "<button tabindex=\"0\" role=\"button\" data-role=\"none\" type=\"button\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]/button[1]", "aria": "/document[1]/toolbar[1]/tablist[1]/button[2]" }, "message": "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>", "bounds": { "left": 384, "top": 3896, "height": 13, "width": 13 }, "snippet": "<button tabindex=\"0\" role=\"button\" data-role=\"none\" type=\"button\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/button[1]", "aria": "/document[1]/toolbar[1]/tablist[1]/button[1]" }, "message": "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>", "bounds": { "left": 368, "top": 3896, "height": 13, "width": 13 }, "snippet": "<button tabindex=\"0\" role=\"button\" data-role=\"none\" type=\"button\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/button[2]", "aria": "/document[1]/toolbar[1]/button[2]" }, "message": "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>", "bounds": { "left": 770, "top": 3871, "height": 50, "width": 30 }, "snippet": "<button style=\"\" role=\"button\" aria-label=\"Next\" class=\"slick-next slick-arrow\" data-role=\"none\" type=\"button\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/button[1]", "aria": "/document[1]/toolbar[1]/button[1]" }, "message": "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>", "bounds": { "left": 739, "top": 3871, "height": 50, "width": 30 }, "snippet": "<button style=\"\" role=\"button\" aria-label=\"Previous\" class=\"slick-prev slick-arrow\" data-role=\"none\" type=\"button\">", "level": "recommendation" }, { "ruleId": "aria_child_valid", "path": { "dom": "/html[1]/body[1]/div[5]/div[2]/div[2]/div[1]/div[2]/ul[1]", "aria": "/document[1]/list[3]" }, "message": "The element with role \"list\" does not own any child element with any of the following role(s): \"listitem\"", "bounds": { "left": 700, "top": 7109, "height": 0, "width": 0 }, "snippet": "<ul class=\"social\">", "level": "recommendation" }, { "ruleId": "aria_child_valid", "path": { "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]", "aria": "/document[1]/toolbar[1]/tablist[1]" }, "message": "The element with role \"tablist\" owns the child element with the role \"button\" that is not one of the allowed role(s): \"tab\"", "bounds": { "left": 15, "top": 3896, "height": 13, "width": 770 }, "snippet": "<ul style=\"\" role=\"tablist\" class=\"slick-dots\">", "level": "recommendation" } ], "success": true }, "standardResult": { "totals": [ 0, 8, 0, 97 ], "instances": [ { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[3]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/dial-4-seniors/donate-dial-4-seniors/\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[2]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/dial-4-seniors/nominate-dial-4-seniors/\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/dial-4-seniors/\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[5]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/dial-4-seniors/\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[4]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/find-a-community/\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/dial-history/\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/about/\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[3]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/about/\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/memory-care/\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[2]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[4]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/where-to-begin/dial-news-and-updates/\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[3]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/where-to-begin/faq/\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/where-to-begin/financial-planner/\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[1]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/where-to-begin/education/\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]/ul[1]/li[1]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/where-to-begin/\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 2.41 with its background is less than the WCAG AA minimum requirements for text of size 13.3333px and weight of 400", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/button[1]" }, "excerpt": "<button tabindex=\"0\" role=\"button\" data-role=\"none\" type=\"button\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 2.03 with its background is less than the WCAG AA minimum requirements for text of size 36px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]/a[1]" }, "excerpt": "<a tabindex=\"-1\" target=\"_self\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 2.03 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a tabindex=\"-1\" target=\"_self\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" class=\"wprpsp-read-more-btn\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 2.72 with its background is less than the WCAG AA minimum requirements for text of size 36px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]/a[1]" }, "excerpt": "<a tabindex=\"-1\" target=\"_self\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-living-10-off-rent-for-10-years/\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 2.72 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a tabindex=\"-1\" target=\"_self\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-living-10-off-rent-for-10-years/\" class=\"wprpsp-read-more-btn\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 2.99 with its background is less than the WCAG AA minimum requirements for text of size 36px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]/a[1]" }, "excerpt": "<a tabindex=\"-1\" target=\"_self\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 2.99 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a tabindex=\"-1\" target=\"_self\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" class=\"wprpsp-read-more-btn\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 2.03 with its background is less than the WCAG AA minimum requirements for text of size 36px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]/a[1]" }, "excerpt": "<a tabindex=\"0\" target=\"_self\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 2.03 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a tabindex=\"0\" target=\"_self\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" class=\"wprpsp-read-more-btn\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 2.92 with its background is less than the WCAG AA minimum requirements for text of size 45px and weight of 400", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 style=\"text-align: center;\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 2.99 with its background is less than the WCAG AA minimum requirements for text of size 45px and weight of 400", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/span[1]" }, "excerpt": "<span class=\"s1\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 2.72 with its background is less than the WCAG AA minimum requirements for text of size 27px and weight of 600", "ordinalSeverity": 3, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/h4[1]" }, "excerpt": "<h4>" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 2.92 with its background is less than the WCAG AA minimum requirements for text of size 45px and weight of 400", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 style=\"text-align: center;\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 2.92 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 700", "ordinalSeverity": 3, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]" }, "excerpt": "<h1 style=\"text-align: center;\">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 2.99 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 600", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/button[1]/span[1]" }, "excerpt": "<span class=\"text \">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 2.99 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 600", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/button[1]/span[1]" }, "excerpt": "<span class=\"text \">" }, { "ruleID": "text_contrast_sufficient", "what": "Text contrast of 2.03 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[4]/div[1]/div[1]/nav[1]/ul[1]/li[7]/a[1]/span[1]" }, "excerpt": "<span class=\"menu-title-text\">" }, { "ruleID": "label_content_exists", "what": "The <label> element does not have descriptive text that identifies the expected input", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[3]/div[1]/div[1]/label[1]" }, "excerpt": "<label>" }, { "ruleID": "label_content_exists", "what": "The <label> element does not have descriptive text that identifies the expected input", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[3]/div[1]/div[1]/label[1]" }, "excerpt": "<label>" }, { "ruleID": "input_label_exists", "what": "Form control with \"listbox\" role has no associated label", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]" }, "excerpt": "<div style=\"opacity: 1; width: 7680px; transform: translate3d(-1280px, 0px, 0px);\" role=\"listbox\" class=\"slick-track\">" }, { "ruleID": "element_id_unique", "what": "The <div> element has the id \"\" that is empty", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[6]" }, "excerpt": "<div style=\"width: 1280px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"4\" class=\"wprpsp-post-slides wprpsp-clr-1 slick-slide slick-cloned\">" }, { "ruleID": "element_id_unique", "what": "The <div> element has the id \"\" that is empty", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]" }, "excerpt": "<div style=\"width: 1280px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"-1\" class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\">" }, { "ruleID": "aria_navigation_label_unique", "what": "Multiple elements with \"navigation\" role do not have unique labels", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]" }, "excerpt": "<div role=\"navigation\" class=\"off-canvas-menu-container mobile-only\">" }, { "ruleID": "aria_navigation_label_unique", "what": "Multiple elements with \"navigation\" role do not have unique labels", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[4]/div[1]/div[1]/nav[1]" }, "excerpt": "<nav>" }, { "ruleID": "aria_landmark_name_unique", "what": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/div[1]" }, "excerpt": "<div role=\"navigation\" class=\"off-canvas-menu-container mobile-only\">" }, { "ruleID": "aria_landmark_name_unique", "what": "Multiple \"form\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "ordinalSeverity": 3, "tagName": "FORM", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]" }, "excerpt": "<form style=\"width: 100%; color: #666666; font-size: 100%; background: none\" class=\"fc-form fc-form-1 align- save-form- dont-submit-hidden- remove-asterisk- icons-hide- disable-enter- label-placeholder field-border-hidden frame-hidden field-alignment-left align-left\" data-id=\"1\" data-delay=\"\" data-decimal=\".\" data-thousand=\"\" data-no-message-redirect=\"\" data-auto-scroll=\"\">" }, { "ruleID": "aria_landmark_name_unique", "what": "Multiple \"form\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "ordinalSeverity": 3, "tagName": "FORM", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]" }, "excerpt": "<form style=\"width: 100%; color: #666666; font-size: 100%; background: none\" class=\"fc-form fc-form-1 align- save-form- dont-submit-hidden- remove-asterisk- icons-hide- disable-enter- label-placeholder field-border-hidden frame-hidden field-alignment-left align-left\" data-id=\"1\" data-delay=\"\" data-decimal=\".\" data-thousand=\"\" data-no-message-redirect=\"\" data-auto-scroll=\"\">" }, { "ruleID": "aria_landmark_name_unique", "what": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "ordinalSeverity": 3, "tagName": "NAV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[4]/div[1]/div[1]/nav[1]" }, "excerpt": "<nav>" }, { "ruleID": "aria_id_unique", "what": "The 'id' \"navigation03\" specified for the ARIA property 'aria-controls' value is not valid", "ordinalSeverity": 3, "tagName": "LI", "id": "slick-slide03", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[4]" }, "excerpt": "<li id=\"slick-slide03\" aria-controls=\"navigation03\" aria-selected=\"false\" role=\"presentation\" aria-hidden=\"true\">" }, { "ruleID": "aria_id_unique", "what": "The 'id' \"navigation02\" specified for the ARIA property 'aria-controls' value is not valid", "ordinalSeverity": 3, "tagName": "LI", "id": "slick-slide02", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[3]" }, "excerpt": "<li id=\"slick-slide02\" aria-controls=\"navigation02\" aria-selected=\"false\" role=\"presentation\" aria-hidden=\"true\">" }, { "ruleID": "aria_id_unique", "what": "The 'id' \"navigation01\" specified for the ARIA property 'aria-controls' value is not valid", "ordinalSeverity": 3, "tagName": "LI", "id": "slick-slide01", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]" }, "excerpt": "<li id=\"slick-slide01\" aria-controls=\"navigation01\" aria-selected=\"false\" role=\"presentation\" aria-hidden=\"true\">" }, { "ruleID": "aria_id_unique", "what": "The 'id' \"navigation00\" specified for the ARIA property 'aria-controls' value is not valid", "ordinalSeverity": 3, "tagName": "LI", "id": "slick-slide00", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]" }, "excerpt": "<li id=\"slick-slide00\" aria-controls=\"navigation00\" aria-selected=\"true\" role=\"presentation\" aria-hidden=\"false\" class=\"slick-active\">" }, { "ruleID": "aria_hidden_nontabbable", "what": "Element \"button\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[4]/button[1]" }, "excerpt": "<button tabindex=\"0\" role=\"button\" data-role=\"none\" type=\"button\">" }, { "ruleID": "aria_hidden_nontabbable", "what": "Element \"button\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[3]/button[1]" }, "excerpt": "<button tabindex=\"0\" role=\"button\" data-role=\"none\" type=\"button\">" }, { "ruleID": "aria_hidden_nontabbable", "what": "Element \"button\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]/button[1]" }, "excerpt": "<button tabindex=\"0\" role=\"button\" data-role=\"none\" type=\"button\">" }, { "ruleID": "aria_eventhandler_role_valid", "what": "The <div> element with 'onclick, onmouseout, onmouseover' does not have a valid ARIA role specified", "ordinalSeverity": 3, "tagName": "DIV", "id": "chatbutton", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[6]" }, "excerpt": "<div onmouseout=\"unhover_button(this);\" onmouseover=\"hover_button(this);\" id=\"chatbutton\" onclick=\"javascript:openNewWindow();\" style=\"position: fixed;vertical-align:center;\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[4]/div[1]/a[1]" }, "excerpt": "<a href=\"#\" class=\"slide_out_area_close\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[2]/div[1]/div[1]/p[1]" }, "excerpt": "<p>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "UL", "id": "menu-footer-nav-menu", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/ul[1]" }, "excerpt": "<ul class=\"menu\" id=\"menu-footer-nav-menu\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/h4[1]" }, "excerpt": "<h4>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "UL", "id": "menu-footer-communities-menu", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]" }, "excerpt": "<ul class=\"menu\" id=\"menu-footer-communities-menu\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/span[2]/a[1]" }, "excerpt": "<a href=\"tel:1-402-964-0099\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]" }, "excerpt": "<h4>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]" }, "excerpt": "<p>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 style=\"text-align: center;\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/p[1]" }, "excerpt": "<p>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]" }, "excerpt": "<p>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]" }, "excerpt": "<p>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]" }, "excerpt": "<h4 class=\"p1\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]" }, "excerpt": "<p style=\"text-align: center;\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 style=\"text-align: center;\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a data-hover-text-color-override=\"#fff\" data-hover-color-override=\"false\" data-color-override=\"false\" href=\"/careers/\" style=\"visibility: visible;\" class=\"nectar-button large regular accent-color regular-button\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "DIV", "id": "wprpsp-pro-slider-1", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]" }, "excerpt": "<div role=\"toolbar\" class=\"wprpsp-recent-post-slider wprpsp-post-slider wprpsp-design-6 wprpsp-image-fit slick-initialized slick-slider slick-dotted\" id=\"wprpsp-pro-slider-1\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]" }, "excerpt": "<p style=\"text-align: center;\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 style=\"text-align: center;\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 style=\"text-align: center;\" class=\"p1\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a data-hover-text-color-override=\"#fff\" data-hover-color-override=\"false\" data-color-override=\"#40a778\" href=\"/where-to-begin/\" style=\"color: rgb(255, 255, 255); background-color: rgb(64, 167, 120); visibility: visible;\" class=\"nectar-button large regular regular-button center\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[3]/div[1]/div[2]/div[2]/div[1]/p[1]" }, "excerpt": "<p>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[3]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/memory-care/\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[3]/div[1]/div[2]/div[1]/div[1]/h4[1]" }, "excerpt": "<h4>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]" }, "excerpt": "<p>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/h4[1]" }, "excerpt": "<h4>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]" }, "excerpt": "<p>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h4[1]" }, "excerpt": "<h4>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]" }, "excerpt": "<p style=\"text-align: center;\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]" }, "excerpt": "<h1 style=\"text-align: center;\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]" }, "excerpt": "<p>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]" }, "excerpt": "<p>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2>" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]" }, "excerpt": "<a style=\"visibility: visible;\" data-fancybox=\"\" class=\"nectar-button large nectar_video_lightbox\" data-color=\"default-accent-color\" data-font-style=\"p\" data-parent-hover=\"\" data-style=\"default\" data-color-override=\"false\" href=\"https://vimeo.com/383403134\">" }, { "ruleID": "aria_content_in_landmark", "what": "Content is not within a landmark element", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/a[1]" }, "excerpt": "<a class=\"nectar-skip-to-content\" href=\"#ajax-content-wrap\">" }, { "ruleID": "aria_child_tabbable", "what": "None of the descendent elements with \"option\" role is tabbable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]" }, "excerpt": "<div style=\"opacity: 1; width: 7680px; transform: translate3d(-1280px, 0px, 0px);\" role=\"listbox\" class=\"slick-track\">" }, { "ruleID": "aria_attribute_valid", "what": "The ARIA attributes \"aria-selected\" are not valid for the element <li> with ARIA role \"presentation\"", "ordinalSeverity": 3, "tagName": "LI", "id": "slick-slide03", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[4]" }, "excerpt": "<li id=\"slick-slide03\" aria-controls=\"navigation03\" aria-selected=\"false\" role=\"presentation\" aria-hidden=\"true\">" }, { "ruleID": "aria_attribute_valid", "what": "The ARIA attributes \"aria-selected\" are not valid for the element <li> with ARIA role \"presentation\"", "ordinalSeverity": 3, "tagName": "LI", "id": "slick-slide02", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[3]" }, "excerpt": "<li id=\"slick-slide02\" aria-controls=\"navigation02\" aria-selected=\"false\" role=\"presentation\" aria-hidden=\"true\">" }, { "ruleID": "aria_attribute_valid", "what": "The ARIA attributes \"aria-selected\" are not valid for the element <li> with ARIA role \"presentation\"", "ordinalSeverity": 3, "tagName": "LI", "id": "slick-slide01", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]" }, "excerpt": "<li id=\"slick-slide01\" aria-controls=\"navigation01\" aria-selected=\"false\" role=\"presentation\" aria-hidden=\"true\">" }, { "ruleID": "aria_attribute_valid", "what": "The ARIA attributes \"aria-selected\" are not valid for the element <li> with ARIA role \"presentation\"", "ordinalSeverity": 3, "tagName": "LI", "id": "slick-slide00", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]" }, "excerpt": "<li id=\"slick-slide00\" aria-controls=\"navigation00\" aria-selected=\"true\" role=\"presentation\" aria-hidden=\"false\" class=\"slick-active\">" }, { "ruleID": "a_text_purpose", "what": "Hyperlink has no link text, label or image with a text alternative", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]" }, "excerpt": "<a target=\"_blank\" href=\"https://www.instagram.com/dialseniorliving/\">" }, { "ruleID": "a_text_purpose", "what": "Hyperlink has no link text, label or image with a text alternative", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]" }, "excerpt": "<a target=\"_blank\" href=\"https://www.facebook.com/DialSeniorLiving/\">" }, { "ruleID": "aria_role_redundant", "what": "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>", "ordinalSeverity": 1, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[4]/button[1]" }, "excerpt": "<button tabindex=\"0\" role=\"button\" data-role=\"none\" type=\"button\">" }, { "ruleID": "aria_role_redundant", "what": "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>", "ordinalSeverity": 1, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[3]/button[1]" }, "excerpt": "<button tabindex=\"0\" role=\"button\" data-role=\"none\" type=\"button\">" }, { "ruleID": "aria_role_redundant", "what": "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>", "ordinalSeverity": 1, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]/button[1]" }, "excerpt": "<button tabindex=\"0\" role=\"button\" data-role=\"none\" type=\"button\">" }, { "ruleID": "aria_role_redundant", "what": "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>", "ordinalSeverity": 1, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/button[1]" }, "excerpt": "<button tabindex=\"0\" role=\"button\" data-role=\"none\" type=\"button\">" }, { "ruleID": "aria_role_redundant", "what": "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>", "ordinalSeverity": 1, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/button[2]" }, "excerpt": "<button style=\"\" role=\"button\" aria-label=\"Next\" class=\"slick-next slick-arrow\" data-role=\"none\" type=\"button\">" }, { "ruleID": "aria_role_redundant", "what": "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>", "ordinalSeverity": 1, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/button[1]" }, "excerpt": "<button style=\"\" role=\"button\" aria-label=\"Previous\" class=\"slick-prev slick-arrow\" data-role=\"none\" type=\"button\">" }, { "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[5]/div[2]/div[2]/div[1]/div[2]/ul[1]" }, "excerpt": "<ul class=\"social\">" }, { "ruleID": "aria_child_valid", "what": "The element with role \"tablist\" owns the child element with the role \"button\" that is not one of the allowed role(s): \"tab\"", "ordinalSeverity": 1, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]" }, "excerpt": "<ul style=\"\" role=\"tablist\" class=\"slick-dots\">" } ] }, "endTime": 1687008356317 }, { "type": "launch", "which": "chromium", "startTime": 1687008356317, "endTime": 1687008356900 }, { "type": "url", "which": "https://dialseniorliving.com/", "what": "Dial Senior Living", "startTime": 1687008356900, "result": { "url": "https://dialseniorliving.com/" }, "endTime": 1687008357551 }, { "type": "test", "which": "nuVal", "startTime": 1687008357552, "url": "https://dialseniorliving.com/", "what": "Nu Html Checker", "result": { "pageContent": { "messages": [ { "type": "error", "lastLine": 7, "lastColumn": 192, "firstColumn": 1, "message": "Bad value https://fonts.googleapis.com/css?family=Lora:400italic,700|Open+Sans:300,400,600,700&subset=latin,latin-ext for attribute href on element link: Illegal character in query: | is not allowed.", "extract": "d-js=\"1\">\n<link rel=\"preload\" as=\"font\" href=\"https://fonts.googleapis.com/css?family=Lora:400italic,700|Open+Sans:300,400,600,700&subset=latin,latin-ext\" data-wpacu-preload-font=\"1\" crossorigin=\"\">\n\n\t\n\t<", "hiliteStart": 10, "hiliteLength": 192 }, { "type": "info", "lastLine": 22, "lastColumn": 169, "firstColumn": 81, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"//www.boomchatweb.com/chat/common_slide.js\"></scri", "hiliteStart": 10, "hiliteLength": 89 }, { "type": "info", "lastLine": 22, "lastColumn": 286, "firstColumn": 179, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" defer=\"\" async=\"\" src=\"https://collector-16988.us.tvsquared.com/tv2track.js\"></scri", "hiliteStart": 10, "hiliteLength": 108 }, { "type": "info", "lastLine": 29, "lastColumn": 63, "firstColumn": 1, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "connect\">\n<style id=\"safe-svg-svg-icon-style-inline-css\" type=\"text/css\">.safe-", "hiliteStart": 10, "hiliteLength": 63 }, { "type": "info", "lastLine": 31, "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\">body{-", "hiliteStart": 10, "hiliteLength": 53 }, { "type": "info", "lastLine": 48, "lastColumn": 198, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "ia=\"all\">\n<script type=\"text/javascript\" id=\"wpacu-combined-js-head-group-1\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/js/head-8652d608eccc7fb7251286a52c452e705c0c5ffd.js\"></scri", "hiliteStart": 10, "hiliteLength": 198 }, { "type": "info", "lastLine": 48, "lastColumn": 274, "firstColumn": 208, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\" id=\"simple-banner-script-js-before\">const ", "hiliteStart": 10, "hiliteLength": 67 }, { "type": "info", "lastLine": 49, "lastColumn": 213, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/js/item/simple-banner-script-v3b5d04911615a836fffd4b3d953897060d4ba5ae.js\" id=\"simple-banner-script-js\"></scri", "hiliteStart": 10, "hiliteLength": 213 }, { "type": "info", "lastLine": 58, "lastColumn": 23, "firstColumn": 1, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "script>\n\n\n<style type=\"text/css\">.simpl", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "info", "lastLine": 58, "lastColumn": 82, "firstColumn": 60, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "e}</style><style type=\"text/css\">.simpl", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "info", "lastLine": 58, "lastColumn": 147, "firstColumn": 125, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "8}</style><style type=\"text/css\">.simpl", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "info", "lastLine": 58, "lastColumn": 224, "firstColumn": 202, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "f}</style><style type=\"text/css\">.simpl", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "info", "lastLine": 58, "lastColumn": 303, "firstColumn": 281, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "f}</style><style type=\"text/css\">.simpl", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "info", "lastLine": 58, "lastColumn": 448, "firstColumn": 385, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "t}</style><style id=\"simple-banner-site-custom-css-dummy\" type=\"text/css\"></styl", "hiliteStart": 10, "hiliteLength": 64 }, { "type": "info", "lastLine": 58, "lastColumn": 527, "firstColumn": 457, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "\"></style><script id=\"simple-banner-site-custom-js-dummy\" type=\"text/javascript\"></scri", "hiliteStart": 10, "hiliteLength": 71 }, { "type": "info", "lastLine": 59, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">var ro", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 79, "lastColumn": 77, "firstColumn": 33, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "></script><style type=\"text/css\" id=\"column-bg-colors\">.wpb_c", "hiliteStart": 10, "hiliteLength": 45 }, { "type": "info", "lastLine": 91, "lastColumn": 32, "firstColumn": 2, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "script>\n\n\t<script type=\"text/javascript\">(funct", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "error", "lastLine": 270, "lastColumn": 26, "firstColumn": 4, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "v>\n\t\t\t\n\t\t\t<style scoped=\"scoped\">@media", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "error", "lastLine": 270, "lastColumn": 138, "firstColumn": 129, "message": "CSS: background-color: none is not a background-color value.", "extract": "color:none!important}}.for", "hiliteStart": 10, "hiliteLength": 10 }, { "type": "error", "lastLine": 277, "lastColumn": 237, "firstColumn": 233, "message": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "extract": "an></span><div><span ", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "error", "lastLine": 277, "lastColumn": 903, "firstColumn": 885, "message": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "extract": "></select><input type=\"text\"></div>", "hiliteStart": 10, "hiliteLength": 19 }, { "type": "info", "lastLine": 277, "lastColumn": 114, "firstColumn": 44, "subType": "warning", "message": "label element with multiple labelable descendants.", "extract": "tml\"><div><label class=\"dropdown-cover field-cover autocomplete-type- has-input\"><span ", "hiliteStart": 10, "hiliteLength": 71 }, { "type": "error", "lastLine": 280, "lastColumn": 239, "firstColumn": 235, "message": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "extract": "an></span><div><span ", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "error", "lastLine": 280, "lastColumn": 775, "firstColumn": 757, "message": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "extract": "></select><input type=\"text\"></div>", "hiliteStart": 10, "hiliteLength": 19 }, { "type": "info", "lastLine": 280, "lastColumn": 114, "firstColumn": 44, "subType": "warning", "message": "label element with multiple labelable descendants.", "extract": "tml\"><div><label class=\"dropdown-cover field-cover autocomplete-type- has-input\"><span ", "hiliteStart": 10, "hiliteLength": 71 }, { "type": "error", "lastLine": 283, "lastColumn": 287, "firstColumn": 227, "message": "CSS: color: Parse Error.", "extract": "in-cover\"><i style=\"color:\" class=\"loading-icon icon-cog animate-spin\"></i></", "hiliteStart": 10, "hiliteLength": 61 }, { "type": "error", "lastLine": 283, "lastColumn": 467, "firstColumn": 357, "message": "Bad value maple-syrup-pot for attribute autocomplete on element input: The string maple-syrup-pot is not a valid autofill field name.", "extract": "iv><label><input type=\"text\" class=\"required_field\" name=\"website\" autocomplete=\"maple-syrup-pot\" style=\"display: none;\"></labe", "hiliteStart": 10, "hiliteLength": 111 }, { "type": "error", "lastLine": 286, "lastColumn": 253, "firstColumn": 249, "message": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "extract": "an></span><div><span ", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "error", "lastLine": 289, "lastColumn": 252, "firstColumn": 248, "message": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "extract": "an></span><div><span ", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 462, "lastColumn": 291, "firstColumn": 177, "subType": "warning", "message": "The button role is unnecessary for element button.", "extract": "\"toolbar\"><button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previo", "hiliteStart": 10, "hiliteLength": 115 }, { "type": "error", "lastLine": 463, "lastColumn": 325, "firstColumn": 172, "message": "Bad value for attribute id on element div: An ID must not be the empty string.", "extract": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">\n\t<div", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "error", "lastLine": 618, "lastColumn": 159, "firstColumn": 7, "message": "Duplicate ID .", "extract": "iv>\n</div><div class=\"wprpsp-post-slides wprpsp-clr-1 slick-slide slick-cloned\" data-slick-index=\"4\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">\n\t<div", "hiliteStart": 10, "hiliteLength": 153 }, { "type": "info", "lastLine": 463, "lastColumn": 325, "firstColumn": 172, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">\n\t<div", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "error", "lastLine": 618, "lastColumn": 159, "firstColumn": 7, "message": "Bad value for attribute id on element div: An ID must not be the empty string.", "extract": "iv>\n</div><div class=\"wprpsp-post-slides wprpsp-clr-1 slick-slide slick-cloned\" data-slick-index=\"4\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">\n\t<div", "hiliteStart": 10, "hiliteLength": 153 }, { "type": "info", "lastLine": 653, "lastColumn": 112, "firstColumn": 2, "subType": "warning", "message": "The button role is unnecessary for element button.", "extract": "/div>\n\n\n\n\t<button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</", "hiliteStart": 10, "hiliteLength": 111 }, { "type": "error", "lastLine": 653, "lastColumn": 306, "firstColumn": 173, "message": "Attribute aria-selected not allowed on element li at this point.", "extract": " style=\"\"><li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\"><butto", "hiliteStart": 10, "hiliteLength": 134 }, { "type": "info", "lastLine": 653, "lastColumn": 372, "firstColumn": 307, "subType": "warning", "message": "The button role is unnecessary for element button.", "extract": "-slide00\"><button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">1</but", "hiliteStart": 10, "hiliteLength": 66 }, { "type": "error", "lastLine": 653, "lastColumn": 500, "firstColumn": 388, "message": "Attribute aria-selected not allowed on element li at this point.", "extract": "tton></li><li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation01\" id=\"slick-slide01\"><butto", "hiliteStart": 10, "hiliteLength": 113 }, { "type": "info", "lastLine": 653, "lastColumn": 566, "firstColumn": 501, "subType": "warning", "message": "The button role is unnecessary for element button.", "extract": "-slide01\"><button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">2</but", "hiliteStart": 10, "hiliteLength": 66 }, { "type": "error", "lastLine": 653, "lastColumn": 694, "firstColumn": 582, "message": "Attribute aria-selected not allowed on element li at this point.", "extract": "tton></li><li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation02\" id=\"slick-slide02\"><butto", "hiliteStart": 10, "hiliteLength": 113 }, { "type": "info", "lastLine": 653, "lastColumn": 760, "firstColumn": 695, "subType": "warning", "message": "The button role is unnecessary for element button.", "extract": "-slide02\"><button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">3</but", "hiliteStart": 10, "hiliteLength": 66 }, { "type": "error", "lastLine": 653, "lastColumn": 888, "firstColumn": 776, "message": "Attribute aria-selected not allowed on element li at this point.", "extract": "tton></li><li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation03\" id=\"slick-slide03\"><butto", "hiliteStart": 10, "hiliteLength": 113 }, { "type": "info", "lastLine": 653, "lastColumn": 954, "firstColumn": 889, "subType": "warning", "message": "The button role is unnecessary for element button.", "extract": "-slide03\"><button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">4</but", "hiliteStart": 10, "hiliteLength": 66 }, { "type": "error", "lastLine": 825, "lastColumn": 26, "firstColumn": 4, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "v>\n\t\t\t\n\t\t\t<style scoped=\"scoped\">@media", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "error", "lastLine": 825, "lastColumn": 138, "firstColumn": 129, "message": "CSS: background-color: none is not a background-color value.", "extract": "color:none!important}}.for", "hiliteStart": 10, "hiliteLength": 10 }, { "type": "error", "lastLine": 832, "lastColumn": 237, "firstColumn": 233, "message": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "extract": "an></span><div><span ", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "error", "lastLine": 832, "lastColumn": 903, "firstColumn": 885, "message": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "extract": "></select><input type=\"text\"></div>", "hiliteStart": 10, "hiliteLength": 19 }, { "type": "info", "lastLine": 832, "lastColumn": 114, "firstColumn": 44, "subType": "warning", "message": "label element with multiple labelable descendants.", "extract": "tml\"><div><label class=\"dropdown-cover field-cover autocomplete-type- has-input\"><span ", "hiliteStart": 10, "hiliteLength": 71 }, { "type": "error", "lastLine": 835, "lastColumn": 239, "firstColumn": 235, "message": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "extract": "an></span><div><span ", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "error", "lastLine": 835, "lastColumn": 775, "firstColumn": 757, "message": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "extract": "></select><input type=\"text\"></div>", "hiliteStart": 10, "hiliteLength": 19 }, { "type": "info", "lastLine": 835, "lastColumn": 114, "firstColumn": 44, "subType": "warning", "message": "label element with multiple labelable descendants.", "extract": "tml\"><div><label class=\"dropdown-cover field-cover autocomplete-type- has-input\"><span ", "hiliteStart": 10, "hiliteLength": 71 }, { "type": "error", "lastLine": 838, "lastColumn": 287, "firstColumn": 227, "message": "CSS: color: Parse Error.", "extract": "in-cover\"><i style=\"color:\" class=\"loading-icon icon-cog animate-spin\"></i></", "hiliteStart": 10, "hiliteLength": 61 }, { "type": "error", "lastLine": 838, "lastColumn": 467, "firstColumn": 357, "message": "Bad value maple-syrup-pot for attribute autocomplete on element input: The string maple-syrup-pot is not a valid autofill field name.", "extract": "iv><label><input type=\"text\" class=\"required_field\" name=\"website\" autocomplete=\"maple-syrup-pot\" style=\"display: none;\"></labe", "hiliteStart": 10, "hiliteLength": 111 }, { "type": "error", "lastLine": 841, "lastColumn": 253, "firstColumn": 249, "message": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "extract": "an></span><div><span ", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "error", "lastLine": 844, "lastColumn": 252, "firstColumn": 248, "message": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "extract": "an></span><div><span ", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 1016, "lastColumn": 93, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</div> \n\n\n<script type=\"text/javascript\" src=\"//cdn.rlets.com/capture_static/mms/mms.js\" async=\"async\"></scri", "hiliteStart": 10, "hiliteLength": 93 }, { "type": "info", "lastLine": 1022, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "ript>\n\n\n\n\n<script type=\"text/javascript\">var _t", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "error", "lastLine": 1026, "lastColumn": 283, "firstColumn": 244, "message": "Element script must not have attribute async unless attribute src is also specified or unless attribute type is specified with value module.", "extract": "x;\"></div><script type=\"text/javascript\" async=\"\">var _o", "hiliteStart": 10, "hiliteLength": 40 }, { "type": "info", "lastLine": 1026, "lastColumn": 283, "firstColumn": 244, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "x;\"></div><script type=\"text/javascript\" async=\"\">var _o", "hiliteStart": 10, "hiliteLength": 40 }, { "type": "error", "lastLine": 1026, "lastColumn": 716, "firstColumn": 677, "message": "Element script must not have attribute async unless attribute src is also specified or unless attribute type is specified with value module.", "extract": ")</script><script type=\"text/javascript\" async=\"\">var tr", "hiliteStart": 10, "hiliteLength": 40 }, { "type": "info", "lastLine": 1026, "lastColumn": 716, "firstColumn": 677, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": ")</script><script type=\"text/javascript\" async=\"\">var tr", "hiliteStart": 10, "hiliteLength": 40 }, { "type": "info", "lastLine": 1035, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "cript>\n\n\n\n<script type=\"text/javascript\">jQuery", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 1040, "lastColumn": 61, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "=\"all\">\n\n\n<script type=\"text/javascript\" id=\"nectar-frontend-js-extra\">\n/* <!", "hiliteStart": 10, "hiliteLength": 61 }, { "type": "info", "lastLine": 1047, "lastColumn": 53, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" id=\"fc-form-js-extra\">\n/* <!", "hiliteStart": 10, "hiliteLength": 53 }, { "type": "info", "lastLine": 1053, "lastColumn": 66, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\" id=\"wprpsp-public-script-js-extra\">\n/* <!", "hiliteStart": 10, "hiliteLength": 66 }, { "type": "info", "lastLine": 1058, "lastColumn": 235, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script data-wpacu-to-be-preloaded-basic=\"1\" type=\"text/javascript\" id=\"wpacu-combined-js-body-group-1\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/js/body-7e077c354212f8f0c4502b2f95f8d7f44968fe7f.js\"></scri", "hiliteStart": 10, "hiliteLength": 235 }, { "type": "info", "lastLine": 1058, "lastColumn": 275, "firstColumn": 245, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type=\"text/javascript\">\n/* <!", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 1063, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">\n/* <!", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "error", "lastLine": 1071, "lastColumn": 37, "firstColumn": 1, "message": "Duplicate ID .", "extract": "pt>\n \n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 463, "lastColumn": 325, "firstColumn": 172, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">\n\t<div", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "error", "lastLine": 1071, "lastColumn": 37, "firstColumn": 1, "message": "Bad value for attribute id on element script: An ID must not be the empty string.", "extract": "pt>\n \n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 1071, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "pt>\n \n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 1072, "lastColumn": 142, "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 height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=2264052723835280&ev=PageView&noscript=1\"></nosc", "hiliteStart": 10, "hiliteLength": 132 }, { "type": "error", "lastLine": 1074, "lastColumn": 37, "firstColumn": 1, "message": "Duplicate ID .", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 463, "lastColumn": 325, "firstColumn": 172, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">\n\t<div", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "error", "lastLine": 1074, "lastColumn": 37, "firstColumn": 1, "message": "Bad value for attribute id on element script: An ID must not be the empty string.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 1074, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 1075, "lastColumn": 141, "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 height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=830028954005791&ev=PageView&noscript=1\"></nosc", "hiliteStart": 10, "hiliteLength": 131 }, { "type": "error", "lastLine": 1077, "lastColumn": 37, "firstColumn": 1, "message": "Duplicate ID .", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 463, "lastColumn": 325, "firstColumn": 172, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">\n\t<div", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "error", "lastLine": 1077, "lastColumn": 37, "firstColumn": 1, "message": "Bad value for attribute id on element script: An ID must not be the empty string.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 1077, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 1078, "lastColumn": 141, "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 height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=417772858989402&ev=PageView&noscript=1\"></nosc", "hiliteStart": 10, "hiliteLength": 131 }, { "type": "error", "lastLine": 1080, "lastColumn": 37, "firstColumn": 1, "message": "Duplicate ID .", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 463, "lastColumn": 325, "firstColumn": 172, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">\n\t<div", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "error", "lastLine": 1080, "lastColumn": 37, "firstColumn": 1, "message": "Bad value for attribute id on element script: An ID must not be the empty string.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 1080, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 1081, "lastColumn": 142, "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 height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=2340559006201487&ev=PageView&noscript=1\"></nosc", "hiliteStart": 10, "hiliteLength": 132 }, { "type": "error", "lastLine": 1083, "lastColumn": 37, "firstColumn": 1, "message": "Duplicate ID .", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 463, "lastColumn": 325, "firstColumn": 172, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">\n\t<div", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "error", "lastLine": 1083, "lastColumn": 37, "firstColumn": 1, "message": "Bad value for attribute id on element script: An ID must not be the empty string.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 1083, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 1084, "lastColumn": 141, "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 height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=578333152682954&ev=PageView&noscript=1\"></nosc", "hiliteStart": 10, "hiliteLength": 131 }, { "type": "error", "lastLine": 1086, "lastColumn": 37, "firstColumn": 1, "message": "Duplicate ID .", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 463, "lastColumn": 325, "firstColumn": 172, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">\n\t<div", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "error", "lastLine": 1086, "lastColumn": 37, "firstColumn": 1, "message": "Bad value for attribute id on element script: An ID must not be the empty string.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 1086, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 1087, "lastColumn": 141, "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 height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=836430586695586&ev=PageView&noscript=1\"></nosc", "hiliteStart": 10, "hiliteLength": 131 }, { "type": "error", "lastLine": 1089, "lastColumn": 37, "firstColumn": 1, "message": "Duplicate ID .", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 463, "lastColumn": 325, "firstColumn": 172, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">\n\t<div", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "error", "lastLine": 1089, "lastColumn": 37, "firstColumn": 1, "message": "Bad value for attribute id on element script: An ID must not be the empty string.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 1089, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 1090, "lastColumn": 142, "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 height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=2348154545429849&ev=PageView&noscript=1\"></nosc", "hiliteStart": 10, "hiliteLength": 132 }, { "type": "error", "lastLine": 1092, "lastColumn": 37, "firstColumn": 1, "message": "Duplicate ID .", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 463, "lastColumn": 325, "firstColumn": 172, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">\n\t<div", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "error", "lastLine": 1092, "lastColumn": 37, "firstColumn": 1, "message": "Bad value for attribute id on element script: An ID must not be the empty string.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 1092, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 1093, "lastColumn": 142, "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 height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=2375740002656711&ev=PageView&noscript=1\"></nosc", "hiliteStart": 10, "hiliteLength": 132 }, { "type": "error", "lastLine": 1095, "lastColumn": 37, "firstColumn": 1, "message": "Duplicate ID .", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 463, "lastColumn": 325, "firstColumn": 172, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">\n\t<div", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "error", "lastLine": 1095, "lastColumn": 37, "firstColumn": 1, "message": "Bad value for attribute id on element script: An ID must not be the empty string.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 1095, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 1096, "lastColumn": 141, "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 height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=770538689998423&ev=PageView&noscript=1\"></nosc", "hiliteStart": 10, "hiliteLength": 131 }, { "type": "error", "lastLine": 1098, "lastColumn": 37, "firstColumn": 1, "message": "Duplicate ID .", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 463, "lastColumn": 325, "firstColumn": 172, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">\n\t<div", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "error", "lastLine": 1098, "lastColumn": 37, "firstColumn": 1, "message": "Bad value for attribute id on element script: An ID must not be the empty string.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 1098, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 1099, "lastColumn": 142, "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 height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=2355679074664064&ev=PageView&noscript=1\"></nosc", "hiliteStart": 10, "hiliteLength": 132 }, { "type": "error", "lastLine": 1101, "lastColumn": 37, "firstColumn": 1, "message": "Duplicate ID .", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 463, "lastColumn": 325, "firstColumn": 172, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">\n\t<div", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "error", "lastLine": 1101, "lastColumn": 37, "firstColumn": 1, "message": "Bad value for attribute id on element script: An ID must not be the empty string.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 1101, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 1102, "lastColumn": 142, "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 height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=2243210832666087&ev=PageView&noscript=1\"></nosc", "hiliteStart": 10, "hiliteLength": 132 }, { "type": "error", "lastLine": 1104, "lastColumn": 37, "firstColumn": 1, "message": "Duplicate ID .", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 463, "lastColumn": 325, "firstColumn": 172, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">\n\t<div", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "error", "lastLine": 1104, "lastColumn": 37, "firstColumn": 1, "message": "Bad value for attribute id on element script: An ID must not be the empty string.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 1104, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 1105, "lastColumn": 141, "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 height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=640592276374832&ev=PageView&noscript=1\"></nosc", "hiliteStart": 10, "hiliteLength": 131 }, { "type": "error", "lastLine": 1107, "lastColumn": 37, "firstColumn": 1, "message": "Duplicate ID .", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 463, "lastColumn": 325, "firstColumn": 172, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">\n\t<div", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "error", "lastLine": 1107, "lastColumn": 37, "firstColumn": 1, "message": "Bad value for attribute id on element script: An ID must not be the empty string.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 1107, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 1108, "lastColumn": 141, "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 height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=250972412325461&ev=PageView&noscript=1\"></nosc", "hiliteStart": 10, "hiliteLength": 131 }, { "type": "error", "lastLine": 1110, "lastColumn": 37, "firstColumn": 1, "message": "Duplicate ID .", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 463, "lastColumn": 325, "firstColumn": 172, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">\n\t<div", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "error", "lastLine": 1110, "lastColumn": 37, "firstColumn": 1, "message": "Bad value for attribute id on element script: An ID must not be the empty string.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 1110, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 1111, "lastColumn": 142, "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 height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=2055315541252488&ev=PageView&noscript=1\"></nosc", "hiliteStart": 10, "hiliteLength": 132 }, { "type": "error", "lastLine": 1113, "lastColumn": 37, "firstColumn": 1, "message": "Duplicate ID .", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 463, "lastColumn": 325, "firstColumn": 172, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">\n\t<div", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "error", "lastLine": 1113, "lastColumn": 37, "firstColumn": 1, "message": "Bad value for attribute id on element script: An ID must not be the empty string.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 1113, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 1114, "lastColumn": 141, "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 height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=392452114888547&ev=PageView&noscript=1\"></nosc", "hiliteStart": 10, "hiliteLength": 131 }, { "type": "error", "lastLine": 1116, "lastColumn": 37, "firstColumn": 1, "message": "Duplicate ID .", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 463, "lastColumn": 325, "firstColumn": 172, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">\n\t<div", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "error", "lastLine": 1116, "lastColumn": 37, "firstColumn": 1, "message": "Bad value for attribute id on element script: An ID must not be the empty string.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 1116, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 1117, "lastColumn": 141, "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 height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=481806702519131&ev=PageView&noscript=1\"></nosc", "hiliteStart": 10, "hiliteLength": 131 }, { "type": "error", "lastLine": 1119, "lastColumn": 37, "firstColumn": 1, "message": "Duplicate ID .", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 463, "lastColumn": 325, "firstColumn": 172, "subType": "warning", "message": "The first occurrence of ID was here.", "extract": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">\n\t<div", "hiliteStart": 10, "hiliteLength": 154 }, { "type": "error", "lastLine": 1119, "lastColumn": 37, "firstColumn": 1, "message": "Bad value for attribute id on element script: An ID must not be the empty string.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 1119, "lastColumn": 37, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "oscript>\n\n<script type=\"text/javascript\" id=\"\">!funct", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 1120, "lastColumn": 141, "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 height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=186431459379011&ev=PageView&noscript=1\"></nosc", "hiliteStart": 10, "hiliteLength": 131 }, { "type": "error", "lastLine": 653, "lastColumn": 306, "firstColumn": 173, "message": "The aria-controls attribute must point to an element in the same document.", "extract": " style=\"\"><li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\"><butto", "hiliteStart": 10, "hiliteLength": 134 }, { "type": "error", "lastLine": 653, "lastColumn": 500, "firstColumn": 388, "message": "The aria-controls attribute must point to an element in the same document.", "extract": "tton></li><li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation01\" id=\"slick-slide01\"><butto", "hiliteStart": 10, "hiliteLength": 113 }, { "type": "error", "lastLine": 653, "lastColumn": 694, "firstColumn": 582, "message": "The aria-controls attribute must point to an element in the same document.", "extract": "tton></li><li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation02\" id=\"slick-slide02\"><butto", "hiliteStart": 10, "hiliteLength": 113 }, { "type": "error", "lastLine": 653, "lastColumn": 888, "firstColumn": 776, "message": "The aria-controls attribute must point to an element in the same document.", "extract": "tton></li><li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation03\" id=\"slick-slide03\"><butto", "hiliteStart": 10, "hiliteLength": 113 } ], "language": "en" }, "rawPage": { "messages": [ { "type": "info", "lastLine": 8, "lastColumn": 105, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "TF-8\">\n\t\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0\" /><meta ", "hiliteStart": 10, "hiliteLength": 104 }, { "type": "info", "lastLine": 8, "lastColumn": 214, "firstColumn": 106, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "able=0\" /><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />\n<link", "hiliteStart": 10, "hiliteLength": 109 }, { "type": "error", "lastLine": 10, "lastColumn": 189, "firstColumn": 1, "message": "Bad value https://fonts.googleapis.com/css?family=Lora:400italic,700|Open+Sans:300,400,600,700&subset=latin,latin-ext for attribute href on element link: Illegal character in query: | is not allowed.", "extract": "d-js='1'>\n<link rel=\"preload\" as=\"font\" href=\"https://fonts.googleapis.com/css?family=Lora:400italic,700|Open+Sans:300,400,600,700&subset=latin,latin-ext\" data-wpacu-preload-font=\"1\" crossorigin>\n\n\t\n\t<", "hiliteStart": 10, "hiliteLength": 189 }, { "type": "info", "lastLine": 14, "lastColumn": 62, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "</title>\n\t<link rel=\"canonical\" href=\"https://dialseniorliving.com/\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 61 }, { "type": "info", "lastLine": 15, "lastColumn": 46, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "com/\" />\n\t<meta property=\"og:locale\" content=\"en_US\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 45 }, { "type": "info", "lastLine": 16, "lastColumn": 46, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "n_US\" />\n\t<meta property=\"og:type\" content=\"website\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 45 }, { "type": "info", "lastLine": 17, "lastColumn": 79, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "site\" />\n\t<meta property=\"og:title\" content=\"Dial Senior Living - Dial Senior Living\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 78 }, { "type": "info", "lastLine": 18, "lastColumn": 67, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ving\" />\n\t<meta property=\"og:url\" content=\"https://dialseniorliving.com/\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 66 }, { "type": "info", "lastLine": 19, "lastColumn": 62, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "com/\" />\n\t<meta property=\"og:site_name\" content=\"Dial Senior Living\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 61 }, { "type": "info", "lastLine": 20, "lastColumn": 99, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ving\" />\n\t<meta property=\"article:publisher\" content=\"https://www.facebook.com/DialRetirementCommunities\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 98 }, { "type": "info", "lastLine": 21, "lastColumn": 78, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ties\" />\n\t<meta property=\"article:modified_time\" content=\"2022-06-29T21:11:56+00:00\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 77 }, { "type": "info", "lastLine": 22, "lastColumn": 131, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "0:00\" />\n\t<meta property=\"og:image\" content=\"https://dialseniorliving.com/wp-content/uploads/dial-reality-original-signage-3-300x230.png\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 130 }, { "type": "info", "lastLine": 23, "lastColumn": 59, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ".png\" />\n\t<meta name=\"twitter:card\" content=\"summary_large_image\" />\n\t<met", "hiliteStart": 10, "hiliteLength": 58 }, { "type": "info", "lastLine": 24, "lastColumn": 52, "firstColumn": 2, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "mage\" />\n\t<meta name=\"twitter:site\" content=\"@dretirement\" />\n\t<scr", "hiliteStart": 10, "hiliteLength": 51 }, { "type": "info", "lastLine": 29, "lastColumn": 52, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ript>\n\t\n\n\n<link rel='dns-prefetch' href='//maps.google.com' />\n<link", "hiliteStart": 10, "hiliteLength": 52 }, { "type": "info", "lastLine": 30, "lastColumn": 57, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "e.com' />\n<link rel='dns-prefetch' href='//fonts.googleapis.com' />\n<link", "hiliteStart": 10, "hiliteLength": 57 }, { "type": "info", "lastLine": 31, "lastColumn": 70, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "s.com' />\n<link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />\n<styl", "hiliteStart": 10, "hiliteLength": 70 }, { "type": "info", "lastLine": 32, "lastColumn": 63, "firstColumn": 1, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "nnect' />\n<style id='safe-svg-svg-icon-style-inline-css' type='text/css'>.safe-", "hiliteStart": 10, "hiliteLength": 63 }, { "type": "info", "lastLine": 33, "lastColumn": 218, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "}</style>\n<link rel='stylesheet' id='wpacu-combined-css-head-1' href='https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/css/head-bfdd5256e14905b41a1007f2c158031629a43ec1.css' type='text/css' media='all' />\n<styl", "hiliteStart": 10, "hiliteLength": 218 }, { "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'>body{-", "hiliteStart": 10, "hiliteLength": 53 }, { "type": "info", "lastLine": 50, "lastColumn": 185, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\n\n\n\n\n\n\n\n\n\n<link rel='stylesheet' id='redux-google-fonts-salient_redux-css' href='https://fonts.googleapis.com/css?family=Lora%3A400italic%2C700&ver=1685474227' type='text/css' media='all' />\n<scri", "hiliteStart": 10, "hiliteLength": 185 }, { "type": "info", "lastLine": 51, "lastColumn": 199, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "='all' />\n<script type='text/javascript' id='wpacu-combined-js-head-group-1' src='https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/js/head-8652d608eccc7fb7251286a52c452e705c0c5ffd.js'></scri", "hiliteStart": 10, "hiliteLength": 199 }, { "type": "info", "lastLine": 51, "lastColumn": 276, "firstColumn": 209, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type='text/javascript' id='simple-banner-script-js-before'>const ", "hiliteStart": 10, "hiliteLength": 68 }, { "type": "info", "lastLine": 52, "lastColumn": 215, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' src='https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/js/item/simple-banner-script-v3b5d04911615a836fffd4b3d953897060d4ba5ae.js' id='simple-banner-script-js'></scri", "hiliteStart": 10, "hiliteLength": 215 }, { "type": "info", "lastLine": 61, "lastColumn": 23, "firstColumn": 1, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "script>\n\n\n<style type=\"text/css\">.simpl", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "info", "lastLine": 61, "lastColumn": 82, "firstColumn": 60, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "e}</style><style type=\"text/css\">.simpl", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "info", "lastLine": 61, "lastColumn": 147, "firstColumn": 125, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "8}</style><style type=\"text/css\">.simpl", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "info", "lastLine": 61, "lastColumn": 224, "firstColumn": 202, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "f}</style><style type=\"text/css\">.simpl", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "info", "lastLine": 61, "lastColumn": 303, "firstColumn": 281, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "f}</style><style type=\"text/css\">.simpl", "hiliteStart": 10, "hiliteLength": 23 }, { "type": "info", "lastLine": 61, "lastColumn": 448, "firstColumn": 385, "subType": "warning", "message": "The type attribute for the style element is not needed and should be omitted.", "extract": "t}</style><style id=\"simple-banner-site-custom-css-dummy\" type=\"text/css\"></styl", "hiliteStart": 10, "hiliteLength": 64 }, { "type": "info", "lastLine": 61, "lastColumn": 527, "firstColumn": 457, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "\"></style><script id=\"simple-banner-site-custom-js-dummy\" type=\"text/javascript\"></scri", "hiliteStart": 10, "hiliteLength": 71 }, { "type": "info", "lastLine": 62, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type=\"text/javascript\">var ro", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 65, "lastColumn": 146, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "/script>\n\n<link rel=\"icon\" href=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/cropped-dial-senior-living-favicon-32x32.png\" sizes=\"32x32\" />\n<link", "hiliteStart": 10, "hiliteLength": 146 }, { "type": "info", "lastLine": 66, "lastColumn": 150, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "32x32\" />\n<link rel=\"icon\" href=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/cropped-dial-senior-living-favicon-192x192.png\" sizes=\"192x192\" />\n<link", "hiliteStart": 10, "hiliteLength": 150 }, { "type": "info", "lastLine": 67, "lastColumn": 146, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "2x192\" />\n<link rel=\"apple-touch-icon\" href=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/cropped-dial-senior-living-favicon-180x180.png\" />\n<meta", "hiliteStart": 10, "hiliteLength": 146 }, { "type": "info", "lastLine": 68, "lastColumn": 144, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "0.png\" />\n<meta name=\"msapplication-TileImage\" content=\"https://dialseniorliving.com/wp-content/uploads/cropped-dial-senior-living-favicon-270x270.png\" />\n<nosc", "hiliteStart": 10, "hiliteLength": 144 }, { "type": "info", "lastLine": 78, "lastColumn": 94, "firstColumn": 1, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "script>\n\n\n<meta name=\"google-site-verification\" content=\"76PgpEYwEdmf_emPj-AVHsUcAdf5NRf4UUPVL4JFFD0\" />\n\t\n\t<s", "hiliteStart": 10, "hiliteLength": 94 }, { "type": "info", "lastLine": 94, "lastColumn": 32, "firstColumn": 2, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "script>\n\n\t<script type=\"text/javascript\">(funct", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 127, "lastColumn": 125, "firstColumn": 16, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "\t\t\t\t\t\t\t\t\t\t<input type=\"text\" name=\"s\" value=\"Start Typing...\" aria-label=\"Search\" data-placeholder=\"Start Typing...\" />\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 110 }, { "type": "info", "lastLine": 145, "lastColumn": 374, "firstColumn": 6, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "e\" >\n\t\t\t\t\t<img class=\"stnd skip-lazy default-logo dark-version\" width=\"344\" height=\"200\" alt=\"Dial Senior Living\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-senior-living-logo.png\" srcset=\"https://dialseniorliving.com/wp-content/uploads/dial-senior-living-logo.png 1x, https://dialseniorliving.com/wp-content/uploads/dial-senior-living-logo.png 2x\" />\t\t\t\t</", "hiliteStart": 10, "hiliteLength": 369 }, { "type": "info", "lastLine": 158, "lastColumn": 255, "firstColumn": 251, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ">Where to <br/>Begin<", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 166, "lastColumn": 259, "firstColumn": 255, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "or Living <br/>Option", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 173, "lastColumn": 240, "firstColumn": 236, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ">The Dial <br/>Differ", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 179, "lastColumn": 224, "firstColumn": 220, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "t\">Find a <br/>Commun", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 180, "lastColumn": 249, "firstColumn": 245, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "t\">Dial 4 <br/>Senior", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 226, "lastColumn": 20, "firstColumn": 15, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "2>Love the<br />\n<span", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "error", "lastLine": 273, "lastColumn": 27, "firstColumn": 4, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "v>\n\t\t\t\n\t\t\t<style scoped=\"scoped\" >@media", "hiliteStart": 10, "hiliteLength": 24 }, { "type": "error", "lastLine": 273, "lastColumn": 139, "firstColumn": 130, "message": "CSS: background-color: none is not a background-color value.", "extract": "color:none!important}}.for", "hiliteStart": 10, "hiliteLength": 10 }, { "type": "error", "lastLine": 280, "lastColumn": 230, "firstColumn": 226, "message": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "extract": "an></span><div><span ", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "error", "lastLine": 280, "lastColumn": 896, "firstColumn": 878, "message": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "extract": "></select><input type=\"text\"></div>", "hiliteStart": 10, "hiliteLength": 19 }, { "type": "info", "lastLine": 280, "lastColumn": 106, "firstColumn": 45, "subType": "warning", "message": "label element with multiple labelable descendants.", "extract": "ml\"><div ><label class=\"dropdown-cover field-cover autocomplete-type- \"><span ", "hiliteStart": 10, "hiliteLength": 62 }, { "type": "error", "lastLine": 283, "lastColumn": 232, "firstColumn": 228, "message": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "extract": "an></span><div><span ", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "error", "lastLine": 283, "lastColumn": 768, "firstColumn": 750, "message": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "extract": "></select><input type=\"text\"></div>", "hiliteStart": 10, "hiliteLength": 19 }, { "type": "info", "lastLine": 283, "lastColumn": 106, "firstColumn": 45, "subType": "warning", "message": "label element with multiple labelable descendants.", "extract": "ml\"><div ><label class=\"dropdown-cover field-cover autocomplete-type- \"><span ", "hiliteStart": 10, "hiliteLength": 62 }, { "type": "error", "lastLine": 286, "lastColumn": 288, "firstColumn": 228, "message": "CSS: color: Parse Error.", "extract": "in-cover\"><i style=\"color:\" class=\"loading-icon icon-cog animate-spin\"></i></", "hiliteStart": 10, "hiliteLength": 61 }, { "type": "error", "lastLine": 286, "lastColumn": 446, "firstColumn": 359, "message": "Bad value maple-syrup-pot for attribute autocomplete on element input: The string maple-syrup-pot is not a valid autofill field name.", "extract": "v><label ><input type=\"text\" class=\"required_field\" name=\"website\" autocomplete=\"maple-syrup-pot\"></labe", "hiliteStart": 10, "hiliteLength": 88 }, { "type": "error", "lastLine": 289, "lastColumn": 248, "firstColumn": 244, "message": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "extract": "an></span><div><span ", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "error", "lastLine": 292, "lastColumn": 247, "firstColumn": 243, "message": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "extract": "an></span><div><span ", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 474, "lastColumn": 240, "firstColumn": 7, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "g\">\n\t\t\t\t\t\t<img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/a-message-from-dial-senior-living-president-ted-lowndes-3.jpg\" alt=\"A Message from Dial Senior Living President, Ted Lowndes 11/16/2020\" class=\"wprpsp-post-img\" />\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 234 }, { "type": "info", "lastLine": 506, "lastColumn": 174, "firstColumn": 7, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "g\">\n\t\t\t\t\t\t<img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/leading-with-a-service-heart-2.jpg\" alt=\"Still Loving The Way We Live\" class=\"wprpsp-post-img\" />\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 168 }, { "type": "info", "lastLine": 538, "lastColumn": 240, "firstColumn": 7, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "g\">\n\t\t\t\t\t\t<img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/the-knolls-cover-image-10-percent-off-for-10-years.jpg\" alt=\"The Knolls Now Offering Independent Living: 10% off Rent for 10 Years\" class=\"wprpsp-post-img\" />\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 234 }, { "type": "info", "lastLine": 570, "lastColumn": 288, "firstColumn": 7, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "g\">\n\t\t\t\t\t\t<img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/Screen-Shot-2020-08-03-at-7.14.35-PM.png\" alt=\"Things look a little different at the moment but we are still celebrating life any way we can. Join us at Dial to love the way you live.\" class=\"wprpsp-post-img\" />\n\t\t\t\t\t", "hiliteStart": 10, "hiliteLength": 282 }, { "type": "info", "lastLine": 609, "lastColumn": 55, "firstColumn": 50, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "areer</em><br />\nOppor", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "info", "lastLine": 650, "lastColumn": 718, "firstColumn": 4, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "></h4>\n<p><img decoding=\"async\" class=\"alignright wp-image-904\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-reality-original-signage-3-300x230.png\" alt=\"Dial Reality Original Signage\" width=\"251\" height=\"192\" srcset=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-reality-original-signage-3-300x230.png 300w, https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-reality-original-signage-3-768x589.png 768w, https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-reality-original-signage-3-1024x785.png 1024w, https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-reality-original-signage-3.png 1280w\" sizes=\"(max-width: 251px) 100vw, 251px\" />Learn ", "hiliteStart": 10, "hiliteLength": 715 }, { "type": "info", "lastLine": 676, "lastColumn": 537, "firstColumn": 71, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "lass=\"s1\"><img decoding=\"async\" loading=\"lazy\" class=\"wp-image-65 aligncenter\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/foot-callout-lifeloop-callout-300x79.png\" alt=\"\" width=\"194\" height=\"51\" srcset=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/foot-callout-lifeloop-callout-300x79.png 300w, https://diallivingdev.wpenginepowered.com/wp-content/uploads/foot-callout-lifeloop-callout.png 396w\" sizes=\"(max-width: 194px) 100vw, 194px\" /></span", "hiliteStart": 10, "hiliteLength": 467 }, { "type": "info", "lastLine": 716, "lastColumn": 55, "firstColumn": 50, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "ollow</em><br />\nDial ", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "error", "lastLine": 766, "lastColumn": 27, "firstColumn": 4, "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "extract": "v>\n\t\t\t\n\t\t\t<style scoped=\"scoped\" >@media", "hiliteStart": 10, "hiliteLength": 24 }, { "type": "error", "lastLine": 766, "lastColumn": 139, "firstColumn": 130, "message": "CSS: background-color: none is not a background-color value.", "extract": "color:none!important}}.for", "hiliteStart": 10, "hiliteLength": 10 }, { "type": "error", "lastLine": 773, "lastColumn": 230, "firstColumn": 226, "message": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "extract": "an></span><div><span ", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "error", "lastLine": 773, "lastColumn": 896, "firstColumn": 878, "message": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "extract": "></select><input type=\"text\"></div>", "hiliteStart": 10, "hiliteLength": 19 }, { "type": "info", "lastLine": 773, "lastColumn": 106, "firstColumn": 45, "subType": "warning", "message": "label element with multiple labelable descendants.", "extract": "ml\"><div ><label class=\"dropdown-cover field-cover autocomplete-type- \"><span ", "hiliteStart": 10, "hiliteLength": 62 }, { "type": "error", "lastLine": 776, "lastColumn": 232, "firstColumn": 228, "message": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "extract": "an></span><div><span ", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "error", "lastLine": 776, "lastColumn": 768, "firstColumn": 750, "message": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "extract": "></select><input type=\"text\"></div>", "hiliteStart": 10, "hiliteLength": 19 }, { "type": "info", "lastLine": 776, "lastColumn": 106, "firstColumn": 45, "subType": "warning", "message": "label element with multiple labelable descendants.", "extract": "ml\"><div ><label class=\"dropdown-cover field-cover autocomplete-type- \"><span ", "hiliteStart": 10, "hiliteLength": 62 }, { "type": "error", "lastLine": 779, "lastColumn": 288, "firstColumn": 228, "message": "CSS: color: Parse Error.", "extract": "in-cover\"><i style=\"color:\" class=\"loading-icon icon-cog animate-spin\"></i></", "hiliteStart": 10, "hiliteLength": 61 }, { "type": "error", "lastLine": 779, "lastColumn": 446, "firstColumn": 359, "message": "Bad value maple-syrup-pot for attribute autocomplete on element input: The string maple-syrup-pot is not a valid autofill field name.", "extract": "v><label ><input type=\"text\" class=\"required_field\" name=\"website\" autocomplete=\"maple-syrup-pot\"></labe", "hiliteStart": 10, "hiliteLength": 88 }, { "type": "error", "lastLine": 782, "lastColumn": 248, "firstColumn": 244, "message": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "extract": "an></span><div><span ", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "error", "lastLine": 785, "lastColumn": 247, "firstColumn": 243, "message": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "extract": "an></span><div><span ", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 822, "lastColumn": 570, "firstColumn": 92, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": " href=\"/\"><img decoding=\"async\" loading=\"lazy\" class=\"wp-image-18 alignleft footer-logo\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-senior-living-logo-300x174.png\" alt=\"Dial Senior Living\" width=\"141\" height=\"82\" srcset=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-senior-living-logo-300x174.png 300w, https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-senior-living-logo.png 344w\" sizes=\"(max-width: 141px) 100vw, 141px\" /></a></", "hiliteStart": 10, "hiliteLength": 479 }, { "type": "info", "lastLine": 825, "lastColumn": 37, "firstColumn": 32, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": " Suite 205<br />\n<span", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "info", "lastLine": 826, "lastColumn": 38, "firstColumn": 33, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ", NE 68154<br />\n</spa", "hiliteStart": 10, "hiliteLength": 6 }, { "type": "info", "lastLine": 906, "lastColumn": 181, "firstColumn": 177, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ">Where to <br/>Begin<", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 914, "lastColumn": 186, "firstColumn": 182, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "or Living <br/>Option", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 921, "lastColumn": 166, "firstColumn": 162, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": ">The Dial <br/>Differ", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 927, "lastColumn": 151, "firstColumn": 147, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "/\">Find a <br/>Commun", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 928, "lastColumn": 174, "firstColumn": 170, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "/\">Dial 4 <br/>Senior", "hiliteStart": 10, "hiliteLength": 5 }, { "type": "info", "lastLine": 957, "lastColumn": 93, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</div> \n\n\n<script type=\"text/javascript\" src=\"//cdn.rlets.com/capture_static/mms/mms.js\" async=\"async\"></scri", "hiliteStart": 10, "hiliteLength": 93 }, { "type": "info", "lastLine": 963, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "ript>\n\n\n\n\n<script type=\"text/javascript\">var _t", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "error", "lastLine": 967, "lastColumn": 280, "firstColumn": 244, "message": "Element script must not have attribute async unless attribute src is also specified or unless attribute type is specified with value module.", "extract": "x;\"></div><script type=\"text/javascript\" async>var _o", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 967, "lastColumn": 280, "firstColumn": 244, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "x;\"></div><script type=\"text/javascript\" async>var _o", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "error", "lastLine": 967, "lastColumn": 710, "firstColumn": 674, "message": "Element script must not have attribute async unless attribute src is also specified or unless attribute type is specified with value module.", "extract": ")</script><script type=\"text/javascript\" async>var tr", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 967, "lastColumn": 710, "firstColumn": 674, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": ")</script><script type=\"text/javascript\" async>var tr", "hiliteStart": 10, "hiliteLength": 37 }, { "type": "info", "lastLine": 976, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "cript>\n\n\n\n<script type=\"text/javascript\">jQuery", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 978, "lastColumn": 359, "firstColumn": 142, "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "extract": "></script><link rel='stylesheet' id='wpacu-combined-css-body-1' href='https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/css/body-9b81576cebeb1ffcfd387c7a466b761ddac00abd.css' type='text/css' media='all' />\n\n\n<sc", "hiliteStart": 10, "hiliteLength": 218 }, { "type": "info", "lastLine": 981, "lastColumn": 61, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "all' />\n\n\n<script type='text/javascript' id='nectar-frontend-js-extra'>\n/* ", "hiliteStart": 10, "hiliteLength": 61 }, { "type": "info", "lastLine": 988, "lastColumn": 53, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' id='fc-form-js-extra'>\n/* <!", "hiliteStart": 10, "hiliteLength": 53 }, { "type": "info", "lastLine": 994, "lastColumn": 66, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript' id='wprpsp-public-script-js-extra'>\n/* <!", "hiliteStart": 10, "hiliteLength": 66 }, { "type": "info", "lastLine": 999, "lastColumn": 235, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script data-wpacu-to-be-preloaded-basic='1' type='text/javascript' id='wpacu-combined-js-body-group-1' src='https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/js/body-7e077c354212f8f0c4502b2f95f8d7f44968fe7f.js'></scri", "hiliteStart": 10, "hiliteLength": 235 }, { "type": "info", "lastLine": 999, "lastColumn": 275, "firstColumn": 245, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "></script><script type='text/javascript'>\n/* <!", "hiliteStart": 10, "hiliteLength": 31 }, { "type": "info", "lastLine": 1004, "lastColumn": 31, "firstColumn": 1, "subType": "warning", "message": "The type attribute is unnecessary for JavaScript resources.", "extract": "</script>\n<script type='text/javascript'>\n/* <!", "hiliteStart": 10, "hiliteLength": 31 } ], "language": "en" }, "success": true }, "standardResult": { "totals": [ 102, 0, 108, 0 ], "instances": [ { "ruleID": "Bad value https://fonts.googleapis.com/css?family=Lora:400italic,700|Open+Sans:300,400,600,700&subset=latin,latin-ext for attribute href on element link: Illegal character in query: | is not allowed.", "what": "Bad value https://fonts.googleapis.com/css?family=Lora:400italic,700|Open+Sans:300,400,600,700&subset=latin,latin-ext for attribute href on element link: Illegal character in query: | is not allowed.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "dom", "type": "line", "spec": "7" }, "excerpt": "d-js=\"1\"> <link rel=\"preload\" as=\"font\" href=\"https://fonts.googleapis.com/css?family=Lora:400italic,700|Open+Sans:300,400,600,700&subset=latin,latin-ext\" data-wpacu-preload-font=\"1\" crossorigin=\"\"> <" }, { "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": "22" }, "excerpt": "></script><script type=\"text/javascript\" async=\"\" src=\"//www.boomchatweb.com/chat/common_slide.js\"></scri" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "22" }, "excerpt": "></script><script type=\"text/javascript\" defer=\"\" async=\"\" src=\"https://collector-16988.us.tvsquared.com/tv2track.js\"></scri" }, { "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": "safe-svg-svg-icon-style-inline-css", "location": { "doc": "dom", "type": "line", "spec": "29" }, "excerpt": "connect\"> <style id=\"safe-svg-svg-icon-style-inline-css\" type=\"text/css\">.safe-" }, { "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": "31" }, "excerpt": "ia=\"all\"> <style id=\"global-styles-inline-css\" type=\"text/css\">body{-" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "wpacu-combined-js-head-group-1", "location": { "doc": "dom", "type": "line", "spec": "48" }, "excerpt": "ia=\"all\"> <script type=\"text/javascript\" id=\"wpacu-combined-js-head-group-1\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/js/head-8652d608eccc7fb7251286a52c452e705c0c5ffd.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": "simple-banner-script-js-before", "location": { "doc": "dom", "type": "line", "spec": "48" }, "excerpt": "></script><script type=\"text/javascript\" id=\"simple-banner-script-js-before\">const " }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "simple-banner-script-js", "location": { "doc": "dom", "type": "line", "spec": "49" }, "excerpt": "</script> <script type=\"text/javascript\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/js/item/simple-banner-script-v3b5d04911615a836fffd4b3d953897060d4ba5ae.js\" id=\"simple-banner-script-js\"></scri" }, { "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": "58" }, "excerpt": "script> <style type=\"text/css\">.simpl" }, { "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": "58" }, "excerpt": "e}</style><style type=\"text/css\">.simpl" }, { "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": "58" }, "excerpt": "8}</style><style type=\"text/css\">.simpl" }, { "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": "58" }, "excerpt": "f}</style><style type=\"text/css\">.simpl" }, { "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": "58" }, "excerpt": "f}</style><style type=\"text/css\">.simpl" }, { "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": "simple-banner-site-custom-css-dummy", "location": { "doc": "dom", "type": "line", "spec": "58" }, "excerpt": "t}</style><style id=\"simple-banner-site-custom-css-dummy\" type=\"text/css\"></styl" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "simple-banner-site-custom-js-dummy", "location": { "doc": "dom", "type": "line", "spec": "58" }, "excerpt": "\"></style><script id=\"simple-banner-site-custom-js-dummy\" type=\"text/javascript\"></scri" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "59" }, "excerpt": "</script> <script type=\"text/javascript\">var ro" }, { "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": "column-bg-colors", "location": { "doc": "dom", "type": "line", "spec": "79" }, "excerpt": "></script><style type=\"text/css\" id=\"column-bg-colors\">.wpb_c" }, { "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": "91" }, "excerpt": "script> <script type=\"text/javascript\">(funct" }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "line", "spec": "270" }, "excerpt": "v> <style scoped=\"scoped\">@media" }, { "ruleID": "CSS: background-color: none is not a background-color value.", "what": "CSS: background-color: none is not a background-color value.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "dom", "type": "line", "spec": "270" }, "excerpt": "color:none!important}}.for" }, { "ruleID": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "what": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "277" }, "excerpt": "an></span><div><span " }, { "ruleID": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "what": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "277" }, "excerpt": "></select><input type=\"text\"></div>" }, { "ruleID": "label element with multiple labelable descendants.", "what": "label element with multiple labelable descendants.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "277" }, "excerpt": "tml\"><div><label class=\"dropdown-cover field-cover autocomplete-type- has-input\"><span " }, { "ruleID": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "what": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "280" }, "excerpt": "an></span><div><span " }, { "ruleID": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "what": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "280" }, "excerpt": "></select><input type=\"text\"></div>" }, { "ruleID": "label element with multiple labelable descendants.", "what": "label element with multiple labelable descendants.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "280" }, "excerpt": "tml\"><div><label class=\"dropdown-cover field-cover autocomplete-type- has-input\"><span " }, { "ruleID": "CSS: color: Parse Error.", "what": "CSS: color: Parse Error.", "ordinalSeverity": 2, "tagName": "I", "id": "", "location": { "doc": "dom", "type": "line", "spec": "283" }, "excerpt": "in-cover\"><i style=\"color:\" class=\"loading-icon icon-cog animate-spin\"></i></" }, { "ruleID": "Bad value maple-syrup-pot for attribute autocomplete on element input: The string maple-syrup-pot is not a valid autofill field name.", "what": "Bad value maple-syrup-pot for attribute autocomplete on element input: The string maple-syrup-pot is not a valid autofill field name.", "ordinalSeverity": 2, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "line", "spec": "283" }, "excerpt": "iv><label><input type=\"text\" class=\"required_field\" name=\"website\" autocomplete=\"maple-syrup-pot\" style=\"display: none;\"></labe" }, { "ruleID": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "what": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "286" }, "excerpt": "an></span><div><span " }, { "ruleID": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "what": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "289" }, "excerpt": "an></span><div><span " }, { "ruleID": "The button role is unnecessary for element button.", "what": "The button role is unnecessary for element button.", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "line", "spec": "462" }, "excerpt": "\"toolbar\"><button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previo" }, { "ruleID": "Bad value for attribute id on element div: An ID must not be the empty string.", "what": "Bad value for attribute id on element div: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "463" }, "excerpt": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\"> <div" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "618" }, "excerpt": "iv> </div><div class=\"wprpsp-post-slides wprpsp-clr-1 slick-slide slick-cloned\" data-slick-index=\"4\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\"> <div" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "463" }, "excerpt": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\"> <div" }, { "ruleID": "Bad value for attribute id on element div: An ID must not be the empty string.", "what": "Bad value for attribute id on element div: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "618" }, "excerpt": "iv> </div><div class=\"wprpsp-post-slides wprpsp-clr-1 slick-slide slick-cloned\" data-slick-index=\"4\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\"> <div" }, { "ruleID": "The button role is unnecessary for element button.", "what": "The button role is unnecessary for element button.", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "line", "spec": "653" }, "excerpt": "/div> <button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</" }, { "ruleID": "Attribute aria-selected not allowed on element li at this point.", "what": "Attribute aria-selected not allowed on element li at this point.", "ordinalSeverity": 2, "tagName": "LI", "id": "slick-slide00", "location": { "doc": "dom", "type": "line", "spec": "653" }, "excerpt": " style=\"\"><li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\"><butto" }, { "ruleID": "The button role is unnecessary for element button.", "what": "The button role is unnecessary for element button.", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "line", "spec": "653" }, "excerpt": "-slide00\"><button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">1</but" }, { "ruleID": "Attribute aria-selected not allowed on element li at this point.", "what": "Attribute aria-selected not allowed on element li at this point.", "ordinalSeverity": 2, "tagName": "LI", "id": "slick-slide01", "location": { "doc": "dom", "type": "line", "spec": "653" }, "excerpt": "tton></li><li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation01\" id=\"slick-slide01\"><butto" }, { "ruleID": "The button role is unnecessary for element button.", "what": "The button role is unnecessary for element button.", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "line", "spec": "653" }, "excerpt": "-slide01\"><button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">2</but" }, { "ruleID": "Attribute aria-selected not allowed on element li at this point.", "what": "Attribute aria-selected not allowed on element li at this point.", "ordinalSeverity": 2, "tagName": "LI", "id": "slick-slide02", "location": { "doc": "dom", "type": "line", "spec": "653" }, "excerpt": "tton></li><li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation02\" id=\"slick-slide02\"><butto" }, { "ruleID": "The button role is unnecessary for element button.", "what": "The button role is unnecessary for element button.", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "line", "spec": "653" }, "excerpt": "-slide02\"><button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">3</but" }, { "ruleID": "Attribute aria-selected not allowed on element li at this point.", "what": "Attribute aria-selected not allowed on element li at this point.", "ordinalSeverity": 2, "tagName": "LI", "id": "slick-slide03", "location": { "doc": "dom", "type": "line", "spec": "653" }, "excerpt": "tton></li><li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation03\" id=\"slick-slide03\"><butto" }, { "ruleID": "The button role is unnecessary for element button.", "what": "The button role is unnecessary for element button.", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "line", "spec": "653" }, "excerpt": "-slide03\"><button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">4</but" }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "dom", "type": "line", "spec": "825" }, "excerpt": "v> <style scoped=\"scoped\">@media" }, { "ruleID": "CSS: background-color: none is not a background-color value.", "what": "CSS: background-color: none is not a background-color value.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "dom", "type": "line", "spec": "825" }, "excerpt": "color:none!important}}.for" }, { "ruleID": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "what": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "832" }, "excerpt": "an></span><div><span " }, { "ruleID": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "what": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "832" }, "excerpt": "></select><input type=\"text\"></div>" }, { "ruleID": "label element with multiple labelable descendants.", "what": "label element with multiple labelable descendants.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "832" }, "excerpt": "tml\"><div><label class=\"dropdown-cover field-cover autocomplete-type- has-input\"><span " }, { "ruleID": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "what": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "835" }, "excerpt": "an></span><div><span " }, { "ruleID": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "what": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "835" }, "excerpt": "></select><input type=\"text\"></div>" }, { "ruleID": "label element with multiple labelable descendants.", "what": "label element with multiple labelable descendants.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "835" }, "excerpt": "tml\"><div><label class=\"dropdown-cover field-cover autocomplete-type- has-input\"><span " }, { "ruleID": "CSS: color: Parse Error.", "what": "CSS: color: Parse Error.", "ordinalSeverity": 2, "tagName": "I", "id": "", "location": { "doc": "dom", "type": "line", "spec": "838" }, "excerpt": "in-cover\"><i style=\"color:\" class=\"loading-icon icon-cog animate-spin\"></i></" }, { "ruleID": "Bad value maple-syrup-pot for attribute autocomplete on element input: The string maple-syrup-pot is not a valid autofill field name.", "what": "Bad value maple-syrup-pot for attribute autocomplete on element input: The string maple-syrup-pot is not a valid autofill field name.", "ordinalSeverity": 2, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "line", "spec": "838" }, "excerpt": "iv><label><input type=\"text\" class=\"required_field\" name=\"website\" autocomplete=\"maple-syrup-pot\" style=\"display: none;\"></labe" }, { "ruleID": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "what": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "841" }, "excerpt": "an></span><div><span " }, { "ruleID": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "what": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "844" }, "excerpt": "an></span><div><span " }, { "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": "1016" }, "excerpt": "</div> <script type=\"text/javascript\" src=\"//cdn.rlets.com/capture_static/mms/mms.js\" async=\"async\"></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": "1022" }, "excerpt": "ript> <script type=\"text/javascript\">var _t" }, { "ruleID": "Element script must not have attribute async unless attribute src is also specified or unless attribute type is specified with value module.", "what": "Element script must not have attribute async unless attribute src is also specified or unless attribute type is specified with value module.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1026" }, "excerpt": "x;\"></div><script type=\"text/javascript\" async=\"\">var _o" }, { "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": "1026" }, "excerpt": "x;\"></div><script type=\"text/javascript\" async=\"\">var _o" }, { "ruleID": "Element script must not have attribute async unless attribute src is also specified or unless attribute type is specified with value module.", "what": "Element script must not have attribute async unless attribute src is also specified or unless attribute type is specified with value module.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1026" }, "excerpt": ")</script><script type=\"text/javascript\" async=\"\">var tr" }, { "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": "1026" }, "excerpt": ")</script><script type=\"text/javascript\" async=\"\">var tr" }, { "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": "1035" }, "excerpt": "cript> <script type=\"text/javascript\">jQuery" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "nectar-frontend-js-extra", "location": { "doc": "dom", "type": "line", "spec": "1040" }, "excerpt": "=\"all\"> <script type=\"text/javascript\" id=\"nectar-frontend-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": "fc-form-js-extra", "location": { "doc": "dom", "type": "line", "spec": "1047" }, "excerpt": "</script> <script type=\"text/javascript\" id=\"fc-form-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": "wprpsp-public-script-js-extra", "location": { "doc": "dom", "type": "line", "spec": "1053" }, "excerpt": "</script> <script type=\"text/javascript\" id=\"wprpsp-public-script-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": "wpacu-combined-js-body-group-1", "location": { "doc": "dom", "type": "line", "spec": "1058" }, "excerpt": "</script> <script data-wpacu-to-be-preloaded-basic=\"1\" type=\"text/javascript\" id=\"wpacu-combined-js-body-group-1\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/js/body-7e077c354212f8f0c4502b2f95f8d7f44968fe7f.js\"></scri" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1058" }, "excerpt": "></script><script type=\"text/javascript\"> /* <!" }, { "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": "1063" }, "excerpt": "</script> <script type=\"text/javascript\"> /* <!" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1071" }, "excerpt": "pt> <script type=\"text/javascript\" id=\"\">!funct" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "463" }, "excerpt": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\"> <div" }, { "ruleID": "Bad value for attribute id on element script: An ID must not be the empty string.", "what": "Bad value for attribute id on element script: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1071" }, "excerpt": "pt> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1071" }, "excerpt": "pt> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1072" }, "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=2264052723835280&ev=PageView&noscript=1\"></nosc" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1074" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "463" }, "excerpt": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\"> <div" }, { "ruleID": "Bad value for attribute id on element script: An ID must not be the empty string.", "what": "Bad value for attribute id on element script: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1074" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1074" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1075" }, "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=830028954005791&ev=PageView&noscript=1\"></nosc" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1077" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "463" }, "excerpt": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\"> <div" }, { "ruleID": "Bad value for attribute id on element script: An ID must not be the empty string.", "what": "Bad value for attribute id on element script: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1077" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1077" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1078" }, "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=417772858989402&ev=PageView&noscript=1\"></nosc" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1080" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "463" }, "excerpt": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\"> <div" }, { "ruleID": "Bad value for attribute id on element script: An ID must not be the empty string.", "what": "Bad value for attribute id on element script: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1080" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1080" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1081" }, "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=2340559006201487&ev=PageView&noscript=1\"></nosc" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1083" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "463" }, "excerpt": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\"> <div" }, { "ruleID": "Bad value for attribute id on element script: An ID must not be the empty string.", "what": "Bad value for attribute id on element script: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1083" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1083" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1084" }, "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=578333152682954&ev=PageView&noscript=1\"></nosc" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1086" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "463" }, "excerpt": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\"> <div" }, { "ruleID": "Bad value for attribute id on element script: An ID must not be the empty string.", "what": "Bad value for attribute id on element script: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1086" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1086" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1087" }, "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=836430586695586&ev=PageView&noscript=1\"></nosc" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1089" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "463" }, "excerpt": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\"> <div" }, { "ruleID": "Bad value for attribute id on element script: An ID must not be the empty string.", "what": "Bad value for attribute id on element script: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1089" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1089" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1090" }, "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=2348154545429849&ev=PageView&noscript=1\"></nosc" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1092" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "463" }, "excerpt": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\"> <div" }, { "ruleID": "Bad value for attribute id on element script: An ID must not be the empty string.", "what": "Bad value for attribute id on element script: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1092" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1092" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1093" }, "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=2375740002656711&ev=PageView&noscript=1\"></nosc" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1095" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "463" }, "excerpt": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\"> <div" }, { "ruleID": "Bad value for attribute id on element script: An ID must not be the empty string.", "what": "Bad value for attribute id on element script: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1095" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1095" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1096" }, "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=770538689998423&ev=PageView&noscript=1\"></nosc" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1098" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "463" }, "excerpt": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\"> <div" }, { "ruleID": "Bad value for attribute id on element script: An ID must not be the empty string.", "what": "Bad value for attribute id on element script: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1098" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1098" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1099" }, "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=2355679074664064&ev=PageView&noscript=1\"></nosc" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1101" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "463" }, "excerpt": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\"> <div" }, { "ruleID": "Bad value for attribute id on element script: An ID must not be the empty string.", "what": "Bad value for attribute id on element script: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1101" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1101" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1102" }, "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=2243210832666087&ev=PageView&noscript=1\"></nosc" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1104" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "463" }, "excerpt": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\"> <div" }, { "ruleID": "Bad value for attribute id on element script: An ID must not be the empty string.", "what": "Bad value for attribute id on element script: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1104" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1104" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1105" }, "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=640592276374832&ev=PageView&noscript=1\"></nosc" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1107" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "463" }, "excerpt": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\"> <div" }, { "ruleID": "Bad value for attribute id on element script: An ID must not be the empty string.", "what": "Bad value for attribute id on element script: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1107" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1107" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1108" }, "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=250972412325461&ev=PageView&noscript=1\"></nosc" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1110" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "463" }, "excerpt": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\"> <div" }, { "ruleID": "Bad value for attribute id on element script: An ID must not be the empty string.", "what": "Bad value for attribute id on element script: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1110" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1110" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1111" }, "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=2055315541252488&ev=PageView&noscript=1\"></nosc" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1113" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "463" }, "excerpt": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\"> <div" }, { "ruleID": "Bad value for attribute id on element script: An ID must not be the empty string.", "what": "Bad value for attribute id on element script: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1113" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1113" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1114" }, "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=392452114888547&ev=PageView&noscript=1\"></nosc" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1116" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "463" }, "excerpt": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\"> <div" }, { "ruleID": "Bad value for attribute id on element script: An ID must not be the empty string.", "what": "Bad value for attribute id on element script: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1116" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1116" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1117" }, "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=481806702519131&ev=PageView&noscript=1\"></nosc" }, { "ruleID": "Duplicate ID .", "what": "Duplicate ID .", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1119" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "ruleID": "The first occurrence of ID was here.", "what": "The first occurrence of ID was here.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "line", "spec": "463" }, "excerpt": "x, 0px);\"><div class=\"wprpsp-post-slides wprpsp-clr-4 slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\"> <div" }, { "ruleID": "Bad value for attribute id on element script: An ID must not be the empty string.", "what": "Bad value for attribute id on element script: An ID must not be the empty string.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "dom", "type": "line", "spec": "1119" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1119" }, "excerpt": "oscript> <script type=\"text/javascript\" id=\"\">!funct" }, { "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": "1120" }, "excerpt": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=186431459379011&ev=PageView&noscript=1\"></nosc" }, { "ruleID": "The aria-controls attribute must point to an element in the same document.", "what": "The aria-controls attribute must point to an element in the same document.", "ordinalSeverity": 2, "tagName": "LI", "id": "slick-slide00", "location": { "doc": "dom", "type": "line", "spec": "653" }, "excerpt": " style=\"\"><li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\"><butto" }, { "ruleID": "The aria-controls attribute must point to an element in the same document.", "what": "The aria-controls attribute must point to an element in the same document.", "ordinalSeverity": 2, "tagName": "LI", "id": "slick-slide01", "location": { "doc": "dom", "type": "line", "spec": "653" }, "excerpt": "tton></li><li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation01\" id=\"slick-slide01\"><butto" }, { "ruleID": "The aria-controls attribute must point to an element in the same document.", "what": "The aria-controls attribute must point to an element in the same document.", "ordinalSeverity": 2, "tagName": "LI", "id": "slick-slide02", "location": { "doc": "dom", "type": "line", "spec": "653" }, "excerpt": "tton></li><li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation02\" id=\"slick-slide02\"><butto" }, { "ruleID": "The aria-controls attribute must point to an element in the same document.", "what": "The aria-controls attribute must point to an element in the same document.", "ordinalSeverity": 2, "tagName": "LI", "id": "slick-slide03", "location": { "doc": "dom", "type": "line", "spec": "653" }, "excerpt": "tton></li><li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation03\" id=\"slick-slide03\"><butto" }, { "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": "TF-8\"> <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0\" /><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": "8" }, "excerpt": "able=0\" /><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <link" }, { "ruleID": "Bad value https://fonts.googleapis.com/css?family=Lora:400italic,700|Open+Sans:300,400,600,700&subset=latin,latin-ext for attribute href on element link: Illegal character in query: | is not allowed.", "what": "Bad value https://fonts.googleapis.com/css?family=Lora:400italic,700|Open+Sans:300,400,600,700&subset=latin,latin-ext for attribute href on element link: Illegal character in query: | is not allowed.", "ordinalSeverity": 2, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "10" }, "excerpt": "d-js='1'> <link rel=\"preload\" as=\"font\" href=\"https://fonts.googleapis.com/css?family=Lora:400italic,700|Open+Sans:300,400,600,700&subset=latin,latin-ext\" data-wpacu-preload-font=\"1\" crossorigin> <" }, { "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": "14" }, "excerpt": "</title> <link rel=\"canonical\" href=\"https://dialseniorliving.com/\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "15" }, "excerpt": "com/\" /> <meta property=\"og:locale\" content=\"en_US\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "16" }, "excerpt": "n_US\" /> <meta property=\"og:type\" content=\"website\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "17" }, "excerpt": "site\" /> <meta property=\"og:title\" content=\"Dial Senior Living - Dial Senior Living\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "18" }, "excerpt": "ving\" /> <meta property=\"og:url\" content=\"https://dialseniorliving.com/\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "19" }, "excerpt": "com/\" /> <meta property=\"og:site_name\" content=\"Dial Senior Living\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "20" }, "excerpt": "ving\" /> <meta property=\"article:publisher\" content=\"https://www.facebook.com/DialRetirementCommunities\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "21" }, "excerpt": "ties\" /> <meta property=\"article:modified_time\" content=\"2022-06-29T21:11:56+00:00\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "22" }, "excerpt": "0:00\" /> <meta property=\"og:image\" content=\"https://dialseniorliving.com/wp-content/uploads/dial-reality-original-signage-3-300x230.png\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "23" }, "excerpt": ".png\" /> <meta name=\"twitter:card\" content=\"summary_large_image\" /> <met" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "24" }, "excerpt": "mage\" /> <meta name=\"twitter:site\" content=\"@dretirement\" /> <scr" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "LINK", "id": "", "location": { "doc": "source", "type": "line", "spec": "29" }, "excerpt": "ript> <link rel='dns-prefetch' href='//maps.google.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": "30" }, "excerpt": "e.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.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": "31" }, "excerpt": "s.com' /> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <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": "32" }, "excerpt": "nnect' /> <style id='safe-svg-svg-icon-style-inline-css' type='text/css'>.safe-" }, { "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": "}</style> <link rel='stylesheet' id='wpacu-combined-css-head-1' href='https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/css/head-bfdd5256e14905b41a1007f2c158031629a43ec1.css' 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": "50" }, "excerpt": " <link rel='stylesheet' id='redux-google-fonts-salient_redux-css' href='https://fonts.googleapis.com/css?family=Lora%3A400italic%2C700&ver=1685474227' type='text/css' media='all' /> <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": "51" }, "excerpt": "='all' /> <script type='text/javascript' id='wpacu-combined-js-head-group-1' src='https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/js/head-8652d608eccc7fb7251286a52c452e705c0c5ffd.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": "51" }, "excerpt": "></script><script type='text/javascript' id='simple-banner-script-js-before'>const " }, { "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": "52" }, "excerpt": "</script> <script type='text/javascript' src='https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/js/item/simple-banner-script-v3b5d04911615a836fffd4b3d953897060d4ba5ae.js' id='simple-banner-script-js'></scri" }, { "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": "61" }, "excerpt": "script> <style type=\"text/css\">.simpl" }, { "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": "61" }, "excerpt": "e}</style><style type=\"text/css\">.simpl" }, { "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": "61" }, "excerpt": "8}</style><style type=\"text/css\">.simpl" }, { "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": "61" }, "excerpt": "f}</style><style type=\"text/css\">.simpl" }, { "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": "61" }, "excerpt": "f}</style><style type=\"text/css\">.simpl" }, { "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": "simple-banner-site-custom-css-dummy", "location": { "doc": "source", "type": "line", "spec": "61" }, "excerpt": "t}</style><style id=\"simple-banner-site-custom-css-dummy\" type=\"text/css\"></styl" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "simple-banner-site-custom-js-dummy", "location": { "doc": "source", "type": "line", "spec": "61" }, "excerpt": "\"></style><script id=\"simple-banner-site-custom-js-dummy\" type=\"text/javascript\"></scri" }, { "ruleID": "The type attribute is unnecessary for JavaScript resources.", "what": "The type attribute is unnecessary for JavaScript resources.", "ordinalSeverity": 0, "tagName": "SCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "62" }, "excerpt": "</script> <script type=\"text/javascript\">var ro" }, { "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": "65" }, "excerpt": "/script> <link rel=\"icon\" href=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/cropped-dial-senior-living-favicon-32x32.png\" sizes=\"32x32\" /> <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": "66" }, "excerpt": "32x32\" /> <link rel=\"icon\" href=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/cropped-dial-senior-living-favicon-192x192.png\" sizes=\"192x192\" /> <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": "67" }, "excerpt": "2x192\" /> <link rel=\"apple-touch-icon\" href=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/cropped-dial-senior-living-favicon-180x180.png\" /> <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": "68" }, "excerpt": "0.png\" /> <meta name=\"msapplication-TileImage\" content=\"https://dialseniorliving.com/wp-content/uploads/cropped-dial-senior-living-favicon-270x270.png\" /> <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": "META", "id": "", "location": { "doc": "source", "type": "line", "spec": "78" }, "excerpt": "script> <meta name=\"google-site-verification\" content=\"76PgpEYwEdmf_emPj-AVHsUcAdf5NRf4UUPVL4JFFD0\" /> <s" }, { "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": "94" }, "excerpt": "script> <script type=\"text/javascript\">(funct" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "INPUT", "id": "", "location": { "doc": "source", "type": "line", "spec": "127" }, "excerpt": " <input type=\"text\" name=\"s\" value=\"Start Typing...\" aria-label=\"Search\" data-placeholder=\"Start Typing...\" /> " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "145" }, "excerpt": "e\" > <img class=\"stnd skip-lazy default-logo dark-version\" width=\"344\" height=\"200\" alt=\"Dial Senior Living\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-senior-living-logo.png\" srcset=\"https://dialseniorliving.com/wp-content/uploads/dial-senior-living-logo.png 1x, https://dialseniorliving.com/wp-content/uploads/dial-senior-living-logo.png 2x\" /> </" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "BR/", "id": "", "location": { "doc": "source", "type": "line", "spec": "158" }, "excerpt": ">Where to <br/>Begin<" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "BR/", "id": "", "location": { "doc": "source", "type": "line", "spec": "166" }, "excerpt": "or Living <br/>Option" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "BR/", "id": "", "location": { "doc": "source", "type": "line", "spec": "173" }, "excerpt": ">The Dial <br/>Differ" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "BR/", "id": "", "location": { "doc": "source", "type": "line", "spec": "179" }, "excerpt": "t\">Find a <br/>Commun" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "BR/", "id": "", "location": { "doc": "source", "type": "line", "spec": "180" }, "excerpt": "t\">Dial 4 <br/>Senior" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "BR", "id": "", "location": { "doc": "source", "type": "line", "spec": "226" }, "excerpt": "2>Love the<br /> <span" }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "273" }, "excerpt": "v> <style scoped=\"scoped\" >@media" }, { "ruleID": "CSS: background-color: none is not a background-color value.", "what": "CSS: background-color: none is not a background-color value.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "273" }, "excerpt": "color:none!important}}.for" }, { "ruleID": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "what": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "280" }, "excerpt": "an></span><div><span " }, { "ruleID": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "what": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "source", "type": "line", "spec": "280" }, "excerpt": "></select><input type=\"text\"></div>" }, { "ruleID": "label element with multiple labelable descendants.", "what": "label element with multiple labelable descendants.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "280" }, "excerpt": "ml\"><div ><label class=\"dropdown-cover field-cover autocomplete-type- \"><span " }, { "ruleID": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "what": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "283" }, "excerpt": "an></span><div><span " }, { "ruleID": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "what": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "source", "type": "line", "spec": "283" }, "excerpt": "></select><input type=\"text\"></div>" }, { "ruleID": "label element with multiple labelable descendants.", "what": "label element with multiple labelable descendants.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "283" }, "excerpt": "ml\"><div ><label class=\"dropdown-cover field-cover autocomplete-type- \"><span " }, { "ruleID": "CSS: color: Parse Error.", "what": "CSS: color: Parse Error.", "ordinalSeverity": 2, "tagName": "I", "id": "", "location": { "doc": "source", "type": "line", "spec": "286" }, "excerpt": "in-cover\"><i style=\"color:\" class=\"loading-icon icon-cog animate-spin\"></i></" }, { "ruleID": "Bad value maple-syrup-pot for attribute autocomplete on element input: The string maple-syrup-pot is not a valid autofill field name.", "what": "Bad value maple-syrup-pot for attribute autocomplete on element input: The string maple-syrup-pot is not a valid autofill field name.", "ordinalSeverity": 2, "tagName": "LABEL", "id": "", "location": { "doc": "source", "type": "line", "spec": "286" }, "excerpt": "v><label ><input type=\"text\" class=\"required_field\" name=\"website\" autocomplete=\"maple-syrup-pot\"></labe" }, { "ruleID": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "what": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "289" }, "excerpt": "an></span><div><span " }, { "ruleID": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "what": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "292" }, "excerpt": "an></span><div><span " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "474" }, "excerpt": "g\"> <img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/a-message-from-dial-senior-living-president-ted-lowndes-3.jpg\" alt=\"A Message from Dial Senior Living President, Ted Lowndes 11/16/2020\" class=\"wprpsp-post-img\" /> " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "506" }, "excerpt": "g\"> <img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/leading-with-a-service-heart-2.jpg\" alt=\"Still Loving The Way We Live\" class=\"wprpsp-post-img\" /> " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "538" }, "excerpt": "g\"> <img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/the-knolls-cover-image-10-percent-off-for-10-years.jpg\" alt=\"The Knolls Now Offering Independent Living: 10% off Rent for 10 Years\" class=\"wprpsp-post-img\" /> " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "570" }, "excerpt": "g\"> <img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/Screen-Shot-2020-08-03-at-7.14.35-PM.png\" alt=\"Things look a little different at the moment but we are still celebrating life any way we can. Join us at Dial to love the way you live.\" class=\"wprpsp-post-img\" /> " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "BR", "id": "", "location": { "doc": "source", "type": "line", "spec": "609" }, "excerpt": "areer</em><br /> Oppor" }, { "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": "P", "id": "", "location": { "doc": "source", "type": "line", "spec": "650" }, "excerpt": "></h4> <p><img decoding=\"async\" class=\"alignright wp-image-904\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-reality-original-signage-3-300x230.png\" alt=\"Dial Reality Origina ... -reality-original-signage-3-1024x785.png 1024w, https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-reality-original-signage-3.png 1280w\" sizes=\"(max-width: 251px) 100vw, 251px\" />Learn " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "676" }, "excerpt": "lass=\"s1\"><img decoding=\"async\" loading=\"lazy\" class=\"wp-image-65 aligncenter\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/foot-callout-lifeloop-callout-300x79.png\" alt=\"\" width= ... ads/foot-callout-lifeloop-callout-300x79.png 300w, https://diallivingdev.wpenginepowered.com/wp-content/uploads/foot-callout-lifeloop-callout.png 396w\" sizes=\"(max-width: 194px) 100vw, 194px\" /></span" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "BR", "id": "", "location": { "doc": "source", "type": "line", "spec": "716" }, "excerpt": "ollow</em><br /> Dial " }, { "ruleID": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "what": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "STYLE", "id": "", "location": { "doc": "source", "type": "line", "spec": "766" }, "excerpt": "v> <style scoped=\"scoped\" >@media" }, { "ruleID": "CSS: background-color: none is not a background-color value.", "what": "CSS: background-color: none is not a background-color value.", "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "source", "type": "line", "spec": "766" }, "excerpt": "color:none!important}}.for" }, { "ruleID": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "what": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "773" }, "excerpt": "an></span><div><span " }, { "ruleID": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "what": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "source", "type": "line", "spec": "773" }, "excerpt": "></select><input type=\"text\"></div>" }, { "ruleID": "label element with multiple labelable descendants.", "what": "label element with multiple labelable descendants.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "773" }, "excerpt": "ml\"><div ><label class=\"dropdown-cover field-cover autocomplete-type- \"><span " }, { "ruleID": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "what": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "776" }, "excerpt": "an></span><div><span " }, { "ruleID": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "what": "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.", "ordinalSeverity": 2, "tagName": "INPUT", "id": "", "location": { "doc": "source", "type": "line", "spec": "776" }, "excerpt": "></select><input type=\"text\"></div>" }, { "ruleID": "label element with multiple labelable descendants.", "what": "label element with multiple labelable descendants.", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "776" }, "excerpt": "ml\"><div ><label class=\"dropdown-cover field-cover autocomplete-type- \"><span " }, { "ruleID": "CSS: color: Parse Error.", "what": "CSS: color: Parse Error.", "ordinalSeverity": 2, "tagName": "I", "id": "", "location": { "doc": "source", "type": "line", "spec": "779" }, "excerpt": "in-cover\"><i style=\"color:\" class=\"loading-icon icon-cog animate-spin\"></i></" }, { "ruleID": "Bad value maple-syrup-pot for attribute autocomplete on element input: The string maple-syrup-pot is not a valid autofill field name.", "what": "Bad value maple-syrup-pot for attribute autocomplete on element input: The string maple-syrup-pot is not a valid autofill field name.", "ordinalSeverity": 2, "tagName": "LABEL", "id": "", "location": { "doc": "source", "type": "line", "spec": "779" }, "excerpt": "v><label ><input type=\"text\" class=\"required_field\" name=\"website\" autocomplete=\"maple-syrup-pot\"></labe" }, { "ruleID": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "what": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "782" }, "excerpt": "an></span><div><span " }, { "ruleID": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "what": "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "source", "type": "line", "spec": "785" }, "excerpt": "an></span><div><span " }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "IMG", "id": "", "location": { "doc": "source", "type": "line", "spec": "822" }, "excerpt": " href=\"/\"><img decoding=\"async\" loading=\"lazy\" class=\"wp-image-18 alignleft footer-logo\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-senior-living-logo-300x174.png\" alt=\"Dia ... ontent/uploads/dial-senior-living-logo-300x174.png 300w, https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-senior-living-logo.png 344w\" sizes=\"(max-width: 141px) 100vw, 141px\" /></a></" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "BR", "id": "", "location": { "doc": "source", "type": "line", "spec": "825" }, "excerpt": " Suite 205<br /> <span" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "BR", "id": "", "location": { "doc": "source", "type": "line", "spec": "826" }, "excerpt": ", NE 68154<br /> </spa" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "BR/", "id": "", "location": { "doc": "source", "type": "line", "spec": "906" }, "excerpt": ">Where to <br/>Begin<" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "BR/", "id": "", "location": { "doc": "source", "type": "line", "spec": "914" }, "excerpt": "or Living <br/>Option" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "BR/", "id": "", "location": { "doc": "source", "type": "line", "spec": "921" }, "excerpt": ">The Dial <br/>Differ" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "BR/", "id": "", "location": { "doc": "source", "type": "line", "spec": "927" }, "excerpt": "/\">Find a <br/>Commun" }, { "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.", "ordinalSeverity": -1, "tagName": "BR/", "id": "", "location": { "doc": "source", "type": "line", "spec": "928" }, "excerpt": "/\">Dial 4 <br/>Senior" }, { "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": "957" }, "excerpt": "</div> <script type=\"text/javascript\" src=\"//cdn.rlets.com/capture_static/mms/mms.js\" async=\"async\"></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": "963" }, "excerpt": "ript> <script type=\"text/javascript\">var _t" }, { "ruleID": "Element script must not have attribute async unless attribute src is also specified or unless attribute type is specified with value module.", "what": "Element script must not have attribute async unless attribute src is also specified or unless attribute type is specified with value module.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "967" }, "excerpt": "x;\"></div><script type=\"text/javascript\" async>var _o" }, { "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": "967" }, "excerpt": "x;\"></div><script type=\"text/javascript\" async>var _o" }, { "ruleID": "Element script must not have attribute async unless attribute src is also specified or unless attribute type is specified with value module.", "what": "Element script must not have attribute async unless attribute src is also specified or unless attribute type is specified with value module.", "ordinalSeverity": 2, "tagName": "SCRIPT", "id": "", "location": { "doc": "source", "type": "line", "spec": "967" }, "excerpt": ")</script><script type=\"text/javascript\" async>var tr" }, { "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": "967" }, "excerpt": ")</script><script type=\"text/javascript\" async>var tr" }, { "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": "976" }, "excerpt": "cript> <script type=\"text/javascript\">jQuery" }, { "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": "978" }, "excerpt": "></script><link rel='stylesheet' id='wpacu-combined-css-body-1' href='https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/css/body-9b81576cebeb1ffcfd387c7a466b761ddac00abd.css' type='text/css' media='all' /> <sc" }, { "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": "981" }, "excerpt": "all' /> <script type='text/javascript' id='nectar-frontend-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": "988" }, "excerpt": "</script> <script type='text/javascript' id='fc-form-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": "994" }, "excerpt": "</script> <script type='text/javascript' id='wprpsp-public-script-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": "999" }, "excerpt": "</script> <script data-wpacu-to-be-preloaded-basic='1' type='text/javascript' id='wpacu-combined-js-body-group-1' src='https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/js/body-7e077c354212f8f0c4502b2f95f8d7f44968fe7f.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": "999" }, "excerpt": "></script><script type='text/javascript'> /* <!" }, { "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": "1004" }, "excerpt": "</script> <script type='text/javascript'> /* <!" } ] }, "endTime": 1687008359285 }, { "type": "test", "which": "qualWeb", "withNewContent": false, "startTime": 1687008359285, "url": "https://dialseniorliving.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-17 13:26:01", "hash": "e4e699373ee4ef5106da2809cafc2e494b65c2992bbfee80f9d1e46e35539a9e46c005411d3055f3d65105a96de3bdc2ead9ae29c7657f63191cd62d70624e6d", "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": 26, "warning": 17, "failed": 19, "inapplicable": 63 }, "modules": { "act-rules": { "type": "act-rules", "metadata": { "passed": 10, "warning": 10, "failed": 9, "inapplicable": 38 }, "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 js_active vc_desktop vc_transform vc_transform \" style=\"--nectar-sticky-top-distance:194.111px;\"><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 js_active vc_desktop vc_transform vc_transform \" style=\"--nectar-sticky-top-distance:194.111px;\"><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 js_active vc_desktop vc_transform vc_transform \" style=\"--nectar-sticky-top-distance:194.111px;\"><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R74": { "name": "Document has an instrument to move focus to non-repeated content", "code": "QW-ACT-R74", "mapping": "ye5d6e", "description": "This rule checks that there is an instrument to move focus to non-repeated content in the page.", "metadata": { "target": { "element": "html" }, "success-criteria": [], "related": [ "G1", "G123", "G124" ], "url": "https://act-rules.github.io/rules/ye5d6e", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "The page has one or more instrument(s) to move focus. Check if any of these instrument(s) is being used before a block of repeated content, and the focus is moved to just before a block of non-repeated content." }, "results": [ { "verdict": "warning", "description": "The page has one or more instrument(s) to move focus. Check if any of these instrument(s) is being used before a block of repeated content, and the focus is moved to just before a block of non-repeated content.", "resultCode": "W1", "elements": [ { "htmlCode": "<html lang=\"en-US\" class=\"js js_active vc_desktop vc_transform vc_transform \" style=\"--nectar-sticky-top-distance:194.111px;\"><head></head><body></body></html>", "pointer": "html" } ], "attributes": [] } ] }, "QW-ACT-R12": { "name": "Link has accessible name", "code": "QW-ACT-R12", "mapping": "c487ae", "description": "This rule checks that each link has an accessible name.", "metadata": { "target": { "element": [ "a[href]", "area[href]" ], "attributes": [ "role='link'" ] }, "success-criteria": [ { "name": "2.4.4", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context", "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-in-context" }, { "name": "2.4.9", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only", "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-link-only" }, { "name": "4.1.2", "level": "A", "principle": "Robust", "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value", "url_tr": "https://www.w3.org/TR/WCAG21/#name-role-value" } ], "related": [ "G91" ], "url": "https://act-rules.github.io/rules/c487ae", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 55, "warning": 0, "failed": 4, "inapplicable": 0, "outcome": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('')." }, "results": [ { "verdict": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)", "accessibleName": "" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)", "accessibleName": "" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(1)", "accessibleName": "" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target doesn't have an accessible name, or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"javascript:void(0)\" onclick=\"hideChatButtonImage(event);window.postMessage(JSON.stringify({type:'2'}), '*');\" id=\"closeChatImage\" style=\" right:25px;top:28px; position: absolute;\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(22) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1)", "accessibleName": "" } ], "attributes": [] } ] }, "QW-ACT-R13": { "name": "Element with `aria-hidden` has no focusable content", "code": "QW-ACT-R13", "mapping": "6cfa84", "description": "This rule checks that elements with an aria-hidden attribute do not contain focusable elements.", "metadata": { "target": { "element": "*", "attributes": [ "aria-hidden='true'" ] }, "success-criteria": [ { "name": "4.1.2", "level": "A", "principle": "Robust", "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value", "url_tr": "https://www.w3.org/TR/WCAG21/#name-role-value" } ], "related": [], "url": "https://act-rules.github.io/rules/6cfa84", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 7, "warning": 0, "failed": 3, "inapplicable": 0, "outcome": "failed", "description": "The test target has focusable children." }, "results": [ { "verdict": "failed", "description": "The test target has focusable children.", "resultCode": "F1", "elements": [ { "htmlCode": "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation01\" id=\"slick-slide01\">2</li>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has focusable children.", "resultCode": "F1", "elements": [ { "htmlCode": "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation02\" id=\"slick-slide02\">3</li>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(3)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has focusable children.", "resultCode": "F1", "elements": [ { "htmlCode": "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation03\" id=\"slick-slide03\">4</li>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(4)" } ], "attributes": [] } ] }, "QW-ACT-R14": { "name": "meta viewport does not prevent zoom", "code": "QW-ACT-R14", "mapping": "b4f0c3", "description": "This rule checks that the meta element retains the user agent ability to zoom.", "metadata": { "target": { "element": "meta", "attributes": "name='viewport'" }, "success-criteria": [ { "name": "1.4.4", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/resize-text", "url_tr": "https://www.w3.org/TR/WCAG21/#resize-text" } ], "related": [], "url": "https://act-rules.github.io/rules/b4f0c3", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The `meta` element with a `name='viewport'` attribute abolishes the user agent ability to zoom with user-scalable=no or maximum-scale < 2." }, "results": [ { "verdict": "failed", "description": "The `meta` element with a `name='viewport'` attribute abolishes the user agent ability to zoom with user-scalable=no or maximum-scale < 2.", "resultCode": "F1", "elements": [ { "htmlCode": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0\">", "pointer": "html > head:nth-child(1) > meta:nth-child(2)" } ], "attributes": [] } ] }, "QW-ACT-R18": { "name": "`id` attribute value is unique", "code": "QW-ACT-R18", "mapping": "3ea0c8", "description": "This rule checks that all id attribute values on a single page are unique.", "metadata": { "target": { "element": "*" }, "success-criteria": [ { "name": "4.1.1", "level": "A", "principle": "Robust", "url": "https://www.w3.org/WAI/WCAG21/Understanding/parsing.html", "url_tr": "https://www.w3.org/TR/WCAG21/#parsing" } ], "related": [ "H93" ], "url": "https://act-rules.github.io/rules/3ea0c8", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 112, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "Several elements have the same `id` attribute." }, "results": [ { "verdict": "failed", "description": "Several elements have the same `id` attribute.", "resultCode": "F1", "elements": [ { "htmlCode": "<div id=\"simple-banner\" class=\"simple-banner\">Find COVID-19 Information Here</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1)" }, { "htmlCode": "<div id=\"simple-banner\" class=\"simple-banner\">Find COVID-19 Information Here</div>", "pointer": "html > body:nth-child(2) > div:nth-child(3)" } ], "attributes": [] } ] }, "QW-ACT-R38": { "name": "ARIA required owned elements", "code": "QW-ACT-R38", "mapping": "bc4a75", "description": "This rule checks that an element with an explicit semantic role has at least one of its required owned elements.", "metadata": { "target": { "element": "*", "attributes": "role" }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html", "url_tr": "https://www.w3.org/TR/WCAG21/#info-and-relationships" } ], "related": [], "url": "https://act-rules.github.io/rules/bc4a75", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 1, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The test target owns elements that doesn't have the correct role." }, "results": [ { "verdict": "failed", "description": "The test target owns elements that doesn't have the correct role.", "resultCode": "F1", "elements": [ { "htmlCode": "<ul class=\"slick-dots\" role=\"tablist\" style=\"\">1234</ul>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4)" } ], "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": 72, "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=\"#ajax-content-wrap\" class=\"nectar-skip-to-content\">Skip to main content</a>", "pointer": "html > body:nth-child(2) > a:nth-child(15)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav: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 target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav: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=\"/lifeloop/\">LifeLoop</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav: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://dialseniorliving.com/careers/\">Careers</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav: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://dialseniorliving.com/contact-us/\">Contact Us</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav: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://dialseniorliving.com/pay-online/\">Pay Online</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav: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 href=\"tel:1-402-964-0099\">(402) 964-0099</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a id=\"logo\" href=\"https://dialseniorliving.com\" data-supplied-ml-starting-dark=\"false\" data-supplied-ml-starting=\"false\" data-supplied-ml=\"false\">\n\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/where-to-begin/\" class=\"\">Where to Begin</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/where-to-begin/education/\">Education</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > 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://dialseniorliving.com/where-to-begin/financial-planner/\">Financial Planner</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > 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://dialseniorliving.com/where-to-begin/faq/\">FAQ</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > 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://dialseniorliving.com/where-to-begin/dial-news-and-updates/\">Dial News & Updates</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > 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://dialseniorliving.com/senior-living-options/\" class=\"\">Senior Living Options</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\">Independent Living</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > 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://dialseniorliving.com/senior-living-options/assisted-living/\">Assisted Living</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > 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://dialseniorliving.com/senior-living-options/memory-care/\">Memory Care</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > 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://dialseniorliving.com/about/\" class=\"\">The Dial Difference</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/about/\">About</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > 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://dialseniorliving.com/dial-history/\">Dial History</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > 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://dialseniorliving.com/find-a-community/\">Find a Community</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > 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://dialseniorliving.com/dial-4-seniors/\" class=\"\">Dial 4 Seniors</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > 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://dialseniorliving.com/dial-4-seniors/\">About Dial 4 Seniors</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > 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://dialseniorliving.com/dial-4-seniors/nominate-dial-4-seniors/\">Nominate Dial 4 Seniors</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > 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://dialseniorliving.com/dial-4-seniors/donate-dial-4-seniors/\">Donate Dial 4 Seniors</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > 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://vimeo.com/383403134\" data-color-override=\"false\" data-style=\"default\" data-parent-hover=\"\" data-font-style=\"p\" data-color=\"default-accent-color\" class=\"nectar-button large nectar_video_lightbox\" data-fancybox=\"\" style=\"visibility: visible;\">Watch the Video</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">StateColoradoIllinoisIowaKansasMissouriNebraskaTexas</select>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">Senior Care OptionsIndependent LivingAssisted LivingMemory Care</select>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<button type=\"submit\" class=\"button submit-button\">Find Your Community</button>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form: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) > button:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\">Learn More </a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\">Learn More </a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/senior-living-options/memory-care/\">Learn More </a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"nectar-button large regular regular-button center\" style=\"color: rgb(255, 255, 255); background-color: rgb(64, 167, 120); visibility: visible;\" href=\"/where-to-begin/\" data-color-override=\"#40a778\" data-hover-color-override=\"false\" data-hover-text-color-override=\"#fff\">Where to Begin</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > 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": "<button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > button:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">A Message from Dial Senior Living President, Ted Lowndes 11/16/2020</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > 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 class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">Learn More</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > button:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">1</button>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(1) > button:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">2</button>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(2) > button:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">3</button>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(3) > button:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">4</button>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(4) > button:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"nectar-button large regular accent-color regular-button\" style=\"visibility: visible;\" href=\"/careers/\" data-color-override=\"false\" data-hover-color-override=\"false\" data-hover-text-color-override=\"#fff\">View Job Postings</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/about/\">Learn More </a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > 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(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/lifeloop/\">Learn More </a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">StateColoradoIllinoisIowaKansasMissouriNebraskaTexas</select>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">Senior Care OptionsIndependent LivingAssisted LivingMemory Care</select>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<button type=\"submit\" class=\"button submit-button\">Find Your Community</button>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form: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) > button:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > 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) > p:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"tel:1-402-964-0099\">(402) 964-0099</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > 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) > p:nth-child(2) > span: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=\"/find-a-community/?category=All+Care+Options&category=Colorado\">Colorado</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > 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=\"/find-a-community/?category=All+Care+Options&category=Illinois\">Illinois</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > 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=\"/find-a-community/?category=All+Care+Options&category=Iowa\">Iowa</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > 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=\"/find-a-community/?category=All+Care+Options&category=Kansas\">Kansas</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > 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://dialseniorliving.com/find-a-community/?category=All+Care+Options&category=Missouri\">Missouri</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > 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=\"/find-a-community/?category=All+Care+Options&category=Nebraska\">Nebraska</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > 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 href=\"/find-a-community/?category=All+Care+Options&category=Texas\">Texas</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/\" aria-current=\"page\">Home</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > 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 href=\"https://dialseniorliving.com/where-to-begin/\">Where to Begin</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > 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 href=\"https://dialseniorliving.com/senior-living-options/\">Senior Living Options</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > 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://dialseniorliving.com/about/\">About</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > 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://dialseniorliving.com/dial-history/\">Dial History</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > 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://dialseniorliving.com/careers/\">Careers</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > 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 href=\"https://dialseniorliving.com/contact-us/\">Contact Us</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/provide-feedback/\">Provide Feedback</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(8) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a rel=\"privacy-policy\" href=\"https://dialseniorliving.com/privacy-policy/\">Privacy Policy</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(9) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a class=\"slide_out_area_close\" href=\"#\">Close Menu\n\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > 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": "<div id=\"openChatImage\" tabindex=\"0\" onkeydown=\"chatButtonKeyDown(this,event);\" onfocus=\"focus_button_start(this, event);\" onblur=\"unfocus_button(this,event);\"></div>", "pointer": "html > body:nth-child(2) > div:nth-child(22) > div:nth-child(2) > div:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if the element has some visible focus indication", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"javascript:void(0)\" onclick=\"hideChatButtonImage(event);window.postMessage(JSON.stringify({type:'2'}), '*');\" id=\"closeChatImage\" style=\" right:25px;top:28px; position: absolute;\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(22) > div:nth-child(2) > div: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": 7, "warning": 2, "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 href=\"/\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > 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) > p:nth-child(1) > a:nth-child(1)", "accessibleName": "Dial Senior Living" }, { "htmlCode": "<a id=\"logo\" href=\"https://dialseniorliving.com\" data-supplied-ml-starting-dark=\"false\" data-supplied-ml-starting=\"false\" data-supplied-ml=\"false\">\n\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)", "accessibleName": "Dial Senior Living" } ], "attributes": [] }, { "verdict": "warning", "description": "The `links` with the same accessible name have different content. Verify is the content is equivalent.", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\">Learn More </a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)", "accessibleName": "Learn More " }, { "htmlCode": "<a href=\"https://dialseniorliving.com/senior-living-options/memory-care/\">Learn More </a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)", "accessibleName": "Learn More " }, { "htmlCode": "<a href=\"/about/\">Learn More </a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > 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(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)", "accessibleName": "Learn More " }, { "htmlCode": "<a href=\"/lifeloop/\">Learn More </a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)", "accessibleName": "Learn More " }, { "htmlCode": "<a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\">Learn More </a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)", "accessibleName": "Learn More " } ], "attributes": [] } ] }, "QW-ACT-R44": { "name": "Links with identical accessible names and context serve equivalent purpose", "code": "QW-ACT-R44", "mapping": "fd3a94", "description": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.", "metadata": { "target": { "element": "a, [role='link']" }, "success-criteria": [ { "name": "2.4.4", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context.html", "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-in-context" }, { "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/fd3a94", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "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": "W1", "elements": [ { "htmlCode": "<a href=\"/\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > 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) > p:nth-child(1) > a:nth-child(1)" }, { "htmlCode": "<a id=\"logo\" href=\"https://dialseniorliving.com\" data-supplied-ml-starting-dark=\"false\" data-supplied-ml-starting=\"false\" data-supplied-ml=\"false\">\n\t\t\t\t\t\t\t\t\t</a>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" } ], "attributes": [] } ] }, "QW-ACT-R16": { "name": "Form control has accessible name", "code": "QW-ACT-R16", "mapping": "e086e5", "description": "Form control has accessible name", "metadata": { "target": { "element": [ "input", "select", "textarea", "*[role]" ] }, "success-criteria": [ { "name": "4.1.2", "level": "A", "principle": "Robust", "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value", "url_tr": "https://www.w3.org/TR/WCAG21/#name-role-value" } ], "related": [], "url": "https://act-rules.github.io/rules/e086e5", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 0, "failed": 5, "inapplicable": 0, "outcome": "failed", "description": "The test target accessible name doesn't exist or it's empty ('')." }, "results": [ { "verdict": "failed", "description": "The test target accessible name doesn't exist or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">StateColoradoIllinoisIowaKansasMissouriNebraskaTexas</select>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target accessible name doesn't exist or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">Senior Care OptionsIndependent LivingAssisted LivingMemory Care</select>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target accessible name doesn't exist or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 7680px; transform: translate3d(-1280px, 0px, 0px);\">\n\t\n\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t \t\t\t\t\n\t\t\t\t\t\t\t\tThings look a little different at the moment but we are still celebrating life any way we can. Join us at Dial to love the way you live.\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tJuly 30, 2020\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tLearn More\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n\t\n\n\t\n\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t \t\t\t\t\n\t\t\t\t\t\t\t\tA Message from Dial Senior Living President, Ted Lown …", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target accessible name doesn't exist or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">StateColoradoIllinoisIowaKansasMissouriNebraskaTexas</select>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target accessible name doesn't exist or it's empty ('').", "resultCode": "F1", "elements": [ { "htmlCode": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">Senior Care OptionsIndependent LivingAssisted LivingMemory Care</select>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" } ], "attributes": [] } ] }, "QW-ACT-R41": { "name": "Error message describes invalid form field value", "code": "QW-ACT-R41", "mapping": "36b590", "description": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "metadata": { "target": { "element": [ "input", "select", "textarea", "*[role]" ] }, "success-criteria": [ { "name": "3.3.1", "level": "A", "principle": "Understandable", "url": "https://www.w3.org/TR/WCAG21/#error-identification", "url_tr": "https://www.w3.org/TR/WCAG21/#error-identification" } ], "related": [], "url": "https://act-rules.github.io/rules/36b590", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 20, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error." }, "results": [ { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"text\" name=\"s\" value=\"Start Typing...\" aria-label=\"Search\" data-placeholder=\"Start Typing...\">", "pointer": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > input:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">StateColoradoIllinoisIowaKansasMissouriNebraskaTexas</select>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"text\">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > input:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">Senior Care OptionsIndependent LivingAssisted LivingMemory Care</select>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"text\">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > input:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"text\" class=\"required_field\" name=\"website\" autocomplete=\"maple-syrup-pot\" style=\"display: none;\">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > label:nth-child(3) > input:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"text\" placeholder=\"stateSubmit\" make-read-only=\"true\" data-field-id=\"field6\" name=\"field6[]\" data-min-char=\"\" data-max-char=\"\" data-val-type=\"\" data-regexp=\"\" data-is-required=\"false\" data-allow-spaces=\"\" class=\"validation-lenient is-read-only\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"focus\" data-html=\"true\" data-input-mask=\"\" data-mask-placeholder=\"\" data-original-title=\"\" readonly=\"readonly\" value=\"All States\">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"text\" placeholder=\"careSubmit\" make-read-only=\"true\" data-field-id=\"field7\" name=\"field7[]\" data-min-char=\"\" data-max-char=\"\" data-val-type=\"\" data-regexp=\"\" data-is-required=\"false\" data-allow-spaces=\"\" class=\"validation-lenient is-read-only\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"focus\" data-html=\"true\" data-input-mask=\"\" data-mask-placeholder=\"\" data-original-title=\"\" readonly=\"readonly\" value=\"All Care Options\">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"text\" class=\" \">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > label:nth-child(1) > input:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"text\" class=\" \">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > label:nth-child(1) > input:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 7680px; transform: translate3d(-1280px, 0px, 0px);\">\n\t\n\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t \t\t\t\t\n\t\t\t\t\t\t\t\tThings look a little different at the moment but we are still celebrating life any way we can. Join us at Dial to love the way you live.\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tJuly 30, 2020\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tLearn More\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n\t\n\n\t\n\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t \t\t\t\t\n\t\t\t\t\t\t\t\tA Message from Dial Senior Living President, Ted Lown …", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">StateColoradoIllinoisIowaKansasMissouriNebraskaTexas</select>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"text\">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > input:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">Senior Care OptionsIndependent LivingAssisted LivingMemory Care</select>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"text\">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > input:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"text\" class=\"required_field\" name=\"website\" autocomplete=\"maple-syrup-pot\" style=\"display: none;\">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > label:nth-child(3) > input:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"text\" placeholder=\"stateSubmit\" make-read-only=\"true\" data-field-id=\"field6\" name=\"field6[]\" data-min-char=\"\" data-max-char=\"\" data-val-type=\"\" data-regexp=\"\" data-is-required=\"false\" data-allow-spaces=\"\" class=\"validation-lenient is-read-only\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"focus\" data-html=\"true\" data-input-mask=\"\" data-mask-placeholder=\"\" data-original-title=\"\" readonly=\"readonly\" value=\"All States\">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"text\" placeholder=\"careSubmit\" make-read-only=\"true\" data-field-id=\"field7\" name=\"field7[]\" data-min-char=\"\" data-max-char=\"\" data-val-type=\"\" data-regexp=\"\" data-is-required=\"false\" data-allow-spaces=\"\" class=\"validation-lenient is-read-only\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"focus\" data-html=\"true\" data-input-mask=\"\" data-mask-placeholder=\"\" data-original-title=\"\" readonly=\"readonly\" value=\"All Care Options\">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > input:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"text\" class=\" \">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > label:nth-child(1) > input:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.", "resultCode": "W1", "elements": [ { "htmlCode": "<input type=\"text\" class=\" \">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > label:nth-child(1) > input:nth-child(1)" } ], "attributes": [] } ] }, "QW-ACT-R37": { "name": "Text has minimum contrast", "code": "QW-ACT-R37", "mapping": "afw4f7", "description": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "metadata": { "target": { "element": [ "*" ] }, "success-criteria": [ { "name": "1.4.3", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum.html", "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-minimum" }, { "name": "1.4.6", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html", "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced" } ], "related": [], "url": "https://act-rules.github.io/rules/afw4f7", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 26, "warning": 0, "failed": 11, "inapplicable": 0, "outcome": "failed", "description": "Element has contrast ratio lower than minimum." }, "results": [ { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span class=\"text \">Find Your Community</span>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form: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) > button:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h1 style=\"text-align: center;\">Dial Senior Living</h1>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > 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) > h1:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h2 style=\"text-align: center;\">Lifestyle Options</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > 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) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h4>Assisted Living</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<p>Provides seniors the ability to live as independently as they want, while offering assistance with the activities of daily life.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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=\"s1\">Which care solution is best for you or your family?</span>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span>Where to Begin</span>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h2 style=\"text-align: center;\">Recent Insights</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<div class=\"wprpsp-post-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tNovember 16, 2020\t\t\t\t\t\t\t</div>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span>View Job Postings</span>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(3) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span class=\"text \">Find Your Community</span>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form: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) > button:nth-child(1) > span:nth-child(1)" } ], "attributes": [] } ] }, "QW-ACT-R65": { "name": "Element with presentational children has no focusable content", "code": "QW-ACT-R65", "mapping": "307n5z", "description": "This rule checks that elements with a role that makes its children presentational do not contain focusable elements.", "metadata": { "target": { "element": "*" }, "success-criteria": [ { "name": "4.1.2", "level": "A", "principle": "Robust", "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value.html", "url_tr": "https://www.w3.org/TR/WCAG21/#name-role-value" } ], "related": [], "url": "https://act-rules.github.io/rules/307n5z", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 22, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The element has descendants in the flat tree that are part of sequential focus navigation." }, "results": [ { "verdict": "failed", "description": "The element has descendants in the flat tree that are part of sequential focus navigation.", "resultCode": "F1", "elements": [ { "htmlCode": "<div class=\"wprpsp-post-slides wprpsp-clr-1 slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 1280px;\"></div>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2)" } ], "attributes": [] } ] }, "QW-ACT-R76": { "name": "Text has enhanced contrast", "code": "QW-ACT-R76", "mapping": "09o5cg", "description": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "metadata": { "target": { "element": "*" }, "success-criteria": [ { "name": "1.4.6", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html", "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced" } ], "related": [ "G17", "G18" ], "url": "https://act-rules.github.io/rules/09o5cg", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 7, "warning": 0, "failed": 30, "inapplicable": 0, "outcome": "failed", "description": "Element has contrast ratio lower than minimum." }, "results": [ { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span class=\"menu-title-text\">LifeLoop</span>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span class=\"menu-title-text\">Careers</span>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span class=\"menu-title-text\">Contact Us</span>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span class=\"menu-title-text\">Pay Online</span>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span class=\"menu-title-text\">Where to Begin</span>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span class=\"menu-title-text\">Senior Living Options</span>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span class=\"menu-title-text\">The Dial Difference</span>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span class=\"menu-title-text\">Find a Community</span>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span class=\"menu-title-text\">Dial 4 Seniors</span>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span class=\"text \">Find Your Community</span>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form: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) > button:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h1 style=\"text-align: center;\">Dial Senior Living</h1>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > 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) > h1:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h2 style=\"text-align: center;\">Lifestyle Options</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > 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) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<p style=\"text-align: center;\">We know how hard it can be to choose the right senior living community. Start here to learn more about our options, and then take our questionnaire to find out which one is right for you or your loved one.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > 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(1) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h4>Independent Living</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<p>Perfect for seniors looking to live in a community environment without the worry of maintenance, housekeeping, or security issues.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h4>Assisted Living</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<p>Provides seniors the ability to live as independently as they want, while offering assistance with the activities of daily life.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h4>Memory Care</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<p>A beneficial space for loved ones living with dementia, Alzheimer’s disease, and other memory-related impairments.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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=\"s1\">Which care solution is best for you or your family?</span>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span>Where to Begin</span>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<h2 style=\"text-align: center;\">Recent Insights</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<p style=\"text-align: center;\">From helpful information on health, aging and our facilities, to the stories of real Dial residents, our blog provides a useful, up-to-date resource for seniors and their family members.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<div class=\"wprpsp-post-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tNovember 16, 2020\t\t\t\t\t\t\t</div>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<em>Career</em>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > em:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span>View Job Postings</span>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(3) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span class=\"text \">Find Your Community</span>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form: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) > button:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<p>11506 Nicholas St, Suite 205\nOmaha, NE 68154\n(402) 964-0099</p>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > 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) > p:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<span class=\"s1\">Omaha, NE 68154\n</span>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > 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) > p:nth-child(2) > span:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Element has contrast ratio lower than minimum.", "resultCode": "F1", "elements": [ { "htmlCode": "<p>© 2023 Dial Senior Living. All rights reserved.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [] } ] }, "QW-ACT-R75": { "name": "Bypass Blocks of Repeated Content", "code": "QW-ACT-R75", "mapping": "cf77f2", "description": "This rule checks that each page has a mechanism to bypass repeated blocks of content.", "metadata": { "target": { "element": "html" }, "success-criteria": [ { "name": "2.4.1", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks.html", "url_tr": "https://www.w3.org/TR/WCAG21/#bypass-blocks" } ], "related": [ "G1", "G123", "G124", "H69", "SCR28" ], "url": "https://act-rules.github.io/rules/cf77f2", "type": [ "ACTRule", "TestCase" ], "a11yReq": [], "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "The rule can't tell because of the rule QW-ACT-R63" }, "results": [ { "verdict": "warning", "description": "The rule can't tell because of the rule QW-ACT-R63", "resultCode": "W1", "elements": [ { "htmlCode": "<html lang=\"en-US\" class=\"js js_active vc_desktop vc_transform vc_transform \" style=\"--nectar-sticky-top-distance:194.111px;\"><head></head><body>Dial Senior Living - Dial Senior Living\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t\n\t{\"@context\":\"https://schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https://dialseniorliving.com/\",\"url\":\"https://dialseniorliving.com/\",\"name\":\"Dial Senior Living - Dial Senior Living\",\"isPartOf\":{\"@id\":\"https://dialseniorliving.com/#website\"},\"about\":{\"@id\":\"https://dialseniorliving.com/#organization\"},\"primaryImageOfPage\":{\"@id\":\"https://dialseniorliving.com/#primaryimage\"},\"image\":{\"@id\":\"https://dialseniorliving.com/#primaryimage\"},\"thumbnailUrl\":\"https://dialseniorliving.com/wp …", "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": 74, "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": "<a href=\"#ajax-content-wrap\" class=\"nectar-skip-to-content\">Skip to main content</a>", "pointer": "html > body:nth-child(2) > a:nth-child(15)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"menu-title-text\">LifeLoop</span>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"menu-title-text\">Careers</span>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"menu-title-text\">Contact Us</span>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"menu-title-text\">Pay Online</span>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"menu-title-text\">(402) 964-0099</span>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"menu-title-text\">Where to Begin</span>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"menu-title-text\">Senior Living Options</span>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"menu-title-text\">The Dial Difference</span>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"menu-title-text\">Find a Community</span>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"menu-title-text\">Dial 4 Seniors</span>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2>Love the\nway you live.</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > 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": "<span class=\"hero-tag-indent\">way you live.</span>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > span:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h3 class=\"hero-tag-indent\">Discover Dial Senior Living retirement communities</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span>Watch the Video</span>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > a:nth-child(2) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<strong>Dial Communities</strong>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > strong:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"text \">Find Your Community</span>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form: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) > button:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h1 style=\"text-align: center;\">Dial Senior Living</h1>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > 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) > h1: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 style=\"text-align: center;\">Lifestyle Options</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > 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) > 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=\"text-align: center;\">We know how hard it can be to choose the right senior living community. Start here to learn more about our options, and then take our questionnaire to find out which one is right for you or your loved one.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > 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(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": "<h4>Independent Living</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\">Learn More </a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>Perfect for seniors looking to live in a community environment without the worry of maintenance, housekeeping, or security issues.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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": "<h4>Assisted Living</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\">Learn More </a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>Provides seniors the ability to live as independently as they want, while offering assistance with the activities of daily life.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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": "<h4>Memory Care</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/senior-living-options/memory-care/\">Learn More </a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>A beneficial space for loved ones living with dementia, Alzheimer’s disease, and other memory-related impairments.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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": "<span class=\"s1\">Which care solution is best for you or your family?</span>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span>Where to Begin</span>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 style=\"text-align: center;\">Recent Insights</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p style=\"text-align: center;\">From helpful information on health, aging and our facilities, to the stories of real Dial residents, our blog provides a useful, up-to-date resource for seniors and their family members.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > 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": "<button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > button:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">A Message from Dial Senior Living President, Ted Lowndes 11/16/2020</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > 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=\"wprpsp-post-date\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tNovember 16, 2020\t\t\t\t\t\t\t</div>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > 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 class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">Learn More</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > button:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">1</button>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(1) > button: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 style=\"text-align: center;\">Career\nOpportunities</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > 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": "<em>Career</em>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > em:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p style=\"text-align: center;\">A career at Dial Senior Living offers the opportunity to grow and move forward in your profession, while helping our residents love the way they live.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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": "<span>View Job Postings</span>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(3) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"s1\">Get to know Dial</span>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > 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(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>Learn more about our history, culture, mission and more.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > 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(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/about/\">Learn More </a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > 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(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>LifeLoop is our resident engagement platform that connects residents, families and staff – helping family members gain helpful insight into their loved one’s daily activities.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/lifeloop/\">Learn More </a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 style=\"text-align: center;\">Follow\nDial Communities</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<em>Follow</em>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > em:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<strong>Dial Communities</strong>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > strong:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"text \">Find Your Community</span>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form: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) > button:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4>Dial Senior Living</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > 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) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>11506 Nicholas St, Suite 205\nOmaha, NE 68154\n(402) 964-0099</p>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > 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) > p:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<span class=\"s1\">Omaha, NE 68154\n</span>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > 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) > p:nth-child(2) > span: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=\"tel:1-402-964-0099\">(402) 964-0099</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > 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) > p:nth-child(2) > span:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4>Find a Community</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/find-a-community/?category=All+Care+Options&category=Colorado\">Colorado</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/find-a-community/?category=All+Care+Options&category=Illinois\">Illinois</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/find-a-community/?category=All+Care+Options&category=Iowa\">Iowa</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/find-a-community/?category=All+Care+Options&category=Kansas\">Kansas</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/find-a-community/?category=All+Care+Options&category=Missouri\">Missouri</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/find-a-community/?category=All+Care+Options&category=Nebraska\">Nebraska</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"/find-a-community/?category=All+Care+Options&category=Texas\">Texas</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/\" aria-current=\"page\">Home</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > 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 each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/where-to-begin/\">Where to Begin</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > 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 each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/senior-living-options/\">Senior Living Options</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/about/\">About</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/dial-history/\">Dial History</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/careers/\">Careers</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/contact-us/\">Contact Us</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"https://dialseniorliving.com/provide-feedback/\">Provide Feedback</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(8) > 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 rel=\"privacy-policy\" href=\"https://dialseniorliving.com/privacy-policy/\">Privacy Policy</a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(9) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check if each ancestor or the text node is not clipped by overflow.", "resultCode": "W1", "elements": [ { "htmlCode": "<p>© 2023 Dial Senior Living. All rights reserved.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [] } ] } } }, "wcag-techniques": { "type": "wcag-techniques", "metadata": { "passed": 5, "warning": 5, "failed": 6, "inapplicable": 18 }, "assertions": { "QW-WCAG-T9": { "name": "Organizing a page using headings", "code": "QW-WCAG-T9", "mapping": "G141", "description": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order", "metadata": { "target": { "element": [ "h1", "h2", "h3", "h4", "h5", "h6" ], "attributes": "role='heading'" }, "success-criteria": [ { "name": "1.3.1", "level": "A", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships" }, { "name": "2.4.10", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/section-headings" } ], "related": [ "G91", "H30" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G141", "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Please verify that headers are used to divide the page correctly." }, "results": [ { "verdict": "warning", "description": "Please verify that headers are used to divide the page correctly.", "resultCode": "W1", "elements": [ { "htmlCode": "<body class=\"home page-template-default page page-id-8 nectar-auto-lightbox original wpb-js-composer js-comp-ver-6.7.1 vc_responsive\" data-footer-reveal=\"false\" data-footer-reveal-shadow=\"none\" data-header-format=\"default\" data-body-border=\"off\" data-boxed-style=\"\" data-header-breakpoint=\"1000\" data-dropdown-style=\"minimal\" data-cae=\"easeOutCubic\" data-cad=\"750\" data-megamenu-width=\"contained\" data-aie=\"none\" data-ls=\"fancybox\" data-apte=\"standard\" data-hhun=\"0\" data-fancy-form-rcs=\"default\" data-form-style=\"default\" data-form-submit=\"regular\" data-is=\"minimal\" data-button-style=\"default\" data-user-account-button=\"false\" data-flex-cols=\"true\" data-col-gap=\"default\" data-header-inherit-rc=\"fa …", "pointer": "html > body:nth-child(2)" } ], "attributes": [] } ] }, "QW-WCAG-T23": { "name": "Adding a link at the top of each page that goes directly to the main content area", "code": "QW-WCAG-T23", "mapping": "G1", "description": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.", "metadata": { "target": { "element": "body" }, "success-criteria": [ { "name": "2.4.1", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks" } ], "related": [ "G123", "G124" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1", "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "The first focusable control is a visible link to some content in the Web Page. Verify if it links to the main content." }, "results": [ { "verdict": "warning", "description": "The first focusable control is a visible link to some content in the Web Page. Verify if it links to the main content.", "resultCode": "W2", "elements": [ { "htmlCode": "<a href=\"#ajax-content-wrap\" class=\"nectar-skip-to-content\">Skip to main content</a>", "pointer": "html > body:nth-child(2) > a:nth-child(15)" } ], "attributes": [] } ] }, "QW-WCAG-T20": { "name": "Supplementing link text with the title attribute", "code": "QW-WCAG-T20", "mapping": "H33", "description": "Supplementing link text with the title attribute", "metadata": { "target": { "element": "a" }, "success-criteria": [ { "name": "2.4.4", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context" }, { "name": "2.4.9", "level": "AAA", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only" } ], "related": [ "C7", "H30" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H33", "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "Please verify that the element's title attribute describes correctly the link." }, "results": [ { "verdict": "warning", "description": "Please verify that the element's title attribute describes correctly the link.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"javascript:void(0)\" tabindex=\"0\" title=\"Chat Here\" id=\"maximize\" style=\"float: right;margin: 1px 3px;\"></a>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > h1:nth-child(1) > a:nth-child(2)" } ], "attributes": [] } ] }, "QW-WCAG-T6": { "name": "Using both keyboard and other device-specific functions", "code": "QW-WCAG-T6", "mapping": "SCR20", "description": "The objective of this technique is to verify the parity of keyboard-specific and mouse-specific events when code that has a scripting function associated with an event is used", "metadata": { "target": { "element": "*", "attributes": [ "onmousedown", "onmouseup", "onclick", "onmouseover", "onmouseout" ] }, "success-criteria": [ { "name": "2.1.1", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/keyboard" } ], "related": [ "G90" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/client-side-script/SCR20", "passed": 0, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "The mouse event attribute doesn't have a keyboard equivalent." }, "results": [ { "verdict": "failed", "description": "The mouse event attribute doesn't have a keyboard equivalent.", "resultCode": "RC3", "elements": [ { "htmlCode": "<div style=\"position: fixed; z-index: 1000; bottom: 0px; right: 0px;\" onclick=\"javascript:openNewWindow();\" id=\"chatbutton\" onmouseover=\"hover_button(this);\" onmouseout=\"unhover_button(this);\">div.iPfHleqa6rYzGjEa { z-index:9999999999; font-family: 'Open Sans', sans-serif; } svg#closeXImage{color:#373A36;}</div>", "pointer": "html > body:nth-child(2) > div:nth-child(22)" } ], "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": 1, "warning": 1, "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=\"preload\" as=\"script\" href=\"https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/js/body-7e077c354212f8f0c4502b2f95f8d7f44968fe7f.js\" data-wpacu-preload-js=\"1\">", "pointer": "html > head:nth-child(1) > link:nth-child(4)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"preload\" as=\"font\" href=\"https://fonts.googleapis.com/css?family=Lora:400italic,700|Open+Sans:300,400,600,700&subset=latin,latin-ext\" data-wpacu-preload-font=\"1\" crossorigin=\"\">", "pointer": "html > head:nth-child(1) > link:nth-child(5)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"dns-prefetch\" href=\"//maps.google.com\">", "pointer": "html > head:nth-child(1) > link:nth-child(51)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"dns-prefetch\" href=\"//fonts.googleapis.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 href=\"https://fonts.gstatic.com\" crossorigin=\"\" rel=\"preconnect\">", "pointer": "html > head:nth-child(1) > link:nth-child(53)" } ], "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=\"wpacu-combined-css-head-1\" href=\"https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/css/head-bfdd5256e14905b41a1007f2c158031629a43ec1.css\" type=\"text/css\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(55)" } ], "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=\"redux-google-fonts-salient_redux-css\" href=\"https://fonts.googleapis.com/css?family=Lora%3A400italic%2C700&ver=1685474227\" type=\"text/css\" media=\"all\">", "pointer": "html > head:nth-child(1) > link:nth-child(57)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"stylesheet\" href=\"https://use.typekit.net/ksq3hzd.css\">", "pointer": "html > head:nth-child(1) > link:nth-child(61)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"icon\" href=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/cropped-dial-senior-living-favicon-32x32.png\" sizes=\"32x32\">", "pointer": "html > head:nth-child(1) > link:nth-child(72)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"icon\" href=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/cropped-dial-senior-living-favicon-192x192.png\" sizes=\"192x192\">", "pointer": "html > head:nth-child(1) > link:nth-child(73)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link rel=\"apple-touch-icon\" href=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/cropped-dial-senior-living-favicon-180x180.png\">", "pointer": "html > head:nth-child(1) > link:nth-child(74)" } ], "attributes": [] }, { "verdict": "inapplicable", "description": "The element doesn't contain a rel attribute or doesn't pertains navigation.", "resultCode": "I2", "elements": [ { "htmlCode": "<link href=\"https://fonts.googleapis.com/css?family=Open+Sans:400,600,700\" rel=\"stylesheet\" type=\"text/css\">", "pointer": "html > head:nth-child(1) > link:nth-child(83)" } ], "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=\"wpacu-combined-css-body-1\" href=\"https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/css/body-9b81576cebeb1ffcfd387c7a466b761ddac00abd.css\" type=\"text/css\" media=\"all\">", "pointer": "html > body:nth-child(2) > link:nth-child(30)" } ], "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": 15, "failed": 2, "inapplicable": 0, "outcome": "failed", "description": "A list item is not contained in a correct list element." }, "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 class=\"sf-menu\">\n\t\t\t\t\t\t<li id=\"menu-item-27\" class=\"menu-item menu-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-27\"><a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\" _selector=\"html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\"><span class=\"menu-title-text\" _selector=\"html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span:nth-child(1)\"><i class=\"fa fa-facebook\" _selector=\"html > body:nth-child(2) > div:nth-child(17) …", "pointer": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav: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=\"sf-menu\">\n\t\t\t\t\t\t\t\t<li id=\"menu-item-14\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children nectar-regular-menu-item menu-item-14\"><a href=\"https://dialseniorliving.com/where-to-begin/\" class=\"\" _selector=\"html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\"><span class=\"menu-title-text\" _selector=\"html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span:nth-chi …", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul class=\"sub-menu\">\n\t<li id=\"menu-item-163\" class=\"menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-163\"><a href=\"https://dialseniorliving.com/where-to-begin/education/\" _selector=\"html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\"><span class=\"menu-title-text\" _selector=\"html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > l …", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > 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-167\" class=\"menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-167\"><a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\" _selector=\"html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\"><span class=\"menu-title-text\" _selector=\"html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > ul: …", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > 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-171\" class=\"menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-171\"><a href=\"https://dialseniorliving.com/about/\" _selector=\"html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\"><span class=\"menu-title-text\" _selector=\"html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a: …", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > 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=\"sub-menu\">\n\t<li id=\"menu-item-8861\" class=\"menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-8861\"><a href=\"https://dialseniorliving.com/dial-4-seniors/\" _selector=\"html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\"><span class=\"menu-title-text\" _selector=\"html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-ch …", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "A list item is not contained in a correct list element.", "resultCode": "F1", "elements": [ { "htmlCode": "<ul class=\"buttons sf-menu\" data-user-set-ocm=\"off\">\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t</ul>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav: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=\"slick-dots\" role=\"tablist\" style=\"\"><li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\"><button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\" _selector=\"html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(1) > button:nth-child(1)\">1</button></li><li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation01\" id=\"slick-slide01\"><button type=\"button …", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul id=\"menu-footer-communities-menu\" class=\"menu\"><li id=\"menu-item-29\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-29\"><a href=\"/find-a-community/?category=All+Care+Options&category=Colorado\" _selector=\"html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Colorado</a></li>\n<li id=\"menu-item-30\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-30\"><a href=\"/find-a-community/?category=All+Care+Options&category=Illinois\" _selector=\"html > body:nth-child(2) …", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.", "resultCode": "W1", "elements": [ { "htmlCode": "<ul id=\"menu-footer-nav-menu\" class=\"menu\"><li id=\"menu-item-34\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-8 current_page_item menu-item-34\"><a href=\"https://dialseniorliving.com/\" aria-current=\"page\" _selector=\"html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Home</a></li>\n<li id=\"menu-item-35\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-35\"><a href=\"https://dialseniorliving.com/where-to-begin/\" _selector=\"h …", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "A list item is not contained in a correct list element.", "resultCode": "F1", "elements": [ { "htmlCode": "<ul class=\"social\">\n </ul>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > 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=\"menu\">\n\t\t\t\t\t\t\t<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-14\"><a href=\"https://dialseniorliving.com/where-to-begin/\" _selector=\"html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Where to <br _selector=\"html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > br:nth-child(1)\">Begin</a>\n<ul class=\"sub-menu\" _selector=\"html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:n …", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > 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 class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-163\"><a href=\"https://dialseniorliving.com/where-to-begin/education/\" _selector=\"html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Education</a></li>\n\t<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-162\"><a href=\"https://dialseniorliving.com/where-to-begin/financial-planner/\" _selector=\"html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > …", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > 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 class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-167\"><a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\" _selector=\"html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">Independent Living</a></li>\n\t<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-166\"><a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\" _selector=\"html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nt …", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > 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 class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-171\"><a href=\"https://dialseniorliving.com/about/\" _selector=\"html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">About</a></li>\n\t<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-170\"><a href=\"https://dialseniorliving.com/dial-history/\" _selector=\"html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(2) > a:nth- …", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > 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=\"sub-menu\">\n\t<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-8861\"><a href=\"https://dialseniorliving.com/dial-4-seniors/\" _selector=\"html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\">About Dial 4 Seniors</a></li>\n\t<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-8859\"><a href=\"https://dialseniorliving.com/dial-4-seniors/nominate-dial-4-seniors/\" _selector=\"html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-c …", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > 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=\"menu secondary-header-items\">\n\t\t\t\t\t\t\t<li class=\"menu-item menu-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-27\"><a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\" _selector=\"html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\"><span class=\"menu-title-text\" _selector=\"html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1) > span:nth-child(1)\"><i class=\"fa fa-facebook\" _selector=\"html > body:nth-child(2) > div:nth-child( …", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(2)" } ], "attributes": [] } ] }, "QW-WCAG-T19": { "name": "Providing submit buttons", "code": "QW-WCAG-T19", "mapping": "H32", "description": "The objective of this technique is to provide a mechanism that allows users to explicitly request changes of context. The intended use of a submit button is to generate an HTTP request that submits data entered in a form, so it is an appropriate control to use for causing a change of context.", "metadata": { "target": { "element": "form" }, "success-criteria": [ { "name": "3.2.2", "level": "A", "principle": "Understandable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/on-input" } ], "related": [ "G80", "H36", "H84" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H32", "passed": 2, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "Form tag doesn't contain any of the following elements input[type~='submit image'], button[type='submit']." }, "results": [ { "verdict": "failed", "description": "Form tag doesn't contain any of the following elements input[type~='submit image'], button[type='submit'].", "resultCode": "F1", "elements": [ { "htmlCode": "<form role=\"search\" action=\"https://dialseniorliving.com/\" method=\"GET\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t</form>", "pointer": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1)" } ], "attributes": [] } ] }, "QW-WCAG-T26": { "name": "Failure of Success Criterion 4.1.2 due to using script to make div or span a user interface control in HTML without providing a role for the control", "code": "QW-WCAG-T26", "mapping": "F59", "description": "This failure demonstrates how using generic HTML elements to create user interface controls can make the controls inaccessible to assistive technology.", "metadata": { "target": { "element": [ "div", "span" ], "attributes": [ "onmousedown", "onmouseup", "onclick", "onmouseover", "onmouseout", "onkeydown", "onkeyup", "onkeypress", "onfocus", "onblur" ] }, "success-criteria": [ { "name": "4.1.2", "level": "A", "principle": "Robust", "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value" } ], "related": [ "F42" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F59", "passed": 0, "warning": 0, "failed": 2, "inapplicable": 0, "outcome": "failed", "description": "The element is a forced user interface control without the proper role attribute." }, "results": [ { "verdict": "failed", "description": "The element is a forced user interface control without the proper role attribute.", "resultCode": "F1", "elements": [ { "htmlCode": "<div style=\"position: fixed; z-index: 1000; bottom: 0px; right: 0px;\" onclick=\"javascript:openNewWindow();\" id=\"chatbutton\" onmouseover=\"hover_button(this);\" onmouseout=\"unhover_button(this);\">div.iPfHleqa6rYzGjEa { z-index:9999999999; font-family: 'Open Sans', sans-serif; } svg#closeXImage{color:#373A36;}</div>", "pointer": "html > body:nth-child(2) > div:nth-child(22)" } ], "attributes": [] }, { "verdict": "failed", "description": "The element is a forced user interface control without the proper role attribute.", "resultCode": "F1", "elements": [ { "htmlCode": "<div id=\"openChatImage\" tabindex=\"0\" onkeydown=\"chatButtonKeyDown(this,event);\" onfocus=\"focus_button_start(this, event);\" onblur=\"unfocus_button(this,event);\"></div>", "pointer": "html > body:nth-child(2) > div:nth-child(22) > div:nth-child(2) > div: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": 11, "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.boomchatweb.com/images/maximise.png\" alt=\"Chat Here!\" id=\"minimg\">", "pointer": "html > body:nth-child(2) > div:nth-child(2) > h1: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=\"stnd skip-lazy default-logo dark-version\" width=\"344\" height=\"200\" alt=\"Dial Senior Living\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-senior-living-logo.png\" srcset=\"https://dialseniorliving.com/wp-content/uploads/dial-senior-living-logo.png 1x, https://dialseniorliving.com/wp-content/uploads/dial-senior-living-logo.png 2x\">", "pointer": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/Screen-Shot-2020-08-03-at-7.14.35-PM.png\" alt=\"Things look a little different at the moment but we are still celebrating life any way we can. Join us at Dial to love the way you live.\" class=\"wprpsp-post-img\">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > 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) > picture:nth-child(1) > img:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/a-message-from-dial-senior-living-president-ted-lowndes-3.jpg\" alt=\"A Message from Dial Senior Living President, Ted Lowndes 11/16/2020\" class=\"wprpsp-post-img\">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > picture:nth-child(1) > img:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/leading-with-a-service-heart-2.jpg\" alt=\"Still Loving The Way We Live\" class=\"wprpsp-post-img\">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > picture:nth-child(1) > img:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/the-knolls-cover-image-10-percent-off-for-10-years.jpg\" alt=\"The Knolls Now Offering Independent Living: 10% off Rent for 10 Years\" class=\"wprpsp-post-img\">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > picture:nth-child(1) > img:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/Screen-Shot-2020-08-03-at-7.14.35-PM.png\" alt=\"Things look a little different at the moment but we are still celebrating life any way we can. Join us at Dial to love the way you live.\" class=\"wprpsp-post-img\">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > picture:nth-child(1) > img:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/a-message-from-dial-senior-living-president-ted-lowndes-3.jpg\" alt=\"A Message from Dial Senior Living President, Ted Lowndes 11/16/2020\" class=\"wprpsp-post-img\">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > picture:nth-child(1) > img:nth-child(3)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img decoding=\"async\" class=\"alignright wp-image-904\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-reality-original-signage-3-300x230.png\" alt=\"Dial Reality Original Signage\" width=\"251\" height=\"192\" srcset=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-reality-original-signage-3-300x230.png 300w, https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-reality-original-signage-3-768x589.png 768w, https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-reality-original-signage-3-1024x785.png 1024w, https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-reality-original-signage-3.png 1280w\" sizes=\"(max-width: 251px) 1 …", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > 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(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img decoding=\"async\" loading=\"lazy\" class=\"wp-image-18 alignleft footer-logo\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-senior-living-logo-300x174.png\" alt=\"Dial Senior Living\" width=\"141\" height=\"82\" srcset=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-senior-living-logo-300x174.png 300w, https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-senior-living-logo.png 344w\" sizes=\"(max-width: 141px) 100vw, 141px\">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > 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) > p:nth-child(1) > a:nth-child(1) > img:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Text alternative needs manual verification.", "resultCode": "W1", "elements": [ { "htmlCode": "<img src=\"https://www.boomchatweb.com/uploads/chat_button_images/Corporate2020_1595001981.png\" id=\"testImg\" name=\"testImg\" alt=\"Live Chat\" style=\"cursor: pointer; display:block;\" class=\"duringHoursChatClass\">", "pointer": "html > body:nth-child(2) > div:nth-child(22) > div:nth-child(2) > div:nth-child(1) > img:nth-child(1)" } ], "attributes": [] } ] }, "QW-WCAG-T28": { "name": "Using `percent, em, names` for font sizes", "code": "QW-WCAG-T28", "mapping": "C121314", "description": "This technique checks that all font-size attribute uses percent, em or names.", "metadata": { "target": { "element": "*", "attributes": "font-size" }, "success-criteria": [ { "name": "1.4.4", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-scale.html" }, { "name": "1.4.5", "level": "AA", "principle": "Perceivable", "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-text-presentation.html" }, { "name": "1.4.8", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-visual-presentation.html" }, { "name": "1.4.9", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/GL/UNDERSTANDING-WCAG20/visual-audio-contrast-text-images.html" } ], "related": [ "C12", "C13", "C14" ], "url": { "C12": "https://www.w3.org/WAI/WCAG21/Techniques/css/C12", "C13": "https://www.w3.org/WAI/WCAG21/Techniques/css/C13", "C14": "https://www.w3.org/WAI/WCAG21/Techniques/css/C14" }, "passed": 4, "warning": 0, "failed": 6, "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 id=\"simple-banner\" class=\"simple-banner simple-banner-scrolling\" style=\"\">Find COVID-19 Information Here</div>", "pointer": "html > body:nth-child(2) > div:nth-child(1)" } ], "attributes": [ "18px" ] }, { "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": "<h1 role=\"navigation\" aria-labelledby=\"min_chat_popup_main_header\" class=\"cls_close\" id=\"h2_cls_close\" style=\"background:#40a878;color: #fff;font-family: 'Open Sans', sans-serif;font-weight: 600;font-size: 16px !important;padding: 10px 13px;margin: 0;width:245px;opacity:1;display: inline-block;display:none;\">Chat Here!</h1>", "pointer": "html > body:nth-child(2) > div:nth-child(2) > h1:nth-child(1)" } ], "attributes": [ "16px" ] }, { "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 id=\"simple-banner\" class=\"simple-banner\">Find COVID-19 Information Here</div>", "pointer": "html > body:nth-child(2) > div:nth-child(3)" } ], "attributes": [ "18px" ] }, { "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=\"font-size: 35px; line-height: 35px; height: 35px; width: 35px;\" class=\"fa fa-facebook-official\"></i>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > i:nth-child(2)" } ], "attributes": [ "35px" ] }, { "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=\"font-size: 35px; line-height: 35px; height: 35px; width: 35px;\" class=\"fa fa-instagram\"></i>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > i:nth-child(2)" } ], "attributes": [ "35px" ] }, { "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=\"simple-banner simple-banner-text\" style=\"display:none !important\"></div>", "pointer": "html > body:nth-child(2) > div:nth-child(28)" } ], "attributes": [ "18px" ] } ] }, "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": 52, "warning": 0, "failed": 5, "inapplicable": 0, "outcome": "failed", "description": "The test target has a author defined color css property but not a background css property." }, "results": [ { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<span class=\"s1\">Get to know Dial</span>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > 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(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > span:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<p>Learn more about our history, culture, mission and more.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > 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(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"/about/\">Learn More </a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > 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(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<p>LifeLoop is our resident engagement platform that connects residents, families and staff – helping family members gain helpful insight into their loved one’s daily activities.</p>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "The test target has a author defined color css property but not a background css property.", "resultCode": "F1", "elements": [ { "htmlCode": "<a href=\"/lifeloop/\">Learn More </a>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)" } ], "attributes": [] } ] } } }, "best-practices": { "type": "best-practices", "metadata": { "passed": 11, "warning": 2, "failed": 4, "inapplicable": 7 }, "assertions": { "QW-BP2": { "name": "Concise images alt text", "code": "QW-BP2", "description": "Image alt text attribute with more than 100 characters", "metadata": { "target": { "element": "img" }, "passed": 9, "warning": 0, "failed": 2, "inapplicable": 0, "outcome": "failed", "description": "The img alt text attribute has more than 100 characters." }, "results": [ { "verdict": "failed", "description": "The img alt text attribute has more than 100 characters.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/Screen-Shot-2020-08-03-at-7.14.35-PM.png\" alt=\"Things look a little different at the moment but we are still celebrating life any way we can. Join us at Dial to love the way you live.\" class=\"wprpsp-post-img\">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > 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) > picture:nth-child(1) > img:nth-child(3)" } ], "attributes": [] }, { "verdict": "failed", "description": "The img alt text attribute has more than 100 characters.", "resultCode": "F1", "elements": [ { "htmlCode": "<img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/Screen-Shot-2020-08-03-at-7.14.35-PM.png\" alt=\"Things look a little different at the moment but we are still celebrating life any way we can. Join us at Dial to love the way you live.\" class=\"wprpsp-post-img\">", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > picture:nth-child(1) > img:nth-child(3)" } ], "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": 15, "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>Love the\nway you live.</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > 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": "<h3 class=\"hero-tag-indent\">Discover Dial Senior Living retirement communities</h3>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h1 style=\"text-align: center;\">Dial Senior Living</h1>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > 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) > h1:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 style=\"text-align: center;\">Lifestyle Options</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > 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) > h2:nth-child(2)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4>Independent Living</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4>Assisted Living</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4>Memory Care</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"p1\" style=\"text-align: center;\">Which care solution is best for you or your family?</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 style=\"text-align: center;\">Recent Insights</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 class=\"wprpsp-post-title\">\n\t\t\t\t\t\t\t\tA Message from Dial Senior Living President, Ted Lowndes 11/16/2020\n\t\t\t\t\t\t\t</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 style=\"text-align: center;\">Career\nOpportunities</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > 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": "<h4 class=\"p1\">Get to know Dial</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > 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(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h2 style=\"text-align: center;\">Follow\nDial Communities</h2>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4>Dial Senior Living</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > 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) > h4:nth-child(1)" } ], "attributes": [] }, { "verdict": "warning", "description": "Check that heading markup is used when content is a heading.", "resultCode": "W1", "elements": [ { "htmlCode": "<h4>Find a Community</h4>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h4:nth-child(1)" } ], "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": "<svg id=\"closeXImage\" width=\"16\" height=\"16\" viewBox=\"0 0 21 21\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"></svg>", "pointer": "html > body:nth-child(2) > div:nth-child(22) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1) > svg:nth-child(1)" } ], "attributes": [] } ] }, "QW-BP17": { "name": "Adding a link at the beginning of a block of repeated content to go to the end of the block", "code": "QW-BP17", "mapping": "G123", "description": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.", "metadata": { "target": { "element": "a", "attributes": "href" }, "success-criteria": [ { "name": "2.4.1", "level": "A", "principle": "Operable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks" } ], "related": [ "G1", "G124" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G123", "passed": 0, "warning": 1, "failed": 0, "inapplicable": 0, "outcome": "warning", "description": "This link skips a content block." }, "results": [ { "verdict": "warning", "description": "This link skips a content block.", "resultCode": "W1", "elements": [ { "htmlCode": "<a href=\"#ajax-content-wrap\" class=\"nectar-skip-to-content\">Skip to main content</a>", "pointer": "html > body:nth-child(2) > a:nth-child(15)" }, { "htmlCode": "<div id=\"ajax-content-wrap\">\n\t\t\n\t\t\n\t\n\t\t\n\t\t\t\n\t\t\n\t\n\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t \n\t\t\n\t \n\n\t\n\t\t\n\t\t\t\n\t\t\t\t\n\n\t\n\t\tLove the\nway you live.\nDiscover Dial Senior Living retirement communities\n\t\n\n\n\n\nWatch the Video\n\t\t\t \n\t\t\n\t \n\n\t\t\n\t\n\t\t\n\t\t\t\n\t\t\t\t\n\n\t\n\t\tDial Communities\n\t\n\n\n\n\n\n\t\t\t \n\t\t\n\t \n\n\t\n\t\t\n\t\t\t\n\t\t\t\t\n\n\t\n\t\twindow.formcraftLogic=window.formcraftLogic||{};window.formcraftLogic[1]=[]\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t1\n\t\t\t\t\t\tStep 1\n\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t@media (max-width :480px){.fc_modal-dialog-1 .fc-pagination-cover .fc-pagination{background-color:none!important}}.formcraft-css .fc-form.fc-form-1 .form-element .submit-cover .submit-button,.formcraft-css .fc-form.fc-form-1 .form-element .fileupload-cover .button-file,.formcraft-css . …", "pointer": "html > body:nth-child(2) > div:nth-child(18)" } ], "attributes": [] } ] }, "QW-BP18": { "name": "Using percentage values in CSS for container sizes", "code": "QW-BP18", "mapping": "C24", "description": "The objective of this technique is to enable users to increase the size of text without having to scroll horizontally to read that text. To use this technique, an author specifies the width of text containers using percent values.", "metadata": { "target": { "element": "span article section nav aside hgroup header footer address p hr blockquote div h1 h2 h3 h4 h5 h6 li ul ol dd dt dl figcaption", "attributes": "width" }, "success-criteria": [ { "name": "1.4.8", "level": "AAA", "principle": "Perceivable", "url": "https://www.w3.org/WAI/WCAG21/Understanding/visual-presentation" } ], "related": [ "C20" ], "url": "https://www.w3.org/WAI/WCAG21/Techniques/css/C24", "passed": 0, "warning": 0, "failed": 1, "inapplicable": 0, "outcome": "failed", "description": "This test target has a `width` css property not using percentage value with the important flag." }, "results": [ { "verdict": "failed", "description": "This test target has a `width` css property not using percentage value with the important flag.", "resultCode": "F2", "elements": [ { "htmlCode": "<iframe title=\"Dial Live Help!\" name=\"iframe_chat_popup\" id=\"iframe_chat_popup\" style=\"display:none;overflow: hidden;border:0px;width:440px;height:585px ;margin:0px !important;max-height: 95% !important;transition: all .6s ease-in-out,width .2s ease-in-out,top .4s ease-in-out !important; position: fixed;top: inherit!important;bottom: 0;right: 0px;\" class=\"iPfHleqa6rYzGjEa_cls_iframe\" src=\"https://www.boomchatweb.com/?page=visitor&client_id=GPPH2f20gaqGpLPyMbC4xjf5tf0Ii8dnqGPP8yNwv8g=&gaClientId=1965170879.1687008358&gaTrackingId=UA-34950079-1&hostcookie=_ga%3DGA1.2.1965170879.1687008358%3B%20_gid%3DGA1.2.1575382104.1687008358%3B%20_gat%3D1%3B%20_gcl_au%3D1.1.1767836753.168700 …", "pointer": "html > body:nth-child(2) > div:nth-child(2) > iframe:nth-child(2)" } ], "attributes": [ "transition: all .6s ease-in-out,width .2s ease-in-out,top .4s ease-in-out !important" ] } ] }, "QW-BP23": { "name": "Listitems are used semantically", "code": "QW-BP23", "description": "Ensures <li> elements are used semantically", "metadata": { "target": { "element": "li" }, "passed": 64, "warning": 0, "failed": 4, "inapplicable": 0, "outcome": "failed", "description": "Listitem is not used semantically not used semantically" }, "results": [ { "verdict": "failed", "description": "Listitem is not used semantically not used semantically", "resultCode": "F1", "elements": [ { "htmlCode": "<li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\">1</li>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(1)" } ], "attributes": [] }, { "verdict": "failed", "description": "Listitem is not used semantically not used semantically", "resultCode": "F1", "elements": [ { "htmlCode": "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation01\" id=\"slick-slide01\">2</li>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(2)" } ], "attributes": [] }, { "verdict": "failed", "description": "Listitem is not used semantically not used semantically", "resultCode": "F1", "elements": [ { "htmlCode": "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation02\" id=\"slick-slide02\">3</li>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(3)" } ], "attributes": [] }, { "verdict": "failed", "description": "Listitem is not used semantically not used semantically", "resultCode": "F1", "elements": [ { "htmlCode": "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation03\" id=\"slick-slide03\">4</li>", "pointer": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(4)" } ], "attributes": [] } ] } } }, "counter": { "type": "counter", "data": { "roles": { "link": 117, "document": 1, "navigation": 5, "img": 11, "none": 8, "list": 16, "listitem": 68, "search": 1, "textbox": 15, "heading": 20, "form": 2, "listbox": 5, "button": 8, "toolbar": 1, "option": 4, "tablist": 1, "presentation": 1, "graphics-document": 1 }, "tags": { "html": 1, "head": 1, "meta": 15, "link": 14, "title": 1, "script": 104, "style": 15, "noscript": 38, "body": 1, "div": 373, "span": 115, "a": 103, "h1": 2, "img": 12, "iframe": 1, "svg": 9, "defs": 8, "filter": 8, "fecolormatrix": 8, "fecomponenttransfer": 8, "fefuncr": 8, "fefuncg": 8, "fefuncb": 8, "fefunca": 8, "fecomposite": 8, "nav": 2, "ul": 17, "li": 68, "i": 27, "form": 3, "input": 15, "header": 1, "br": 15, "h2": 12, "h3": 1, "p": 19, "strong": 2, "label": 14, "select": 4, "option": 24, "button": 8, "h4": 6, "picture": 6, "source": 12, "em": 2, "path": 1 } } } }, "success": true }, "standardResult": { "totals": [ 47, 188, 17, 58 ], "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 js_active vc_desktop vc_transform vc_transform \" style=\"--nectar-sticky-top-distance:194.111px;\"><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 js_active vc_desktop vc_transform vc_transform \" style=\"--nectar-sticky-top-distance:194.111px;\"><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 js_active vc_desktop vc_transform vc_transform \" style=\"--nectar-sticky-top-distance:194.111px;\"><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 js_active vc_desktop vc_transform vc_transform \" style=\"--nectar-sticky-top-distance:194.111px;\"><head></head><body></body></html>" }, { "ruleID": "QW-ACT-R12", "what": "This rule checks that each link has an accessible name.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\"></a>" }, { "ruleID": "QW-ACT-R12", "what": "This rule checks that each link has an accessible name.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\"></a>" }, { "ruleID": "QW-ACT-R12", "what": "This rule checks that each link has an accessible name.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\"></a>" }, { "ruleID": "QW-ACT-R12", "what": "This rule checks that each link has an accessible name.", "ordinalSeverity": 3, "tagName": "A", "id": "closeChatImage", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(22) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"javascript:void(0)\" onclick=\"hideChatButtonImage(event);window.postMessage(JSON.stringify({type:'2'}), '*');\" id=\"closeChatImage\" style=\" right:25px;top:28px; position: absolute;\"></a>" }, { "ruleID": "QW-ACT-R13", "what": "This rule checks that elements with an aria-hidden attribute do not contain focusable elements.", "ordinalSeverity": 3, "tagName": "LI", "id": "slick-slide01", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(2)" }, "excerpt": "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation01\" id=\"slick-slide01\">2</li>" }, { "ruleID": "QW-ACT-R13", "what": "This rule checks that elements with an aria-hidden attribute do not contain focusable elements.", "ordinalSeverity": 3, "tagName": "LI", "id": "slick-slide02", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(3)" }, "excerpt": "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation02\" id=\"slick-slide02\">3</li>" }, { "ruleID": "QW-ACT-R13", "what": "This rule checks that elements with an aria-hidden attribute do not contain focusable elements.", "ordinalSeverity": 3, "tagName": "LI", "id": "slick-slide03", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(4)" }, "excerpt": "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation03\" id=\"slick-slide03\">4</li>" }, { "ruleID": "QW-ACT-R14", "what": "This rule checks that the meta element retains the user agent ability to zoom.", "ordinalSeverity": 3, "tagName": "META", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > meta:nth-child(2)" }, "excerpt": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0\">" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "DIV", "id": "simple-banner", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div id=\"simple-banner\" class=\"simple-banner\">Find COVID-19 Information Here</div>" }, { "ruleID": "QW-ACT-R18", "what": "This rule checks that all id attribute values on a single page are unique.", "ordinalSeverity": 3, "tagName": "DIV", "id": "simple-banner", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3)" }, "excerpt": "<div id=\"simple-banner\" class=\"simple-banner\">Find COVID-19 Information Here</div>" }, { "ruleID": "QW-ACT-R38", "what": "This rule checks that an element with an explicit semantic role has at least one of its required owned elements.", "ordinalSeverity": 3, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4)" }, "excerpt": "<ul class=\"slick-dots\" role=\"tablist\" style=\"\">1234</ul>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > a:nth-child(15)" }, "excerpt": "<a href=\"#ajax-content-wrap\" class=\"nectar-skip-to-content\">Skip to main content</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"></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(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"></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(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"/lifeloop/\">LifeLoop</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(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/careers/\">Careers</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(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/contact-us/\">Contact Us</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/pay-online/\">Pay Online</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(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)" }, "excerpt": "<a href=\"tel:1-402-964-0099\">(402) 964-0099</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": "logo", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a id=\"logo\" href=\"https://dialseniorliving.com\" data-supplied-ml-starting-dark=\"false\" data-supplied-ml-starting=\"false\" data-supplied-ml=\"false\"> </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(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/where-to-begin/\" class=\"\">Where to Begin</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(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/where-to-begin/education/\">Education</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(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/where-to-begin/financial-planner/\">Financial Planner</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(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/where-to-begin/faq/\">FAQ</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(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/where-to-begin/dial-news-and-updates/\">Dial News & Updates</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(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/\" class=\"\">Senior Living Options</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(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\">Independent Living</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(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\">Assisted Living</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(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/memory-care/\">Memory Care</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(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/about/\" class=\"\">The Dial Difference</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(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.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(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/dial-history/\">Dial History</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(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/find-a-community/\">Find a Community</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(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/dial-4-seniors/\" class=\"\">Dial 4 Seniors</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(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/dial-4-seniors/\">About Dial 4 Seniors</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(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/dial-4-seniors/nominate-dial-4-seniors/\">Nominate Dial 4 Seniors</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(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/dial-4-seniors/donate-dial-4-seniors/\">Donate Dial 4 Seniors</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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > a:nth-child(2)" }, "excerpt": "<a href=\"https://vimeo.com/383403134\" data-color-override=\"false\" data-style=\"default\" data-parent-hover=\"\" data-font-style=\"p\" data-color=\"default-accent-color\" class=\"nectar-button large nectar_video_lightbox\" data-fancybox=\"\" style=\"visibility: visible;\">Watch the Video</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">StateColoradoIllinoisIowaKansasMissouriNebraskaTexas</select>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">Senior Care OptionsIndependent LivingAssisted LivingMemory Care</select>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form: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) > button:nth-child(1)" }, "excerpt": "<button type=\"submit\" class=\"button submit-button\">Find Your Community</button>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\">Learn More </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\">Learn More </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/memory-care/\">Learn More </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a class=\"nectar-button large regular regular-button center\" style=\"color: rgb(255, 255, 255); background-color: rgb(64, 167, 120); visibility: visible;\" href=\"/where-to-begin/\" data-color-override=\"#40a778\" data-hover-color-override=\"false\" data-hover-text-color-override=\"#fff\">Where to Begin</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > button:nth-child(1)" }, "excerpt": "<button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\"></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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">A Message from Dial Senior Living President, Ted Lowndes 11/16/2020</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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(2)" }, "excerpt": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">Learn More</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > button:nth-child(3)" }, "excerpt": "<button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(1) > button:nth-child(1)" }, "excerpt": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">1</button>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(2) > button:nth-child(1)" }, "excerpt": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">2</button>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(3) > button:nth-child(1)" }, "excerpt": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">3</button>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(4) > button:nth-child(1)" }, "excerpt": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">4</button>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(3)" }, "excerpt": "<a class=\"nectar-button large regular accent-color regular-button\" style=\"visibility: visible;\" href=\"/careers/\" data-color-override=\"false\" data-hover-color-override=\"false\" data-hover-text-color-override=\"#fff\">View Job Postings</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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > 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(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/about/\">Learn More </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/lifeloop/\">Learn More </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\"></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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\"></a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">StateColoradoIllinoisIowaKansasMissouriNebraskaTexas</select>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">Senior Care OptionsIndependent LivingAssisted LivingMemory Care</select>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form: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) > button:nth-child(1)" }, "excerpt": "<button type=\"submit\" class=\"button submit-button\">Find Your Community</button>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > 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) > p:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/\"></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(18) > 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) > p:nth-child(2) > span:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"tel:1-402-964-0099\">(402) 964-0099</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Colorado\">Colorado</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Illinois\">Illinois</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Iowa\">Iowa</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Kansas\">Kansas</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/find-a-community/?category=All+Care+Options&category=Missouri\">Missouri</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Nebraska\">Nebraska</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Texas\">Texas</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/where-to-begin/\">Where to Begin</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/\">Senior Living Options</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/dial-history/\">Dial History</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/careers/\">Careers</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/contact-us/\">Contact Us</a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(8) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/provide-feedback/\">Provide Feedback</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(9) > a:nth-child(1)" }, "excerpt": "<a rel=\"privacy-policy\" href=\"https://dialseniorliving.com/privacy-policy/\">Privacy Policy</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(18) > div:nth-child(4) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a class=\"slide_out_area_close\" href=\"#\">Close Menu </a>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "DIV", "id": "openChatImage", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(22) > div:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div id=\"openChatImage\" tabindex=\"0\" onkeydown=\"chatButtonKeyDown(this,event);\" onfocus=\"focus_button_start(this, event);\" onblur=\"unfocus_button(this,event);\"></div>" }, { "ruleID": "QW-ACT-R62", "what": "This rule checks that each element in sequential focus order has some visible focus indication.", "ordinalSeverity": 1, "tagName": "A", "id": "closeChatImage", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(22) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"javascript:void(0)\" onclick=\"hideChatButtonImage(event);window.postMessage(JSON.stringify({type:'2'}), '*');\" id=\"closeChatImage\" style=\" right:25px;top:28px; position: absolute;\"></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(18) > 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) > p:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/\"></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": "logo", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a id=\"logo\" href=\"https://dialseniorliving.com\" data-supplied-ml-starting-dark=\"false\" data-supplied-ml-starting=\"false\" data-supplied-ml=\"false\"> </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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\">Learn More </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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/memory-care/\">Learn More </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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > 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(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/about/\">Learn More </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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/lifeloop/\">Learn More </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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\">Learn More </a>" }, { "ruleID": "QW-ACT-R44", "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > 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) > p:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/\"></a>" }, { "ruleID": "QW-ACT-R44", "what": "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources.", "ordinalSeverity": 1, "tagName": "A", "id": "logo", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a id=\"logo\" href=\"https://dialseniorliving.com\" data-supplied-ml-starting-dark=\"false\" data-supplied-ml-starting=\"false\" data-supplied-ml=\"false\"> </a>" }, { "ruleID": "QW-ACT-R16", "what": "Form control has accessible name", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">StateColoradoIllinoisIowaKansasMissouriNebraskaTexas</select>" }, { "ruleID": "QW-ACT-R16", "what": "Form control has accessible name", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">Senior Care OptionsIndependent LivingAssisted LivingMemory Care</select>" }, { "ruleID": "QW-ACT-R16", "what": "Form control has accessible name", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 7680px; transform: translate3d(-1280px, 0px, 0px);\"> Things look a little different at the moment but we are still celebrating life any way we can. Join us at Dial to love the way you live. July 30, 2020 Learn More A Message from Dial Senior Living President, Ted Lown …" }, { "ruleID": "QW-ACT-R16", "what": "Form control has accessible name", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">StateColoradoIllinoisIowaKansasMissouriNebraskaTexas</select>" }, { "ruleID": "QW-ACT-R16", "what": "Form control has accessible name", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">Senior Care OptionsIndependent LivingAssisted LivingMemory Care</select>" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > input:nth-child(1)" }, "excerpt": "<input type=\"text\" name=\"s\" value=\"Start Typing...\" aria-label=\"Search\" data-placeholder=\"Start Typing...\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">StateColoradoIllinoisIowaKansasMissouriNebraskaTexas</select>" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > input:nth-child(3)" }, "excerpt": "<input type=\"text\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">Senior Care OptionsIndependent LivingAssisted LivingMemory Care</select>" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > input:nth-child(3)" }, "excerpt": "<input type=\"text\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > label:nth-child(3) > input:nth-child(1)" }, "excerpt": "<input type=\"text\" class=\"required_field\" name=\"website\" autocomplete=\"maple-syrup-pot\" style=\"display: none;\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > input:nth-child(2)" }, "excerpt": "<input type=\"text\" placeholder=\"stateSubmit\" make-read-only=\"true\" data-field-id=\"field6\" name=\"field6[]\" data-min-char=\"\" data-max-char=\"\" data-val-type=\"\" data-regexp=\"\" data-is-required=\"false\" dat ... data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"focus\" data-html=\"true\" data-input-mask=\"\" data-mask-placeholder=\"\" data-original-title=\"\" readonly=\"readonly\" value=\"All States\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > input:nth-child(2)" }, "excerpt": "<input type=\"text\" placeholder=\"careSubmit\" make-read-only=\"true\" data-field-id=\"field7\" name=\"field7[]\" data-min-char=\"\" data-max-char=\"\" data-val-type=\"\" data-regexp=\"\" data-is-required=\"false\" data ... lacement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"focus\" data-html=\"true\" data-input-mask=\"\" data-mask-placeholder=\"\" data-original-title=\"\" readonly=\"readonly\" value=\"All Care Options\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > label:nth-child(1) > input:nth-child(1)" }, "excerpt": "<input type=\"text\" class=\" \">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > label:nth-child(1) > input:nth-child(1)" }, "excerpt": "<input type=\"text\" class=\" \">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 7680px; transform: translate3d(-1280px, 0px, 0px);\"> Things look a little different at the moment but we are still celebrating life any way we can. Join us at Dial to love the way you live. July 30, 2020 Learn More A Message from Dial Senior Living President, Ted Lown …" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field2\" name=\"field2\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">StateColoradoIllinoisIowaKansasMissouriNebraskaTexas</select>" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > input:nth-child(3)" }, "excerpt": "<input type=\"text\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > select:nth-child(2)" }, "excerpt": "<select data-is-required=\"false\" class=\"validation-lenient\" data-field-id=\"field5\" name=\"field5\" data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"hover\" data-html=\"true\" data-original-title=\"\">Senior Care OptionsIndependent LivingAssisted LivingMemory Care</select>" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > input:nth-child(3)" }, "excerpt": "<input type=\"text\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > label:nth-child(3) > input:nth-child(1)" }, "excerpt": "<input type=\"text\" class=\"required_field\" name=\"website\" autocomplete=\"maple-syrup-pot\" style=\"display: none;\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > input:nth-child(2)" }, "excerpt": "<input type=\"text\" placeholder=\"stateSubmit\" make-read-only=\"true\" data-field-id=\"field6\" name=\"field6[]\" data-min-char=\"\" data-max-char=\"\" data-val-type=\"\" data-regexp=\"\" data-is-required=\"false\" dat ... data-placement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"focus\" data-html=\"true\" data-input-mask=\"\" data-mask-placeholder=\"\" data-original-title=\"\" readonly=\"readonly\" value=\"All States\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > label:nth-child(1) > div:nth-child(2) > input:nth-child(2)" }, "excerpt": "<input type=\"text\" placeholder=\"careSubmit\" make-read-only=\"true\" data-field-id=\"field7\" name=\"field7[]\" data-min-char=\"\" data-max-char=\"\" data-val-type=\"\" data-regexp=\"\" data-is-required=\"false\" data ... lacement=\"right\" data-toggle=\"tooltip\" tooltip=\"\" data-trigger=\"focus\" data-html=\"true\" data-input-mask=\"\" data-mask-placeholder=\"\" data-original-title=\"\" readonly=\"readonly\" value=\"All Care Options\">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > label:nth-child(1) > input:nth-child(1)" }, "excerpt": "<input type=\"text\" class=\" \">" }, { "ruleID": "QW-ACT-R41", "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.", "ordinalSeverity": 1, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > label:nth-child(1) > input:nth-child(1)" }, "excerpt": "<input type=\"text\" class=\" \">" }, { "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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form: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) > button:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"text \">Find Your Community</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": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > 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) > h1:nth-child(1)" }, "excerpt": "<h1 style=\"text-align: center;\">Dial Senior Living</h1>" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > 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) > h2:nth-child(2)" }, "excerpt": "<h2 style=\"text-align: center;\">Lifestyle Options</h2>" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 3, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Assisted Living</h4>" }, { "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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p>Provides seniors the ability to live as independently as they want, while offering assistance with the activities of daily life.</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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"s1\">Which care solution is best for you or your family?</span>" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > span:nth-child(1)" }, "excerpt": "<span>Where to Begin</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": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align: center;\">Recent Insights</h2>" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)" }, "excerpt": "<div class=\"wprpsp-post-date\"> November 16, 2020 </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": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(3) > span:nth-child(1)" }, "excerpt": "<span>View Job Postings</span>" }, { "ruleID": "QW-ACT-R37", "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form: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) > button:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"text \">Find Your Community</span>" }, { "ruleID": "QW-ACT-R65", "what": "This rule checks that elements with a role that makes its children presentational do not contain focusable elements.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2)" }, "excerpt": "<div class=\"wprpsp-post-slides wprpsp-clr-1 slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 1280px;\"></div>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"menu-title-text\">LifeLoop</span>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"menu-title-text\">Careers</span>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"menu-title-text\">Contact Us</span>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"menu-title-text\">Pay Online</span>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"menu-title-text\">Where to Begin</span>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"menu-title-text\">Senior Living Options</span>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"menu-title-text\">The Dial Difference</span>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"menu-title-text\">Find a Community</span>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"menu-title-text\">Dial 4 Seniors</span>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form: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) > button:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"text \">Find Your Community</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": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > 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) > h1:nth-child(1)" }, "excerpt": "<h1 style=\"text-align: center;\">Dial Senior Living</h1>" }, { "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(18) > 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) > h2:nth-child(2)" }, "excerpt": "<h2 style=\"text-align: center;\">Lifestyle Options</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(18) > 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(1) > p:nth-child(1)" }, "excerpt": "<p style=\"text-align: center;\">We know how hard it can be to choose the right senior living community. Start here to learn more about our options, and then take our questionnaire to find out which one is right for you or your loved one.</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": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Independent Living</h4>" }, { "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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p>Perfect for seniors looking to live in a community environment without the worry of maintenance, housekeeping, or security issues.</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": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Assisted Living</h4>" }, { "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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p>Provides seniors the ability to live as independently as they want, while offering assistance with the activities of daily life.</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": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Memory Care</h4>" }, { "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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p>A beneficial space for loved ones living with dementia, Alzheimer’s disease, and other memory-related impairments.</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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"s1\">Which care solution is best for you or your family?</span>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > span:nth-child(1)" }, "excerpt": "<span>Where to Begin</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": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align: center;\">Recent Insights</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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p style=\"text-align: center;\">From helpful information on health, aging and our facilities, to the stories of real Dial residents, our blog provides a useful, up-to-date resource for seniors and their family members.</p>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)" }, "excerpt": "<div class=\"wprpsp-post-date\"> November 16, 2020 </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": "EM", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > em:nth-child(1)" }, "excerpt": "<em>Career</em>" }, { "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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(3) > span:nth-child(1)" }, "excerpt": "<span>View Job Postings</span>" }, { "ruleID": "QW-ACT-R76", "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form: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) > button:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"text \">Find Your Community</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": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > 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) > p:nth-child(2)" }, "excerpt": "<p>11506 Nicholas St, Suite 205 Omaha, NE 68154 (402) 964-0099</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(18) > 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) > p:nth-child(2) > span:nth-child(2)" }, "excerpt": "<span class=\"s1\">Omaha, NE 68154 </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": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p>© 2023 Dial Senior Living. All rights reserved.</p>" }, { "ruleID": "QW-ACT-R75", "what": "This rule checks that each page has a mechanism to bypass repeated blocks of content.", "ordinalSeverity": 1, "tagName": "HTML", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html" }, "excerpt": "<html lang=\"en-US\" class=\"js js_active vc_desktop vc_transform vc_transform \" style=\"--nectar-sticky-top-distance:194.111px;\"><head></head><body>Dial Senior Living - Dial Senior Living {\"@context\":\"ht ... #organization\"},\"primaryImageOfPage\":{\"@id\":\"https://dialseniorliving.com/#primaryimage\"},\"image\":{\"@id\":\"https://dialseniorliving.com/#primaryimage\"},\"thumbnailUrl\":\"https://dialseniorliving.com/wp …" }, { "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) > a:nth-child(15)" }, "excerpt": "<a href=\"#ajax-content-wrap\" class=\"nectar-skip-to-content\">Skip to main content</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": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"menu-title-text\">LifeLoop</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"menu-title-text\">Careers</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"menu-title-text\">Contact Us</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"menu-title-text\">Pay Online</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"menu-title-text\">(402) 964-0099</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"menu-title-text\">Where to Begin</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"menu-title-text\">Senior Living Options</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"menu-title-text\">The Dial Difference</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"menu-title-text\">Find a Community</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"menu-title-text\">Dial 4 Seniors</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2>Love the way you live.</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": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > span:nth-child(2)" }, "excerpt": "<span class=\"hero-tag-indent\">way you live.</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H3", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)" }, "excerpt": "<h3 class=\"hero-tag-indent\">Discover Dial Senior Living retirement communities</h3>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > a:nth-child(2) > span:nth-child(1)" }, "excerpt": "<span>Watch the Video</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > strong:nth-child(1)" }, "excerpt": "<strong>Dial Communities</strong>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form: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) > button:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"text \">Find Your Community</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > 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) > h1:nth-child(1)" }, "excerpt": "<h1 style=\"text-align: center;\">Dial Senior Living</h1>" }, { "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(18) > 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) > h2:nth-child(2)" }, "excerpt": "<h2 style=\"text-align: center;\">Lifestyle Options</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(18) > 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(1) > p:nth-child(1)" }, "excerpt": "<p style=\"text-align: center;\">We know how hard it can be to choose the right senior living community. Start here to learn more about our options, and then take our questionnaire to find out which one is right for you or your loved one.</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": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Independent Living</h4>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\">Learn More </a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p>Perfect for seniors looking to live in a community environment without the worry of maintenance, housekeeping, or security issues.</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": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Assisted Living</h4>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\">Learn More </a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p>Provides seniors the ability to live as independently as they want, while offering assistance with the activities of daily life.</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": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Memory Care</h4>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/memory-care/\">Learn More </a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p>A beneficial space for loved ones living with dementia, Alzheimer’s disease, and other memory-related impairments.</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": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"s1\">Which care solution is best for you or your family?</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > span:nth-child(1)" }, "excerpt": "<span>Where to Begin</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align: center;\">Recent Insights</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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p style=\"text-align: center;\">From helpful information on health, aging and our facilities, to the stories of real Dial residents, our blog provides a useful, up-to-date resource for seniors and their family members.</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": "BUTTON", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > button:nth-child(1)" }, "excerpt": "<button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>" }, { "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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">A Message from Dial Senior Living President, Ted Lowndes 11/16/2020</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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)" }, "excerpt": "<div class=\"wprpsp-post-date\"> November 16, 2020 </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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(2)" }, "excerpt": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">Learn More</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > button:nth-child(3)" }, "excerpt": "<button type=\"button\" data-role=\"none\" class=\"slick-next slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>" }, { "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": "BUTTON", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(1) > button:nth-child(1)" }, "excerpt": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">1</button>" }, { "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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align: center;\">Career Opportunities</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": "EM", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > em:nth-child(1)" }, "excerpt": "<em>Career</em>" }, { "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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p style=\"text-align: center;\">A career at Dial Senior Living offers the opportunity to grow and move forward in your profession, while helping our residents love the way they live.</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": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(3) > span:nth-child(1)" }, "excerpt": "<span>View Job Postings</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > 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(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"s1\">Get to know Dial</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > 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(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2)" }, "excerpt": "<p>Learn more about our history, culture, mission and more.</p>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > 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(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/about/\">Learn More </a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p>LifeLoop is our resident engagement platform that connects residents, families and staff – helping family members gain helpful insight into their loved one’s daily activities.</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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/lifeloop/\">Learn More </a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align: center;\">Follow Dial Communities</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": "EM", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1) > em:nth-child(1)" }, "excerpt": "<em>Follow</em>" }, { "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": "STRONG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > strong:nth-child(1)" }, "excerpt": "<strong>Dial Communities</strong>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > form: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) > button:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"text \">Find Your Community</span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > 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) > h4:nth-child(1)" }, "excerpt": "<h4>Dial Senior Living</h4>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > 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) > p:nth-child(2)" }, "excerpt": "<p>11506 Nicholas St, Suite 205 Omaha, NE 68154 (402) 964-0099</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": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > 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) > p:nth-child(2) > span:nth-child(2)" }, "excerpt": "<span class=\"s1\">Omaha, NE 68154 </span>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > 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) > p:nth-child(2) > span:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"tel:1-402-964-0099\">(402) 964-0099</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Find a Community</h4>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Colorado\">Colorado</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Illinois\">Illinois</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Iowa\">Iowa</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Kansas\">Kansas</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/find-a-community/?category=All+Care+Options&category=Missouri\">Missouri</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Nebraska\">Nebraska</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)" }, "excerpt": "<a href=\"/find-a-community/?category=All+Care+Options&category=Texas\">Texas</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/\" aria-current=\"page\">Home</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/where-to-begin/\">Where to Begin</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/\">Senior Living Options</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/about/\">About</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/dial-history/\">Dial History</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/careers/\">Careers</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/contact-us/\">Contact Us</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(8) > a:nth-child(1)" }, "excerpt": "<a href=\"https://dialseniorliving.com/provide-feedback/\">Provide Feedback</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(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(9) > a:nth-child(1)" }, "excerpt": "<a rel=\"privacy-policy\" href=\"https://dialseniorliving.com/privacy-policy/\">Privacy Policy</a>" }, { "ruleID": "QW-ACT-R40", "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.", "ordinalSeverity": 1, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p>© 2023 Dial Senior Living. All rights reserved.</p>" }, { "ruleID": "QW-WCAG-T9", "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order", "ordinalSeverity": 0, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2)" }, "excerpt": "<body class=\"home page-template-default page page-id-8 nectar-auto-lightbox original wpb-js-composer js-comp-ver-6.7.1 vc_responsive\" data-footer-reveal=\"false\" data-footer-reveal-shadow=\"none\" data-h ... form-style=\"default\" data-form-submit=\"regular\" data-is=\"minimal\" data-button-style=\"default\" data-user-account-button=\"false\" data-flex-cols=\"true\" data-col-gap=\"default\" data-header-inherit-rc=\"fa …" }, { "ruleID": "QW-WCAG-T23", "what": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > a:nth-child(15)" }, "excerpt": "<a href=\"#ajax-content-wrap\" class=\"nectar-skip-to-content\">Skip to main content</a>" }, { "ruleID": "QW-WCAG-T20", "what": "Supplementing link text with the title attribute", "ordinalSeverity": 0, "tagName": "A", "id": "maximize", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > h1:nth-child(1) > a:nth-child(2)" }, "excerpt": "<a href=\"javascript:void(0)\" tabindex=\"0\" title=\"Chat Here\" id=\"maximize\" style=\"float: right;margin: 1px 3px;\"></a>" }, { "ruleID": "QW-WCAG-T6", "what": "The objective of this technique is to verify the parity of keyboard-specific and mouse-specific events when code that has a scripting function associated with an event is used", "ordinalSeverity": 2, "tagName": "DIV", "id": "chatbutton", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(22)" }, "excerpt": "<div style=\"position: fixed; z-index: 1000; bottom: 0px; right: 0px;\" onclick=\"javascript:openNewWindow();\" id=\"chatbutton\" onmouseover=\"hover_button(this);\" onmouseout=\"unhover_button(this);\">div.iPfHleqa6rYzGjEa { z-index:9999999999; font-family: 'Open Sans', sans-serif; } svg#closeXImage{color:#373A36;}</div>" }, { "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(4)" }, "excerpt": "<link rel=\"preload\" as=\"script\" href=\"https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/js/body-7e077c354212f8f0c4502b2f95f8d7f44968fe7f.js\" data-wpacu-preload-js=\"1\">" }, { "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(5)" }, "excerpt": "<link rel=\"preload\" as=\"font\" href=\"https://fonts.googleapis.com/css?family=Lora:400italic,700|Open+Sans:300,400,600,700&subset=latin,latin-ext\" data-wpacu-preload-font=\"1\" crossorigin=\"\">" }, { "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(51)" }, "excerpt": "<link rel=\"dns-prefetch\" href=\"//maps.google.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(52)" }, "excerpt": "<link rel=\"dns-prefetch\" href=\"//fonts.googleapis.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(53)" }, "excerpt": "<link href=\"https://fonts.gstatic.com\" crossorigin=\"\" rel=\"preconnect\">" }, { "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": "wpacu-combined-css-head-1", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(55)" }, "excerpt": "<link rel=\"stylesheet\" id=\"wpacu-combined-css-head-1\" href=\"https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/css/head-bfdd5256e14905b41a1007f2c158031629a43ec1.css\" 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": "redux-google-fonts-salient_redux-css", "location": { "doc": "dom", "type": "selector", "spec": "html > head:nth-child(1) > link:nth-child(57)" }, "excerpt": "<link rel=\"stylesheet\" id=\"redux-google-fonts-salient_redux-css\" href=\"https://fonts.googleapis.com/css?family=Lora%3A400italic%2C700&ver=1685474227\" 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(61)" }, "excerpt": "<link rel=\"stylesheet\" href=\"https://use.typekit.net/ksq3hzd.css\">" }, { "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(72)" }, "excerpt": "<link rel=\"icon\" href=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/cropped-dial-senior-living-favicon-32x32.png\" sizes=\"32x32\">" }, { "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(73)" }, "excerpt": "<link rel=\"icon\" href=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/cropped-dial-senior-living-favicon-192x192.png\" sizes=\"192x192\">" }, { "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(74)" }, "excerpt": "<link rel=\"apple-touch-icon\" href=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/cropped-dial-senior-living-favicon-180x180.png\">" }, { "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(83)" }, "excerpt": "<link href=\"https://fonts.googleapis.com/css?family=Open+Sans:400,600,700\" rel=\"stylesheet\" type=\"text/css\">" }, { "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": "wpacu-combined-css-body-1", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > link:nth-child(30)" }, "excerpt": "<link rel=\"stylesheet\" id=\"wpacu-combined-css-body-1\" href=\"https://diallivingdev.wpenginepowered.com/wp-content/cache/asset-cleanup/css/body-9b81576cebeb1ffcfd387c7a466b761ddac00abd.css\" 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": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1)" }, "excerpt": "<ul class=\"sf-menu\"> <li id=\"menu-item-27\" class=\"menu-item menu-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-27\"><a target=\"_blank\" rel=\"noopener\" href=\"https://www.fac ... d(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span:nth-child(1)\"><i class=\"fa fa-facebook\" _selector=\"html > body:nth-child(2) > div:nth-child(17) …" }, { "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(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1)" }, "excerpt": "<ul class=\"sf-menu\"> <li id=\"menu-item-14\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children nectar-regular-menu-item menu-item-14\"><a href=\"https://dialseniorlivi ... nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span: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(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2)" }, "excerpt": "<ul class=\"sub-menu\"> <li id=\"menu-item-163\" class=\"menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-163\"><a href=\"https://dialseniorliving.com/where-to-begi ... ml > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) > l …" }, { "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(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2)" }, "excerpt": "<ul class=\"sub-menu\"> <li id=\"menu-item-167\" class=\"menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-167\"><a href=\"https://dialseniorliving.com/senior-living ... t\" _selector=\"html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(2) > ul: …" }, { "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(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2)" }, "excerpt": "<ul class=\"sub-menu\"> <li id=\"menu-item-171\" class=\"menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-171\"><a href=\"https://dialseniorliving.com/about/\" _sele ... (2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(1) > a: …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2)" }, "excerpt": "<ul class=\"sub-menu\"> <li id=\"menu-item-8861\" class=\"menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-8861\"><a href=\"https://dialseniorliving.com/dial-4-seni ... y:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2) > li:nth-ch …" }, { "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": 2, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(3) > ul:nth-child(2)" }, "excerpt": "<ul class=\"buttons sf-menu\" data-user-set-ocm=\"off\"> </ul>" }, { "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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4)" }, "excerpt": "<ul class=\"slick-dots\" role=\"tablist\" style=\"\"><li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\"><button type=\"butto ... child(4) > li:nth-child(1) > button:nth-child(1)\">1</button></li><li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation01\" id=\"slick-slide01\"><button type=\"button …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "menu-footer-communities-menu", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1)" }, "excerpt": "<ul id=\"menu-footer-communities-menu\" class=\"menu\"><li id=\"menu-item-29\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-29\"><a href=\"/find-a-community/?category=All+Care+Opti ... item-30\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-30\"><a href=\"/find-a-community/?category=All+Care+Options&category=Illinois\" _selector=\"html > body:nth-child(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": "menu-footer-nav-menu", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)" }, "excerpt": "<ul id=\"menu-footer-nav-menu\" class=\"menu\"><li id=\"menu-item-34\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-8 current_page_ite ... a:nth-child(1)\">Home</a></li> <li id=\"menu-item-35\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-35\"><a href=\"https://dialseniorliving.com/where-to-begin/\" _selector=\"h …" }, { "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": 2, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1)" }, "excerpt": "<ul class=\"social\"> </ul>" }, { "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(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1)" }, "excerpt": "<ul class=\"menu\"> <li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-14\"><a href=\"https://dialseniorliving.com/where-to-begin/\" _selector=\"html > body ... th-child(1) > a:nth-child(1) > br:nth-child(1)\">Begin</a> <ul class=\"sub-menu\" _selector=\"html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:n …" }, { "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(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2)" }, "excerpt": "<ul class=\"sub-menu\"> <li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-163\"><a href=\"https://dialseniorliving.com/where-to-begin/education/\" _selector=\"html > body:nth-chi ... orliving.com/where-to-begin/financial-planner/\" _selector=\"html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > …" }, { "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(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2)" }, "excerpt": "<ul class=\"sub-menu\"> <li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-167\"><a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\" _selector=\"htm ... <a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\" _selector=\"html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul: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(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2)" }, "excerpt": "<ul class=\"sub-menu\"> <li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-171\"><a href=\"https://dialseniorliving.com/about/\" _selector=\"html > body:nth-child(2) > div:nth-chi ... ry/\" _selector=\"html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > ul:nth-child(2) > li:nth-child(2) > a:nth- …" }, { "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(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > ul:nth-child(2)" }, "excerpt": "<ul class=\"sub-menu\"> <li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-8861\"><a href=\"https://dialseniorliving.com/dial-4-seniors/\" _selector=\"html > body:nth-child(2) > d ... eniorliving.com/dial-4-seniors/nominate-dial-4-seniors/\" _selector=\"html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(1) > li:nth-c …" }, { "ruleID": "QW-WCAG-T32", "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(2)" }, "excerpt": "<ul class=\"menu secondary-header-items\"> <li class=\"menu-item menu-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-27\"><a target=\"_blank\" rel=\"noopener\" href=\"https://www.f ... hild(4) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1) > span:nth-child(1)\"><i class=\"fa fa-facebook\" _selector=\"html > body:nth-child(2) > div:nth-child( …" }, { "ruleID": "QW-WCAG-T19", "what": "The objective of this technique is to provide a mechanism that allows users to explicitly request changes of context. The intended use of a submit button is to generate an HTTP request that submits data entered in a form, so it is an appropriate control to use for causing a change of context.", "ordinalSeverity": 2, "tagName": "FORM", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(17) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1)" }, "excerpt": "<form role=\"search\" action=\"https://dialseniorliving.com/\" method=\"GET\"> </form>" }, { "ruleID": "QW-WCAG-T26", "what": "This failure demonstrates how using generic HTML elements to create user interface controls can make the controls inaccessible to assistive technology.", "ordinalSeverity": 2, "tagName": "DIV", "id": "chatbutton", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(22)" }, "excerpt": "<div style=\"position: fixed; z-index: 1000; bottom: 0px; right: 0px;\" onclick=\"javascript:openNewWindow();\" id=\"chatbutton\" onmouseover=\"hover_button(this);\" onmouseout=\"unhover_button(this);\">div.iPfHleqa6rYzGjEa { z-index:9999999999; font-family: 'Open Sans', sans-serif; } svg#closeXImage{color:#373A36;}</div>" }, { "ruleID": "QW-WCAG-T26", "what": "This failure demonstrates how using generic HTML elements to create user interface controls can make the controls inaccessible to assistive technology.", "ordinalSeverity": 2, "tagName": "DIV", "id": "openChatImage", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(22) > div:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div id=\"openChatImage\" tabindex=\"0\" onkeydown=\"chatButtonKeyDown(this,event);\" onfocus=\"focus_button_start(this, event);\" onblur=\"unfocus_button(this,event);\"></div>" }, { "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": "minimg", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > h1:nth-child(1) > a:nth-child(2) > img:nth-child(1)" }, "excerpt": "<img src=\"https://www.boomchatweb.com/images/maximise.png\" alt=\"Chat Here!\" id=\"minimg\">" }, { "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(17) > header:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img class=\"stnd skip-lazy default-logo dark-version\" width=\"344\" height=\"200\" alt=\"Dial Senior Living\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-senior-living-logo.png\" srcset=\"https://dialseniorliving.com/wp-content/uploads/dial-senior-living-logo.png 1x, https://dialseniorliving.com/wp-content/uploads/dial-senior-living-logo.png 2x\">" }, { "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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > 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) > picture:nth-child(1) > img:nth-child(3)" }, "excerpt": "<img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/Screen-Shot-2020-08-03-at-7.14.35-PM.png\" alt=\"Things look a little different at the moment but we are still celebrating life any way we can. Join us at Dial to love the way you live.\" class=\"wprpsp-post-img\">" }, { "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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > picture:nth-child(1) > img:nth-child(3)" }, "excerpt": "<img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/a-message-from-dial-senior-living-president-ted-lowndes-3.jpg\" alt=\"A Message from Dial Senior Living President, Ted Lowndes 11/16/2020\" class=\"wprpsp-post-img\">" }, { "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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > picture:nth-child(1) > img:nth-child(3)" }, "excerpt": "<img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/leading-with-a-service-heart-2.jpg\" alt=\"Still Loving The Way We Live\" class=\"wprpsp-post-img\">" }, { "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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > picture:nth-child(1) > img:nth-child(3)" }, "excerpt": "<img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/the-knolls-cover-image-10-percent-off-for-10-years.jpg\" alt=\"The Knolls Now Offering Independent Living: 10% off Rent for 10 Years\" class=\"wprpsp-post-img\">" }, { "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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > picture:nth-child(1) > img:nth-child(3)" }, "excerpt": "<img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/Screen-Shot-2020-08-03-at-7.14.35-PM.png\" alt=\"Things look a little different at the moment but we are still celebrating life any way we can. Join us at Dial to love the way you live.\" class=\"wprpsp-post-img\">" }, { "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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > picture:nth-child(1) > img:nth-child(3)" }, "excerpt": "<img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/a-message-from-dial-senior-living-president-ted-lowndes-3.jpg\" alt=\"A Message from Dial Senior Living President, Ted Lowndes 11/16/2020\" class=\"wprpsp-post-img\">" }, { "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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > 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(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > img:nth-child(1)" }, "excerpt": "<img decoding=\"async\" class=\"alignright wp-image-904\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-reality-original-signage-3-300x230.png\" alt=\"Dial Reality Original Signage\" ... ontent/uploads/dial-reality-original-signage-3-1024x785.png 1024w, https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-reality-original-signage-3.png 1280w\" sizes=\"(max-width: 251px) 1 …" }, { "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(18) > 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) > p:nth-child(1) > a:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img decoding=\"async\" loading=\"lazy\" class=\"wp-image-18 alignleft footer-logo\" src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-senior-living-logo-300x174.png\" alt=\"Dial Senior L ... com/wp-content/uploads/dial-senior-living-logo-300x174.png 300w, https://diallivingdev.wpenginepowered.com/wp-content/uploads/dial-senior-living-logo.png 344w\" sizes=\"(max-width: 141px) 100vw, 141px\">" }, { "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": "testImg", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(22) > div:nth-child(2) > div:nth-child(1) > img:nth-child(1)" }, "excerpt": "<img src=\"https://www.boomchatweb.com/uploads/chat_button_images/Corporate2020_1595001981.png\" id=\"testImg\" name=\"testImg\" alt=\"Live Chat\" style=\"cursor: pointer; display:block;\" class=\"duringHoursChatClass\">" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "DIV", "id": "simple-banner", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(1)" }, "excerpt": "<div id=\"simple-banner\" class=\"simple-banner simple-banner-scrolling\" style=\"\">Find COVID-19 Information Here</div>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "H1", "id": "h2_cls_close", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > h1:nth-child(1)" }, "excerpt": "<h1 role=\"navigation\" aria-labelledby=\"min_chat_popup_main_header\" class=\"cls_close\" id=\"h2_cls_close\" style=\"background:#40a878;color: #fff;font-family: 'Open Sans', sans-serif;font-weight: 600;font-size: 16px !important;padding: 10px 13px;margin: 0;width:245px;opacity:1;display: inline-block;display:none;\">Chat Here!</h1>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "DIV", "id": "simple-banner", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(3)" }, "excerpt": "<div id=\"simple-banner\" class=\"simple-banner\">Find COVID-19 Information Here</div>" }, { "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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > i:nth-child(2)" }, "excerpt": "<i style=\"font-size: 35px; line-height: 35px; height: 35px; width: 35px;\" class=\"fa fa-facebook-official\"></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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > i:nth-child(2)" }, "excerpt": "<i style=\"font-size: 35px; line-height: 35px; height: 35px; width: 35px;\" class=\"fa fa-instagram\"></i>" }, { "ruleID": "QW-WCAG-T28", "what": "This technique checks that all font-size attribute uses percent, em or names.", "ordinalSeverity": 2, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(28)" }, "excerpt": "<div class=\"simple-banner simple-banner-text\" style=\"display:none !important\"></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": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > 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(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1) > span:nth-child(1)" }, "excerpt": "<span class=\"s1\">Get to know Dial</span>" }, { "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": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > 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(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2)" }, "excerpt": "<p>Learn more about our history, culture, mission and more.</p>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > 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(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/about/\">Learn More </a>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > p:nth-child(1)" }, "excerpt": "<p>LifeLoop is our resident engagement platform that connects residents, families and staff – helping family members gain helpful insight into their loved one’s daily activities.</p>" }, { "ruleID": "QW-WCAG-T31", "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.", "ordinalSeverity": 2, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1) > a:nth-child(1)" }, "excerpt": "<a href=\"/lifeloop/\">Learn More </a>" }, { "ruleID": "QW-BP2", "what": "Image alt text attribute with more than 100 characters", "ordinalSeverity": 1, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > 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) > picture:nth-child(1) > img:nth-child(3)" }, "excerpt": "<img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/Screen-Shot-2020-08-03-at-7.14.35-PM.png\" alt=\"Things look a little different at the moment but we are still celebrating life any way we can. Join us at Dial to love the way you live.\" class=\"wprpsp-post-img\">" }, { "ruleID": "QW-BP2", "what": "Image alt text attribute with more than 100 characters", "ordinalSeverity": 1, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > picture:nth-child(1) > img:nth-child(3)" }, "excerpt": "<img src=\"https://diallivingdev.wpenginepowered.com/wp-content/uploads/Screen-Shot-2020-08-03-at-7.14.35-PM.png\" alt=\"Things look a little different at the moment but we are still celebrating life any way we can. Join us at Dial to love the way you live.\" class=\"wprpsp-post-img\">" }, { "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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2>Love the way you live.</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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h3:nth-child(2)" }, "excerpt": "<h3 class=\"hero-tag-indent\">Discover Dial Senior Living retirement communities</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": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > 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) > h1:nth-child(1)" }, "excerpt": "<h1 style=\"text-align: center;\">Dial Senior Living</h1>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > 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) > h2:nth-child(2)" }, "excerpt": "<h2 style=\"text-align: center;\">Lifestyle Options</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": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Independent Living</h4>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Assisted Living</h4>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Memory Care</h4>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"p1\" style=\"text-align: center;\">Which care solution is best for you or your family?</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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align: center;\">Recent Insights</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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 class=\"wprpsp-post-title\"> A Message from Dial Senior Living President, Ted Lowndes 11/16/2020 </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(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(7) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align: center;\">Career Opportunities</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": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(8) > 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(2) > div:nth-child(1) > div:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4 class=\"p1\">Get to know Dial</h4>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)" }, "excerpt": "<h2 style=\"text-align: center;\">Follow Dial Communities</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": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > 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) > h4:nth-child(1)" }, "excerpt": "<h4>Dial Senior Living</h4>" }, { "ruleID": "QW-BP1", "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content", "ordinalSeverity": 0, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > h4:nth-child(1)" }, "excerpt": "<h4>Find a Community</h4>" }, { "ruleID": "QW-BP15", "what": "At least one width attribute of an HTML element is expressed in absolute values", "ordinalSeverity": 1, "tagName": "SVG", "id": "closeXImage", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(22) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1) > svg:nth-child(1)" }, "excerpt": "<svg id=\"closeXImage\" width=\"16\" height=\"16\" viewBox=\"0 0 21 21\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"></svg>" }, { "ruleID": "QW-BP17", "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > a:nth-child(15)" }, "excerpt": "<a href=\"#ajax-content-wrap\" class=\"nectar-skip-to-content\">Skip to main content</a>" }, { "ruleID": "QW-BP17", "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.", "ordinalSeverity": 0, "tagName": "DIV", "id": "ajax-content-wrap", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18)" }, "excerpt": "<div id=\"ajax-content-wrap\"> Love the way you live. Discover Dial Senior Living retirement communities Watch the Video Dial Communities window.formcraftLogic=window.formcraftLogic||{};window.formcraft ... und-color:none!important}}.formcraft-css .fc-form.fc-form-1 .form-element .submit-cover .submit-button,.formcraft-css .fc-form.fc-form-1 .form-element .fileupload-cover .button-file,.formcraft-css . …" }, { "ruleID": "QW-BP18", "what": "The objective of this technique is to enable users to increase the size of text without having to scroll horizontally to read that text. To use this technique, an author specifies the width of text containers using percent values.", "ordinalSeverity": 1, "tagName": "IFRAME", "id": "iframe_chat_popup", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(2) > iframe:nth-child(2)" }, "excerpt": "<iframe title=\"Dial Live Help!\" name=\"iframe_chat_popup\" id=\"iframe_chat_popup\" style=\"display:none;overflow: hidden;border:0px;width:440px;height:585px ;margin:0px !important;max-height: 95% !importa ... entId=1965170879.1687008358&gaTrackingId=UA-34950079-1&hostcookie=_ga%3DGA1.2.1965170879.1687008358%3B%20_gid%3DGA1.2.1575382104.1687008358%3B%20_gat%3D1%3B%20_gcl_au%3D1.1.1767836753.168700 …" }, { "ruleID": "QW-BP23", "what": "Ensures <li> elements are used semantically", "ordinalSeverity": 1, "tagName": "LI", "id": "slick-slide00", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(1)" }, "excerpt": "<li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\">1</li>" }, { "ruleID": "QW-BP23", "what": "Ensures <li> elements are used semantically", "ordinalSeverity": 1, "tagName": "LI", "id": "slick-slide01", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(2)" }, "excerpt": "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation01\" id=\"slick-slide01\">2</li>" }, { "ruleID": "QW-BP23", "what": "Ensures <li> elements are used semantically", "ordinalSeverity": 1, "tagName": "LI", "id": "slick-slide02", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(3)" }, "excerpt": "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation02\" id=\"slick-slide02\">3</li>" }, { "ruleID": "QW-BP23", "what": "Ensures <li> elements are used semantically", "ordinalSeverity": 1, "tagName": "LI", "id": "slick-slide03", "location": { "doc": "dom", "type": "selector", "spec": "html > body:nth-child(2) > div:nth-child(18) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > ul:nth-child(4) > li:nth-child(4)" }, "excerpt": "<li aria-hidden=\"true\" role=\"presentation\" aria-selected=\"false\" aria-controls=\"navigation03\" id=\"slick-slide03\">4</li>" } ] }, "endTime": 1687008362854 }, { "type": "test", "which": "tenon", "id": "a", "startTime": 1687008362854, "url": "https://dialseniorliving.com/", "what": "Tenon", "result": { "status": 200, "message": "OK", "code": "success", "info": "Success", "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success", "responseExecTime": "0.103", "responseTime": "2023-06-17T13:26:04.235Z", "data": { "apiErrors": [], "documentSize": 1115585, "metadata": null, "resultSummary": { "tests": { "total": 180, "passing": 168, "failing": 12 }, "issues": { "totalErrors": 82, "totalWarnings": 5, "totalIssues": 87 }, "issuesByLevel": { "A": { "count": 65, "pct": 74.71 }, "AA": { "count": 28, "pct": 32.18 }, "AAA": { "count": 87, "pct": 100 } }, "density": { "errorDensity": 8, "warningDensity": 0, "allDensity": 8 } }, "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490", "responseID": "c13b0008-cd0f-4405-9999-1614f5c52b0e", "docID": "9e6a164e-4b04-4d68-f12f-8d1d84147afa", "sourceHash": "2f1feca7bc5dc7715dbb7a2e663c59cc", "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=c13b0008-cd0f-4405-9999-1614f5c52b0e", "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": 5172.2 }, "height": 5172.2, "width": 1024 }, "position": { "line": 2676, "column": 60 }, "errorSnippet": "<body class=\"home page-template-default page page-id-8 nectar-auto-lightbox original wpb-js-composer js-comp-ver-6.7.1 vc_responsive\" data-footer-reveal=\"false\" data-footer-reveal-shadow=\"none\" data-header-format=\"default\" data-body-border=\"off\" data-", "xpath": "/html/body", "issueID": "fa3f8975d491b7e7e6f82d3ca0a4560f", "signature": "be6e5653d6c73e3b89b8f513340d4398", "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=fa3f8975d491b7e7e6f82d3ca0a4560f" }, { "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": 11, "y": 22 }, "height": 22, "width": 11 }, "position": { "line": 640, "column": 0 }, "errorSnippet": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"menu-title-text\"><i class=\"fa fa-facebook\"></i></span></a>", "xpath": "/html/body/div[4]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]", "issueID": "7088c58f58d8d4a40140abdd5438792b", "signature": "445d14433628b2c9be12d1183b485c76", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=7088c58f58d8d4a40140abdd5438792b" }, { "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": 16, "y": 22 }, "height": 22, "width": 16 }, "position": { "line": 640, "column": 0 }, "errorSnippet": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"menu-title-text\"><i class=\"fa fa-instagram\"></i></span></a>", "xpath": "/html/body/div[4]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]", "issueID": "54486a29578b7796ea6a6ff007d35a13", "signature": "1b6cdffc7432dd8e10ac6a41459263c5", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=54486a29578b7796ea6a6ff007d35a13" }, { "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": 640, "y": 575 }, "height": 575, "width": 640 }, "position": { "line": 4802, "column": 0 }, "errorSnippet": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\"></a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]", "issueID": "eb27808dbb24e706a99c579c86f80f8f", "signature": "42d50f0278d0193c7ccbdd574fbc535d", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=eb27808dbb24e706a99c579c86f80f8f" }, { "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": 640, "y": 575 }, "height": 575, "width": 640 }, "position": { "line": 4873, "column": 34 }, "errorSnippet": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\"></a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]", "issueID": "dba46cbc122b3131338060a51f1aba26", "signature": "888d9949aa64c456650106c7e9f8ebdd", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=dba46cbc122b3131338060a51f1aba26" }, { "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": 640, "y": 575 }, "height": 575, "width": 640 }, "position": { "line": 4874, "column": 0 }, "errorSnippet": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target=\"_self\" tabindex=\"-1\"></a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]", "issueID": "691345d43b7435a4f96747ff74b6d4ec", "signature": "fb73efc02e01d437a7d90485d40ff33e", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=691345d43b7435a4f96747ff74b6d4ec" }, { "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": 640, "y": 575 }, "height": 575, "width": 640 }, "position": { "line": 5102, "column": 0 }, "errorSnippet": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-living-10-off-rent-for-10-years/\" target=\"_self\" tabindex=\"-1\"></a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/a[1]", "issueID": "9893cf47bdbeedddb0ea127b1e587de8", "signature": "ce7360c394f1b09c38c3099940f9ab63", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=9893cf47bdbeedddb0ea127b1e587de8" }, { "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": 640, "y": 575 }, "height": 575, "width": 640 }, "position": { "line": 5269, "column": 33 }, "errorSnippet": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\"></a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/a[1]", "issueID": "04bc4583a7f67b264a3eb71d064944ba", "signature": "5371208040ea5d54c1d59d7da5002dfd", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=04bc4583a7f67b264a3eb71d064944ba" }, { "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": 640, "y": 575 }, "height": 575, "width": 640 }, "position": { "line": 5282, "column": 58 }, "errorSnippet": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"-1\"></a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/a[1]", "issueID": "80a927c5b388c2f0a3f7dc7bef611b36", "signature": "663dcc0d6e5a70de951d9909dc4df094", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=80a927c5b388c2f0a3f7dc7bef611b36" }, { "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": 65, "y": 65 }, "height": 65, "width": 65 }, "position": { "line": 6439, "column": 0 }, "errorSnippet": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\"></a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]", "issueID": "0855525bb37f928a6eba89e36ff1da4e", "signature": "eb76c54e20ab0a13618f9c30b05486fb", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=0855525bb37f928a6eba89e36ff1da4e" }, { "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": 65, "y": 65 }, "height": 65, "width": 65 }, "position": { "line": 6439, "column": 0 }, "errorSnippet": "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\"></a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]", "issueID": "73d35f2365c276d78c4d54fa7ec543c5", "signature": "cd9776b3db23ce3d2a29400471f65ab9", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=73d35f2365c276d78c4d54fa7ec543c5" }, { "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": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 8375, "column": 139 }, "errorSnippet": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"menu-title-text\"><i class=\"fa fa-facebook\"></i></span></a>", "xpath": "/html/body/div[5]/div[4]/div[1]/div[1]/ul[2]/li[1]/a[1]", "issueID": "c25ee1d229553f8c66f8821c5786337d", "signature": "c2a625937054c1feec478dfefc0a19be", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=c25ee1d229553f8c66f8821c5786337d" }, { "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": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 8397, "column": 21 }, "errorSnippet": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"menu-title-text\"><i class=\"fa fa-instagram\"></i></span></a>", "xpath": "/html/body/div[5]/div[4]/div[1]/div[1]/ul[2]/li[2]/a[1]", "issueID": "8d34952af567dcc19f5fdc886cd7ce3d", "signature": "6b45ae4571b414a888e201aef72588a2", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=8d34952af567dcc19f5fdc886cd7ce3d" }, { "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": 68 }, "bottom-right": { "x": 303.328, "y": 91.125 }, "height": 23.125, "width": 303.328 }, "position": { "line": 4634, "column": 0 }, "errorSnippet": "<a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\">Learn More <i class=\"fa fa-angle-right\"></i></a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]", "issueID": "631c57d4d6fb3ee2500c7fb75d4247a3", "signature": "eaa3f9dc6b7c69e44445c715bfe202a8", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=631c57d4d6fb3ee2500c7fb75d4247a3" }, { "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": 36 }, "bottom-right": { "x": 295.328, "y": 59.125 }, "height": 23.125, "width": 295.328 }, "position": { "line": 4634, "column": 0 }, "errorSnippet": "<a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\">Learn More <i class=\"fa fa-angle-right\"></i></a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]", "issueID": "b30c13345488f7089aa0b19921cb12b3", "signature": "f71cb8c1dd0a582d3da26debc710c92f", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=b30c13345488f7089aa0b19921cb12b3" }, { "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": 36 }, "bottom-right": { "x": 303.328, "y": 59.125 }, "height": 23.125, "width": 303.328 }, "position": { "line": 4634, "column": 0 }, "errorSnippet": "<a href=\"https://dialseniorliving.com/senior-living-options/memory-care/\">Learn More <i class=\"fa fa-angle-right\"></i></a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[3]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]", "issueID": "7967f2dc177e86466c4200ddcad8f81c", "signature": "677cc239f4109ca6a87bad8d8d79796a", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=7967f2dc177e86466c4200ddcad8f81c" }, { "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": 256.5, "y": 407 }, "bottom-right": { "x": 383.5, "y": 438 }, "height": 31, "width": 127 }, "position": { "line": 4802, "column": 0 }, "errorSnippet": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\">Learn More</", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]", "issueID": "240b6a6162f2020ee64bf5dd51fc40bd", "signature": "40fe8df455818fac83919a12c637d8fc", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=240b6a6162f2020ee64bf5dd51fc40bd" }, { "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": 256.5, "y": 357 }, "bottom-right": { "x": 383.5, "y": 388 }, "height": 31, "width": 127 }, "position": { "line": 4874, "column": 0 }, "errorSnippet": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">Learn More</a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]", "issueID": "b808cdddfd39d298d4bee00ccd463411", "signature": "1e7d806982bbf6caf4b721af34a15a44", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=b808cdddfd39d298d4bee00ccd463411" }, { "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": 256.5, "y": 307 }, "bottom-right": { "x": 383.5, "y": 338 }, "height": 31, "width": 127 }, "position": { "line": 5101, "column": 34 }, "errorSnippet": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target=\"_self\" tabindex=\"-1\">Learn More</a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]", "issueID": "d194044d6d0c539851ac3f2e5b0d3eaa", "signature": "ca0bbe3be6d70cb574fddb5f9776c429", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=d194044d6d0c539851ac3f2e5b0d3eaa" }, { "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": 256.5, "y": 357 }, "bottom-right": { "x": 383.5, "y": 388 }, "height": 31, "width": 127 }, "position": { "line": 5102, "column": 0 }, "errorSnippet": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-living-10-off-rent-for-10-years/\" target=\"_self\" tabindex=\"-1\">Learn More</a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]", "issueID": "202686587a9d60087c2c9aecd796071e", "signature": "b0ebe5ec4b4da25c58b044219324b2f8", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=202686587a9d60087c2c9aecd796071e" }, { "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": 256.5, "y": 407 }, "bottom-right": { "x": 383.5, "y": 438 }, "height": 31, "width": 127 }, "position": { "line": 5281, "column": 52 }, "errorSnippet": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\">Learn More</", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]", "issueID": "851e3d9e53b2e0036f95377770e79333", "signature": "e433245f0c74067e31cee438a2d7c112", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=851e3d9e53b2e0036f95377770e79333" }, { "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": 256.5, "y": 357 }, "bottom-right": { "x": 383.5, "y": 388 }, "height": 31, "width": 127 }, "position": { "line": 5690, "column": 0 }, "errorSnippet": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"-1\">Learn More</a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]", "issueID": "d3798272160c4efa31ffda406397cbbd", "signature": "047258f26eb6d7be7859fd42a484e452", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=d3798272160c4efa31ffda406397cbbd" }, { "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": 1 }, "bottom-right": { "x": 127, "y": 28 }, "height": 27, "width": 127 }, "position": { "line": 6438, "column": 34 }, "errorSnippet": "<a href=\"/about/\">Learn More <i class=\"fa fa-angle-right\"></i></a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]/a[1]", "issueID": "f76dfaefdca4c47cc356573047de79e3", "signature": "f148398e8f693739832aaee7f41ab0e2", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=f76dfaefdca4c47cc356573047de79e3" }, { "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": 1 }, "bottom-right": { "x": 127, "y": 28 }, "height": 27, "width": 127 }, "position": { "line": 6439, "column": 0 }, "errorSnippet": "<a href=\"/lifeloop/\">Learn More <i class=\"fa fa-angle-right\"></i></a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/p[1]/a[1]", "issueID": "e7470cdaeb7c418cbaa5f077f9d3ceb8", "signature": "d4ef2f7d36cdb996a2c671425740f585", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=e7470cdaeb7c418cbaa5f077f9d3ceb8" }, { "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": 1, "y": 1 }, "height": 1, "width": 1 }, "position": { "line": 640, "column": 0 }, "errorSnippet": "<a href=\"#ajax-content-wrap\" class=\"nectar-skip-to-content\">Skip to main content</a>", "xpath": "/html/body/a[1]", "issueID": "d6543b28cfe65220f9e404168b556061", "signature": "8a50c5ff14e3999609de076e0cde4476", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=d6543b28cfe65220f9e404168b556061" }, { "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": 36 }, "bottom-right": { "x": 295.328, "y": 59.125 }, "height": 23.125, "width": 295.328 }, "position": { "line": 4634, "column": 0 }, "errorSnippet": "<a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\">Learn More <i class=\"fa fa-angle-right\"></i></a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]", "issueID": "b2abf402a1c9dea5970396a32ee99c7b", "signature": "4e7d867484ccab21a7944fdde12e0693", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b2abf402a1c9dea5970396a32ee99c7b" }, { "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": 36 }, "bottom-right": { "x": 303.328, "y": 59.125 }, "height": 23.125, "width": 303.328 }, "position": { "line": 4634, "column": 0 }, "errorSnippet": "<a href=\"https://dialseniorliving.com/senior-living-options/memory-care/\">Learn More <i class=\"fa fa-angle-right\"></i></a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[3]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]", "issueID": "3027c1994f00907b683dc7bfe3cea1da", "signature": "bf4c2406958209aa9079f683e4087735", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=3027c1994f00907b683dc7bfe3cea1da" }, { "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": 322.84375, "y": 130 }, "bottom-right": { "x": 476.84375, "y": 150 }, "height": 20, "width": 154 }, "position": { "line": 4801, "column": 34 }, "errorSnippet": "<a class=\"nectar-button large regular regular-button center\" style=\"color: rgb(255, 255, 255); background-color: rgb(64, 167, 120); visibility: visible;\" href=\"/where-to-begin/\" data-color-override=\"#40a778\" data-hover-color-override=\"false\" data-hove", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/a[1]", "issueID": "b44e3bc5f2d20056d9802cbb7179831c", "signature": "1974c75a87eab1697895ab181a8f9811", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b44e3bc5f2d20056d9802cbb7179831c" }, { "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": 256.5, "y": 407 }, "bottom-right": { "x": 383.5, "y": 438 }, "height": 31, "width": 127 }, "position": { "line": 4802, "column": 0 }, "errorSnippet": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\">Learn More</", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]", "issueID": "f999196f7b808893d00804ad72244ca8", "signature": "7638a8664f31af308d51216cc18ef7dc", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f999196f7b808893d00804ad72244ca8" }, { "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": 256.5, "y": 357 }, "bottom-right": { "x": 383.5, "y": 388 }, "height": 31, "width": 127 }, "position": { "line": 4874, "column": 0 }, "errorSnippet": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">Learn More</a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]", "issueID": "2ef9fb33994a5cf9d7925e0b1719cd55", "signature": "fa8c4082b1733e176e310119ddc27fec", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2ef9fb33994a5cf9d7925e0b1719cd55" }, { "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": 256.5, "y": 307 }, "bottom-right": { "x": 383.5, "y": 338 }, "height": 31, "width": 127 }, "position": { "line": 5101, "column": 34 }, "errorSnippet": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target=\"_self\" tabindex=\"-1\">Learn More</a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]", "issueID": "dc25e8807bfd30b44e299ba3f0daaf6b", "signature": "0f89958e1c15cdb5489028cd2ed0349e", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=dc25e8807bfd30b44e299ba3f0daaf6b" }, { "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": 256.5, "y": 357 }, "bottom-right": { "x": 383.5, "y": 388 }, "height": 31, "width": 127 }, "position": { "line": 5102, "column": 0 }, "errorSnippet": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-living-10-off-rent-for-10-years/\" target=\"_self\" tabindex=\"-1\">Learn More</a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]", "issueID": "9e535ed3326fbaaae6b2cfb9dd989ceb", "signature": "d06673a314a16129b69d2db9c3ebe9b7", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9e535ed3326fbaaae6b2cfb9dd989ceb" }, { "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": 256.5, "y": 407 }, "bottom-right": { "x": 383.5, "y": 438 }, "height": 31, "width": 127 }, "position": { "line": 5281, "column": 52 }, "errorSnippet": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\">Learn More</", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]", "issueID": "db6f2a5d29ff1ed265a25fd0d4610655", "signature": "59935be757b3c82f862db53e2deb058b", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=db6f2a5d29ff1ed265a25fd0d4610655" }, { "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": 256.5, "y": 357 }, "bottom-right": { "x": 383.5, "y": 388 }, "height": 31, "width": 127 }, "position": { "line": 5690, "column": 0 }, "errorSnippet": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"-1\">Learn More</a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]", "issueID": "1aa28320dd2c985b6b19c9fca54c388c", "signature": "eec2d71225abfadb984fdc484b276b82", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1aa28320dd2c985b6b19c9fca54c388c" }, { "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": 1 }, "bottom-right": { "x": 127, "y": 28 }, "height": 27, "width": 127 }, "position": { "line": 6438, "column": 34 }, "errorSnippet": "<a href=\"/about/\">Learn More <i class=\"fa fa-angle-right\"></i></a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]/a[1]", "issueID": "1dcd60ded0d2d93bdd25e3d3b3c9747f", "signature": "a591ac8d6897d37c0c07e34fe8ed23ba", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1dcd60ded0d2d93bdd25e3d3b3c9747f" }, { "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": 1 }, "bottom-right": { "x": 127, "y": 28 }, "height": 27, "width": 127 }, "position": { "line": 6439, "column": 0 }, "errorSnippet": "<a href=\"/lifeloop/\">Learn More <i class=\"fa fa-angle-right\"></i></a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/p[1]/a[1]", "issueID": "b566ac10545786df48cce59d0f64c272", "signature": "1fb8aa2a27fc3c22283f0268d66970bd", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b566ac10545786df48cce59d0f64c272" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 641, "column": 0 }, "errorSnippet": "<i class=\"lines-button x2\"> <i class=\"lines\"></i> </i>", "xpath": "/html/body/div[4]/header[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]/span[2]/i[1]", "issueID": "9138537b2feee94ea72f3c1677c9f722", "signature": "26b4e6d8f3681483ba0b4d165afd4a84", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9138537b2feee94ea72f3c1677c9f722" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1024, "y": 5172.2 }, "height": 5172.2, "width": 1024 }, "position": { "line": 2676, "column": 60 }, "errorSnippet": "<body class=\"home page-template-default page page-id-8 nectar-auto-lightbox original wpb-js-composer js-comp-ver-6.7.1 vc_responsive\" data-footer-reveal=\"false\" data-footer-reveal-shadow=\"none\" data-header-format=\"default\" data-body-border=\"off\" data-", "xpath": "/html/body", "issueID": "0c200b9f10db3b0a98d8088bb61ac2a2", "signature": "38ffe2f5d5e80abfbb72a7a7df8c73e5", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0c200b9f10db3b0a98d8088bb61ac2a2" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 190.59375, "y": 0 }, "bottom-right": { "x": 942.59375, "y": 141 }, "height": 141, "width": 752 }, "position": { "line": 4334, "column": 0 }, "errorSnippet": "<ul class=\"sf-menu\"> <li id=\"menu-item-14\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children nectar-regular-menu-item menu-item-14\"><a href=\"https://dialseniorliving.com/where-to-begin/\" class=\"\"><", "xpath": "/html/body/div[4]/header[1]/div[1]/div[1]/div[2]/nav[1]/ul[1]", "issueID": "f58aeef183cb7b8cbd75c429d30e2f08", "signature": "3b7e98d2791d0cf07632d7611744e228", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f58aeef183cb7b8cbd75c429d30e2f08" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 805.562, "y": 68.2812 }, "height": 68.2812, "width": 805.562 }, "position": { "line": 8507, "column": 1 }, "errorSnippet": "<div data-uniq=\"648db32b94574\" class=\"uniq-648db32b94574 formcraft-css form-live align-left\"><script style=\"\">window.formcraftLogic=window.formcraftLogic||{};window.formcraftLogic[1]=[]</script><div class=\"fc-pagination-cover fc-pagi", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]", "issueID": "255cfaac6077a02b6d588a956ff64594", "signature": "0b34fc410feddee684349fc53991ec34", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=255cfaac6077a02b6d588a956ff64594" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 56 }, "bottom-right": { "x": 273, "y": 254 }, "height": 198, "width": 273 }, "position": { "line": 8047, "column": 423 }, "errorSnippet": "<p>Perfect for seniors looking to live in a community environment without the worry of maintenance, housekeeping, or security issues.</p>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]", "issueID": "4256bf28d0f9627cfb1cabd41d3956b5", "signature": "d3fa3a7b3b56e36ede303415539a2824", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4256bf28d0f9627cfb1cabd41d3956b5" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 72 }, "bottom-right": { "x": 265, "y": 237 }, "height": 165, "width": 265 }, "position": { "line": 8593, "column": 3 }, "errorSnippet": "<p>Provides seniors the ability to live as independently as they want, while offering assistance with the activities of daily life.</p>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]", "issueID": "a82e25db4b22c01994abdb283569e481", "signature": "016bf133a5d61014be24d84f4eb5db26", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a82e25db4b22c01994abdb283569e481" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 72 }, "bottom-right": { "x": 273, "y": 237 }, "height": 165, "width": 273 }, "position": { "line": 8621, "column": 3 }, "errorSnippet": "<p>A beneficial space for loved ones living with dementia, Alzheimer’s disease, and other memory-related impairments.</p>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[3]/div[1]/div[2]/div[2]/div[1]/p[1]", "issueID": "2ac83dc6873b0ec583b843bd3e8a3741", "signature": "18e99512b71f83e2b9ffd6f660b3a433", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2ac83dc6873b0ec583b843bd3e8a3741" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 640, "y": 575 }, "height": 575, "width": 640 }, "position": { "line": 8728, "column": 2 }, "errorSnippet": "<div class=\"wprpsp-post-image-wrap wprpsp-post-image-bg\" style=\"height:575px;\"> <picture> <source media=\"(min-width: 768px)\" srcset=\"https://dialseniorliving.com/wp-content/uploads/Screen-Shot-2020-08-03-at-7.14.35-PM.png\"> <source m", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]", "issueID": "c8e06b35f4b591ef37272722f0a63782", "signature": "e1549c8da9382e7f8788266f0334a703", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c8e06b35f4b591ef37272722f0a63782" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 80, "y": 79 }, "bottom-right": { "x": 560, "y": 329 }, "height": 250, "width": 480 }, "position": { "line": 8746, "column": 15 }, "errorSnippet": "<h2 class=\"wprpsp-post-title\"> <a href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\">Things ", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]", "issueID": "4de56dd57522e3b8666d326d3d0d1d6a", "signature": "792106dc7889d933ced42461a6adf504", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4de56dd57522e3b8666d326d3d0d1d6a" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 83.5, "y": 77 }, "bottom-right": { "x": 556.5, "y": 330 }, "height": 253, "width": 473 }, "position": { "line": 4802, "column": 0 }, "errorSnippet": "<a href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\">Things look a little different at the moment", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]/a[1]", "issueID": "56cc3a90bf22f9cc53c1a8ce5d2b6b4e", "signature": "2bc08fdff1d6cab6982c540c6542d14d", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=56cc3a90bf22f9cc53c1a8ce5d2b6b4e" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 640, "y": 575 }, "height": 575, "width": 640 }, "position": { "line": 8842, "column": 14 }, "errorSnippet": "<div class=\"wprpsp-post-image-wrap wprpsp-post-image-bg\" style=\"height:575px;\"> <picture> <source media=\"(min-width: 768px)\" srcset=\"https://dialseniorliving.com/wp-content/uploads/Screen-Shot-2020-08-03-at-7.14.35-PM.png\"> <source m", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]", "issueID": "42da894459dae8ad801af79c0984d02b", "signature": "946ef885ff99d48babc1f52fd824cc9d", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=42da894459dae8ad801af79c0984d02b" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 80, "y": 79 }, "bottom-right": { "x": 560, "y": 329 }, "height": 250, "width": 480 }, "position": { "line": 8870, "column": 15 }, "errorSnippet": "<h2 class=\"wprpsp-post-title\"> <a href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\">Things ", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]", "issueID": "5e9cef4828d5c764104410a43e6a7534", "signature": "113928613993dd7531f72bda7ea7e7a1", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5e9cef4828d5c764104410a43e6a7534" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 83.5, "y": 77 }, "bottom-right": { "x": 556.5, "y": 330 }, "height": 253, "width": 473 }, "position": { "line": 5270, "column": 40 }, "errorSnippet": "<a href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\">Things look a little different at the moment", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]/a[1]", "issueID": "cb99579b2c7d616b2962c14dafdb5dec", "signature": "be23132cf33024b7459be00d33849c62", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=cb99579b2c7d616b2962c14dafdb5dec" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 313.078, "y": 168 }, "height": 168, "width": 313.078 }, "position": { "line": 8734, "column": 11 }, "errorSnippet": "<p>LifeLoop is our resident engagement platform that connects residents, families and staff – helping family members gain helpful insight into their loved one’s daily activities.</p>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]", "issueID": "c5009a4d630b195b2c2c3a493f706a38", "signature": "e75dfdac69f233fa7ed50b233e779352", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c5009a4d630b195b2c2c3a493f706a38" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 805.562, "y": 68.2812 }, "height": 68.2812, "width": 805.562 }, "position": { "line": 9062, "column": 1 }, "errorSnippet": "<div data-uniq=\"648db32ba7b07\" class=\"uniq-648db32ba7b07 formcraft-css form-live align-left\"><script style=\"\">window.formcraftLogic=window.formcraftLogic||{};window.formcraftLogic[1]=[]</script><div class=\"fc-pagination-cover fc-pagi", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]", "issueID": "55ba651d90186862f3e8ed8e96dbe6d5", "signature": "e11bc7fd6483fb887a277c36e3ae3f02", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=55ba651d90186862f3e8ed8e96dbe6d5" }, { "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": 11, "y": 22 }, "height": 22, "width": 11 }, "position": { "line": 640, "column": 0 }, "errorSnippet": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"menu-title-text\"><i class=\"fa fa-facebook\"></i></span></a>", "xpath": "/html/body/div[4]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]", "issueID": "cb35cd2f9bac06943bb65105fa52b349", "signature": "3f520a319f6cbaa2be0d913e845de20b", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cb35cd2f9bac06943bb65105fa52b349" }, { "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": 22 }, "height": 22, "width": 16 }, "position": { "line": 640, "column": 0 }, "errorSnippet": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"menu-title-text\"><i class=\"fa fa-instagram\"></i></span></a>", "xpath": "/html/body/div[4]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]", "issueID": "e87e1575f7aa155d402abc924cd0cda3", "signature": "3ca94ee640468641fce68149104d732d", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e87e1575f7aa155d402abc924cd0cda3" }, { "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": -20, "y": -20 }, "height": -20, "width": -20 }, "position": { "line": 641, "column": 215 }, "errorSnippet": "<input type=\"text\" name=\"s\" value=\"Start Typing...\" aria-label=\"Search\" data-placeholder=\"Start Typing...\">", "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[1]", "issueID": "48c3813c088dd2dc15134e7da276ab83", "signature": "7af1e23fe73d51997a50c9a584846210", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=48c3813c088dd2dc15134e7da276ab83" }, { "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": 188, "y": 20 }, "height": 20, "width": 188 }, "position": { "line": 671, "column": 1090 }, "errorSnippet": "<a href=\"https://dialseniorliving.com/where-to-begin/faq/\"><span class=\"menu-title-text\">FAQ</span></a>", "xpath": "/html/body/div[4]/header[1]/div[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/ul[1]/li[3]/a[1]", "issueID": "53f5aeb21bed64b89cd48186533053d8", "signature": "ce082aa074f9d138c86312fb86c11588", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=53f5aeb21bed64b89cd48186533053d8" }, { "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": -32.6, "y": -25.29 }, "height": -25.29, "width": -32.6 }, "position": { "line": 4405, "column": 34 }, "errorSnippet": "<input type=\"text\" style=\"\">", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/input[1]", "issueID": "9c656cc06f20cb2adce64c16c5cd9e20", "signature": "69a12f4cd5d036f4237a88030095abe7", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9c656cc06f20cb2adce64c16c5cd9e20" }, { "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": -32.6, "y": -25.29 }, "height": -25.29, "width": -32.6 }, "position": { "line": 4406, "column": 0 }, "errorSnippet": "<input type=\"text\" style=\"\">", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/input[1]", "issueID": "72049c8efc0f5fa8bb52b6f148a8d90e", "signature": "7cf5e2a5a5e32598747540aa75f0aac2", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=72049c8efc0f5fa8bb52b6f148a8d90e" }, { "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": -32.6, "y": -25.29 }, "height": -25.29, "width": -32.6 }, "position": { "line": 6570, "column": 34 }, "errorSnippet": "<input type=\"text\" placeholder=\"stateSubmit\" make-read-only=\"true\" data-field-id=\"field6\" name=\"field6[]\" data-min-char=\"\" data-max-char=\"\" data-val-type=\"\" data-regexp=\"\" data-is-required=\"false\" data-allow-spaces=\"\" class=\"validation-lenient is-read", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[4]/div[1]/div[1]/label[1]/div[1]/input[1]", "issueID": "a2b8dc667360d015d73bef428e78b1f6", "signature": "057306efd0383c8d8a088e668125b6fa", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a2b8dc667360d015d73bef428e78b1f6" }, { "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": -32.6, "y": -25.29 }, "height": -25.29, "width": -32.6 }, "position": { "line": 6571, "column": 0 }, "errorSnippet": "<input type=\"text\" placeholder=\"careSubmit\" make-read-only=\"true\" data-field-id=\"field7\" name=\"field7[]\" data-min-char=\"\" data-max-char=\"\" data-val-type=\"\" data-regexp=\"\" data-is-required=\"false\" data-allow-spaces=\"\" class=\"validation-lenient is-read-", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[5]/div[1]/div[1]/label[1]/div[1]/input[1]", "issueID": "8e5b11721e2e02c8e77e5b008ae4001c", "signature": "b8b9fdf77907f9ead881438c1bb58bcb", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8e5b11721e2e02c8e77e5b008ae4001c" }, { "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": -30, "y": -30 }, "height": -30, "width": -30 }, "position": { "line": 6571, "column": 0 }, "errorSnippet": "<input type=\"text\" class=\" \" style=\"\">", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/input[1]", "issueID": "557c7136626df980de3ef557d894a105", "signature": "61de8b4b71a4de127fa96211933d2277", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=557c7136626df980de3ef557d894a105" }, { "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": -30, "y": -30 }, "height": -30, "width": -30 }, "position": { "line": 8390, "column": 16 }, "errorSnippet": "<input type=\"text\" class=\" \" style=\"\">", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/label[1]/input[1]", "issueID": "cbb22a751535a37b8beecef90274e9ae", "signature": "30cabdecdae26e2c63e94d7b25731940", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cbb22a751535a37b8beecef90274e9ae" }, { "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": 462, "y": 0 }, "bottom-right": { "x": 475, "y": 13 }, "height": 13, "width": 13 }, "position": { "line": 8919, "column": 0 }, "errorSnippet": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">1</button>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/button[1]", "issueID": "53d6b6870e9bdff786370d9ff9225ee2", "signature": "cf97acb41f13140b7e14dfda04f0db3d", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=53d6b6870e9bdff786370d9ff9225ee2" }, { "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": 481, "y": 0 }, "bottom-right": { "x": 494, "y": 13 }, "height": 13, "width": 13 }, "position": { "line": 8919, "column": 0 }, "errorSnippet": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">2</button>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]/button[1]", "issueID": "e4a58c5b5ecccdf46dcafc5cc24ebae8", "signature": "f6693136f1dc0050a190cdd15a5d1ba3", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e4a58c5b5ecccdf46dcafc5cc24ebae8" }, { "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": 500, "y": 0 }, "bottom-right": { "x": 513, "y": 13 }, "height": 13, "width": 13 }, "position": { "line": 8919, "column": 0 }, "errorSnippet": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">3</button>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[3]/button[1]", "issueID": "20a35f5d978683e994b574db256f79e6", "signature": "f990717ae87f4fc8a88ea298014e3da8", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=20a35f5d978683e994b574db256f79e6" }, { "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": 519, "y": 0 }, "bottom-right": { "x": 532, "y": 13 }, "height": 13, "width": 13 }, "position": { "line": 8919, "column": 0 }, "errorSnippet": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">4</button>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[4]/button[1]", "issueID": "d4a9942d29053a28c749ee17425d23d5", "signature": "45ea9936aa83215b85e7e9d64a6a9410", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d4a9942d29053a28c749ee17425d23d5" }, { "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": -32.6, "y": -25.29 }, "height": -25.29, "width": -32.6 }, "position": { "line": 8543, "column": 912 }, "errorSnippet": "<input type=\"text\" style=\"\">", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/input[1]", "issueID": "b4131a84f81f087c35bc5f066e4c3e14", "signature": "fc05ca68471b210e6d92c92f87f70b01", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b4131a84f81f087c35bc5f066e4c3e14" }, { "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": -32.6, "y": -25.29 }, "height": -25.29, "width": -32.6 }, "position": { "line": 8546, "column": 784 }, "errorSnippet": "<input type=\"text\" style=\"\">", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/input[1]", "issueID": "712861e2e445ad100d75f433cc2f67d4", "signature": "ba58b2e05a65df1967783eb6107ff007", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=712861e2e445ad100d75f433cc2f67d4" }, { "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": -32.6, "y": -25.29 }, "height": -25.29, "width": -32.6 }, "position": { "line": 8552, "column": 299 }, "errorSnippet": "<input type=\"text\" placeholder=\"stateSubmit\" make-read-only=\"true\" data-field-id=\"field6\" name=\"field6[]\" data-min-char=\"\" data-max-char=\"\" data-val-type=\"\" data-regexp=\"\" data-is-required=\"false\" data-allow-spaces=\"\" class=\"validation-lenient is-read", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[4]/div[1]/div[1]/label[1]/div[1]/input[1]", "issueID": "4bc0e46afa0f8a66eba626abcc0a92fd", "signature": "9f7942159ec0203f3708b3da741ee8ee", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4bc0e46afa0f8a66eba626abcc0a92fd" }, { "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": -32.6, "y": -25.29 }, "height": -25.29, "width": -32.6 }, "position": { "line": 8555, "column": 298 }, "errorSnippet": "<input type=\"text\" placeholder=\"careSubmit\" make-read-only=\"true\" data-field-id=\"field7\" name=\"field7[]\" data-min-char=\"\" data-max-char=\"\" data-val-type=\"\" data-regexp=\"\" data-is-required=\"false\" data-allow-spaces=\"\" class=\"validation-lenient is-read-", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[5]/div[1]/div[1]/label[1]/div[1]/input[1]", "issueID": "d18c04c460f74cedfe2a78538dfa26c7", "signature": "63fddaa2ec6e7c9999ade172d9764878", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d18c04c460f74cedfe2a78538dfa26c7" }, { "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": -30, "y": -30 }, "height": -30, "width": -30 }, "position": { "line": 8562, "column": 17 }, "errorSnippet": "<input type=\"text\" class=\" \" style=\"\">", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/input[1]", "issueID": "7d19b2021622c0c368c3fb3965d687b9", "signature": "3d6692225a8fc658bc96fd43f31853fc", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7d19b2021622c0c368c3fb3965d687b9" }, { "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": -30, "y": -30 }, "height": -30, "width": -30 }, "position": { "line": 8563, "column": 17 }, "errorSnippet": "<input type=\"text\" class=\" \" style=\"\">", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/label[1]/input[1]", "issueID": "31ab5ee66e70241707cb05fcf34b3a00", "signature": "5aec6aa5e36a068a2fc85109c273afc3", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=31ab5ee66e70241707cb05fcf34b3a00" }, { "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": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 7446, "column": 52 }, "errorSnippet": "<a href=\"https://dialseniorliving.com/where-to-begin/faq/\">FAQ</a>", "xpath": "/html/body/div[5]/div[4]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[3]/a[1]", "issueID": "6d599533b17fc4b28e24774b804c20ba", "signature": "7191d2c2d208ecaff375d7547b64d949", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6d599533b17fc4b28e24774b804c20ba" }, { "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": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 8375, "column": 139 }, "errorSnippet": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"menu-title-text\"><i class=\"fa fa-facebook\"></i></span></a>", "xpath": "/html/body/div[5]/div[4]/div[1]/div[1]/ul[2]/li[1]/a[1]", "issueID": "e306dc34837f9665843b2f2b7bb37c35", "signature": "6c2617630193b9f486cba58d0ab51388", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e306dc34837f9665843b2f2b7bb37c35" }, { "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": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 8397, "column": 21 }, "errorSnippet": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"menu-title-text\"><i class=\"fa fa-instagram\"></i></span></a>", "xpath": "/html/body/div[5]/div[4]/div[1]/div[1]/ul[2]/li[2]/a[1]", "issueID": "df9dd0e188af39f3db88dc598d4d63d4", "signature": "037215f6d051c5c320ab061fa97aa639", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=df9dd0e188af39f3db88dc598d4d63d4" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": -30, "y": -30 }, "height": -30, "width": -30 }, "position": { "line": 8562, "column": 64 }, "errorSnippet": "<span class=\"inactive page-prev \"><i class=\"formcraft-icon\">keyboard_arrow_left</i>Previous</span>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]", "issueID": "cf2b58fbb6aed55e157ed6bd8f180caa", "signature": "9694eef1b42adfd808bf95ee3347edbe", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=cf2b58fbb6aed55e157ed6bd8f180caa" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": -30, "y": -30 }, "height": -30, "width": -30 }, "position": { "line": 8563, "column": 64 }, "errorSnippet": "<span class=\"page-next \">Next<i class=\"formcraft-icon\">keyboard_arrow_right</i></span>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]", "issueID": "6f90adb63a912124227de3cfaf525395", "signature": "e96e73c2248d01cdbe8245c93505b413", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6f90adb63a912124227de3cfaf525395" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": -30, "y": -30 }, "height": -30, "width": -30 }, "position": { "line": 9117, "column": 64 }, "errorSnippet": "<span class=\"inactive page-prev \"><i class=\"formcraft-icon\">keyboard_arrow_left</i>Previous</span>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]", "issueID": "dcdcb94e1bfc48a09dbde6f6f480852a", "signature": "7067db02b01f2e1c29d0d7cc5daf91da", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=dcdcb94e1bfc48a09dbde6f6f480852a" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": -30, "y": -30 }, "height": -30, "width": -30 }, "position": { "line": 9118, "column": 64 }, "errorSnippet": "<span class=\"page-next \">Next<i class=\"formcraft-icon\">keyboard_arrow_right</i></span>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]", "issueID": "5ea1de631d156d30038390d04facaa4e", "signature": "2ad5f04057247314d8bd57e8827dbec1", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5ea1de631d156d30038390d04facaa4e" }, { "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": 5172.2 }, "height": 5172.2, "width": 1024 }, "position": { "line": 2676, "column": 60 }, "errorSnippet": "<body class=\"home page-template-default page page-id-8 nectar-auto-lightbox original wpb-js-composer js-comp-ver-6.7.1 vc_responsive\" data-footer-reveal=\"false\" data-footer-reveal-shadow=\"none\" data-header-format=\"default\" data-body-border=\"off\" data-", "xpath": "/html/body", "issueID": "e78a8a30d2f88b8c06d4371fb648242a", "signature": "5ece91d05a362af3346f598668f799ea", "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=e78a8a30d2f88b8c06d4371fb648242a" }, { "tID": 190, "bpID": 73, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)" ], "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.", "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute. As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.", "viewPortLocation": { "top-left": { "x": 0, "y": 191 }, "bottom-right": { "x": 1024, "y": 766 }, "height": 575, "width": 1024 }, "position": { "line": 8709, "column": 1 }, "errorSnippet": "<div id=\"wprpsp-pro-slider-1\" class=\"wprpsp-recent-post-slider wprpsp-post-slider wprpsp-design-6 wprpsp-image-fit slick-initialized slick-slider slick-dotted\" role=\"toolbar\"><button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" ", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]", "issueID": "1c26cf197bd8d6c63f79a536e2a6db17", "signature": "09e94b418b4425f399cb7378cade2dd2", "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=1c26cf197bd8d6c63f79a536e2a6db17" }, { "tID": 190, "bpID": 73, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)" ], "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.", "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute. As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.", "viewPortLocation": { "top-left": { "x": 15, "y": 550 }, "bottom-right": { "x": 1009, "y": 563 }, "height": 13, "width": 994 }, "position": { "line": 7987, "column": 110 }, "errorSnippet": "<ul class=\"slick-dots\" role=\"tablist\" style=\"\"><li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\"><button type=\"button\" data-role=\"none\" role=\"button\" tabin", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]", "issueID": "2421893a546637c26b3a407751343b2b", "signature": "000d654d5da5d99c2356e1cfb12f2595", "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=2421893a546637c26b3a407751343b2b" }, { "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": 11, "y": 22 }, "height": 22, "width": 11 }, "position": { "line": 640, "column": 0 }, "errorSnippet": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"menu-title-text\"><i class=\"fa fa-facebook\"></i></span></a>", "xpath": "/html/body/div[4]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]", "issueID": "514fea451e875195de72f7d48fd939e5", "signature": "f6acb9c4842c73746f50330b24028083", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=514fea451e875195de72f7d48fd939e5" }, { "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": 16, "y": 22 }, "height": 22, "width": 16 }, "position": { "line": 640, "column": 0 }, "errorSnippet": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"menu-title-text\"><i class=\"fa fa-instagram\"></i></span></a>", "xpath": "/html/body/div[4]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]", "issueID": "23a914d4c928767fbd1b4874da8535b8", "signature": "e9bd26cd9fd3b0091d07895a8d034027", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=23a914d4c928767fbd1b4874da8535b8" }, { "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": 65, "y": 65 }, "height": 65, "width": 65 }, "position": { "line": 6439, "column": 0 }, "errorSnippet": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\"></a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]", "issueID": "af4c91991ead3a390f293ad4dc35efac", "signature": "a8c009bea2a6d925cb1eae702ed45369", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=af4c91991ead3a390f293ad4dc35efac" }, { "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": 65, "y": 65 }, "height": 65, "width": 65 }, "position": { "line": 6439, "column": 0 }, "errorSnippet": "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\"></a>", "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]", "issueID": "1fbe7805cfe15664a1fbd57e108d46ef", "signature": "b5fa0c85dcd47394336ffeb74def24ef", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1fbe7805cfe15664a1fbd57e108d46ef" }, { "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": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 8375, "column": 139 }, "errorSnippet": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"menu-title-text\"><i class=\"fa fa-facebook\"></i></span></a>", "xpath": "/html/body/div[5]/div[4]/div[1]/div[1]/ul[2]/li[1]/a[1]", "issueID": "51ce39c4838ad675d5a0c4a59664df90", "signature": "c23b592714c2054900afd4999b264ccb", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=51ce39c4838ad675d5a0c4a59664df90" }, { "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": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 8397, "column": 21 }, "errorSnippet": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"menu-title-text\"><i class=\"fa fa-instagram\"></i></span></a>", "xpath": "/html/body/div[5]/div[4]/div[1]/div[1]/ul[2]/li[2]/a[1]", "issueID": "b1c359b777ab8250e92457e105a3d769", "signature": "4d30ca8f944416a9adb788afd661a5cf", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b1c359b777ab8250e92457e105a3d769" } ], "log": [] }, "success": true }, "standardResult": { "totals": [ 0, 0, 6, 81 ], "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-default page page-id-8 nectar-auto-lightbox original wpb-js-composer js-comp-ver-6.7.1 vc_responsive\" data-footer-reveal=\"false\" data-footer-reveal-shadow=\"none\" data-header-format=\"default\" data-body-border=\"off\" data-" }, { "ruleID": "57", "what": "This link has no text inside it.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[4]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"menu-title-text\"><i class=\"fa fa-facebook\"></i></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[4]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"menu-title-text\"><i class=\"fa fa-instagram\"></i></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[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\"></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[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\"></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[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target=\"_self\" tabindex=\"-1\"></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[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-living-10-off-rent-for-10-years/\" target=\"_self\" tabindex=\"-1\"></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[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\"></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[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"-1\"></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[5]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]" }, "excerpt": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\"></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[5]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]" }, "excerpt": "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\"></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[5]/div[4]/div[1]/div[1]/ul[2]/li[1]/a[1]" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"menu-title-text\"><i class=\"fa fa-facebook\"></i></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[5]/div[4]/div[1]/div[1]/ul[2]/li[2]/a[1]" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"menu-title-text\"><i class=\"fa fa-instagram\"></i></span></a>" }, { "ruleID": "73", "what": "This link text is uninformative.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/independent-living/\">Learn More <i class=\"fa fa-angle-right\"></i></a>" }, { "ruleID": "73", "what": "This link text is uninformative.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\">Learn More <i class=\"fa fa-angle-right\"></i></a>" }, { "ruleID": "73", "what": "This link text is uninformative.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[3]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/memory-care/\">Learn More <i class=\"fa fa-angle-right\"></i></a>" }, { "ruleID": "73", "what": "This link text is uninformative.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\">Learn More</" }, { "ruleID": "73", "what": "This link text is uninformative.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">Learn More</a>" }, { "ruleID": "73", "what": "This link text is uninformative.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target=\"_self\" tabindex=\"-1\">Learn More</a>" }, { "ruleID": "73", "what": "This link text is uninformative.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-living-10-off-rent-for-10-years/\" target=\"_self\" tabindex=\"-1\">Learn More</a>" }, { "ruleID": "73", "what": "This link text is uninformative.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\">Learn More</" }, { "ruleID": "73", "what": "This link text is uninformative.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"-1\">Learn More</a>" }, { "ruleID": "73", "what": "This link text is uninformative.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]/a[1]" }, "excerpt": "<a href=\"/about/\">Learn More <i class=\"fa fa-angle-right\"></i></a>" }, { "ruleID": "73", "what": "This link text is uninformative.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/p[1]/a[1]" }, "excerpt": "<a href=\"/lifeloop/\">Learn More <i class=\"fa fa-angle-right\"></i></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/a[1]" }, "excerpt": "<a href=\"#ajax-content-wrap\" class=\"nectar-skip-to-content\">Skip to main content</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[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/assisted-living/\">Learn More <i class=\"fa fa-angle-right\"></i></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[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[3]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/senior-living-options/memory-care/\">Learn More <i class=\"fa fa-angle-right\"></i></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[5]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[1]/a[1]" }, "excerpt": "<a class=\"nectar-button large regular regular-button center\" style=\"color: rgb(255, 255, 255); background-color: rgb(64, 167, 120); visibility: visible;\" href=\"/where-to-begin/\" data-color-override=\"#40a778\" data-hover-color-override=\"false\" data-hove" }, { "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[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\">Learn More</" }, { "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[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"0\">Learn 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[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target=\"_self\" tabindex=\"-1\">Learn 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[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-living-10-off-rent-for-10-years/\" target=\"_self\" tabindex=\"-1\">Learn 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[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\">Learn More</" }, { "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[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]" }, "excerpt": "<a class=\"wprpsp-read-more-btn\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-president-ted-lowndes-11-16-2020/\" target=\"_self\" tabindex=\"-1\">Learn 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[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]/a[1]" }, "excerpt": "<a href=\"/about/\">Learn More <i class=\"fa fa-angle-right\"></i></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[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/p[1]/a[1]" }, "excerpt": "<a href=\"/lifeloop/\">Learn More <i class=\"fa fa-angle-right\"></i></a>" }, { "ruleID": "134", "what": "Very small text found.", "ordinalSeverity": 2, "tagName": "I", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[4]/header[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]/span[2]/i[1]" }, "excerpt": "<i class=\"lines-button x2\"> <i class=\"lines\"></i> </i>" }, { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "BODY", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body" }, "excerpt": "<body class=\"home page-template-default page page-id-8 nectar-auto-lightbox original wpb-js-composer js-comp-ver-6.7.1 vc_responsive\" data-footer-reveal=\"false\" data-footer-reveal-shadow=\"none\" data-header-format=\"default\" data-body-border=\"off\" data-" }, { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[4]/header[1]/div[1]/div[1]/div[2]/nav[1]/ul[1]" }, "excerpt": "<ul class=\"sf-menu\"> <li id=\"menu-item-14\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children nectar-regular-menu-item menu-item-14\"><a href=\"https://dialseniorliving.com/where-to-begin/\" class=\"\"><" }, { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]" }, "excerpt": "<div data-uniq=\"648db32b94574\" class=\"uniq-648db32b94574 formcraft-css form-live align-left\"><script style=\"\">window.formcraftLogic=window.formcraftLogic||{};window.formcraftLogic[1]=[]</script><div class=\"fc-pagination-cover fc-pagi" }, { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]" }, "excerpt": "<p>Perfect for seniors looking to live in a community environment without the worry of maintenance, housekeeping, or security issues.</p>" }, { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]" }, "excerpt": "<p>Provides seniors the ability to live as independently as they want, while offering assistance with the activities of daily life.</p>" }, { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[4]/div[2]/div[3]/div[1]/div[2]/div[2]/div[1]/p[1]" }, "excerpt": "<p>A beneficial space for loved ones living with dementia, Alzheimer’s disease, and other memory-related impairments.</p>" }, { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]" }, "excerpt": "<div class=\"wprpsp-post-image-wrap wprpsp-post-image-bg\" style=\"height:575px;\"> <picture> <source media=\"(min-width: 768px)\" srcset=\"https://dialseniorliving.com/wp-content/uploads/Screen-Shot-2020-08-03-at-7.14.35-PM.png\"> <source m" }, { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"wprpsp-post-title\"> <a href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\">Things " }, { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\">Things look a little different at the moment" }, { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]" }, "excerpt": "<div class=\"wprpsp-post-image-wrap wprpsp-post-image-bg\" style=\"height:575px;\"> <picture> <source media=\"(min-width: 768px)\" srcset=\"https://dialseniorliving.com/wp-content/uploads/Screen-Shot-2020-08-03-at-7.14.35-PM.png\"> <source m" }, { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]" }, "excerpt": "<h2 class=\"wprpsp-post-title\"> <a href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\">Things " }, { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/things-look-a-little-different-at-the-moment-but-we-are-still-celebrating-life-any-way-we-can-join-us-at-dial-to-love-the-way-you-live/\" target=\"_self\" tabindex=\"-1\">Things look a little different at the moment" }, { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]" }, "excerpt": "<p>LifeLoop is our resident engagement platform that connects residents, families and staff – helping family members gain helpful insight into their loved one’s daily activities.</p>" }, { "ruleID": "144", "what": "This content's line height is insufficent to properly display the computed element font size.", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]" }, "excerpt": "<div data-uniq=\"648db32ba7b07\" class=\"uniq-648db32ba7b07 formcraft-css form-live align-left\"><script style=\"\">window.formcraftLogic=window.formcraftLogic||{};window.formcraftLogic[1]=[]</script><div class=\"fc-pagination-cover fc-pagi" }, { "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[4]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"menu-title-text\"><i class=\"fa fa-facebook\"></i></span></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[4]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"menu-title-text\"><i class=\"fa fa-instagram\"></i></span></a>" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[1]" }, "excerpt": "<input type=\"text\" name=\"s\" value=\"Start Typing...\" aria-label=\"Search\" data-placeholder=\"Start Typing...\">" }, { "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[4]/header[1]/div[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/ul[1]/li[3]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/where-to-begin/faq/\"><span class=\"menu-title-text\">FAQ</span></a>" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/input[1]" }, "excerpt": "<input type=\"text\" style=\"\">" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/input[1]" }, "excerpt": "<input type=\"text\" style=\"\">" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[4]/div[1]/div[1]/label[1]/div[1]/input[1]" }, "excerpt": "<input type=\"text\" placeholder=\"stateSubmit\" make-read-only=\"true\" data-field-id=\"field6\" name=\"field6[]\" data-min-char=\"\" data-max-char=\"\" data-val-type=\"\" data-regexp=\"\" data-is-required=\"false\" data-allow-spaces=\"\" class=\"validation-lenient is-read" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[5]/div[1]/div[1]/label[1]/div[1]/input[1]" }, "excerpt": "<input type=\"text\" placeholder=\"careSubmit\" make-read-only=\"true\" data-field-id=\"field7\" name=\"field7[]\" data-min-char=\"\" data-max-char=\"\" data-val-type=\"\" data-regexp=\"\" data-is-required=\"false\" data-allow-spaces=\"\" class=\"validation-lenient is-read-" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/input[1]" }, "excerpt": "<input type=\"text\" class=\" \" style=\"\">" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/label[1]/input[1]" }, "excerpt": "<input type=\"text\" class=\" \" style=\"\">" }, { "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[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/button[1]" }, "excerpt": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">1</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[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]/button[1]" }, "excerpt": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">2</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[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[3]/button[1]" }, "excerpt": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">3</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[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[4]/button[1]" }, "excerpt": "<button type=\"button\" data-role=\"none\" role=\"button\" tabindex=\"0\">4</button>" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/label[1]/div[1]/input[1]" }, "excerpt": "<input type=\"text\" style=\"\">" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/div[1]/input[1]" }, "excerpt": "<input type=\"text\" style=\"\">" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[4]/div[1]/div[1]/label[1]/div[1]/input[1]" }, "excerpt": "<input type=\"text\" placeholder=\"stateSubmit\" make-read-only=\"true\" data-field-id=\"field6\" name=\"field6[]\" data-min-char=\"\" data-max-char=\"\" data-val-type=\"\" data-regexp=\"\" data-is-required=\"false\" data-allow-spaces=\"\" class=\"validation-lenient is-read" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/div[1]/div[1]/div[5]/div[1]/div[1]/label[1]/div[1]/input[1]" }, "excerpt": "<input type=\"text\" placeholder=\"careSubmit\" make-read-only=\"true\" data-field-id=\"field7\" name=\"field7[]\" data-min-char=\"\" data-max-char=\"\" data-val-type=\"\" data-regexp=\"\" data-is-required=\"false\" data-allow-spaces=\"\" class=\"validation-lenient is-read-" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/label[1]/input[1]" }, "excerpt": "<input type=\"text\" class=\" \" style=\"\">" }, { "ruleID": "152", "what": "This actionable element is smaller than the minimum required size.", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/label[1]/input[1]" }, "excerpt": "<input type=\"text\" class=\" \" style=\"\">" }, { "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[5]/div[4]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[3]/a[1]" }, "excerpt": "<a href=\"https://dialseniorliving.com/where-to-begin/faq/\">FAQ</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[5]/div[4]/div[1]/div[1]/ul[2]/li[1]/a[1]" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"menu-title-text\"><i class=\"fa fa-facebook\"></i></span></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[5]/div[4]/div[1]/div[1]/ul[2]/li[2]/a[1]" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"menu-title-text\"><i class=\"fa fa-instagram\"></i></span></a>" }, { "ruleID": "153", "what": "This long string of text is in all caps.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]" }, "excerpt": "<span class=\"inactive page-prev \"><i class=\"formcraft-icon\">keyboard_arrow_left</i>Previous</span>" }, { "ruleID": "153", "what": "This long string of text is in all caps.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]" }, "excerpt": "<span class=\"page-next \">Next<i class=\"formcraft-icon\">keyboard_arrow_right</i></span>" }, { "ruleID": "153", "what": "This long string of text is in all caps.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]" }, "excerpt": "<span class=\"inactive page-prev \"><i class=\"formcraft-icon\">keyboard_arrow_left</i>Previous</span>" }, { "ruleID": "153", "what": "This long string of text is in all caps.", "ordinalSeverity": 2, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[10]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]" }, "excerpt": "<span class=\"page-next \">Next<i class=\"formcraft-icon\">keyboard_arrow_right</i></span>" }, { "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-default page page-id-8 nectar-auto-lightbox original wpb-js-composer js-comp-ver-6.7.1 vc_responsive\" data-footer-reveal=\"false\" data-footer-reveal-shadow=\"none\" data-header-format=\"default\" data-body-border=\"off\" data-" }, { "ruleID": "190", "what": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.", "ordinalSeverity": 3, "tagName": "DIV", "id": "wprpsp-pro-slider-1", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]" }, "excerpt": "<div id=\"wprpsp-pro-slider-1\" class=\"wprpsp-recent-post-slider wprpsp-post-slider wprpsp-design-6 wprpsp-image-fit slick-initialized slick-slider slick-dotted\" role=\"toolbar\"><button type=\"button\" data-role=\"none\" class=\"slick-prev slick-arrow\" " }, { "ruleID": "190", "what": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.", "ordinalSeverity": 3, "tagName": "UL", "id": "", "location": { "doc": "dom", "type": "xpath", "spec": "/html/body/div[5]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]" }, "excerpt": "<ul class=\"slick-dots\" role=\"tablist\" style=\"\"><li class=\"slick-active\" aria-hidden=\"false\" role=\"presentation\" aria-selected=\"true\" aria-controls=\"navigation00\" id=\"slick-slide00\"><button type=\"button\" data-role=\"none\" role=\"button\" tabin" }, { "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[4]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"menu-title-text\"><i class=\"fa fa-facebook\"></i></span></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[4]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"menu-title-text\"><i class=\"fa fa-instagram\"></i></span></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[5]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]" }, "excerpt": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\"></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[5]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]" }, "excerpt": "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\"></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[5]/div[4]/div[1]/div[1]/ul[2]/li[1]/a[1]" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"menu-title-text\"><i class=\"fa fa-facebook\"></i></span></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[5]/div[4]/div[1]/div[1]/ul[2]/li[2]/a[1]" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"menu-title-text\"><i class=\"fa fa-instagram\"></i></span></a>" } ] }, "endTime": 1687008363431 }, { "type": "test", "which": "testaro", "withItems": true, "rules": [ "n", "motion" ], "startTime": 1687008363431, "url": "https://dialseniorliving.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": "flex", "main": null }, "visHidden": { "document": false, "body": false, "main": false }, "ariaHidden": { "document": false, "body": false, "main": false }, "tagName": { "document": "HTML", "body": "BODY", "main": "" }, "id": { "body": "", "main": "" } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "autocomplete": { "what": "name and email inputs without autocomplete attributes", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "bulk": { "what": "large count of visible elements", "data": { "visibleElements": 550 }, "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": 71, "tabFocused": 72, "discrepancy": 1 }, "totals": [ 0, 0, 1, 0 ], "standardInstances": [ { "ruleID": "focAll", "what": "Some focusable elements are not Tab-focusable or vice versa", "count": 1, "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "focInd": { "what": "missing and nonstandard focus indicators", "data": { "totals": { "total": 69, "types": { "missing": { "total": 39, "tagNames": { "A": 27, "SELECT": 4, "BUTTON": 8 } }, "nonoutline": { "total": 0, "tagNames": {} }, "outline": { "total": 30, "meanDelay": 101, "tagNames": { "A": 30 } } } }, "items": { "missing": [ { "tagName": "A", "id": "", "text": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"men" }, { "tagName": "A", "id": "", "text": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"me" }, { "tagName": "A", "id": "", "text": "LifeLoop" }, { "tagName": "A", "id": "", "text": "Careers" }, { "tagName": "A", "id": "", "text": "Contact Us" }, { "tagName": "A", "id": "", "text": "Pay Online" }, { "tagName": "A", "id": "", "text": "(402) 964-0099" }, { "tagName": "A", "id": "", "text": "Where to Begin" }, { "tagName": "A", "id": "", "text": "Education" }, { "tagName": "A", "id": "", "text": "Financial Planner" }, { "tagName": "A", "id": "", "text": "FAQ" }, { "tagName": "A", "id": "", "text": "Dial News & Updates" }, { "tagName": "A", "id": "", "text": "Senior Living Options" }, { "tagName": "A", "id": "", "text": "Independent Living" }, { "tagName": "A", "id": "", "text": "Assisted Living" }, { "tagName": "A", "id": "", "text": "Memory Care" }, { "tagName": "A", "id": "", "text": "The Dial Difference" }, { "tagName": "A", "id": "", "text": "About" }, { "tagName": "A", "id": "", "text": "Dial History" }, { "tagName": "A", "id": "", "text": "Find a Community" }, { "tagName": "A", "id": "", "text": "Dial 4 Seniors" }, { "tagName": "A", "id": "", "text": "About Dial 4 Seniors" }, { "tagName": "A", "id": "", "text": "Nominate Dial 4 Seniors" }, { "tagName": "A", "id": "", "text": "Donate Dial 4 Seniors" }, { "tagName": "SELECT", "id": "", "text": "StateColoradoIllinoisIowaKansasMissouriNebraskaTexas" }, { "tagName": "SELECT", "id": "", "text": "Senior Care OptionsIndependent LivingAssisted LivingMemory Care" }, { "tagName": "BUTTON", "id": "", "text": "Find Your Community" }, { "tagName": "BUTTON", "id": "", "text": "Previous" }, { "tagName": "A", "id": "", "text": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target" }, { "tagName": "A", "id": "", "text": "Still Loving The Way We Live" }, { "tagName": "A", "id": "", "text": "Learn More" }, { "tagName": "BUTTON", "id": "", "text": "Next" }, { "tagName": "BUTTON", "id": "", "text": "1" }, { "tagName": "BUTTON", "id": "", "text": "2" }, { "tagName": "BUTTON", "id": "", "text": "3" }, { "tagName": "BUTTON", "id": "", "text": "4" }, { "tagName": "SELECT", "id": "", "text": "StateColoradoIllinoisIowaKansasMissouriNebraskaTexas" }, { "tagName": "SELECT", "id": "", "text": "Senior Care OptionsIndependent LivingAssisted LivingMemory Care" }, { "tagName": "BUTTON", "id": "", "text": "Find Your Community" } ], "nonoutline": [], "outline": [ { "tagName": "A", "id": "", "text": "Skip to main content", "delay": 102 }, { "tagName": "A", "id": "logo", "text": "<a id=\"logo\" href=\"https://dialseniorliving.com\" data-supplied-ml-starting-dark=\"false\" data-supplie", "delay": 102 }, { "tagName": "A", "id": "", "text": "Watch the Video", "delay": 100 }, { "tagName": "A", "id": "", "text": "Learn More", "delay": 101 }, { "tagName": "A", "id": "", "text": "Learn More", "delay": 101 }, { "tagName": "A", "id": "", "text": "Learn More", "delay": 101 }, { "tagName": "A", "id": "", "text": "Where to Begin", "delay": 101 }, { "tagName": "A", "id": "", "text": "View Job Postings", "delay": 103 }, { "tagName": "A", "id": "", "text": "Learn More", "delay": 101 }, { "tagName": "A", "id": "", "text": "Learn More", "delay": 100 }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\"></a>", "delay": 104 }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\"></a>", "delay": 101 }, { "tagName": "A", "id": "", "text": "(402) 964-0099", "delay": 102 }, { "tagName": "A", "id": "", "text": "Colorado", "delay": 102 }, { "tagName": "A", "id": "", "text": "Illinois", "delay": 100 }, { "tagName": "A", "id": "", "text": "Iowa", "delay": 100 }, { "tagName": "A", "id": "", "text": "Kansas", "delay": 101 }, { "tagName": "A", "id": "", "text": "Missouri", "delay": 102 }, { "tagName": "A", "id": "", "text": "Nebraska", "delay": 103 }, { "tagName": "A", "id": "", "text": "Texas", "delay": 100 }, { "tagName": "A", "id": "", "text": "Home", "delay": 100 }, { "tagName": "A", "id": "", "text": "Where to Begin", "delay": 100 }, { "tagName": "A", "id": "", "text": "Senior Living Options", "delay": 101 }, { "tagName": "A", "id": "", "text": "About", "delay": 104 }, { "tagName": "A", "id": "", "text": "Dial History", "delay": 101 }, { "tagName": "A", "id": "", "text": "Careers", "delay": 101 }, { "tagName": "A", "id": "", "text": "Contact Us", "delay": 101 }, { "tagName": "A", "id": "", "text": "Provide Feedback", "delay": 103 }, { "tagName": "A", "id": "", "text": "Privacy Policy", "delay": 102 }, { "tagName": "A", "id": "", "text": "Close Menu", "delay": 101 } ] } }, "totals": [ 0, 0, 0, 39 ], "standardInstances": [ { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"men" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"me" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "LifeLoop" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Careers" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact Us" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Pay Online" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "(402) 964-0099" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Where to Begin" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Education" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Financial Planner" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "FAQ" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial News & Updates" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Living Options" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independent Living" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Assisted Living" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Memory Care" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "The Dial Difference" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial History" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find a Community" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial 4 Seniors" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Dial 4 Seniors" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Nominate Dial 4 Seniors" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate Dial 4 Seniors" }, { "ruleID": "focInd", "what": "SELECT element has no focus indicator", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "StateColoradoIllinoisIowaKansasMissouriNebraskaTexas" }, { "ruleID": "focInd", "what": "SELECT element has no focus indicator", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Care OptionsIndependent LivingAssisted LivingMemory Care" }, { "ruleID": "focInd", "what": "BUTTON element has no focus indicator", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find Your Community" }, { "ruleID": "focInd", "what": "BUTTON element has no focus indicator", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Previous" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Still Loving The Way We Live" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "focInd", "what": "BUTTON element has no focus indicator", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Next" }, { "ruleID": "focInd", "what": "BUTTON element has no focus indicator", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "1" }, { "ruleID": "focInd", "what": "BUTTON element has no focus indicator", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "2" }, { "ruleID": "focInd", "what": "BUTTON element has no focus indicator", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "3" }, { "ruleID": "focInd", "what": "BUTTON element has no focus indicator", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "4" }, { "ruleID": "focInd", "what": "SELECT element has no focus indicator", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "StateColoradoIllinoisIowaKansasMissouriNebraskaTexas" }, { "ruleID": "focInd", "what": "SELECT element has no focus indicator", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Care OptionsIndependent LivingAssisted LivingMemory Care" }, { "ruleID": "focInd", "what": "BUTTON element has no focus indicator", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find Your Community" } ] }, "focOp": { "what": "discrepancies between focusability and operability", "data": { "totals": { "total": 137, "types": { "onlyFocusable": { "total": 0, "tagNames": {} }, "onlyOperable": { "total": 25, "tagNames": { "I": 1, "DIV": 3, "SPAN": 6, "A": 15 } }, "focusableAndOperable": { "total": 112, "tagNames": { "A": 85, "INPUT": 15, "SELECT": 4, "BUTTON": 8 } } } }, "items": { "onlyFocusable": [], "onlyOperable": [ { "tagName": "I", "id": "", "text": "<i class=\"lines-button x2\" style=\"cursor: default;\"> <i class=\"lines\"></i> </i>", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "1 Step 1", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "Nextkeyboard_arrow_right", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Things look a little different at the moment but we are still celebrating life any way we can. Join ", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Still Loving The Way We Live", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-l", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "The Knolls Now Offering Independent Living: 10% off Rent for 10 Years", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Things look a little different at the moment but we are still celebrating life any way we can. Join ", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-pre", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "A Message from Dial Senior Living President, Ted Lowndes 11/16/2020", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "1 Step 1", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "Nextkeyboard_arrow_right", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "<span class=\"ocm-dropdown-arrow\" style=\"cursor: default;\"><i class=\"fa fa-angle-down\"></i></span>", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "<span class=\"ocm-dropdown-arrow\" style=\"cursor: default;\"><i class=\"fa fa-angle-down\"></i></span>", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "<span class=\"ocm-dropdown-arrow\" style=\"cursor: default;\"><i class=\"fa fa-angle-down\"></i></span>", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "<span class=\"ocm-dropdown-arrow\" style=\"cursor: default;\"><i class=\"fa fa-angle-down\"></i></span>", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "chatbutton", "text": "<div style=\"position: fixed;vertical-align:center;\" onclick=\"javascript:openNewWindow();\" id=\"chatbu", "byTag": false, "byOnClick": true, "byPointer": false } ], "focusableAndOperable": [ { "tagName": "A", "id": "", "text": "Find COVID-19 Information Here", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Skip to main content", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\" style=\"cursor: d", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\" style=\"cursor: ", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "LifeLoop", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Careers", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact Us", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Pay Online", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(402) 964-0099", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "INPUT", "id": "", "text": "<input type=\"text\" name=\"s\" value=\"Start Typing...\" aria-label=\"Search\" data-placeholder=\"Start Typi", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "Close Search", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "logo", "text": "<a id=\"logo\" href=\"https://dialseniorliving.com\" data-supplied-ml-starting-dark=\"false\" data-supplie", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Menu", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Where to Begin", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Education", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Financial Planner", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "FAQ", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Dial News & Updates", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Senior Living Options", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Independent Living", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Assisted Living", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Memory Care", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "The Dial Difference", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Dial History", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Find a Community", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Dial 4 Seniors", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About Dial 4 Seniors", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Nominate Dial 4 Seniors", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donate Dial 4 Seniors", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Watch the Video", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "SELECT", "id": "", "text": "StateColoradoIllinoisIowaKansasMissouriNebraskaTexas", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "INPUT", "id": "", "text": "<input type=\"text\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "SELECT", "id": "", "text": "Senior Care OptionsIndependent LivingAssisted LivingMemory Care", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "INPUT", "id": "", "text": "<input type=\"text\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "BUTTON", "id": "", "text": "Find Your Community", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "INPUT", "id": "", "text": "<input type=\"text\" class=\"required_field\" name=\"website\" autocomplete=\"maple-syrup-pot\" style=\"displ", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input type=\"text\" placeholder=\"stateSubmit\" make-read-only=\"true\" data-field-id=\"field6\" name=\"fiel", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input type=\"text\" placeholder=\"careSubmit\" make-read-only=\"true\" data-field-id=\"field7\" name=\"field", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input type=\"text\" class=\" \">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input type=\"text\" class=\" \">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Where to Begin", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Previous", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-pre", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "A Message from Dial Senior Living President, Ted Lowndes 11/16/2020", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Next", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "1", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "2", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "3", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "4", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "View Job Postings", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\" style=\"cursor: default;\"></a>", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\" style=\"cursor: default;\"></a>", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "SELECT", "id": "", "text": "StateColoradoIllinoisIowaKansasMissouriNebraskaTexas", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "INPUT", "id": "", "text": "<input type=\"text\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "SELECT", "id": "", "text": "Senior Care OptionsIndependent LivingAssisted LivingMemory Care", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "INPUT", "id": "", "text": "<input type=\"text\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "BUTTON", "id": "", "text": "Find Your Community", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "INPUT", "id": "", "text": "<input type=\"text\" class=\"required_field\" name=\"website\" autocomplete=\"maple-syrup-pot\" style=\"displ", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input type=\"text\" placeholder=\"stateSubmit\" make-read-only=\"true\" data-field-id=\"field6\" name=\"fiel", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input type=\"text\" placeholder=\"careSubmit\" make-read-only=\"true\" data-field-id=\"field7\" name=\"field", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input type=\"text\" class=\" \">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "", "text": "<input type=\"text\" class=\" \">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "<a href=\"/\" style=\"cursor: default;\"><img decoding=\"async\" loading=\"lazy\" class=\"wp-image-18 alignle", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(402) 964-0099", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Colorado", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Illinois", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Iowa", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Kansas", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Missouri", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Nebraska", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Texas", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Home", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Where to Begin", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Senior Living Options", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Dial History", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Careers", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact Us", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Provide Feedback", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Privacy Policy", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Close Menu", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Where to Begin", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Education", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Financial Planner", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "FAQ", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Dial News & Updates", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Senior Living Options", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Independent Living", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Assisted Living", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Memory Care", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "The Dial Difference", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Dial History", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Find a Community", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Dial 4 Seniors", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About Dial 4 Seniors", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Nominate Dial 4 Seniors", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donate Dial 4 Seniors", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\" style=\"cursor: d", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\" style=\"cursor: ", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "LifeLoop", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Careers", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact Us", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Pay Online", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "(402) 964-0099", "byTag": true, "byOnClick": false, "byPointer": true } ] } }, "totals": [ 0, 0, 0, 25 ], "standardInstances": [ { "ruleID": "focOp", "complaint": "I element is operable but not focusable", "ordinalSeverity": 3, "tagName": "I", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<i class=\"lines-button x2\" style=\"cursor: default;\"> <i class=\"lines\"></i> </i>" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "1 Step 1" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Nextkeyboard_arrow_right" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Things look a little different at the moment but we are still celebrating life any way we can. Join " }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Still Loving The Way We Live" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-l" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "The Knolls Now Offering Independent Living: 10% off Rent for 10 Years" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Things look a little different at the moment but we are still celebrating life any way we can. Join " }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-pre" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A Message from Dial Senior Living President, Ted Lowndes 11/16/2020" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "1 Step 1" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Nextkeyboard_arrow_right" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"ocm-dropdown-arrow\" style=\"cursor: default;\"><i class=\"fa fa-angle-down\"></i></span>" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"ocm-dropdown-arrow\" style=\"cursor: default;\"><i class=\"fa fa-angle-down\"></i></span>" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"ocm-dropdown-arrow\" style=\"cursor: default;\"><i class=\"fa fa-angle-down\"></i></span>" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"ocm-dropdown-arrow\" style=\"cursor: default;\"><i class=\"fa fa-angle-down\"></i></span>" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "chatbutton", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div style=\"position: fixed;vertical-align:center;\" onclick=\"javascript:openNewWindow();\" id=\"chatbu" } ] }, "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": 124, "triggerSample": 22, "impactTriggers": 3, "additions": 0, "removals": 0, "opacityChanges": 16, "opacityImpact": 65, "unhoverables": 32, "noCursors": 0, "badCursors": 0, "noIndicators": 0, "badIndicators": 0 }, "items": { "impactTriggers": [ { "tagName": "LI", "id": "menu-item-14", "text": "Where to Begin Education Financial Planner FAQ Dial News & Updates", "additions": 0, "removals": 0, "opacityChanges": 5, "opacityImpact": 20 } ], "unhoverables": [ { "tagName": "LI", "id": "menu-item-163", "text": "Education" }, { "tagName": "A", "id": "", "text": "Financial Planner" }, { "tagName": "A", "id": "", "text": "FAQ" }, { "tagName": "A", "id": "", "text": "Dial News & Updates" }, { "tagName": "A", "id": "", "text": "Assisted Living" }, { "tagName": "LI", "id": "menu-item-8861", "text": "About Dial 4 Seniors" }, { "tagName": "A", "id": "", "text": "Donate Dial 4 Seniors" }, { "tagName": "A", "id": "", "text": "Learn More" } ], "noCursors": [], "badCursors": [], "noIndicators": [], "badIndicators": [] } }, "totals": [ 65, 16, 0, 35 ], "standardInstances": [ { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "menu-item-14", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Where to Begin Education Financial Planner FAQ Dial News & Updates" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "LI", "id": "menu-item-163", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Education" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Financial Planner" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "FAQ" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial News & Updates" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Assisted Living" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "LI", "id": "menu-item-8861", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Dial 4 Seniors" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate Dial 4 Seniors" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" } ] }, "labClash": { "what": "labeling inconsistencies", "data": { "totals": { "mislabeled": 0, "unlabeled": 4, "wellLabeled": 23 }, "items": { "mislabeled": [], "unlabeled": [ { "index": 2, "tagName": "INPUT", "type": "text", "texts": {} }, { "index": 4, "tagName": "INPUT", "type": "text", "texts": {} }, { "index": 18, "tagName": "INPUT", "type": "text", "texts": {} }, { "index": 20, "tagName": "INPUT", "type": "text", "texts": {} } ], "wellLabeled": [ { "index": 0, "tagName": "INPUT", "type": "text", "labelType": "aria-label", "texts": { "attribute": "Search" } }, { "index": 1, "tagName": "SELECT", "type": "select-one", "labelType": "label", "texts": { "label": [ "StateStateColoradoIllinoisIowaKansasMissouriNebraskaTexas" ] } }, { "index": 3, "tagName": "SELECT", "type": "select-one", "labelType": "label", "texts": { "label": [ "ServiceSenior Care OptionsIndependent LivingAssisted LivingMemory Care" ] } }, { "index": 5, "tagName": "BUTTON", "type": "submit", "texts": { "content": "Find Your Community" } }, { "index": 6, "tagName": "INPUT", "type": "text", "labelType": "label", "texts": {} }, { "index": 7, "tagName": "INPUT", "type": "text", "labelType": "label", "texts": { "label": [ "stateSubmityour full name" ] } }, { "index": 8, "tagName": "INPUT", "type": "text", "labelType": "label", "texts": { "label": [ "careSubmityour full name" ] } }, { "index": 9, "tagName": "INPUT", "type": "text", "labelType": "label", "texts": {} }, { "index": 10, "tagName": "INPUT", "type": "text", "labelType": "label", "texts": {} }, { "index": 11, "tagName": "BUTTON", "type": "button", "labelType": "aria-label", "texts": { "attribute": "Previous", "content": "Previous" } }, { "index": 12, "tagName": "BUTTON", "type": "button", "labelType": "aria-label", "texts": { "attribute": "Next", "content": "Next" } }, { "index": 13, "tagName": "BUTTON", "type": "button", "texts": { "content": "1" } }, { "index": 14, "tagName": "BUTTON", "type": "button", "texts": { "content": "2" } }, { "index": 15, "tagName": "BUTTON", "type": "button", "texts": { "content": "3" } }, { "index": 16, "tagName": "BUTTON", "type": "button", "texts": { "content": "4" } }, { "index": 17, "tagName": "SELECT", "type": "select-one", "labelType": "label", "texts": { "label": [ "StateStateColoradoIllinoisIowaKansasMissouriNebraskaTexas" ] } }, { "index": 19, "tagName": "SELECT", "type": "select-one", "labelType": "label", "texts": { "label": [ "ServiceSenior Care OptionsIndependent LivingAssisted LivingMemory Care" ] } }, { "index": 21, "tagName": "BUTTON", "type": "submit", "texts": { "content": "Find Your Community" } }, { "index": 22, "tagName": "INPUT", "type": "text", "labelType": "label", "texts": {} }, { "index": 23, "tagName": "INPUT", "type": "text", "labelType": "label", "texts": { "label": [ "stateSubmityour full name" ] } }, { "index": 24, "tagName": "INPUT", "type": "text", "labelType": "label", "texts": { "label": [ "careSubmityour full name" ] } }, { "index": 25, "tagName": "INPUT", "type": "text", "labelType": "label", "texts": {} }, { "index": 26, "tagName": "INPUT", "type": "text", "labelType": "label", "texts": {} } ] } }, "totals": [ 0, 0, 0, 4 ], "standardInstances": [ { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " }, { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " }, { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " }, { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " } ] }, "linkTo": { "what": "links without destinations", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "linkUl": { "what": "missing underlines on inline links", "data": { "totals": { "links": 100, "adjacent": { "total": 46, "underlined": 0, "underlinedPercent": 0 } }, "items": { "underlined": [], "notUnderlined": [ { "id": "", "text": "Find COVID-19 Information Here" }, { "id": "", "text": "Skip to main content" }, { "id": "", "text": "Close Search" }, { "id": "logo", "text": "<a id=\"logo\" href=\"https://dialseniorliving.com\" data-supplied-ml-starting-dark=\"false\" data-supplie" }, { "id": "", "text": "Menu" }, { "id": "", "text": "Where to Begin" }, { "id": "", "text": "Senior Living Options" }, { "id": "", "text": "The Dial Difference" }, { "id": "", "text": "Find a Community" }, { "id": "", "text": "Dial 4 Seniors" }, { "id": "", "text": "Watch the Video" }, { "id": "", "text": "Learn More" }, { "id": "", "text": "Learn More" }, { "id": "", "text": "Learn More" }, { "id": "", "text": "Where to Begin" }, { "id": "", "text": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the" }, { "id": "", "text": "Things look a little different at the moment but we are still celebrating life any way we can. Join " }, { "id": "", "text": "Learn More" }, { "id": "", "text": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-pre" }, { "id": "", "text": "A Message from Dial Senior Living President, Ted Lowndes 11/16/2020" }, { "id": "", "text": "Learn More" }, { "id": "", "text": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target" }, { "id": "", "text": "Still Loving The Way We Live" }, { "id": "", "text": "Learn More" }, { "id": "", "text": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-l" }, { "id": "", "text": "The Knolls Now Offering Independent Living: 10% off Rent for 10 Years" }, { "id": "", "text": "Learn More" }, { "id": "", "text": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the" }, { "id": "", "text": "Things look a little different at the moment but we are still celebrating life any way we can. Join " }, { "id": "", "text": "Learn More" }, { "id": "", "text": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-pre" }, { "id": "", "text": "A Message from Dial Senior Living President, Ted Lowndes 11/16/2020" }, { "id": "", "text": "Learn More" }, { "id": "", "text": "View Job Postings" }, { "id": "", "text": "Learn More" }, { "id": "", "text": "Learn More" }, { "id": "", "text": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\"></a>" }, { "id": "", "text": "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\"></a>" }, { "id": "", "text": "<a href=\"/\"><img decoding=\"async\" loading=\"lazy\" class=\"wp-image-18 alignleft footer-logo\" src=\"http" }, { "id": "", "text": "(402) 964-0099" }, { "id": "", "text": "Close Menu" }, { "id": "", "text": "Where to Begin" }, { "id": "", "text": "Senior Living Options" }, { "id": "", "text": "The Dial Difference" }, { "id": "", "text": "Find a Community" }, { "id": "", "text": "Dial 4 Seniors" } ] } }, "totals": [ 0, 46, 0, 0 ], "standardInstances": [ { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find COVID-19 Information Here" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to main content" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Close Search" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "logo", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a id=\"logo\" href=\"https://dialseniorliving.com\" data-supplied-ml-starting-dark=\"false\" data-supplie" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Menu" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Where to Begin" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Living Options" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "The Dial Difference" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find a Community" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial 4 Seniors" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Watch the Video" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Where to Begin" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Things look a little different at the moment but we are still celebrating life any way we can. Join " }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-pre" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A Message from Dial Senior Living President, Ted Lowndes 11/16/2020" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Still Loving The Way We Live" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-l" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "The Knolls Now Offering Independent Living: 10% off Rent for 10 Years" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Things look a little different at the moment but we are still celebrating life any way we can. Join " }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-pre" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A Message from Dial Senior Living President, Ted Lowndes 11/16/2020" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "View Job Postings" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\"></a>" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\"></a>" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/\"><img decoding=\"async\" loading=\"lazy\" class=\"wp-image-18 alignleft footer-logo\" src=\"http" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "(402) 964-0099" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Close Menu" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Where to Begin" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Living Options" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "The Dial Difference" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find a Community" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial 4 Seniors" } ] }, "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": 27, "badRoleElements": 6, "redundantRoleElements": 6, "tagNames": { "BUTTON": { "button": { "bad": 0, "redundant": 6 } }, "DIV": { "listbox": { "bad": 1, "redundant": 0 }, "option": { "bad": 4, "redundant": 0 }, "navigation": { "bad": 1, "redundant": 0 } } } }, "totals": [ 0, 6, 0, 6 ], "standardInstances": [ { "ruleID": "role", "what": "BUTTON elements have redundant explicit role button (count: 6)", "count": 6, "ordinalSeverity": 1, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "DIV elements have invalid or native-replaceable explicit role listbox (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "DIV elements have invalid or native-replaceable explicit role option (count: 4)", "count": 4, "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "DIV elements have invalid or native-replaceable explicit role navigation (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "DIV", "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": 8, "subtotals": [ 4, 2, 2 ] }, "adjacentLink": { "total": 46, "subtotals": [ 20, 11, 9, 5, 1 ] }, "listLink": { "total": 54, "subtotals": [ 16, 12, 12, 7, 6, 1 ] }, "h1": { "total": 1 }, "h2": { "total": 12, "subtotals": [ 6, 2, 2, 1, 1 ] }, "h3": { "total": 1 }, "h4": { "total": 6, "subtotals": [ 3, 2, 1 ] } }, "items": { "button": { "fontWeight": { "400": [ "Previous", "Next", "1", "2", "3", "4" ], "600": [ "Find Your Community", "Find Your Community" ] }, "height": { "48px": [ "Find Your Community", "Find Your Community" ], "50px": [ "Previous", "Next" ], "13px": [ "1", "2", "3", "4" ] }, "lineHeight": { "19.6px": [ "Find Your Community", "Find Your Community" ], "normal": [ "Previous", "Next", "1", "2", "3", "4" ] } }, "adjacentLink": { "fontStyle": { "normal": [ "Find COVID-19 Information Here", "Skip to main content", "Close Search", "<a id=\"logo\" href=\"https://dialseniorliving.com\" data-supplied-ml-starting-dark=\"false\" data-supplie", "Menu", "Where to Begin", "Senior Living Options", "The Dial Difference", "Find a Community", "Dial 4 Seniors", "Watch the Video", "Where to Begin", "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the", "Things look a little different at the moment but we are still celebrating life any way we can. Join ", "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-pre", "A Message from Dial Senior Living President, Ted Lowndes 11/16/2020", "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target", "Still Loving The Way We Live", "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-l", "The Knolls Now Offering Independent Living: 10% off Rent for 10 Years", "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the", "Things look a little different at the moment but we are still celebrating life any way we can. Join ", "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-pre", "A Message from Dial Senior Living President, Ted Lowndes 11/16/2020", "View Job Postings", "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\"></a>", "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\"></a>", "<a href=\"/\"><img decoding=\"async\" loading=\"lazy\" class=\"wp-image-18 alignleft footer-logo\" src=\"http", "(402) 964-0099", "Close Menu", "Where to Begin", "Senior Living Options", "The Dial Difference", "Find a Community", "Dial 4 Seniors" ], "italic": [ "Learn More", "Learn More", "Learn More", "Learn More", "Learn More", "Learn More", "Learn More", "Learn More", "Learn More", "Learn More", "Learn More" ] }, "fontWeight": { "400": [ "Skip to main content", "Close Search", "Menu", "Learn More", "Learn More", "Learn More", "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the", "Things look a little different at the moment but we are still celebrating life any way we can. Join ", "Learn More", "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-pre", "A Message from Dial Senior Living President, Ted Lowndes 11/16/2020", "Learn More", "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target", "Still Loving The Way We Live", "Learn More", "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-l", "The Knolls Now Offering Independent Living: 10% off Rent for 10 Years", "Learn More", "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the", "Things look a little different at the moment but we are still celebrating life any way we can. Join ", "Learn More", "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-pre", "A Message from Dial Senior Living President, Ted Lowndes 11/16/2020", "Learn More", "Learn More", "Learn More", "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\"></a>", "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\"></a>", "<a href=\"/\"><img decoding=\"async\" loading=\"lazy\" class=\"wp-image-18 alignleft footer-logo\" src=\"http", "(402) 964-0099", "Close Menu", "Where to Begin", "Senior Living Options", "The Dial Difference", "Find a Community", "Dial 4 Seniors" ], "600": [ "<a id=\"logo\" href=\"https://dialseniorliving.com\" data-supplied-ml-starting-dark=\"false\" data-supplie" ], "700": [ "Find COVID-19 Information Here", "Where to Begin", "Senior Living Options", "The Dial Difference", "Find a Community", "Dial 4 Seniors", "Watch the Video", "Where to Begin", "View Job Postings" ] }, "opacity": { "1": [ "Find COVID-19 Information Here", "Skip to main content", "Close Search", "<a id=\"logo\" href=\"https://dialseniorliving.com\" data-supplied-ml-starting-dark=\"false\" data-supplie", "Menu", "Where to Begin", "Senior Living Options", "The Dial Difference", "Find a Community", "Dial 4 Seniors", "Watch the Video", "Learn More", "Learn More", "Learn More", "Where to Begin", "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the", "Things look a little different at the moment but we are still celebrating life any way we can. Join ", "Learn More", "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-pre", "A Message from Dial Senior Living President, Ted Lowndes 11/16/2020", "Learn More", "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target", "Still Loving The Way We Live", "Learn More", "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-l", "The Knolls Now Offering Independent Living: 10% off Rent for 10 Years", "Learn More", "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the", "Things look a little different at the moment but we are still celebrating life any way we can. Join ", "Learn More", "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-pre", "A Message from Dial Senior Living President, Ted Lowndes 11/16/2020", "Learn More", "View Job Postings", "Learn More", "Learn More", "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\"></a>", "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\"></a>", "<a href=\"/\"><img decoding=\"async\" loading=\"lazy\" class=\"wp-image-18 alignleft footer-logo\" src=\"http", "(402) 964-0099", "Close Menu" ], "0.7": [ "Where to Begin", "Senior Living Options", "The Dial Difference", "Find a Community", "Dial 4 Seniors" ] } }, "listLink": { "fontStyle": { "normal": [ "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"men", "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"me", "LifeLoop", "Careers", "Contact Us", "Pay Online", "Education", "Financial Planner", "FAQ", "Dial News & Updates", "Independent Living", "Assisted Living", "Memory Care", "About", "Dial History", "About Dial 4 Seniors", "Nominate Dial 4 Seniors", "Donate Dial 4 Seniors", "Colorado", "Illinois", "Iowa", "Kansas", "Missouri", "Nebraska", "Texas", "Home", "Where to Begin", "Senior Living Options", "About", "Dial History", "Careers", "Contact Us", "Provide Feedback", "Privacy Policy", "Education", "Financial Planner", "FAQ", "Dial News & Updates", "Independent Living", "Assisted Living", "Memory Care", "About", "Dial History", "About Dial 4 Seniors", "Nominate Dial 4 Seniors", "Donate Dial 4 Seniors", "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"men", "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"me", "LifeLoop", "Careers", "Contact Us", "Pay Online", "(402) 964-0099" ], "italic": [ "(402) 964-0099" ] }, "opacity": { "1": [ "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"men", "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"me", "LifeLoop", "Careers", "Contact Us", "Pay Online", "(402) 964-0099", "Education", "Financial Planner", "FAQ", "Dial News & Updates", "Independent Living", "Assisted Living", "Memory Care", "About", "Dial History", "About Dial 4 Seniors", "Nominate Dial 4 Seniors", "Donate Dial 4 Seniors", "Colorado", "Illinois", "Iowa", "Kansas", "Missouri", "Nebraska", "Texas", "Home", "Where to Begin", "Senior Living Options", "About", "Dial History", "Careers", "Contact Us", "Provide Feedback", "Privacy Policy" ], "0.7": [ "Education", "Financial Planner", "FAQ", "Dial News & Updates", "Independent Living", "Assisted Living", "Memory Care", "About", "Dial History", "About Dial 4 Seniors", "Nominate Dial 4 Seniors", "Donate Dial 4 Seniors", "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"men", "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"me", "LifeLoop", "Careers", "Contact Us", "Pay Online", "(402) 964-0099" ] }, "color": { "rgb(49, 110, 155)": [ "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"men", "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"me", "LifeLoop", "Careers", "Contact Us", "Pay Online", "Education", "Financial Planner", "FAQ", "Dial News & Updates", "Independent Living", "Assisted Living", "Memory Care", "About", "Dial History", "About Dial 4 Seniors", "Nominate Dial 4 Seniors", "Donate Dial 4 Seniors", "Education", "Financial Planner", "FAQ", "Dial News & Updates", "Independent Living", "Assisted Living", "Memory Care", "About", "Dial History", "About Dial 4 Seniors", "Nominate Dial 4 Seniors", "Donate Dial 4 Seniors", "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"men", "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"me", "LifeLoop", "Careers", "Contact Us", "Pay Online", "(402) 964-0099" ], "rgb(255, 255, 255)": [ "(402) 964-0099" ], "rgb(52, 89, 117)": [ "Colorado", "Illinois", "Iowa", "Kansas", "Missouri", "Nebraska", "Texas", "Home", "Where to Begin", "Senior Living Options", "About", "Dial History", "Careers", "Contact Us", "Provide Feedback", "Privacy Policy" ] }, "fontSize": { "19px": [ "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"men", "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"me", "LifeLoop", "Careers", "Contact Us", "Pay Online" ], "16px": [ "(402) 964-0099", "Education", "Financial Planner", "FAQ", "Dial News & Updates", "Independent Living", "Assisted Living", "Memory Care", "About", "Dial History", "About Dial 4 Seniors", "Nominate Dial 4 Seniors", "Donate Dial 4 Seniors" ], "17px": [ "Education", "Financial Planner", "FAQ", "Dial News & Updates", "Independent Living", "Assisted Living", "Memory Care", "About", "Dial History", "About Dial 4 Seniors", "Nominate Dial 4 Seniors", "Donate Dial 4 Seniors" ], "20px": [ "Colorado", "Illinois", "Iowa", "Kansas", "Missouri", "Nebraska", "Texas", "Home", "Where to Begin", "Senior Living Options", "About", "Dial History", "Careers", "Contact Us", "Provide Feedback", "Privacy Policy", "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"men", "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"me", "LifeLoop", "Careers", "Contact Us", "Pay Online", "(402) 964-0099" ] }, "lineHeight": { "21px": [ "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"men", "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"me", "LifeLoop", "Careers", "Contact Us", "Pay Online" ], "42px": [ "(402) 964-0099" ], "20px": [ "Education", "Financial Planner", "FAQ", "Dial News & Updates", "Independent Living", "Assisted Living", "Memory Care", "About", "Dial History", "About Dial 4 Seniors", "Nominate Dial 4 Seniors", "Donate Dial 4 Seniors" ], "28px": [ "Colorado", "Illinois", "Iowa", "Kansas", "Missouri", "Nebraska", "Texas", "Home", "Where to Begin", "Senior Living Options", "About", "Dial History", "Careers", "Contact Us", "Provide Feedback", "Privacy Policy" ], "22px": [ "Education", "Financial Planner", "FAQ", "Dial News & Updates", "Independent Living", "Assisted Living", "Memory Care", "About", "Dial History", "About Dial 4 Seniors", "Nominate Dial 4 Seniors", "Donate Dial 4 Seniors" ], "30px": [ "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"men", "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"me", "LifeLoop", "Careers", "Contact Us", "Pay Online", "(402) 964-0099" ] } }, "h2": { "color": { "rgb(45, 86, 120)": [ "Love the way you live." ], "rgb(118, 157, 172)": [ "Lifestyle Options", "Recent Insights", "Things look a little different at the moment but we are still celebrating life any way we can. Join ", "A Message from Dial Senior Living President, Ted Lowndes 11/16/2020", "Still Loving The Way We Live", "The Knolls Now Offering Independent Living: 10% off Rent for 10 Years", "Things look a little different at the moment but we are still celebrating life any way we can. Join ", "A Message from Dial Senior Living President, Ted Lowndes 11/16/2020" ], "rgb(64, 167, 120)": [ "Which care solution is best for you or your family?" ], "rgb(255, 255, 255)": [ "Career Opportunities", "Follow Dial Communities" ] }, "fontSize": { "69px": [ "Love the way you live." ], "45px": [ "Lifestyle Options", "Which care solution is best for you or your family?", "Recent Insights", "Career Opportunities", "Follow Dial Communities" ], "22px": [ "Things look a little different at the moment but we are still celebrating life any way we can. Join ", "A Message from Dial Senior Living President, Ted Lowndes 11/16/2020", "Still Loving The Way We Live", "The Knolls Now Offering Independent Living: 10% off Rent for 10 Years", "Things look a little different at the moment but we are still celebrating life any way we can. Join ", "A Message from Dial Senior Living President, Ted Lowndes 11/16/2020" ] } }, "h4": { "fontWeight": { "600": [ "Independent Living", "Assisted Living", "Memory Care", "Dial Senior Living", "Find a Community" ], "700": [ "Get to know Dial" ] }, "color": { "rgb(255, 255, 255)": [ "Independent Living", "Assisted Living", "Memory Care", "Get to know Dial" ], "rgb(52, 89, 117)": [ "Dial Senior Living", "Find a Community" ] }, "fontSize": { "27px": [ "Independent Living", "Assisted Living", "Memory Care" ], "40px": [ "Get to know Dial" ], "24px": [ "Dial Senior Living", "Find a Community" ] } } } }, "totals": [ 4, 5, 2, 6 ], "standardInstances": [ { "ruleID": "styleDiff", "what": "In-line links have 5 different styles", "count": 4, "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Links in columns have 6 different styles", "count": 5, "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Buttons have 3 different styles", "count": 2, "ordinalSeverity": 2, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Level-2 headings have 5 different styles", "count": 4, "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Level-4 headings have 3 different styles", "count": 2, "ordinalSeverity": 3, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" } ] }, "tabNav": { "what": "nonstandard keyboard navigation between elements with the tab role", "data": { "totals": { "navigations": { "all": { "total": 0, "correct": 0, "incorrect": 0 }, "specific": { "tab": { "total": 0, "correct": 0, "incorrect": 0 }, "left": { "total": 0, "correct": 0, "incorrect": 0 }, "right": { "total": 0, "correct": 0, "incorrect": 0 }, "up": { "total": 0, "correct": 0, "incorrect": 0 }, "down": { "total": 0, "correct": 0, "incorrect": 0 }, "home": { "total": 0, "correct": 0, "incorrect": 0 }, "end": { "total": 0, "correct": 0, "incorrect": 0 } } }, "tabElements": { "total": 0, "correct": 0, "incorrect": 0 }, "tabLists": { "total": 0, "correct": 0, "incorrect": 0 } }, "tabElements": { "incorrect": [], "correct": [] } }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "titledEl": { "what": "title attributes on inappropriate elements", "data": { "total": 0, "items": [] }, "totals": [ 0, 0, 0, 0 ], "standardInstances": [] }, "zIndex": { "what": "non-default Z indexes", "data": { "totals": { "total": 204, "tagNames": { "DIV": 92, "UL": 11, "LI": 24, "A": 33, "SPAN": 34, "I": 2, "HEADER": 1, "BR": 5, "BUTTON": 2 } }, "items": [ { "tagName": "DIV", "id": "simple-banner", "text": "Find COVID-19 Information Here" }, { "tagName": "DIV", "id": "header-outer", "text": "LifeLoop Careers Contact Us Pay Online (402) 964-0099 Close Search Menu Where to Begin Education Fin" }, { "tagName": "DIV", "id": "header-secondary-outer", "text": "LifeLoop Careers Contact Us Pay Online (402) 964-0099" }, { "tagName": "UL", "id": "", "text": "LifeLoop Careers Contact Us Pay Online (402) 964-0099" }, { "tagName": "LI", "id": "menu-item-27", "text": "<li id=\"menu-item-27\" class=\"menu-item menu-item-type-custom menu-item-object-custom nectar-regular-" }, { "tagName": "A", "id": "", "text": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"men" }, { "tagName": "SPAN", "id": "", "text": "<span class=\"menu-title-text\"><i class=\"fa fa-facebook\"></i></span>" }, { "tagName": "I", "id": "", "text": "<i class=\"fa fa-facebook\"></i>" }, { "tagName": "LI", "id": "menu-item-28", "text": "<li id=\"menu-item-28\" class=\"menu-item menu-item-type-custom menu-item-object-custom nectar-regular-" }, { "tagName": "A", "id": "", "text": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"me" }, { "tagName": "SPAN", "id": "", "text": "<span class=\"menu-title-text\"><i class=\"fa fa-instagram\"></i></span>" }, { "tagName": "I", "id": "", "text": "<i class=\"fa fa-instagram\"></i>" }, { "tagName": "LI", "id": "menu-item-23", "text": "LifeLoop" }, { "tagName": "A", "id": "", "text": "LifeLoop" }, { "tagName": "SPAN", "id": "", "text": "LifeLoop" }, { "tagName": "LI", "id": "menu-item-22", "text": "Careers" }, { "tagName": "A", "id": "", "text": "Careers" }, { "tagName": "SPAN", "id": "", "text": "Careers" }, { "tagName": "LI", "id": "menu-item-21", "text": "Contact Us" }, { "tagName": "A", "id": "", "text": "Contact Us" }, { "tagName": "SPAN", "id": "", "text": "Contact Us" }, { "tagName": "LI", "id": "menu-item-728", "text": "Pay Online" }, { "tagName": "A", "id": "", "text": "Pay Online" }, { "tagName": "SPAN", "id": "", "text": "Pay Online" }, { "tagName": "LI", "id": "menu-item-24", "text": "(402) 964-0099" }, { "tagName": "A", "id": "", "text": "(402) 964-0099" }, { "tagName": "SPAN", "id": "", "text": "(402) 964-0099" }, { "tagName": "HEADER", "id": "top", "text": "Menu Where to Begin Education Financial Planner FAQ Dial News & Updates Senior Living Options Indepe" }, { "tagName": "DIV", "id": "", "text": "Menu" }, { "tagName": "UL", "id": "", "text": "Where to Begin Education Financial Planner FAQ Dial News & Updates Senior Living Options Independent" }, { "tagName": "LI", "id": "menu-item-14", "text": "Where to Begin Education Financial Planner FAQ Dial News & Updates" }, { "tagName": "A", "id": "", "text": "Where to Begin" }, { "tagName": "SPAN", "id": "", "text": "Where to Begin" }, { "tagName": "BR", "id": "", "text": "<br>" }, { "tagName": "UL", "id": "", "text": "Education Financial Planner FAQ Dial News & Updates" }, { "tagName": "LI", "id": "menu-item-163", "text": "Education" }, { "tagName": "A", "id": "", "text": "Education" }, { "tagName": "SPAN", "id": "", "text": "Education" }, { "tagName": "LI", "id": "menu-item-162", "text": "Financial Planner" }, { "tagName": "A", "id": "", "text": "Financial Planner" }, { "tagName": "SPAN", "id": "", "text": "Financial Planner" }, { "tagName": "LI", "id": "menu-item-164", "text": "FAQ" }, { "tagName": "A", "id": "", "text": "FAQ" }, { "tagName": "SPAN", "id": "", "text": "FAQ" }, { "tagName": "LI", "id": "menu-item-7933", "text": "Dial News & Updates" }, { "tagName": "A", "id": "", "text": "Dial News & Updates" }, { "tagName": "SPAN", "id": "", "text": "Dial News & Updates" }, { "tagName": "LI", "id": "menu-item-15", "text": "Senior Living Options Independent Living Assisted Living Memory Care" }, { "tagName": "A", "id": "", "text": "Senior Living Options" }, { "tagName": "SPAN", "id": "", "text": "Senior Living Options" }, { "tagName": "BR", "id": "", "text": "<br>" }, { "tagName": "UL", "id": "", "text": "Independent Living Assisted Living Memory Care" }, { "tagName": "LI", "id": "menu-item-167", "text": "Independent Living" }, { "tagName": "A", "id": "", "text": "Independent Living" }, { "tagName": "SPAN", "id": "", "text": "Independent Living" }, { "tagName": "LI", "id": "menu-item-166", "text": "Assisted Living" }, { "tagName": "A", "id": "", "text": "Assisted Living" }, { "tagName": "SPAN", "id": "", "text": "Assisted Living" }, { "tagName": "LI", "id": "menu-item-165", "text": "Memory Care" }, { "tagName": "A", "id": "", "text": "Memory Care" }, { "tagName": "SPAN", "id": "", "text": "Memory Care" }, { "tagName": "LI", "id": "menu-item-730", "text": "The Dial Difference About Dial History" }, { "tagName": "A", "id": "", "text": "The Dial Difference" }, { "tagName": "SPAN", "id": "", "text": "The Dial Difference" }, { "tagName": "BR", "id": "", "text": "<br>" }, { "tagName": "UL", "id": "", "text": "About Dial History" }, { "tagName": "LI", "id": "menu-item-171", "text": "About" }, { "tagName": "A", "id": "", "text": "About" }, { "tagName": "SPAN", "id": "", "text": "About" }, { "tagName": "LI", "id": "menu-item-170", "text": "Dial History" }, { "tagName": "A", "id": "", "text": "Dial History" }, { "tagName": "SPAN", "id": "", "text": "Dial History" }, { "tagName": "LI", "id": "menu-item-17", "text": "Find a Community" }, { "tagName": "A", "id": "", "text": "Find a Community" }, { "tagName": "SPAN", "id": "", "text": "Find a Community" }, { "tagName": "BR", "id": "", "text": "<br>" }, { "tagName": "LI", "id": "menu-item-8858", "text": "Dial 4 Seniors About Dial 4 Seniors Nominate Dial 4 Seniors Donate Dial 4 Seniors" }, { "tagName": "A", "id": "", "text": "Dial 4 Seniors" }, { "tagName": "SPAN", "id": "", "text": "Dial 4 Seniors" }, { "tagName": "BR", "id": "", "text": "<br>" }, { "tagName": "UL", "id": "", "text": "About Dial 4 Seniors Nominate Dial 4 Seniors Donate Dial 4 Seniors" }, { "tagName": "LI", "id": "menu-item-8861", "text": "About Dial 4 Seniors" }, { "tagName": "A", "id": "", "text": "About Dial 4 Seniors" }, { "tagName": "SPAN", "id": "", "text": "About Dial 4 Seniors" }, { "tagName": "LI", "id": "menu-item-8859", "text": "Nominate Dial 4 Seniors" }, { "tagName": "A", "id": "", "text": "Nominate Dial 4 Seniors" }, { "tagName": "SPAN", "id": "", "text": "Nominate Dial 4 Seniors" }, { "tagName": "LI", "id": "menu-item-8860", "text": "Donate Dial 4 Seniors" }, { "tagName": "A", "id": "", "text": "Donate Dial 4 Seniors" }, { "tagName": "SPAN", "id": "", "text": "Donate Dial 4 Seniors" }, { "tagName": "UL", "id": "", "text": "<ul class=\"buttons sf-menu\" data-user-set-ocm=\"off\"> </ul>" }, { "tagName": "DIV", "id": "", "text": "Love the way you live. Discover Dial Senior Living retirement communities Watch the Video Dial Commu" }, { "tagName": "DIV", "id": "", "text": "<div class=\"inner-wrap using-image\"><div class=\"row-bg viewport-desktop using-image\" style=\"backgrou" }, { "tagName": "DIV", "id": "", "text": "Love the way you live. Discover Dial Senior Living retirement communities Watch the Video" }, { "tagName": "DIV", "id": "", "text": "<div class=\"column-image-bg-wrap column-bg-layer viewport-desktop\" data-bg-pos=\"center center\" data-" }, { "tagName": "DIV", "id": "", "text": "<div class=\"inner-wrap\"><div class=\"column-image-bg\" style=\" background-image: url('https://diallivi" }, { "tagName": "DIV", "id": "", "text": "<div class=\"column-image-bg\" style=\" background-image: url('https://diallivingdev.wpenginepowered.co" }, { "tagName": "DIV", "id": "", "text": "Love the way you live. Discover Dial Senior Living retirement communities Watch the Video" }, { "tagName": "DIV", "id": "", "text": "Love the way you live. Discover Dial Senior Living retirement communities" }, { "tagName": "DIV", "id": "fws_648db32b93fb6", "text": "Dial Communities window.formcraftLogic=window.formcraftLogic||{};window.formcraftLogic[1]=[] 1 Step " }, { "tagName": "DIV", "id": "", "text": "<div class=\"inner-wrap\"><div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color:" }, { "tagName": "DIV", "id": "", "text": "Dial Communities window.formcraftLogic=window.formcraftLogic||{};window.formcraftLogic[1]=[] 1 Step " }, { "tagName": "DIV", "id": "", "text": "1 Step 1" }, { "tagName": "SPAN", "id": "", "text": "1" }, { "tagName": "DIV", "id": "", "text": "StateStateColoradoIllinoisIowaKansasMissouriNebraskaTexas" }, { "tagName": "SPAN", "id": "", "text": "<span class=\"error\"></span>" }, { "tagName": "DIV", "id": "", "text": "ServiceSenior Care OptionsIndependent LivingAssisted LivingMemory Care" }, { "tagName": "SPAN", "id": "", "text": "<span class=\"error\"></span>" }, { "tagName": "DIV", "id": "", "text": "Find Your Community" }, { "tagName": "DIV", "id": "", "text": "stateSubmityour full name" }, { "tagName": "SPAN", "id": "", "text": "<span class=\"error\"></span>" }, { "tagName": "DIV", "id": "", "text": "careSubmityour full name" }, { "tagName": "SPAN", "id": "", "text": "<span class=\"error\"></span>" }, { "tagName": "DIV", "id": "", "text": "<div class=\"inner-wrap\"><div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color:" }, { "tagName": "DIV", "id": "", "text": "Dial Senior Living Lifestyle Options We know how hard it can be to choose the right senior living co" }, { "tagName": "DIV", "id": "", "text": "<div class=\"inner-wrap\"><div class=\"row-bg viewport-desktop\" style=\"\"></div></div>" }, { "tagName": "DIV", "id": "", "text": "Independent Living Learn More Perfect for seniors looking to live in a community environment without" }, { "tagName": "DIV", "id": "", "text": "<div class=\"column-image-bg-wrap column-bg-layer viewport-desktop\" data-bg-pos=\"center center\" data-" }, { "tagName": "DIV", "id": "", "text": "<div class=\"inner-wrap\"><div class=\"column-image-bg\" style=\" background-image: url('https://diallivi" }, { "tagName": "DIV", "id": "", "text": "<div class=\"column-image-bg\" style=\" background-image: url('https://diallivingdev.wpenginepowered.co" }, { "tagName": "DIV", "id": "", "text": "Independent Living Learn More Perfect for seniors looking to live in a community environment without" }, { "tagName": "DIV", "id": "", "text": "Independent Living Learn More" }, { "tagName": "DIV", "id": "", "text": "Independent Living Learn More" }, { "tagName": "DIV", "id": "", "text": "Perfect for seniors looking to live in a community environment without the worry of maintenance, hou" }, { "tagName": "DIV", "id": "", "text": "<div class=\"column-image-bg-wrap column-bg-layer viewport-desktop\" data-bg-pos=\"center center\" data-" }, { "tagName": "DIV", "id": "", "text": "<div class=\"inner-wrap\"><div class=\"column-image-bg\" style=\" background-image: url('https://diallivi" }, { "tagName": "DIV", "id": "", "text": "<div class=\"column-image-bg\" style=\" background-image: url('https://diallivingdev.wpenginepowered.co" }, { "tagName": "DIV", "id": "", "text": "Assisted Living Learn More Provides seniors the ability to live as independently as they want, while" }, { "tagName": "DIV", "id": "", "text": "Assisted Living Learn More" }, { "tagName": "DIV", "id": "", "text": "Assisted Living Learn More" }, { "tagName": "DIV", "id": "", "text": "Provides seniors the ability to live as independently as they want, while offering assistance with t" }, { "tagName": "DIV", "id": "", "text": "<div class=\"column-image-bg-wrap column-bg-layer viewport-desktop\" data-bg-pos=\"center center\" data-" }, { "tagName": "DIV", "id": "", "text": "<div class=\"inner-wrap\"><div class=\"column-image-bg\" style=\" background-image: url('https://diallivi" }, { "tagName": "DIV", "id": "", "text": "<div class=\"column-image-bg\" style=\" background-image: url('https://diallivingdev.wpenginepowered.co" }, { "tagName": "DIV", "id": "", "text": "Memory Care Learn More A beneficial space for loved ones living with dementia, Alzheimer’s disease, " }, { "tagName": "DIV", "id": "", "text": "Memory Care Learn More" }, { "tagName": "DIV", "id": "", "text": "Memory Care Learn More" }, { "tagName": "DIV", "id": "", "text": "A beneficial space for loved ones living with dementia, Alzheimer’s disease, and other memory-relate" }, { "tagName": "DIV", "id": "", "text": "<div class=\"inner-wrap using-image\"><div class=\"row-bg viewport-desktop using-image\" style=\"backgrou" }, { "tagName": "DIV", "id": "", "text": "Which care solution is best for you or your family? Where to Begin" }, { "tagName": "DIV", "id": "", "text": "<div class=\"inner-wrap\"><div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color:" }, { "tagName": "DIV", "id": "", "text": "Recent Insights From helpful information on health, aging and our facilities, to the stories of real" }, { "tagName": "BUTTON", "id": "", "text": "Previous" }, { "tagName": "A", "id": "", "text": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the" }, { "tagName": "A", "id": "", "text": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-pre" }, { "tagName": "A", "id": "", "text": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target" }, { "tagName": "A", "id": "", "text": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-l" }, { "tagName": "A", "id": "", "text": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the" }, { "tagName": "A", "id": "", "text": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-pre" }, { "tagName": "BUTTON", "id": "", "text": "Next" }, { "tagName": "DIV", "id": "", "text": "<div class=\"inner-wrap using-image\"><div class=\"row-bg viewport-desktop using-image\" style=\"backgrou" }, { "tagName": "DIV", "id": "", "text": "Career Opportunities A career at Dial Senior Living offers the opportunity to grow and move forward " }, { "tagName": "DIV", "id": "", "text": "<div class=\"column-bg-overlay-wrap column-bg-layer\" data-bg-animation=\"none\"><div class=\"column-bg-o" }, { "tagName": "DIV", "id": "", "text": "<div class=\"column-bg-overlay\" style=\"opacity: 1; background-color: #d8bf76;\"></div>" }, { "tagName": "DIV", "id": "", "text": "Career Opportunities A career at Dial Senior Living offers the opportunity to grow and move forward " }, { "tagName": "DIV", "id": "", "text": "Career Opportunities" }, { "tagName": "DIV", "id": "", "text": "A career at Dial Senior Living offers the opportunity to grow and move forward in your profession, w" }, { "tagName": "DIV", "id": "", "text": "<div class=\"inner-wrap\"><div class=\"row-bg viewport-desktop\" style=\"\"></div></div>" }, { "tagName": "DIV", "id": "", "text": "Get to know Dial Learn more about our history, culture, mission and more. Learn More LifeLoop is our" }, { "tagName": "DIV", "id": "", "text": "Get to know Dial Learn more about our history, culture, mission and more. Learn More LifeLoop is our" }, { "tagName": "DIV", "id": "", "text": "<div class=\"column-bg-overlay-wrap column-bg-layer\" data-bg-animation=\"none\"><div class=\"column-bg-o" }, { "tagName": "DIV", "id": "", "text": "<div class=\"column-bg-overlay\" style=\"opacity: 1; background-color: #40a778;\"></div>" }, { "tagName": "DIV", "id": "", "text": "Get to know Dial Learn more about our history, culture, mission and more. Learn More" }, { "tagName": "DIV", "id": "", "text": "Get to know Dial Learn more about our history, culture, mission and more." }, { "tagName": "DIV", "id": "", "text": "Learn More" }, { "tagName": "DIV", "id": "", "text": "<div class=\"column-bg-overlay-wrap column-bg-layer\" data-bg-animation=\"none\"><div class=\"column-bg-o" }, { "tagName": "DIV", "id": "", "text": "<div class=\"column-bg-overlay\" style=\"opacity: 1; background-color: #1e8d65;\"></div>" }, { "tagName": "DIV", "id": "", "text": "LifeLoop is our resident engagement platform that connects residents, families and staff – helping f" }, { "tagName": "DIV", "id": "", "text": "<div class=\"wpb_wrapper\"> <p class=\"p1\" style=\"text-align: left !important;\"><span class=\"s1\"><img d" }, { "tagName": "DIV", "id": "", "text": "LifeLoop is our resident engagement platform that connects residents, families and staff – helping f" }, { "tagName": "DIV", "id": "", "text": "Learn More" }, { "tagName": "DIV", "id": "", "text": "<div class=\"inner-wrap\"><div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color:" }, { "tagName": "DIV", "id": "", "text": "Follow Dial Communities" }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\"></a>" }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\"></a>" }, { "tagName": "DIV", "id": "fws_648db32ba752f", "text": "Dial Communities window.formcraftLogic=window.formcraftLogic||{};window.formcraftLogic[1]=[] 1 Step " }, { "tagName": "DIV", "id": "", "text": "<div class=\"inner-wrap\"><div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color:" }, { "tagName": "DIV", "id": "", "text": "Dial Communities window.formcraftLogic=window.formcraftLogic||{};window.formcraftLogic[1]=[] 1 Step " }, { "tagName": "DIV", "id": "", "text": "1 Step 1" }, { "tagName": "SPAN", "id": "", "text": "1" }, { "tagName": "DIV", "id": "", "text": "StateStateColoradoIllinoisIowaKansasMissouriNebraskaTexas" }, { "tagName": "SPAN", "id": "", "text": "<span class=\"error\"></span>" }, { "tagName": "DIV", "id": "", "text": "ServiceSenior Care OptionsIndependent LivingAssisted LivingMemory Care" }, { "tagName": "SPAN", "id": "", "text": "<span class=\"error\"></span>" }, { "tagName": "DIV", "id": "", "text": "Find Your Community" }, { "tagName": "DIV", "id": "", "text": "stateSubmityour full name" }, { "tagName": "SPAN", "id": "", "text": "<span class=\"error\"></span>" }, { "tagName": "DIV", "id": "", "text": "careSubmityour full name" }, { "tagName": "SPAN", "id": "", "text": "<span class=\"error\"></span>" }, { "tagName": "DIV", "id": "footer-outer", "text": "Dial Senior Living 11506 Nicholas St, Suite 205 Omaha, NE 68154 (402) 964-0099 Find a CommunityColor" }, { "tagName": "DIV", "id": "", "text": "Dial Senior Living 11506 Nicholas St, Suite 205 Omaha, NE 68154 (402) 964-0099" }, { "tagName": "DIV", "id": "", "text": "<div class=\"col span_3 one-fourths right-edge\"> <div class=\"widget\"> </div> </div>" }, { "tagName": "DIV", "id": "", "text": "Find a CommunityColorado Illinois Iowa Kansas Missouri Nebraska Texas" }, { "tagName": "DIV", "id": "", "text": "Home Where to Begin Senior Living Options About Dial History Careers Contact Us Provide Feedback Pri" }, { "tagName": "DIV", "id": "", "text": "© 2023 Dial Senior Living. All rights reserved." }, { "tagName": "DIV", "id": "", "text": "<div class=\"col span_7 col_last\"> <ul class=\"social\"> </ul> </div>" }, { "tagName": "DIV", "id": "slide-out-widget-area-bg", "text": "<div id=\"slide-out-widget-area-bg\" class=\"slide-out-from-right dark\"> </div>" }, { "tagName": "DIV", "id": "slide-out-widget-area", "text": "Close Menu Where to Begin Education Financial Planner FAQ Dial News & Updates Senior Living Options " }, { "tagName": "A", "id": "", "text": "Close Menu" }, { "tagName": "UL", "id": "", "text": "Education Financial Planner FAQ Dial News & Updates" }, { "tagName": "UL", "id": "", "text": "Independent Living Assisted Living Memory Care" }, { "tagName": "UL", "id": "", "text": "About Dial History" }, { "tagName": "UL", "id": "", "text": "About Dial 4 Seniors Nominate Dial 4 Seniors Donate Dial 4 Seniors" }, { "tagName": "DIV", "id": "", "text": "<div class=\"simple-banner simple-banner-text\" style=\"display:none !important\"></div>" } ] }, "totals": [ 204, 0, 0, 0 ], "standardInstances": [ { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "simple-banner", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find COVID-19 Information Here" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "header-outer", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "LifeLoop Careers Contact Us Pay Online (402) 964-0099 Close Search Menu Where to Begin Education Fin" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "header-secondary-outer", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "LifeLoop Careers Contact Us Pay Online (402) 964-0099" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "LifeLoop Careers Contact Us Pay Online (402) 964-0099" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-27", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<li id=\"menu-item-27\" class=\"menu-item menu-item-type-custom menu-item-object-custom nectar-regular-" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"men" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"menu-title-text\"><i class=\"fa fa-facebook\"></i></span>" }, { "ruleID": "zIndex", "what": "I element has a non-default Z index", "ordinalSeverity": 0, "tagName": "I", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<i class=\"fa fa-facebook\"></i>" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-28", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<li id=\"menu-item-28\" class=\"menu-item menu-item-type-custom menu-item-object-custom nectar-regular-" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"me" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"menu-title-text\"><i class=\"fa fa-instagram\"></i></span>" }, { "ruleID": "zIndex", "what": "I element has a non-default Z index", "ordinalSeverity": 0, "tagName": "I", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<i class=\"fa fa-instagram\"></i>" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-23", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "LifeLoop" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "LifeLoop" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "LifeLoop" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-22", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Careers" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Careers" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Careers" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-21", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact Us" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact Us" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact Us" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-728", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Pay Online" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Pay Online" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Pay Online" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-24", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "(402) 964-0099" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "(402) 964-0099" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "(402) 964-0099" }, { "ruleID": "zIndex", "what": "HEADER element has a non-default Z index", "ordinalSeverity": 0, "tagName": "HEADER", "id": "top", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Menu Where to Begin Education Financial Planner FAQ Dial News & Updates Senior Living Options Indepe" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Menu" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Where to Begin Education Financial Planner FAQ Dial News & Updates Senior Living Options Independent" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-14", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Where to Begin Education Financial Planner FAQ Dial News & Updates" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Where to Begin" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Where to Begin" }, { "ruleID": "zIndex", "what": "BR element has a non-default Z index", "ordinalSeverity": 0, "tagName": "BR", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<br>" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Education Financial Planner FAQ Dial News & Updates" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-163", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Education" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Education" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Education" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-162", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Financial Planner" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Financial Planner" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Financial Planner" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-164", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "FAQ" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "FAQ" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "FAQ" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-7933", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial News & Updates" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial News & Updates" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial News & Updates" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-15", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Living Options Independent Living Assisted Living Memory Care" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Living Options" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Living Options" }, { "ruleID": "zIndex", "what": "BR element has a non-default Z index", "ordinalSeverity": 0, "tagName": "BR", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<br>" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independent Living Assisted Living Memory Care" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-167", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independent Living" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independent Living" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independent Living" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-166", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Assisted Living" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Assisted Living" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Assisted Living" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-165", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Memory Care" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Memory Care" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Memory Care" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-730", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "The Dial Difference About Dial History" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "The Dial Difference" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "The Dial Difference" }, { "ruleID": "zIndex", "what": "BR element has a non-default Z index", "ordinalSeverity": 0, "tagName": "BR", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<br>" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Dial History" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-171", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-170", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial History" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial History" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial History" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-17", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find a Community" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find a Community" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find a Community" }, { "ruleID": "zIndex", "what": "BR element has a non-default Z index", "ordinalSeverity": 0, "tagName": "BR", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<br>" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-8858", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial 4 Seniors About Dial 4 Seniors Nominate Dial 4 Seniors Donate Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "BR element has a non-default Z index", "ordinalSeverity": 0, "tagName": "BR", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<br>" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Dial 4 Seniors Nominate Dial 4 Seniors Donate Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-8861", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-8859", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Nominate Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Nominate Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Nominate Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-8860", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<ul class=\"buttons sf-menu\" data-user-set-ocm=\"off\"> </ul>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Love the way you live. Discover Dial Senior Living retirement communities Watch the Video Dial Commu" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap using-image\"><div class=\"row-bg viewport-desktop using-image\" style=\"backgrou" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Love the way you live. Discover Dial Senior Living retirement communities Watch the Video" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-image-bg-wrap column-bg-layer viewport-desktop\" data-bg-pos=\"center center\" data-" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap\"><div class=\"column-image-bg\" style=\" background-image: url('https://diallivi" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-image-bg\" style=\" background-image: url('https://diallivingdev.wpenginepowered.co" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Love the way you live. Discover Dial Senior Living retirement communities Watch the Video" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Love the way you live. Discover Dial Senior Living retirement communities" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "fws_648db32b93fb6", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial Communities window.formcraftLogic=window.formcraftLogic||{};window.formcraftLogic[1]=[] 1 Step " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap\"><div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color:" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial Communities window.formcraftLogic=window.formcraftLogic||{};window.formcraftLogic[1]=[] 1 Step " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "1 Step 1" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "1" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "StateStateColoradoIllinoisIowaKansasMissouriNebraskaTexas" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"error\"></span>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "ServiceSenior Care OptionsIndependent LivingAssisted LivingMemory Care" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"error\"></span>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find Your Community" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "stateSubmityour full name" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"error\"></span>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "careSubmityour full name" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"error\"></span>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap\"><div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color:" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial Senior Living Lifestyle Options We know how hard it can be to choose the right senior living co" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap\"><div class=\"row-bg viewport-desktop\" style=\"\"></div></div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independent Living Learn More Perfect for seniors looking to live in a community environment without" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-image-bg-wrap column-bg-layer viewport-desktop\" data-bg-pos=\"center center\" data-" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap\"><div class=\"column-image-bg\" style=\" background-image: url('https://diallivi" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-image-bg\" style=\" background-image: url('https://diallivingdev.wpenginepowered.co" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independent Living Learn More Perfect for seniors looking to live in a community environment without" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independent Living Learn More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independent Living Learn More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Perfect for seniors looking to live in a community environment without the worry of maintenance, hou" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-image-bg-wrap column-bg-layer viewport-desktop\" data-bg-pos=\"center center\" data-" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap\"><div class=\"column-image-bg\" style=\" background-image: url('https://diallivi" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-image-bg\" style=\" background-image: url('https://diallivingdev.wpenginepowered.co" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Assisted Living Learn More Provides seniors the ability to live as independently as they want, while" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Assisted Living Learn More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Assisted Living Learn More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Provides seniors the ability to live as independently as they want, while offering assistance with t" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-image-bg-wrap column-bg-layer viewport-desktop\" data-bg-pos=\"center center\" data-" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap\"><div class=\"column-image-bg\" style=\" background-image: url('https://diallivi" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-image-bg\" style=\" background-image: url('https://diallivingdev.wpenginepowered.co" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Memory Care Learn More A beneficial space for loved ones living with dementia, Alzheimer’s disease, " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Memory Care Learn More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Memory Care Learn More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A beneficial space for loved ones living with dementia, Alzheimer’s disease, and other memory-relate" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap using-image\"><div class=\"row-bg viewport-desktop using-image\" style=\"backgrou" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Which care solution is best for you or your family? Where to Begin" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap\"><div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color:" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Recent Insights From helpful information on health, aging and our facilities, to the stories of real" }, { "ruleID": "zIndex", "what": "BUTTON element has a non-default Z index", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Previous" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-pre" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-l" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-pre" }, { "ruleID": "zIndex", "what": "BUTTON element has a non-default Z index", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Next" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap using-image\"><div class=\"row-bg viewport-desktop using-image\" style=\"backgrou" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Career Opportunities A career at Dial Senior Living offers the opportunity to grow and move forward " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-bg-overlay-wrap column-bg-layer\" data-bg-animation=\"none\"><div class=\"column-bg-o" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-bg-overlay\" style=\"opacity: 1; background-color: #d8bf76;\"></div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Career Opportunities A career at Dial Senior Living offers the opportunity to grow and move forward " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Career Opportunities" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A career at Dial Senior Living offers the opportunity to grow and move forward in your profession, w" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap\"><div class=\"row-bg viewport-desktop\" style=\"\"></div></div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Get to know Dial Learn more about our history, culture, mission and more. Learn More LifeLoop is our" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Get to know Dial Learn more about our history, culture, mission and more. Learn More LifeLoop is our" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-bg-overlay-wrap column-bg-layer\" data-bg-animation=\"none\"><div class=\"column-bg-o" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-bg-overlay\" style=\"opacity: 1; background-color: #40a778;\"></div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Get to know Dial Learn more about our history, culture, mission and more. Learn More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Get to know Dial Learn more about our history, culture, mission and more." }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-bg-overlay-wrap column-bg-layer\" data-bg-animation=\"none\"><div class=\"column-bg-o" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-bg-overlay\" style=\"opacity: 1; background-color: #1e8d65;\"></div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "LifeLoop is our resident engagement platform that connects residents, families and staff – helping f" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"wpb_wrapper\"> <p class=\"p1\" style=\"text-align: left !important;\"><span class=\"s1\"><img d" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "LifeLoop is our resident engagement platform that connects residents, families and staff – helping f" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap\"><div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color:" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Follow Dial Communities" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\"></a>" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\"></a>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "fws_648db32ba752f", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial Communities window.formcraftLogic=window.formcraftLogic||{};window.formcraftLogic[1]=[] 1 Step " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap\"><div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color:" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial Communities window.formcraftLogic=window.formcraftLogic||{};window.formcraftLogic[1]=[] 1 Step " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "1 Step 1" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "1" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "StateStateColoradoIllinoisIowaKansasMissouriNebraskaTexas" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"error\"></span>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "ServiceSenior Care OptionsIndependent LivingAssisted LivingMemory Care" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"error\"></span>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find Your Community" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "stateSubmityour full name" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"error\"></span>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "careSubmityour full name" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"error\"></span>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "footer-outer", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial Senior Living 11506 Nicholas St, Suite 205 Omaha, NE 68154 (402) 964-0099 Find a CommunityColor" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial Senior Living 11506 Nicholas St, Suite 205 Omaha, NE 68154 (402) 964-0099" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"col span_3 one-fourths right-edge\"> <div class=\"widget\"> </div> </div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find a CommunityColorado Illinois Iowa Kansas Missouri Nebraska Texas" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home Where to Begin Senior Living Options About Dial History Careers Contact Us Provide Feedback Pri" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "© 2023 Dial Senior Living. All rights reserved." }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"col span_7 col_last\"> <ul class=\"social\"> </ul> </div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "slide-out-widget-area-bg", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div id=\"slide-out-widget-area-bg\" class=\"slide-out-from-right dark\"> </div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "slide-out-widget-area", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Close Menu Where to Begin Education Financial Planner FAQ Dial News & Updates Senior Living Options " }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Close Menu" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Education Financial Planner FAQ Dial News & Updates" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independent Living Assisted Living Memory Care" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Dial History" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Dial 4 Seniors Nominate Dial 4 Seniors Donate Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"simple-banner simple-banner-text\" style=\"display:none !important\"></div>" } ] } }, "success": true }, "standardResult": { "totals": [ 274, 73, 3, 115 ], "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": 1, "ordinalSeverity": 2, "tagName": "", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"men" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"me" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "LifeLoop" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Careers" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact Us" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Pay Online" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "(402) 964-0099" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Where to Begin" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Education" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Financial Planner" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "FAQ" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial News & Updates" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Living Options" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independent Living" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Assisted Living" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Memory Care" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "The Dial Difference" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial History" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find a Community" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial 4 Seniors" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Dial 4 Seniors" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Nominate Dial 4 Seniors" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate Dial 4 Seniors" }, { "ruleID": "focInd", "what": "SELECT element has no focus indicator", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "StateColoradoIllinoisIowaKansasMissouriNebraskaTexas" }, { "ruleID": "focInd", "what": "SELECT element has no focus indicator", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Care OptionsIndependent LivingAssisted LivingMemory Care" }, { "ruleID": "focInd", "what": "BUTTON element has no focus indicator", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find Your Community" }, { "ruleID": "focInd", "what": "BUTTON element has no focus indicator", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Previous" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Still Loving The Way We Live" }, { "ruleID": "focInd", "what": "A element has no focus indicator", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "focInd", "what": "BUTTON element has no focus indicator", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Next" }, { "ruleID": "focInd", "what": "BUTTON element has no focus indicator", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "1" }, { "ruleID": "focInd", "what": "BUTTON element has no focus indicator", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "2" }, { "ruleID": "focInd", "what": "BUTTON element has no focus indicator", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "3" }, { "ruleID": "focInd", "what": "BUTTON element has no focus indicator", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "4" }, { "ruleID": "focInd", "what": "SELECT element has no focus indicator", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "StateColoradoIllinoisIowaKansasMissouriNebraskaTexas" }, { "ruleID": "focInd", "what": "SELECT element has no focus indicator", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Care OptionsIndependent LivingAssisted LivingMemory Care" }, { "ruleID": "focInd", "what": "BUTTON element has no focus indicator", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find Your Community" }, { "ruleID": "focOp", "complaint": "I element is operable but not focusable", "ordinalSeverity": 3, "tagName": "I", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<i class=\"lines-button x2\" style=\"cursor: default;\"> <i class=\"lines\"></i> </i>" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "1 Step 1" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Nextkeyboard_arrow_right" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Things look a little different at the moment but we are still celebrating life any way we can. Join " }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Still Loving The Way We Live" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-l" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "The Knolls Now Offering Independent Living: 10% off Rent for 10 Years" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Things look a little different at the moment but we are still celebrating life any way we can. Join " }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-pre" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A Message from Dial Senior Living President, Ted Lowndes 11/16/2020" }, { "ruleID": "focOp", "complaint": "A element is operable but not focusable", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "1 Step 1" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Nextkeyboard_arrow_right" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"ocm-dropdown-arrow\" style=\"cursor: default;\"><i class=\"fa fa-angle-down\"></i></span>" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"ocm-dropdown-arrow\" style=\"cursor: default;\"><i class=\"fa fa-angle-down\"></i></span>" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"ocm-dropdown-arrow\" style=\"cursor: default;\"><i class=\"fa fa-angle-down\"></i></span>" }, { "ruleID": "focOp", "complaint": "SPAN element is operable but not focusable", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"ocm-dropdown-arrow\" style=\"cursor: default;\"><i class=\"fa fa-angle-down\"></i></span>" }, { "ruleID": "focOp", "complaint": "DIV element is operable but not focusable", "ordinalSeverity": 3, "tagName": "DIV", "id": "chatbutton", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div style=\"position: fixed;vertical-align:center;\" onclick=\"javascript:openNewWindow();\" id=\"chatbu" }, { "ruleID": "hover", "what": "Hovering over element has unexpected effects", "ordinalSeverity": 3, "tagName": "LI", "id": "menu-item-14", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Where to Begin Education Financial Planner FAQ Dial News & Updates" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "LI", "id": "menu-item-163", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Education" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Financial Planner" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "FAQ" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial News & Updates" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Assisted Living" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "LI", "id": "menu-item-8861", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Dial 4 Seniors" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate Dial 4 Seniors" }, { "ruleID": "hover", "what": "Operable element cannot be hovered over", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " }, { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " }, { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " }, { "ruleID": "labClash", "what": "Element INPUT is unlabeled", "ordinalSeverity": 3, "tagName": "INPUT", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "INPUT: " }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find COVID-19 Information Here" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Skip to main content" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Close Search" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "logo", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a id=\"logo\" href=\"https://dialseniorliving.com\" data-supplied-ml-starting-dark=\"false\" data-supplie" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Menu" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Where to Begin" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Living Options" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "The Dial Difference" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find a Community" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial 4 Seniors" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Watch the Video" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Where to Begin" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Things look a little different at the moment but we are still celebrating life any way we can. Join " }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-pre" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A Message from Dial Senior Living President, Ted Lowndes 11/16/2020" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Still Loving The Way We Live" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-l" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "The Knolls Now Offering Independent Living: 10% off Rent for 10 Years" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Things look a little different at the moment but we are still celebrating life any way we can. Join " }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-pre" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A Message from Dial Senior Living President, Ted Lowndes 11/16/2020" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "View Job Postings" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\"></a>" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\"></a>" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"/\"><img decoding=\"async\" loading=\"lazy\" class=\"wp-image-18 alignleft footer-logo\" src=\"http" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "(402) 964-0099" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Close Menu" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Where to Begin" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Living Options" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "The Dial Difference" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find a Community" }, { "ruleID": "linkUl", "what": "Link is inline but has no underline", "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial 4 Seniors" }, { "ruleID": "role", "what": "BUTTON elements have redundant explicit role button (count: 6)", "count": 6, "ordinalSeverity": 1, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "DIV elements have invalid or native-replaceable explicit role listbox (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "DIV elements have invalid or native-replaceable explicit role option (count: 4)", "count": 4, "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "role", "what": "DIV elements have invalid or native-replaceable explicit role navigation (count: 1)", "count": 1, "ordinalSeverity": 3, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "In-line links have 5 different styles", "count": 4, "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Links in columns have 6 different styles", "count": 5, "ordinalSeverity": 1, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Buttons have 3 different styles", "count": 2, "ordinalSeverity": 2, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Level-2 headings have 5 different styles", "count": 4, "ordinalSeverity": 3, "tagName": "H2", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "styleDiff", "what": "Level-4 headings have 3 different styles", "count": 2, "ordinalSeverity": 3, "tagName": "H4", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "simple-banner", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find COVID-19 Information Here" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "header-outer", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "LifeLoop Careers Contact Us Pay Online (402) 964-0099 Close Search Menu Where to Begin Education Fin" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "header-secondary-outer", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "LifeLoop Careers Contact Us Pay Online (402) 964-0099" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "LifeLoop Careers Contact Us Pay Online (402) 964-0099" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-27", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<li id=\"menu-item-27\" class=\"menu-item menu-item-type-custom menu-item-object-custom nectar-regular-" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/DialSeniorLiving/\"><span class=\"men" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"menu-title-text\"><i class=\"fa fa-facebook\"></i></span>" }, { "ruleID": "zIndex", "what": "I element has a non-default Z index", "ordinalSeverity": 0, "tagName": "I", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<i class=\"fa fa-facebook\"></i>" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-28", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<li id=\"menu-item-28\" class=\"menu-item menu-item-type-custom menu-item-object-custom nectar-regular-" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a target=\"_blank\" rel=\"noopener\" href=\"https://www.instagram.com/dialseniorliving/\"><span class=\"me" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"menu-title-text\"><i class=\"fa fa-instagram\"></i></span>" }, { "ruleID": "zIndex", "what": "I element has a non-default Z index", "ordinalSeverity": 0, "tagName": "I", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<i class=\"fa fa-instagram\"></i>" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-23", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "LifeLoop" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "LifeLoop" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "LifeLoop" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-22", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Careers" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Careers" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Careers" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-21", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact Us" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact Us" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Contact Us" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-728", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Pay Online" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Pay Online" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Pay Online" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-24", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "(402) 964-0099" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "(402) 964-0099" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "(402) 964-0099" }, { "ruleID": "zIndex", "what": "HEADER element has a non-default Z index", "ordinalSeverity": 0, "tagName": "HEADER", "id": "top", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Menu Where to Begin Education Financial Planner FAQ Dial News & Updates Senior Living Options Indepe" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Menu" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Where to Begin Education Financial Planner FAQ Dial News & Updates Senior Living Options Independent" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-14", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Where to Begin Education Financial Planner FAQ Dial News & Updates" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Where to Begin" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Where to Begin" }, { "ruleID": "zIndex", "what": "BR element has a non-default Z index", "ordinalSeverity": 0, "tagName": "BR", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<br>" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Education Financial Planner FAQ Dial News & Updates" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-163", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Education" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Education" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Education" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-162", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Financial Planner" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Financial Planner" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Financial Planner" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-164", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "FAQ" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "FAQ" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "FAQ" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-7933", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial News & Updates" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial News & Updates" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial News & Updates" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-15", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Living Options Independent Living Assisted Living Memory Care" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Living Options" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Senior Living Options" }, { "ruleID": "zIndex", "what": "BR element has a non-default Z index", "ordinalSeverity": 0, "tagName": "BR", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<br>" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independent Living Assisted Living Memory Care" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-167", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independent Living" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independent Living" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independent Living" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-166", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Assisted Living" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Assisted Living" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Assisted Living" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-165", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Memory Care" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Memory Care" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Memory Care" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-730", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "The Dial Difference About Dial History" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "The Dial Difference" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "The Dial Difference" }, { "ruleID": "zIndex", "what": "BR element has a non-default Z index", "ordinalSeverity": 0, "tagName": "BR", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<br>" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Dial History" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-171", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-170", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial History" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial History" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial History" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-17", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find a Community" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find a Community" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find a Community" }, { "ruleID": "zIndex", "what": "BR element has a non-default Z index", "ordinalSeverity": 0, "tagName": "BR", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<br>" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-8858", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial 4 Seniors About Dial 4 Seniors Nominate Dial 4 Seniors Donate Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "BR element has a non-default Z index", "ordinalSeverity": 0, "tagName": "BR", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<br>" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Dial 4 Seniors Nominate Dial 4 Seniors Donate Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-8861", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-8859", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Nominate Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Nominate Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Nominate Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "LI element has a non-default Z index", "ordinalSeverity": 0, "tagName": "LI", "id": "menu-item-8860", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Donate Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<ul class=\"buttons sf-menu\" data-user-set-ocm=\"off\"> </ul>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Love the way you live. Discover Dial Senior Living retirement communities Watch the Video Dial Commu" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap using-image\"><div class=\"row-bg viewport-desktop using-image\" style=\"backgrou" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Love the way you live. Discover Dial Senior Living retirement communities Watch the Video" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-image-bg-wrap column-bg-layer viewport-desktop\" data-bg-pos=\"center center\" data-" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap\"><div class=\"column-image-bg\" style=\" background-image: url('https://diallivi" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-image-bg\" style=\" background-image: url('https://diallivingdev.wpenginepowered.co" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Love the way you live. Discover Dial Senior Living retirement communities Watch the Video" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Love the way you live. Discover Dial Senior Living retirement communities" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "fws_648db32b93fb6", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial Communities window.formcraftLogic=window.formcraftLogic||{};window.formcraftLogic[1]=[] 1 Step " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap\"><div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color:" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial Communities window.formcraftLogic=window.formcraftLogic||{};window.formcraftLogic[1]=[] 1 Step " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "1 Step 1" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "1" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "StateStateColoradoIllinoisIowaKansasMissouriNebraskaTexas" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"error\"></span>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "ServiceSenior Care OptionsIndependent LivingAssisted LivingMemory Care" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"error\"></span>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find Your Community" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "stateSubmityour full name" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"error\"></span>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "careSubmityour full name" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"error\"></span>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap\"><div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color:" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial Senior Living Lifestyle Options We know how hard it can be to choose the right senior living co" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap\"><div class=\"row-bg viewport-desktop\" style=\"\"></div></div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independent Living Learn More Perfect for seniors looking to live in a community environment without" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-image-bg-wrap column-bg-layer viewport-desktop\" data-bg-pos=\"center center\" data-" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap\"><div class=\"column-image-bg\" style=\" background-image: url('https://diallivi" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-image-bg\" style=\" background-image: url('https://diallivingdev.wpenginepowered.co" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independent Living Learn More Perfect for seniors looking to live in a community environment without" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independent Living Learn More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independent Living Learn More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Perfect for seniors looking to live in a community environment without the worry of maintenance, hou" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-image-bg-wrap column-bg-layer viewport-desktop\" data-bg-pos=\"center center\" data-" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap\"><div class=\"column-image-bg\" style=\" background-image: url('https://diallivi" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-image-bg\" style=\" background-image: url('https://diallivingdev.wpenginepowered.co" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Assisted Living Learn More Provides seniors the ability to live as independently as they want, while" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Assisted Living Learn More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Assisted Living Learn More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Provides seniors the ability to live as independently as they want, while offering assistance with t" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-image-bg-wrap column-bg-layer viewport-desktop\" data-bg-pos=\"center center\" data-" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap\"><div class=\"column-image-bg\" style=\" background-image: url('https://diallivi" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-image-bg\" style=\" background-image: url('https://diallivingdev.wpenginepowered.co" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Memory Care Learn More A beneficial space for loved ones living with dementia, Alzheimer’s disease, " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Memory Care Learn More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Memory Care Learn More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A beneficial space for loved ones living with dementia, Alzheimer’s disease, and other memory-relate" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap using-image\"><div class=\"row-bg viewport-desktop using-image\" style=\"backgrou" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Which care solution is best for you or your family? Where to Begin" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap\"><div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color:" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Recent Insights From helpful information on health, aging and our facilities, to the stories of real" }, { "ruleID": "zIndex", "what": "BUTTON element has a non-default Z index", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Previous" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-pre" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/still-loving-the-way-we-live/\" target" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/the-knolls-now-offering-independent-l" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/things-look-a-little-different-at-the" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a class=\"wprpsp-post-link\" href=\"https://dialseniorliving.com/a-message-from-dial-senior-living-pre" }, { "ruleID": "zIndex", "what": "BUTTON element has a non-default Z index", "ordinalSeverity": 0, "tagName": "BUTTON", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Next" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap using-image\"><div class=\"row-bg viewport-desktop using-image\" style=\"backgrou" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Career Opportunities A career at Dial Senior Living offers the opportunity to grow and move forward " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-bg-overlay-wrap column-bg-layer\" data-bg-animation=\"none\"><div class=\"column-bg-o" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-bg-overlay\" style=\"opacity: 1; background-color: #d8bf76;\"></div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Career Opportunities A career at Dial Senior Living offers the opportunity to grow and move forward " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Career Opportunities" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "A career at Dial Senior Living offers the opportunity to grow and move forward in your profession, w" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap\"><div class=\"row-bg viewport-desktop\" style=\"\"></div></div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Get to know Dial Learn more about our history, culture, mission and more. Learn More LifeLoop is our" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Get to know Dial Learn more about our history, culture, mission and more. Learn More LifeLoop is our" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-bg-overlay-wrap column-bg-layer\" data-bg-animation=\"none\"><div class=\"column-bg-o" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-bg-overlay\" style=\"opacity: 1; background-color: #40a778;\"></div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Get to know Dial Learn more about our history, culture, mission and more. Learn More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Get to know Dial Learn more about our history, culture, mission and more." }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-bg-overlay-wrap column-bg-layer\" data-bg-animation=\"none\"><div class=\"column-bg-o" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"column-bg-overlay\" style=\"opacity: 1; background-color: #1e8d65;\"></div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "LifeLoop is our resident engagement platform that connects residents, families and staff – helping f" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"wpb_wrapper\"> <p class=\"p1\" style=\"text-align: left !important;\"><span class=\"s1\"><img d" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "LifeLoop is our resident engagement platform that connects residents, families and staff – helping f" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Learn More" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap\"><div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color:" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Follow Dial Communities" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.facebook.com/DialSeniorLiving/\" target=\"_blank\"></a>" }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<a href=\"https://www.instagram.com/dialseniorliving/\" target=\"_blank\"></a>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "fws_648db32ba752f", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial Communities window.formcraftLogic=window.formcraftLogic||{};window.formcraftLogic[1]=[] 1 Step " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"inner-wrap\"><div class=\"row-bg viewport-desktop using-bg-color\" style=\"background-color:" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial Communities window.formcraftLogic=window.formcraftLogic||{};window.formcraftLogic[1]=[] 1 Step " }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "1 Step 1" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "1" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "StateStateColoradoIllinoisIowaKansasMissouriNebraskaTexas" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"error\"></span>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "ServiceSenior Care OptionsIndependent LivingAssisted LivingMemory Care" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"error\"></span>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find Your Community" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "stateSubmityour full name" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"error\"></span>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "careSubmityour full name" }, { "ruleID": "zIndex", "what": "SPAN element has a non-default Z index", "ordinalSeverity": 0, "tagName": "SPAN", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<span class=\"error\"></span>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "footer-outer", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial Senior Living 11506 Nicholas St, Suite 205 Omaha, NE 68154 (402) 964-0099 Find a CommunityColor" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Dial Senior Living 11506 Nicholas St, Suite 205 Omaha, NE 68154 (402) 964-0099" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"col span_3 one-fourths right-edge\"> <div class=\"widget\"> </div> </div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Find a CommunityColorado Illinois Iowa Kansas Missouri Nebraska Texas" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Home Where to Begin Senior Living Options About Dial History Careers Contact Us Provide Feedback Pri" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "© 2023 Dial Senior Living. All rights reserved." }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"col span_7 col_last\"> <ul class=\"social\"> </ul> </div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "slide-out-widget-area-bg", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div id=\"slide-out-widget-area-bg\" class=\"slide-out-from-right dark\"> </div>" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "slide-out-widget-area", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Close Menu Where to Begin Education Financial Planner FAQ Dial News & Updates Senior Living Options " }, { "ruleID": "zIndex", "what": "A element has a non-default Z index", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Close Menu" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Education Financial Planner FAQ Dial News & Updates" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "Independent Living Assisted Living Memory Care" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Dial History" }, { "ruleID": "zIndex", "what": "UL element has a non-default Z index", "ordinalSeverity": 0, "tagName": "UL", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "About Dial 4 Seniors Nominate Dial 4 Seniors Donate Dial 4 Seniors" }, { "ruleID": "zIndex", "what": "DIV element has a non-default Z index", "ordinalSeverity": 0, "tagName": "DIV", "id": "", "location": { "doc": "", "type": "", "spec": "" }, "excerpt": "<div class=\"simple-banner simple-banner-text\" style=\"display:none !important\"></div>" } ] }, "endTime": 1687008409774 }, { "type": "test", "which": "wave", "reportType": 4, "startTime": 1687008409774, "url": "https://dialseniorliving.com/", "what": "WAVE", "result": { "status": { "success": true, "httpstatuscode": 200 }, "statistics": { "pagetitle": "Dial Senior Living - Dial Senior Living", "pageurl": "https://dialseniorliving.com/", "time": 3.31, "creditsremaining": 356, "allitemcount": 240, "totalelements": 1057, "waveurl": "http://wave.webaim.org/report?url=https://dialseniorliving.com/" }, "categories": { "error": { "description": "Errors", "count": 17, "items": { "label_missing": { "id": "label_missing", "description": "Missing form label", "count": 4, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT + INPUT", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT + INPUT", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT + INPUT", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT + INPUT" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" }, { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" }, { "name": "3.3.2 Labels or Instructions (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2" } ] }, "label_empty": { "id": "label_empty", "description": "Empty form label", "count": 6, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + LABEL", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child + DIV > DIV:first-child > LABEL:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child + DIV > DIV:first-child + DIV > LABEL:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + LABEL", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child + DIV > DIV:first-child > LABEL:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child + DIV > DIV:first-child + DIV > LABEL:first-child" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" }, { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" }, { "name": "3.3.2 Labels or Instructions (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2" } ] }, "link_empty": { "id": "link_empty", "description": "Empty link", "count": 7, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#header-outer > DIV#header-secondary-outer > DIV:first-child > NAV:first-child > UL:first-child > LI#menu-item-27 > A:first-child", "HTML > HEAD:first-child + BODY > DIV#header-outer > DIV#header-secondary-outer > DIV:first-child > NAV:first-child > UL:first-child > LI#menu-item-28 > A:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + A", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba7232 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba7232 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV#slide-out-widget-area > DIV:first-child > A:first-child + DIV > UL:first-child + UL > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV#slide-out-widget-area > DIV:first-child > A:first-child + DIV > UL:first-child + UL > LI:first-child + LI > 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": 43, "items": { "contrast": { "id": "contrast", "description": "Very low contrast", "count": 43, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A", "HTML > HEAD:first-child + BODY > DIV#header-outer > DIV#header-secondary-outer > DIV:first-child > NAV:first-child > UL:first-child > LI#menu-item-24 > A:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child > STRONG:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > BUTTON:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b98975 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b98975 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + H2", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b98c7d > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child + P > A:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b98c7d > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b98c7d > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child + P > A:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b98c7d > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child + P > A:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba1eae > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba1eae > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + A > SPAN:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child + A", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child + A", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child + A", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child + A", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV + BUTTON + UL > LI#slick-slide00 > BUTTON:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba537b > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba537b > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > P:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba537b > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + A > SPAN:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba5692 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba6dae > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba5692 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba6dae > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child + P", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba5692 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba6dae > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > P:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba5692 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba6dae > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > P:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba5692 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba6dae > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > P:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba7232 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba7232 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child > EM:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child > STRONG:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > BUTTON:first-child > SPAN:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV#slide-out-widget-area > DIV:first-child > A:first-child > SPAN:first-child" ], "contrastdata": [ [ 2.99, "#40a778", "#ffffff", false ], [ 2.02, "#ffffff", "#a3bac2", false ], [ 1, "#ffffff", "#ffffff", false ], [ 4.29, "#777777", "#fafafa", false ], [ 4.29, "#777777", "#fafafa", false ], [ 2.99, "#ffffff", "#40a778", false ], [ 2.92, "#769dac", "#ffffff", true ], [ 2.92, "#769dac", "#ffffff", true ], [ 3.38, "#ffffff", "#4a9b6e", false ], [ 2.71, "#ffffff", "#979cb4", true ], [ 2.71, "#ffffff", "#979cb4", false ], [ 3.1, "#ffffff", "#c78429", false ], [ 2.99, "#40a778", "#ffffff", true ], [ 2.99, "#ffffff", "#40a778", false ], [ 2.92, "#769dac", "#ffffff", true ], [ 2.02, "#ffffff", "#a3bac2", true ], [ 2.02, "#ffffff", "#a3bac2", false ], [ 2.02, "#ffffff", "#a3bac2", true ], [ 2.99, "#ffffff", "#40a778", true ], [ 2.99, "#ffffff", "#40a778", false ], [ 2.99, "#ffffff", "#40a778", true ], [ 2.71, "#ffffff", "#979cb4", true ], [ 2.71, "#ffffff", "#979cb4", false ], [ 2.71, "#ffffff", "#979cb4", true ], [ 2.02, "#ffffff", "#a3bac2", true ], [ 2.02, "#ffffff", "#a3bac2", false ], [ 2.02, "#ffffff", "#a3bac2", true ], [ 2.41, "#000000", "#2f4e69", false ], [ 1, "#ffffff", "#ffffff", true ], [ 1, "#ffffff", "#ffffff", true ], [ 2.99, "#ffffff", "#40a778", false ], [ 1, "#ffffff", "#ffffff", true ], [ 1, "#ffffff", "#ffffff", true ], [ 1, "#ffffff", "#ffffff", false ], [ 1, "#ffffff", "#ffffff", true ], [ 1, "#ffffff", "#ffffff", false ], [ 1, "#ffffff", "#ffffff", true ], [ 1, "#ffffff", "#ffffff", true ], [ 1, "#ffffff", "#ffffff", false ], [ 4.29, "#777777", "#fafafa", false ], [ 4.29, "#777777", "#fafafa", false ], [ 2.99, "#ffffff", "#40a778", false ], [ 1.35, "#dddddd", "#ffffff", false ] ], "wcag": [ { "name": "1.4.3 Contrast (Minimum) (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3" } ] } } }, "alert": { "description": "Alerts", "count": 55, "items": { "select_missing_label": { "id": "select_missing_label", "description": "Select missing label", "count": 4, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT" ], "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" }, { "name": "3.3.2 Labels or Instructions (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2" } ] }, "alt_long": { "id": "alt_long", "description": "Long alternative text", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > PICTURE:first-child > SOURCE:first-child + SOURCE + IMG", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > PICTURE:first-child > SOURCE:first-child + SOURCE + IMG" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" } ] }, "heading_skipped": { "id": "heading_skipped", "description": "Skipped heading level", "count": 3, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b98c7d > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba5692 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba6dae > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV#footer-outer > DIV#footer-widgets > DIV:first-child > DIV:first-child > DIV:first-child > DIV#text-3 > DIV:first-child > H4:first-child" ], "wcag": [ { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.1 Bypass Blocks (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" } ] }, "heading_possible": { "id": "heading_possible", "description": "Possible heading", "count": 7, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b98c7d > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child + P", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b98c7d > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child + P", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b98c7d > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child + P", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba5692 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba6dae > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > P:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba5692 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba6dae > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > P:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child" ], "wcag": [ { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.1 Bypass Blocks (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" } ] }, "link_internal_broken": { "id": "link_internal_broken", "description": "Broken same-page link", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#header-outer > HEADER#top > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child" ], "wcag": [ { "name": "2.1.1 Keyboard (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1" } ] }, "link_redundant": { "id": "link_redundant", "description": "Redundant link", "count": 16, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#header-outer > HEADER#top > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + NAV > UL:first-child > LI#menu-item-730 > A:first-child + UL > LI#menu-item-171 > A:first-child", "HTML > HEAD:first-child + BODY > DIV#header-outer > HEADER#top > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + NAV > UL:first-child > LI#menu-item-8858 > A:first-child + UL > LI#menu-item-8861 > A:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child + A", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child + A", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child + A", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child + A", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child + A", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child + A", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV#slide-out-widget-area > DIV:first-child > A:first-child + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV#slide-out-widget-area > DIV:first-child > A:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI: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" } ] }, "noscript": { "id": "noscript", "description": "Noscript element", "count": 21, "selectors": [ "HTML > HEAD:first-child > META:first-child + META + META + LINK + LINK + TITLE + LINK + META + META + META + META + META + META + META + META + META + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + STYLE + LINK + STYLE + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + SCRIPT + STYLE + STYLE + STYLE + STYLE + STYLE + STYLE + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + META + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT", "HTML > HEAD:first-child + BODY > DIV:first-child + NOSCRIPT + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT" ], "wcag": [] }, "event_handler": { "id": "event_handler", "description": "Device dependent event handler", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > DIV#chatbutton" ], "wcag": [ { "name": "2.1.1 Keyboard (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1" } ] } } } }, "success": true }, "standardResult": { "totals": [ 55, 0, 0, 60 ], "instances": [ { "ruleID": "label_missing", "what": "Missing form label", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT + INPUT" }, "excerpt": "" }, { "ruleID": "label_missing", "what": "Missing form label", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT + INPUT" }, "excerpt": "" }, { "ruleID": "label_missing", "what": "Missing form label", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT + INPUT" }, "excerpt": "" }, { "ruleID": "label_missing", "what": "Missing form label", "ordinalSeverity": 3, "tagName": "INPUT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT + INPUT" }, "excerpt": "" }, { "ruleID": "label_empty", "what": "Empty form label", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + LABEL" }, "excerpt": "" }, { "ruleID": "label_empty", "what": "Empty form label", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child + DIV > DIV:first-child > LABEL:first-child" }, "excerpt": "" }, { "ruleID": "label_empty", "what": "Empty form label", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child + DIV > DIV:first-child + DIV > LABEL:first-child" }, "excerpt": "" }, { "ruleID": "label_empty", "what": "Empty form label", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + LABEL" }, "excerpt": "" }, { "ruleID": "label_empty", "what": "Empty form label", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child + DIV > DIV:first-child > LABEL:first-child" }, "excerpt": "" }, { "ruleID": "label_empty", "what": "Empty form label", "ordinalSeverity": 3, "tagName": "LABEL", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child + DIV > DIV:first-child + DIV > LABEL: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#header-outer > DIV#header-secondary-outer > DIV:first-child > NAV:first-child > UL:first-child > LI#menu-item-27 > 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#header-outer > DIV#header-secondary-outer > DIV:first-child > NAV:first-child > UL:first-child > LI#menu-item-28 > 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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + A" }, "excerpt": "" }, { "ruleID": "link_empty", "what": "Empty link", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba7232 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > 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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba7232 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > 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#ajax-content-wrap > DIV#slide-out-widget-area > DIV:first-child > A:first-child + DIV > UL:first-child + UL > LI:first-child > 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#ajax-content-wrap > DIV#slide-out-widget-area > DIV:first-child > A:first-child + DIV > UL:first-child + UL > LI:first-child + LI > 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:first-child + NOSCRIPT + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#header-outer > DIV#header-secondary-outer > DIV:first-child > NAV:first-child > UL:first-child > LI#menu-item-24 > A:first-child > SPAN:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child > STRONG:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > BUTTON:first-child > SPAN:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "H1", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b98975 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H1: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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b98975 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + H2" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b98c7d > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child + P > A:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b98c7d > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4: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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b98c7d > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child + P > 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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b98c7d > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child + P > 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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba1eae > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2: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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba1eae > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + A > SPAN: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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2: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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child > A: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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV: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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child > A: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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV: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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child > A: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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV: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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child > A: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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child + A" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "BUTTON", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV + BUTTON + UL > LI#slick-slide00 > BUTTON: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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba537b > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > 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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba537b > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > 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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba537b > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + A > 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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba5692 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba6dae > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child > SPAN: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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba5692 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba6dae > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child + P" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba5692 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba6dae > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > P:first-child > 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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba5692 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba6dae > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > P: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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba5692 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba6dae > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > P:first-child > A: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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba7232 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "EM", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba7232 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child > EM:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "STRONG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child > STRONG:first-child" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT" }, "excerpt": "" }, { "ruleID": "contrast", "what": "Very low contrast", "ordinalSeverity": 3, "tagName": "SPAN", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > BUTTON: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#ajax-content-wrap > DIV#slide-out-widget-area > DIV:first-child > A:first-child > SPAN:first-child" }, "excerpt": "" }, { "ruleID": "select_missing_label", "what": "Select missing label", "ordinalSeverity": 0, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT" }, "excerpt": "" }, { "ruleID": "select_missing_label", "what": "Select missing label", "ordinalSeverity": 0, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT" }, "excerpt": "" }, { "ruleID": "select_missing_label", "what": "Select missing label", "ordinalSeverity": 0, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT" }, "excerpt": "" }, { "ruleID": "select_missing_label", "what": "Select missing label", "ordinalSeverity": 0, "tagName": "SELECT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SCRIPT:first-child + DIV + STYLE + DIV > FORM:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child + DIV > SPAN:first-child + SELECT" }, "excerpt": "" }, { "ruleID": "alt_long", "what": "Long alternative text", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > PICTURE:first-child > SOURCE:first-child + SOURCE + IMG" }, "excerpt": "" }, { "ruleID": "alt_long", "what": "Long alternative text", "ordinalSeverity": 0, "tagName": "IMG", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > PICTURE:first-child > SOURCE:first-child + SOURCE + IMG" }, "excerpt": "" }, { "ruleID": "heading_skipped", "what": "Skipped heading level", "ordinalSeverity": 0, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b98c7d > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child" }, "excerpt": "" }, { "ruleID": "heading_skipped", "what": "Skipped heading level", "ordinalSeverity": 0, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba5692 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba6dae > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child" }, "excerpt": "" }, { "ruleID": "heading_skipped", "what": "Skipped heading level", "ordinalSeverity": 0, "tagName": "H4", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV#footer-outer > DIV#footer-widgets > DIV:first-child > DIV:first-child > DIV:first-child > DIV#text-3 > DIV:first-child > H4:first-child" }, "excerpt": "" }, { "ruleID": "heading_possible", "what": "Possible heading", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b93fb6 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child" }, "excerpt": "" }, { "ruleID": "heading_possible", "what": "Possible heading", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b98c7d > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child + P" }, "excerpt": "" }, { "ruleID": "heading_possible", "what": "Possible heading", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b98c7d > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child + P" }, "excerpt": "" }, { "ruleID": "heading_possible", "what": "Possible heading", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32b98c7d > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H4:first-child + P" }, "excerpt": "" }, { "ruleID": "heading_possible", "what": "Possible heading", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba5692 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba6dae > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > P:first-child" }, "excerpt": "" }, { "ruleID": "heading_possible", "what": "Possible heading", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba5692 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba6dae > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > P:first-child" }, "excerpt": "" }, { "ruleID": "heading_possible", "what": "Possible heading", "ordinalSeverity": 0, "tagName": "P", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba752f > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child" }, "excerpt": "" }, { "ruleID": "link_internal_broken", "what": "Broken same-page link", "ordinalSeverity": 0, "tagName": "A", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#header-outer > HEADER#top > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV: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#header-outer > HEADER#top > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + NAV > UL:first-child > LI#menu-item-730 > A:first-child + UL > LI#menu-item-171 > 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#header-outer > HEADER#top > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + NAV > UL:first-child > LI#menu-item-8858 > A:first-child + UL > LI#menu-item-8861 > 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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2: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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > 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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2: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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > 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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2: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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > 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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2: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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > 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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2: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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > 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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2: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#ajax-content-wrap > DIV:first-child > DIV:first-child > DIV:first-child > DIV#fws_648db32ba22a4 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#wprpsp-pro-slider-1 > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > 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#ajax-content-wrap > DIV#slide-out-widget-area > DIV:first-child > A:first-child + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI: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#ajax-content-wrap > DIV#slide-out-widget-area > DIV:first-child > A:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child" }, "excerpt": "" }, { "ruleID": "noscript", "what": "Noscript element", "ordinalSeverity": 0, "tagName": "NOSCRIPT", "id": "", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child > META:first-child + META + META + LINK + LINK + TITLE + LINK + META + META + META + META + META + META + META + META + META + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + STYLE + LINK + STYLE + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + SCRIPT + STYLE + STYLE + STYLE + STYLE + STYLE + STYLE + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + META + 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": "" }, { "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 + 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 + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + 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 + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + 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 + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + 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 + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + 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 + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + 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 + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + 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 + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + 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 + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + 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 + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + 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 + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + 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 + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + 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 + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + 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 + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + 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 + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + 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 + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + 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 + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + 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 + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + 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 + NOSCRIPT + SCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + DIV + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT" }, "excerpt": "" }, { "ruleID": "event_handler", "what": "Device dependent event handler", "ordinalSeverity": 0, "tagName": "DIV", "id": "chatbutton", "location": { "doc": "dom", "type": "selector", "spec": "HTML > HEAD:first-child + BODY > DIV#chatbutton" }, "excerpt": "" } ] }, "endTime": 1687008413782 } ], "sources": { "script": "ts27", "batch": "senior", "target": { "id": "dial", "which": "https://dialseniorliving.com/", "what": "Dial Senior Living" }, "requester": "pool@jpdev.pro" }, "creationTime": "2023-06-16T23:41:39", "timeStamp": "17i8p", "jobData": { "startTime": "2023-06-17T13:25:17", "endTime": "2023-06-17T13:26:53", "elapsedSeconds": 95, "visitLatency": 6, "logCount": 22, "logSize": 2824, "errorLogCount": 9, "errorLogSize": 2217, "prohibitedCount": 0, "visitRejectionCount": 0, "aborted": false, "abortedAct": null, "presses": 0, "amountRead": 0, "testTimes": [ [ "testaro", 46 ], [ "testaro", 14 ], [ "ibm", 7 ], [ "alfa", 5 ], [ "qualWeb", 4 ], [ "wave", 4 ], [ "nuVal", 2 ], [ "axe", 1 ], [ "continuum", 1 ], [ "htmlcs", 1 ], [ "tenon", 1 ] ] }, "score": { "scoreProcID": "tsp27", "summary": { "total": 3249, "issue": 2753, "tool": 477, "prevention": 0, "log": 19, "latency": 0 }, "details": { "severity": { "total": [ 558, 288, 160, 790 ], "byTool": { "testaro": [ 274, 73, 3, 115 ], "alfa": [ 1, 0, 0, 228 ], "axe": [ 34, 19, 26, 69 ], "continuum": [ 0, 0, 0, 15 ], "htmlcs": [ 45, 0, 0, 67 ], "ibm": [ 0, 8, 0, 97 ], "nuVal": [ 102, 0, 108, 0 ], "qualWeb": [ 47, 188, 17, 58 ], "tenon": [ 0, 0, 6, 81 ], "wave": [ 55, 0, 0, 60 ] } }, "prevention": {}, "issue": { "linkNoText": { "score": 48, "maxCount": 12, "weight": 4, "tools": { "alfa": { "r11": { "quality": 1, "complaints": { "countTotal": 8, "texts": [ "Links have an accessible name" ] } } }, "axe": { "link-name": { "quality": 1, "complaints": { "countTotal": 6, "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" ] } } }, "continuum": { "237": { "quality": 1, "complaints": { "countTotal": 5, "texts": [ "This A element does not have a mechanism that allows an accessible name value to be calculated" ] } } }, "htmlcs": { "AAA.4_1_2.H91.A.NoContent": { "quality": 1, "complaints": { "countTotal": 5, "texts": [ "Anchor element found with a valid href attribute, but no link content has been supplied." ] } } }, "ibm": { "a_text_purpose": { "quality": 1, "complaints": { "countTotal": 2, "texts": [ "Hyperlink has no link text, label or image with a text alternative" ] } } }, "qualWeb": { "QW-ACT-R12": { "quality": 1, "complaints": { "countTotal": 4, "texts": [ "This rule checks that each link has an accessible name." ] } } }, "tenon": { "57": { "quality": 1, "complaints": { "countTotal": 12, "texts": [ "This link has no text inside it." ] } } }, "wave": { "link_empty": { "quality": 1, "complaints": { "countTotal": 7, "texts": [ "Empty link" ] } } } } }, "focusableHidden": { "score": 16, "maxCount": 4, "weight": 4, "tools": { "alfa": { "r17": { "quality": 1, "complaints": { "countTotal": 3, "texts": [ "Elements with aria-hidden='true' are not focusable" ] } } }, "axe": { "aria-hidden-focus": { "quality": 1, "complaints": { "countTotal": 3, "texts": [ "ARIA hidden element must not be focusable or contain focusable elements; Focusable content should be disabled or be removed from the DOM" ] } }, "presentation-role-conflict": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Ensure elements marked as presentational are consistently ignored" ] } } }, "ibm": { "aria_hidden_nontabbable": { "quality": 1, "complaints": { "countTotal": 3, "texts": [ "Element \"button\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'" ] } } }, "qualWeb": { "QW-ACT-R13": { "quality": 1, "complaints": { "countTotal": 3, "texts": [ "This rule checks that elements with an aria-hidden attribute do not contain focusable elements." ] } } } } }, "ariaBadAttribute": { "score": 8, "maxCount": 2, "weight": 4, "tools": { "alfa": { "r18": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "aria-* states and properties are allowed" ] } } }, "axe": { "aria-allowed-attr": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Elements must only use allowed ARIA attributes; ARIA attribute is not allowed: aria-selected=\"true\"" ] } }, "aria-valid-attr-value": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "ARIA attributes must conform to valid values; Invalid ARIA attribute value: aria-controls=\"navigation00\"" ] } } } } }, "parentMissing": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "alfa": { "r42": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Elements with a role have required parent" ] } } } } }, "metaBansZoom": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "alfa": { "r47": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "<meta name='viewport'> elements do not prevent zoom" ] } } }, "axe": { "meta-viewport": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Zooming and scaling must not be disabled; user-scalable on <meta> tag disables zooming on mobile devices" ] } } }, "continuum": { "59": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "This META has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2" ] } } }, "qualWeb": { "QW-ACT-R14": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "This rule checks that the meta element retains the user agent ability to zoom." ] } } } } }, "headingLevelSkip": { "score": 6, "maxCount": 3, "weight": 2, "tools": { "alfa": { "r53": { "quality": 1, "complaints": { "countTotal": 3, "texts": [ "Headings are structured" ] } } }, "axe": { "heading-order": { "quality": 1, "complaints": { "countTotal": 3, "texts": [ "Heading levels should only increase by one; Heading order invalid" ] } } }, "wave": { "heading_skipped": { "quality": 1, "complaints": { "countTotal": 3, "texts": [ "Skipped heading level" ] } } } } }, "contentBeyondLandmarks": { "score": 210, "maxCount": 105, "weight": 2, "tools": { "alfa": { "r57": { "quality": 1, "complaints": { "countTotal": 105, "texts": [ "Perceivable text content is included in a landmark" ] } } }, "axe": { "region": { "quality": 1, "complaints": { "countTotal": 19, "texts": [ "All page content should be contained by landmarks; Some page content is not contained by landmarks" ] } } }, "ibm": { "aria_content_in_landmark": { "quality": 1, "complaints": { "countTotal": 37, "texts": [ "Content is not within a landmark element" ] } } } } }, "h1Missing": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "alfa": { "r61": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Documents start with a level 1 heading" ] } } } } }, "contrastAAA": { "score": 44, "maxCount": 44, "weight": 1, "tools": { "alfa": { "r66": { "quality": 1, "complaints": { "countTotal": 44, "texts": [ "Text outside widget has enhanced contrast" ] } } }, "axe": { "color-contrast-enhanced": { "quality": 1, "complaints": { "countTotal": 32, "texts": [ "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1", "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.47 (foreground color: #316e9b, background color: #ffffff, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1", "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.65 (foreground color: #676767, background color: #ffffff, font size: 17.3pt (23px), font weight: normal). Expected contrast ratio of 7:1", "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 4.15 (foreground color: #ffffff, background color: #1e8d65, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 4.5:1", "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 6.39 (foreground color: #345975, background color: #eaeff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1", "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.95 (foreground color: #ffffff, background color: #3c6888, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1" ] } } }, "htmlcs": { "AAA.1_4_6.G17.Fail": { "quality": 1, "complaints": { "countTotal": 37, "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 1:1. Recommendation: change text colour to #595959.", "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 6.4:1. Recommendation: change text colour to #2e536f.", "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.41:1. Recommendation: change background to #7a99b4.", "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 2.03:1. Recommendation: change background to #455c64.", "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.72:1. Recommendation: change background to #535870.", "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.99:1. Recommendation: change background to #006738.", "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.48:1. Recommendation: change background to #205d8a.", "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.66:1. Recommendation: change text colour to #595959.", "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.95:1. Recommendation: change background to #315d7d.", "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 5.48:1. Recommendation: change text colour to #205d8a." ] } } }, "qualWeb": { "QW-ACT-R76": { "quality": 1, "complaints": { "countTotal": 30, "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, "complaints": { "countTotal": 1, "texts": [ "This element has insufficient color contrast (Level AAA)." ] } } } } }, "descendantMissing": { "score": 12, "maxCount": 3, "weight": 4, "tools": { "alfa": { "r68": { "quality": 1, "complaints": { "countTotal": 3, "texts": [ "Elements with a role have required children" ] } } }, "axe": { "aria-required-children": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Certain ARIA roles must contain particular children; Element has children which are not allowed: [role=presentation]; Element uses aria-busy=\"true\" while showing a loader" ] } } }, "qualWeb": { "QW-ACT-R38": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "This rule checks that an element with an explicit semantic role has at least one of its required owned elements." ] } } } } }, "textContrastAA": { "score": 172, "maxCount": 43, "weight": 4, "tools": { "alfa": { "r69": { "quality": 1, "complaints": { "countTotal": 32, "texts": [ "Text outside widget has minimum contrast" ] } } }, "axe": { "color-contrast": { "quality": 1, "complaints": { "countTotal": 37, "texts": [ "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image", "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.02 (foreground color: #ffffff, background color: #a3bac2, 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 1.69 (foreground color: #ffffff, background color: #b5cad3, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.92 (foreground color: #769dac, background color: #ffffff, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.92 (foreground color: #769dac, background color: #ffffff, font size: 33.8pt (45px), font weight: normal). Expected contrast ratio of 3:1", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.38 (foreground color: #ffffff, background color: #4a9b6e, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.71 (foreground color: #ffffff, background color: #979cb4, font size: 15.8pt (21px), 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.1 (foreground color: #ffffff, background color: #c78429, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.8 (foreground color: #ffffff, background color: #d8bf76, font size: 33.8pt (45px), font weight: normal). Expected contrast ratio of 3:1", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.72 (foreground color: #c78429, background color: #d8bf76, font size: 18.0pt (24px), font weight: bold). Expected contrast ratio of 3:1", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.8 (foreground color: #ffffff, background color: #d8bf76, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 3:1", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #40a778, font size: 30.0pt (40px), font weight: bold). Expected contrast ratio of 3:1", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #40a778, font size: 18.0pt (24px), font weight: normal). Expected contrast ratio of 3:1", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.99 (foreground color: #ffffff, background color: #40a778, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 4.15 (foreground color: #ffffff, background color: #1e8d65, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.71 (foreground color: #ffffff, background color: #979cb4, font size: 33.8pt (45px), font weight: normal). Expected contrast ratio of 3:1", "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 2.71 (foreground color: #ffffff, background color: #979cb4, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1" ] } } }, "htmlcs": { "AAA.1_4_6.G18.Fail": { "quality": 1, "complaints": { "countTotal": 18, "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 2.03:1. Recommendation: change background to #637a82.", "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 2.72:1. Recommendation: change background to #70758d.", "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 2.99:1. Recommendation: change background to #1f8657.", "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation: change text colour to #767676.", "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.11:1. Recommendation: change text colour to #aa670c.", "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 2.92:1. Recommendation: change text colour to #557c8b.", "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 NaN:1.", "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 2.99:1. Recommendation: change text colour to #1f8657." ] } } }, "ibm": { "text_contrast_sufficient": { "quality": 1, "complaints": { "countTotal": 34, "texts": [ "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "Text contrast of 3.02 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 400", "Text contrast of 2.41 with its background is less than the WCAG AA minimum requirements for text of size 13.3333px and weight of 400", "Text contrast of 2.03 with its background is less than the WCAG AA minimum requirements for text of size 36px and weight of 400", "Text contrast of 2.03 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400", "Text contrast of 2.72 with its background is less than the WCAG AA minimum requirements for text of size 36px and weight of 400", "Text contrast of 2.72 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400", "Text contrast of 2.99 with its background is less than the WCAG AA minimum requirements for text of size 36px and weight of 400", "Text contrast of 2.99 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 400", "Text contrast of 2.92 with its background is less than the WCAG AA minimum requirements for text of size 45px and weight of 400", "Text contrast of 2.99 with its background is less than the WCAG AA minimum requirements for text of size 45px and weight of 400", "Text contrast of 2.72 with its background is less than the WCAG AA minimum requirements for text of size 27px and weight of 600", "Text contrast of 2.92 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 700", "Text contrast of 2.99 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 600", "Text contrast of 2.03 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, "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, "complaints": { "countTotal": 43, "texts": [ "Very low contrast" ] } } } } }, "leadingInsufficient": { "score": 38, "maxCount": 19, "weight": 2, "tools": { "alfa": { "r73": { "quality": 1, "complaints": { "countTotal": 19, "texts": [ "Paragraphs of text have sufficient line height" ] } } } } }, "formFieldNoText": { "score": 20, "maxCount": 5, "weight": 4, "tools": { "alfa": { "r8": { "quality": 1, "complaints": { "countTotal": 5, "texts": [ "Form fields have an accessible name" ] } } } } }, "decorativeElementExposed": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "alfa": { "r86": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Elements that are marked as decorative are not exposed to assistive technologies" ] } } } } }, "repeatedContentRisk": { "score": 5, "maxCount": 5, "weight": 1, "tools": { "alfa": { "r87": { "quality": 0.5, "complaints": { "countTotal": 1, "texts": [ "First focusable element is link to main content" ] } } }, "qualWeb": { "QW-ACT-R73": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "This rule checks that repeated blocks of content are collapsible." ] } }, "QW-ACT-R74": { "quality": 1, "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, "complaints": { "countTotal": 1, "texts": [ "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page." ] } }, "QW-BP17": { "quality": 1, "complaints": { "countTotal": 2, "texts": [ "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block." ] } } } } }, "focusableDescendants": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "alfa": { "r90": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Element with presentational children has no focusable content" ] } } }, "qualWeb": { "QW-ACT-R65": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "This rule checks that elements with a role that makes its children presentational do not contain focusable elements." ] } } } } }, "roleBad": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "axe": { "aria-allowed-role": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "ARIA role should be appropriate for the element; ARIA role navigation must be removed when the element is made visible, as it is not allowed for the element" ] } } }, "ibm": { "aria_eventhandler_role_valid": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "The <div> element with 'onclick, onmouseout, onmouseover' does not have a valid ARIA role specified" ] } } } } }, "hiddenContentRisk": { "score": 32, "maxCount": 32, "weight": 1, "tools": { "axe": { "hidden-content": { "quality": 1, "complaints": { "countTotal": 32, "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": 1, "maxCount": 1, "weight": 1, "tools": { "axe": { "identical-links-same-purpose": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Links with the same name must have a similar purpose; Check that links have the same purpose, or are intentionally ambiguous." ] } } } } }, "inputNoText": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "axe": { "aria-input-field-name": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "ARIA input fields must have an accessible name; 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" ] } } } } }, "focusableRole": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "axe": { "focus-order-semantics": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Elements in the focus order should have an appropriate role; Element does not have a widget role.; Element has invalid semantics for an element in the focus order." ] } } }, "qualWeb": { "QW-WCAG-T26": { "quality": 1, "complaints": { "countTotal": 2, "texts": [ "This failure demonstrates how using generic HTML elements to create user interface controls can make the controls inaccessible to assistive technology." ] } } } } }, "mainNone": { "score": 2, "maxCount": 1, "weight": 2, "tools": { "axe": { "landmark-one-main": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Document should have one main landmark; Document does not have a main landmark" ] } } }, "qualWeb": { "QW-ACT-R63": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content" ] } } } } }, "landmarkConfusion": { "score": 12, "maxCount": 4, "weight": 3, "tools": { "axe": { "landmark-unique": { "quality": 1, "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, "complaints": { "countTotal": 4, "texts": [ "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "Multiple \"form\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label" ] } } } } }, "activeEmbedding": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "axe": { "nested-interactive": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Interactive controls must not be nested; Element has focusable descendants" ] } } } } }, "selectNoText": { "score": 12, "maxCount": 4, "weight": 3, "tools": { "axe": { "select-name": { "quality": 1, "complaints": { "countTotal": 4, "texts": [ "Select element must have an accessible name; Form element does not have an implicit (wrapped) <label>; Form element does not have an explicit <label>; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"" ] } } }, "continuum": { "114": { "quality": 1, "complaints": { "countTotal": 4, "texts": [ "This select element does not have a mechanism that allows an accessible name value to be calculated" ] } } }, "htmlcs": { "AAA.4_1_2.H91.Select.Value": { "quality": 1, "complaints": { "countTotal": 2, "texts": [ "This select element does not have a value available to an accessibility API." ] } } }, "wave": { "select_missing_label": { "quality": 1, "complaints": { "countTotal": 4, "texts": [ "Select missing label" ] } } } } }, "navConfusion": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "continuum": { "531": { "quality": 1, "complaints": { "countTotal": 2, "texts": [ "This nav does not have a unique accessible name as required when two or more nav elements are present" ] } } }, "ibm": { "aria_navigation_label_unique": { "quality": 1, "complaints": { "countTotal": 2, "texts": [ "Multiple elements with \"navigation\" role do not have unique labels" ] } } } } }, "navNoText": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "continuum": { "533": { "quality": 1, "complaints": { "countTotal": 2, "texts": [ "This nav does not have an accessible name as required when two or more nav elements are present" ] } } } } }, "ariaMissing": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "continuum": { "1042": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "This DIV (role=option) does not have an aria-selected attribute" ] } } } } }, "decorativeImageRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "htmlcs": { "AAA.1_1_1.H67.2": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Img element is marked so that it is ignored by Assistive Technology." ] } } } } }, "pseudoHeadingRisk": { "score": 7, "maxCount": 7, "weight": 1, "tools": { "htmlcs": { "AAA.1_3_1.H42": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Heading markup should be used if this content is intended as a heading." ] } } }, "wave": { "heading_possible": { "quality": 1, "complaints": { "countTotal": 7, "texts": [ "Possible heading" ] } } } } }, "pseudoOrderedListRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "htmlcs": { "AAA.1_3_1.H48.2": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document." ] } } } } }, "selectFlatRisk": { "score": 2, "maxCount": 2, "weight": 1, "tools": { "htmlcs": { "AAA.1_3_1.H85.2": { "quality": 1, "complaints": { "countTotal": 2, "texts": [ "If this selection list contains groups of related options, they should be grouped with optgroup." ] } } } } }, "autocompleteRisk": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "htmlcs": { "AAA.1_3_5.H98": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "This element contains a potentially faulty value in its autocomplete attribute: maple-syrup-pot." ] } } } } }, "scrollRisk": { "score": 8, "maxCount": 8, "weight": 1, "tools": { "htmlcs": { "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": { "quality": 1, "complaints": { "countTotal": 8, "texts": [ "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.", "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion." ] } } }, "qualWeb": { "QW-BP18": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "The objective of this technique is to enable users to increase the size of text without having to scroll horizontally to read that text. To use this technique, an author specifies the width of text containers using percent values." ] } } } } }, "contrastRisk": { "score": 22, "maxCount": 22, "weight": 1, "tools": { "htmlcs": { "AAA.1_4_3_F24.F24.FGColour": { "quality": 1, "complaints": { "countTotal": 3, "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, "complaints": { "countTotal": 6, "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, "complaints": { "countTotal": 12, "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.Abs": { "quality": 1, "complaints": { "countTotal": 1, "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 4.5:1." ] } } } } }, "eventKeyboardRisk": { "score": 3, "maxCount": 3, "weight": 1, "tools": { "htmlcs": { "AAA.2_1_1.G90": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Ensure the functionality provided by an event handler for this element is available through the keyboard" ] } }, "AAA.2_1_1.SCR20.MouseOut": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Ensure the functionality provided by mousing out of this element is available through the keyboard; for instance, using the blur event." ] } }, "AAA.2_1_1.SCR20.MouseOver": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Ensure the functionality provided by mousing over this element is available through the keyboard; for instance, using the focus event." ] } } }, "qualWeb": { "QW-WCAG-T6": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "The objective of this technique is to verify the parity of keyboard-specific and mouse-specific events when code that has a scripting function associated with an event is used" ] } } }, "wave": { "event_handler": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Device dependent event handler" ] } } } } }, "linkWindowSurpriseRisk": { "score": 4, "maxCount": 4, "weight": 1, "tools": { "htmlcs": { "AAA.3_2_5.H83.3": { "quality": 1, "complaints": { "countTotal": 4, "texts": [ "Check that this link's link text contains information indicating that the link will open in a new window." ] } } } } }, "headingStructure": { "score": 8, "maxCount": 4, "weight": 2, "tools": { "htmlcs": { "AAA.1_3_1_AAA.G141": { "quality": 1, "complaints": { "countTotal": 4, "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.", "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested." ] } } }, "tenon": { "155": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "These headings are not structured in a hierarchical manner." ] } } } } }, "internalLinkBroken": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "htmlcs": { "AAA.2_4_1.G1,G123,G124.NoSuchID": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "This link points to a named anchor \"sidewidgetarea\" within the document, but no anchor exists with that name." ] } } }, "wave": { "link_internal_broken": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Broken same-page link" ] } } } } }, "linkElementBad": { "score": 4, "maxCount": 1, "weight": 4, "tools": { "htmlcs": { "AAA.2_4_8.H59.1": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Link elements can only be located in the head section of the document." ] } } } } }, "submitButton": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "htmlcs": { "AAA.3_2_2.H32.2": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid." ] } } }, "qualWeb": { "QW-WCAG-T19": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "The objective of this technique is to provide a mechanism that allows users to explicitly request changes of context. The intended use of a submit button is to generate an HTTP request that submits data entered in a form, so it is an appropriate control to use for causing a change of context." ] } } } } }, "labelNoText": { "score": 8, "maxCount": 2, "weight": 4, "tools": { "ibm": { "label_content_exists": { "quality": 1, "complaints": { "countTotal": 2, "texts": [ "The <label> element does not have descriptive text that identifies the expected input" ] } } } } }, "controlNoText": { "score": 20, "maxCount": 5, "weight": 4, "tools": { "ibm": { "input_label_exists": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Form control with \"listbox\" role has no associated label" ] } } }, "qualWeb": { "QW-ACT-R16": { "quality": 1, "complaints": { "countTotal": 5, "texts": [ "Form control has accessible name" ] } } }, "wave": { "label_missing": { "quality": 1, "complaints": { "countTotal": 4, "texts": [ "Missing form label" ] } } } } }, "duplicateID": { "score": 144, "maxCount": 36, "weight": 4, "tools": { "ibm": { "element_id_unique": { "quality": 1, "complaints": { "countTotal": 2, "texts": [ "The <div> element has the id \"\" that is empty" ] } } }, "nuVal": { "^Duplicate ID .+$|^The first occurrence of ID .* was here.*$": { "quality": 1, "complaints": { "countTotal": 36, "texts": [ "Duplicate ID .", "The first occurrence of ID was here." ] } } }, "qualWeb": { "QW-ACT-R18": { "quality": 1, "complaints": { "countTotal": 2, "texts": [ "This rule checks that all id attribute values on a single page are unique." ] } } } } }, "ariaReferenceBad": { "score": 16, "maxCount": 4, "weight": 4, "tools": { "ibm": { "aria_id_unique": { "quality": 1, "complaints": { "countTotal": 4, "texts": [ "The 'id' \"navigation03\" specified for the ARIA property 'aria-controls' value is not valid", "The 'id' \"navigation02\" specified for the ARIA property 'aria-controls' value is not valid", "The 'id' \"navigation01\" specified for the ARIA property 'aria-controls' value is not valid", "The 'id' \"navigation00\" specified for the ARIA property 'aria-controls' value is not valid" ] } } } } }, "noOptionFocusable": { "score": 1, "maxCount": 1, "weight": 1, "tools": { "ibm": { "aria_child_tabbable": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "None of the descendent elements with \"option\" role is tabbable" ] } } } } }, "attributeBad": { "score": 116, "maxCount": 29, "weight": 4, "tools": { "ibm": { "aria_attribute_valid": { "quality": 1, "complaints": { "countTotal": 4, "texts": [ "The ARIA attributes \"aria-selected\" are not valid for the element <li> with ARIA role \"presentation\"" ] } } }, "nuVal": { "^Bad value .* for attribute .+ on element .+$": { "quality": 1, "complaints": { "countTotal": 25, "texts": [ "Bad value https://fonts.googleapis.com/css?family=Lora:400italic,700|Open+Sans:300,400,600,700&subset=latin,latin-ext for attribute href on element link: Illegal character in query: | is not allowed.", "Bad value maple-syrup-pot for attribute autocomplete on element input: The string maple-syrup-pot is not a valid autofill field name.", "Bad value for attribute id on element div: An ID must not be the empty string.", "Bad value for attribute id on element script: An ID must not be the empty string." ] } }, "^Attribute .+ not allowed on element .+ at this point.*$": { "quality": 1, "complaints": { "countTotal": 4, "texts": [ "Attribute aria-selected not allowed on element li at this point." ] } } } } }, "roleRedundant": { "score": 12, "maxCount": 12, "weight": 1, "tools": { "ibm": { "aria_role_redundant": { "quality": 1, "complaints": { "countTotal": 6, "texts": [ "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>" ] } } }, "nuVal": { "^The .+ role is unnecessary for element .+$": { "quality": 1, "complaints": { "countTotal": 6, "texts": [ "The button role is unnecessary for element button." ] } } }, "testaro": { "role": { "quality": 1, "complaints": { "countTotal": 12, "texts": [ "BUTTON elements have redundant explicit role button (count: 6)", "DIV elements have invalid or native-replaceable explicit role listbox (count: 1)", "DIV elements have invalid or native-replaceable explicit role option (count: 4)", "DIV elements have invalid or native-replaceable explicit role navigation (count: 1)" ] } } } } }, "parseError": { "score": 12, "maxCount": 4, "weight": 3, "tools": { "ibm": { "aria_child_valid": { "quality": 1, "complaints": { "countTotal": 2, "texts": [ "The element with role \"list\" does not own any child element with any of the following role(s): \"listitem\"", "The element with role \"tablist\" owns the child element with the role \"button\" that is not one of the allowed role(s): \"tab\"" ] } } }, "nuVal": { "Element script must not have attribute async unless attribute src is also specified or unless attribute type is specified with value module.": { "quality": 1, "complaints": { "countTotal": 4, "texts": [ "Element script must not have attribute async unless attribute src is also specified or unless attribute type is specified with value module." ] } } } } }, "typeRedundant": { "score": 70, "maxCount": 70, "weight": 1, "tools": { "nuVal": { "The type attribute is unnecessary for JavaScript resources.": { "quality": 1, "complaints": { "countTotal": 53, "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, "complaints": { "countTotal": 17, "texts": [ "The type attribute for the style element is not needed and should be omitted." ] } } } } }, "parentBad": { "score": 80, "maxCount": 20, "weight": 4, "tools": { "nuVal": { "^Element .+ not allowed as child of element .+ in this context.*$": { "quality": 1, "complaints": { "countTotal": 20, "texts": [ "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)", "Element div not allowed as child of element label in this context. (Suppressing further errors from this subtree.)" ] } } } } }, "cssInvalid": { "score": 24, "maxCount": 8, "weight": 3, "tools": { "nuVal": { "^CSS: .+: .+ is not a .+ value.*$": { "quality": 1, "complaints": { "countTotal": 4, "texts": [ "CSS: background-color: none is not a background-color value." ] } }, "^CSS: .+: Parse Error.*$": { "quality": 1, "complaints": { "countTotal": 4, "texts": [ "CSS: color: Parse Error." ] } } } } }, "multipleLabelees": { "score": 64, "maxCount": 16, "weight": 4, "tools": { "nuVal": { "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant.": { "quality": 1, "complaints": { "countTotal": 8, "texts": [ "The label element may contain at most one button, input, meter, output, progress, select, or textarea descendant." ] } }, "label element with multiple labelable descendants.": { "quality": 1, "complaints": { "countTotal": 8, "texts": [ "label element with multiple labelable descendants." ] } } } } }, "imageNoText": { "score": 68, "maxCount": 17, "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, "complaints": { "countTotal": 17, "texts": [ "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images." ] } } } } }, "governedBadID": { "score": 16, "maxCount": 4, "weight": 4, "tools": { "nuVal": { "The aria-controls attribute must point to an element in the same document.": { "quality": 1, "complaints": { "countTotal": 4, "texts": [ "The aria-controls attribute must point to an element in the same document." ] } } } } }, "slashParseRisk": { "score": 48, "maxCount": 48, "weight": 1, "tools": { "nuVal": { "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.": { "quality": 1, "complaints": { "countTotal": 48, "texts": [ "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values." ] } } } } }, "skipRepeatedContent": { "score": 6, "maxCount": 2, "weight": 3, "tools": { "qualWeb": { "QW-ACT-R64": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "This rule checks that the non-repeated content contains a heading" ] } }, "QW-ACT-R75": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "This rule checks that each page has a mechanism to bypass repeated blocks of content." ] } } } } }, "focusIndication": { "score": 288, "maxCount": 72, "weight": 4, "tools": { "qualWeb": { "QW-ACT-R62": { "quality": 1, "complaints": { "countTotal": 72, "texts": [ "This rule checks that each element in sequential focus order has some visible focus indication." ] } } }, "testaro": { "focInd": { "quality": 1, "complaints": { "countTotal": 39, "texts": [ "A element has no focus indicator", "SELECT element has no focus indicator", "BUTTON element has no focus indicator" ] } } } } }, "linkTextsSame": { "score": 22, "maxCount": 11, "weight": 2, "tools": { "qualWeb": { "QW-ACT-R9": { "quality": 1, "complaints": { "countTotal": 7, "texts": [ "This rule checks that links with identical accessible names resolve to the same resource or equivalent resources." ] } }, "QW-ACT-R44": { "quality": 1, "complaints": { "countTotal": 2, "texts": [ "This rule checks that links with identical accessible names and context resolve to the same or equivalent resources." ] } } }, "tenon": { "98": { "quality": 1, "complaints": { "countTotal": 11, "texts": [ "These links have the same text but different destinations." ] } } } } }, "errorReferenceBad": { "score": 80, "maxCount": 20, "weight": 4, "tools": { "qualWeb": { "QW-ACT-R41": { "quality": 1, "complaints": { "countTotal": 20, "texts": [ "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error." ] } } } } }, "overflowHiddenRisk": { "score": 74, "maxCount": 74, "weight": 1, "tools": { "qualWeb": { "QW-ACT-R40": { "quality": 1, "complaints": { "countTotal": 74, "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, "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": 1, "weight": 0, "tools": { "qualWeb": { "QW-WCAG-T20": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Supplementing link text with the title attribute" ] } } } } }, "siteNavigation": { "score": 13, "maxCount": 13, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T15": { "quality": 1, "complaints": { "countTotal": 13, "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." ] } } } } }, "pseudoNavList": { "score": 34, "maxCount": 17, "weight": 2, "tools": { "qualWeb": { "QW-WCAG-T32": { "quality": 1, "complaints": { "countTotal": 17, "texts": [ "The objective of this technique is to create lists of related items using list elements appropriate for their purposes." ] } } } } }, "textAlternativeRisk": { "score": 11, "maxCount": 11, "weight": 1, "tools": { "qualWeb": { "QW-WCAG-T8": { "quality": 1, "complaints": { "countTotal": 11, "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": 12, "maxCount": 6, "weight": 2, "tools": { "qualWeb": { "QW-WCAG-T28": { "quality": 1, "complaints": { "countTotal": 6, "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, "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." ] } } } } }, "imageTextLong": { "score": 4, "maxCount": 2, "weight": 2, "tools": { "qualWeb": { "QW-BP2": { "quality": 1, "complaints": { "countTotal": 2, "texts": [ "Image alt text attribute with more than 100 characters" ] } } }, "wave": { "alt_long": { "quality": 1, "complaints": { "countTotal": 2, "texts": [ "Long alternative text" ] } } } } }, "noHeading": { "score": 45, "maxCount": 15, "weight": 3, "tools": { "qualWeb": { "QW-BP1": { "quality": 1, "complaints": { "countTotal": 15, "texts": [ "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content" ] } } } } }, "boxSizeAbsolute": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "qualWeb": { "QW-BP15": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "At least one width attribute of an HTML element is expressed in absolute values" ] } } } } }, "pseudoListRisk": { "score": 4, "maxCount": 4, "weight": 1, "tools": { "qualWeb": { "QW-BP23": { "quality": 1, "complaints": { "countTotal": 4, "texts": [ "Ensures <li> elements are used semantically" ] } } } } }, "horizontalScrolling": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "tenon": { "28": { "quality": 1, "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, "complaints": { "countTotal": 11, "texts": [ "This link text is uninformative." ] } } } } }, "fontSmall": { "score": 3, "maxCount": 1, "weight": 3, "tools": { "tenon": { "134": { "quality": 1, "complaints": { "countTotal": 1, "texts": [ "Very small text found." ] } } } } }, "leadingClipsText": { "score": 56, "maxCount": 14, "weight": 4, "tools": { "tenon": { "144": { "quality": 1, "complaints": { "countTotal": 14, "texts": [ "This content's line height is insufficent to properly display the computed element font size." ] } } } } }, "targetSize": { "score": 69, "maxCount": 23, "weight": 3, "tools": { "tenon": { "152": { "quality": 1, "complaints": { "countTotal": 23, "texts": [ "This actionable element is smaller than the minimum required size." ] } } } } }, "allCaps": { "score": 4, "maxCount": 4, "weight": 1, "tools": { "tenon": { "153": { "quality": 1, "complaints": { "countTotal": 4, "texts": [ "This long string of text is in all caps." ] } } } } }, "tabIndexMissing": { "score": 8, "maxCount": 2, "weight": 4, "tools": { "tenon": { "190": { "quality": 1, "complaints": { "countTotal": 2, "texts": [ "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable." ] } } } } }, "linkForcesNewWindow": { "score": 18, "maxCount": 6, "weight": 3, "tools": { "tenon": { "218": { "quality": 1, "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, "complaints": { "countTotal": 1, "texts": [ "Page contains a large number of visible elements" ] } } } } }, "tabFocusability": { "score": 2, "maxCount": 0.5, "weight": 4, "tools": { "testaro": { "focAll": { "quality": 0.5, "complaints": { "countTotal": 1, "texts": [ "Some focusable elements are not Tab-focusable or vice versa" ] } } } } }, "focusableOperable": { "score": 75, "maxCount": 25, "weight": 3, "tools": { "testaro": { "focOp": { "quality": 1, "complaints": { "countTotal": 25, "texts": [ null ] } } } } }, "hoverSurprise": { "score": 18, "maxCount": 9, "weight": 2, "tools": { "testaro": { "hover": { "quality": 1, "complaints": { "countTotal": 9, "texts": [ "Hovering over element has unexpected effects", "Operable element cannot be hovered over" ] } } } } }, "labelClash": { "score": 8, "maxCount": 4, "weight": 2, "tools": { "testaro": { "labClash": { "quality": 1, "complaints": { "countTotal": 4, "texts": [ "Element INPUT is unlabeled" ] } } } } }, "linkIndication": { "score": 92, "maxCount": 46, "weight": 2, "tools": { "testaro": { "linkUl": { "quality": 1, "complaints": { "countTotal": 46, "texts": [ "Link is inline but has no underline" ] } } } } }, "inconsistentStyles": { "score": 17, "maxCount": 17, "weight": 1, "tools": { "testaro": { "styleDiff": { "quality": 1, "complaints": { "countTotal": 17, "texts": [ "In-line links have 5 different styles", "Links in columns have 6 different styles", "Buttons have 3 different styles", "Level-2 headings have 5 different styles", "Level-4 headings have 3 different styles" ] } } } } }, "zIndexNotZero": { "score": 204, "maxCount": 204, "weight": 1, "tools": { "testaro": { "zIndex": { "quality": 1, "complaints": { "countTotal": 204, "texts": [ "DIV element has a non-default Z index", "UL element has a non-default Z index", "LI element has a non-default Z index", "A element has a non-default Z index", "SPAN element has a non-default Z index", "I element has a non-default Z index", "HEADER element has a non-default Z index", "BR element has a non-default Z index", "BUTTON element has a non-default Z index" ] } } } } }, "labelEmpty": { "score": 18, "maxCount": 6, "weight": 3, "tools": { "wave": { "label_empty": { "quality": 1, "complaints": { "countTotal": 6, "texts": [ "Empty form label" ] } } } } }, "linkPair": { "score": 32, "maxCount": 16, "weight": 2, "tools": { "wave": { "link_redundant": { "quality": 1, "complaints": { "countTotal": 16, "texts": [ "Redundant link" ] } } } } }, "noScriptRisk": { "score": 21, "maxCount": 21, "weight": 1, "tools": { "wave": { "noscript": { "quality": 1, "complaints": { "countTotal": 21, "texts": [ "Noscript element" ] } } } } } } } } }