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", "