Accessibility digest
Page | Presbyterian Senior Living |
---|---|
URL | https://www.presbyterianseniorliving.org/ |
Requester | pool@jpdev.pro |
Test date | 2023/04/23 |
Score | 3258 |
Tested by | Testaro, procedure ts24 |
Scored by | Testilo, procedure tsp24 |
Digested by | Testilo, procedure tdp24 |
Introduction
This is a digest of results from a battery of accessibility Tests.
The battery includes 1353 automated accessibility tests drawn from ten different packages: Alfa, Axe, Continuum, Equal Access, HTML CodeSniffer, Nu Html Checker, QualWeb, Tenon, Testaro, and WAVE.
These tests were run on the web page named above and gave the page a score of 3258, where 0 would be perfect
.
Score summary
total | 3258 |
---|---|
log | 531 |
preventions | 100 |
solos | 8 |
contentBeyondLandmarks | 360 |
menuNavigation | 342 |
textContrastAA | 338 |
linkNoText | 148 |
contrastAAA | 133 |
focusIndication | 120 |
fontSizeAbsolute | 112 |
linkForcesNewWindow | 101 |
duplicateID | 89 |
fontSmall | 84 |
tabIndexMissing | 74 |
leadingClipsText | 54 |
linkIndication | 51 |
imageNoText | 50 |
svgImageNoText | 50 |
targetSize | 47 |
linkVague | 44 |
hoverSurprise | 43 |
titleBad | 38 |
textRotated | 26 |
linkTextsSame | 24 |
zIndexNotZero | 21 |
focusableOperable | 20 |
navConfusion | 20 |
roleBad | 19 |
landmarkConfusion | 18 |
headingStructure | 17 |
contrastRisk | 17 |
inconsistentStyles | 15 |
titleRedundant | 14 |
obsolete | 13 |
linkPair | 12 |
componentNoText | 10 |
tabFocusability | 9 |
linkWindowSurpriseRisk | 9 |
nonWebLink | 8 |
labelBadID | 8 |
internalLinkBroken | 7 |
h1Missing | 6 |
horizontalScrolling | 5 |
eventKeyboardRisk | 4 |
visibleBulk | 3 |
destinationLink | 3 |
allCaps | 3 |
repeatedContentRisk | 3 |
hiddenContentRisk | 3 |
linkConfusionRisk | 3 |
cssBansRotate | 3 |
mainNone | 3 |
pseudoHeadingRisk | 3 |
pseudoNavList | 3 |
scrollRisk | 3 |
linkComprehensionRisk | 3 |
noScriptRisk | 3 |
Issue summary
Special issues
log: Score 531. This is based on the amount of browser error logging and miscellaneous logging during the tests.
preventions: Score 100. This is based on tests that the page did not allow to be run. That impedes accessibility progress and risks interfering with tools that users with disabilities need.
solos: Score 8. This is based on issues reported by unclassified tests. Details are in the report.
Classified issues
Issue contentBeyondLandmarks
WCAG: 1.3.6
Score: 360
Issue reports in this category:
- Package
alfa
, testr57
, score 272 (Perceivable text content is not included in any landmark) - Package
axe
, testregion
, score 63 (Some page content is not contained by landmarks) - Package
ibm
, testRpt_Aria_OrphanedContent_Native_Host_Sematics
, score 152 (Content does not reside within an element with a landmark role)
Issue menuNavigation
WCAG: 2.1.1
Score: 342
Issue reports in this category:
- Package
testaro
, testmenuNav
, score 340 (Nonstandard keyboard navigation among focusable menu items)
Issue textContrastAA
WCAG: 1.4.3
Score: 338
Issue reports in this category:
- Package
alfa
, testr69
, score 190 (Text outside widget has subminimum contrast) - Package
axe
, testcolor-contrast
, score 105 (Element has insufficient color contrast) - Package
htmlcs
, teste:AAA.1_4_6.G18.Fail
, score 16 (Contrast between the text and its background is less than 4.5:1) - Package
ibm
, testIBMA_Color_Contrast_WCAG2AA
, score 116 (Contrast ratio of text with background does not meet WCAG 2.1 AA) - Package
wave
, testc:contrast
, score 129 (Very low contrast)
Issue linkNoText
WCAG: 2.4.4
Score: 148
Issue reports in this category:
- Package
alfa
, testr11
, score 44 (Link has no accessible name) - Package
axe
, testlink-name
, score 33 (Link has no discernible text) - Package
continuum
, test237
, score 44 (a element has no mechanism that allows an accessible name value to be calculated) - Package
htmlcs
, teste:AAA.4_1_2.H91.A.EmptyNoId
, score 4 (Link has no name or id attribute or value) - Package
htmlcs
, teste:AAA.4_1_2.H91.A.NoContent
, score 44 (Link has an href attribute but no text) - Package
ibm
, testWCAG20_A_HasText
, score 36 (Hyperlink has no text description) - Package
wave
, teste:link_empty
, score 44 (Link contains no text) - Package
tenon
, test57
, score 8 (Link has no text inside it) - Package
tenon
, test91
, score 36 (Link has a background image but no text inside it)
Issue contrastAAA
WCAG: 1.4.6
Score: 133
Issue reports in this category:
- Package
alfa
, testr66
, score 74 (Text contrast less than AAA requires) - Package
axe
, testcolor-contrast-enhanced
, score 47 (Element has insufficient color contrast (Level AAA)) - Package
htmlcs
, teste:AAA.1_4_6.G17.Fail
, score 59 (Text has insufficient contrast) - Package
tenon
, test95
, score 37 (Element has insufficient color contrast (Level AAA))
Issue focusIndication
WCAG: 2.4.7
Score: 120
Issue reports in this category:
- Package
testaro
, testfocInd
, score 105 (Focused element displays no or a nostandard focus indicator) - Package
alfa
, testr65
, score 33 (Element in the sequential focus order has no visible focus)
Issue fontSizeAbsolute
WCAG: 1.4.4
Score: 112
Issue reports in this category:
- Package
alfa
, testr74
, score 110 (Paragraph text has an absolute font size)
Issue linkForcesNewWindow
WCAG: 3.2.5
Score: 101
Issue reports in this category:
- Package
tenon
, test218
, score 99 (Link opens in a new window without user control)
Issue duplicateID
WCAG: 4.1.1
Score: 89
Issue reports in this category:
- Package
alfa
, testr3
, score 48 (Element id attribute value is not unique) - Package
axe
, testduplicate-id
, score 2 (id attribute value is not unique) - Package
continuum
, test94
, score 48 (Element contains an id attribute set to a value that is not unique in the DOM) - Package
htmlcs
, teste:AAA.4_1_1.F77
, score 8 (Duplicate id attribute value) - Package
ibm
, testRPT_Elem_UniqueId
, score 40 (Element id attribute value is not unique within the document)
Issue fontSmall
WCAG: 1.4
Score: 84
Issue reports in this category:
- Package
wave
, testa:text_small
, score 19 (Text is very small) - Package
tenon
, test134
, score 74 (Text is very small)
Issue tabIndexMissing
WCAG: 2.1.1
Score: 74
Issue reports in this category:
- Package
tenon
, test190
, score 72 (Interactive item is not natively actionable, but has no tabindex=0 attribute)
Issue leadingClipsText
WCAG: 1.4.8
Score: 54
Issue reports in this category:
- Package
tenon
, test144
, score 52 (Line height is insufficent to properly display the computed font size)
Issue linkIndication
WCAG: 1.3.3
Score: 51
Issue reports in this category:
- Package
testaro
, testlinkUl
, score 49 (Non-underlined adjacent links)
Issue imageNoText
WCAG: 1.1.1
Score: 50
Issue reports in this category:
- Package
alfa
, testr2
, score 16 (Image has no accessible name) - Package
axe
, testimage-alt
, score 16 (Image has no text alternative) - Package
continuum
, test89
, score 16 (img element has no mechanism that allows an accessible name to be calculated) - Package
htmlcs
, teste:AAA.1_1_1.H37
, score 16 (img element has no alt attribute) - Package
ibm
, testWCAG20_Img_HasAlt
, score 16 (Image has no alt attribute conveying its meaning, or alt="" if decorative) - Package
wave
, teste:alt_missing
, score 16 (Text alternative is missing)
Issue svgImageNoText
WCAG: 1.1.1
Score: 50
Issue reports in this category:
- Package
continuum
, test123
, score 48 (svg element has no mechanism that allows an accessible name to be calculated)
Issue targetSize
WCAG: 2.5.5
Score: 47
Issue reports in this category:
- Package
tenon
, test152
, score 45 (Actionable element is smaller than the minimum required size)
Issue linkVague
WCAG: 2.4.4
Score: 44
Issue reports in this category:
- Package
tenon
, test73
, score 42 (Link text is too generic to communicate the purpose or destination)
Issue hoverSurprise
WCAG: 1.4.13
Score: 43
Issue reports in this category:
- Package
testaro
, testhover
, score 41 (Hovering is mis-indicated or changes content)
Issue titleBad
WCAG: 1.3.1
Score: 38
Issue reports in this category:
- Package
testaro
, testtitledEl
, score 36 (title attribute belongs to an inappropriate element)
Issue textRotated
WCAG: 1.4.8
Score: 26
Issue reports in this category:
- Package
tenon
, test271
, score 24 (Text is needlessly rotated 60+ degrees or more, hurting comprehension)
Issue linkTextsSame
WCAG: 2.4.4
Score: 24
Issue reports in this category:
- Package
tenon
, test98
, score 22 (Links have the same text but different destinations)
Issue zIndexNotZero
WCAG: 1.4
Score: 21
Issue reports in this category:
- Package
testaro
, testzIndex
, score 19 (Layering with nondefault z-index values)
Issue focusableOperable
WCAG: 2.1.1
Score: 20
Issue reports in this category:
- Package
testaro
, testfocOp
, score 18 (Operable elements that cannot be Tab-focused and vice versa)
Issue navConfusion
WCAG: 1.3.6
Score: 20
Issue reports in this category:
- Package
ibm
, testRpt_Aria_MultipleNavigationLandmarks_Implicit
, score 18 (Element with a navigation role has no unique purpose label among the navigation-role elements)
Issue roleBad
WCAG: 4.1.2
Score: 19
Issue reports in this category:
- Package
testaro
, testrole
, score 14 (Nonexistent or implicit-overriding role) - Package
ibm
, testRpt_Aria_EventHandlerMissingRole_Native_Host_Sematics
, score 6 (Element has an event handler but no valid ARIA role) - Package
ibm
, testRpt_Aria_ContentinfoWithNoMain_Implicit
, score 1 (Element has a contentinfo role when no element has a main role)
Issue landmarkConfusion
WCAG: 1.3.6
Score: 18
Issue reports in this category:
- Package
axe
, testlandmark-unique
, score 2 (Landmark has a role and an accessible name that are identical to another) - Package
ibm
, testlandmark_name_unique
, score 15 (Landmark has no unique aria-labelledby or aria-label among landmarks in the same parent region)
Issue headingStructure
WCAG: 1.3.1
Score: 17
Issue reports in this category:
- Package
alfa
, testr53
, score 6 (Heading skips one or more levels) - Package
axe
, testheading-order
, score 3 (Heading levels do not increase by only one) - Package
htmlcs
, teste:AAA.1_3_1_AAA.G141
, score 10 (Heading level is incorrect) - Package
wave
, testa:heading_skipped
, score 2 (Skipped heading level) - Package
tenon
, test155
, score 1 (Headings are not structured in a hierarchical manner)
Issue contrastRisk
WCAG: 1.4.3
Score: 17
Issue reports in this category:
- Package
htmlcs
, testw:AAA.1_4_3_F24.F24.BGColour
, score 5 (Inline background color may lack a complementary foreground color) - Package
htmlcs
, testw:AAA.1_4_6.G17.Abs
, score 9 (Contrast between the absolutely positioned text and its background may be less than 7:1) - Package
htmlcs
, testw:AAA.1_4_6.G18.Abs
, score 1 (Contrast between the absolutely positioned text and its background may be less than 4.5:1)
Issue inconsistentStyles
WCAG: 3.2.4
Score: 15
Issue reports in this category:
- Package
testaro
, teststyleDiff
, score 13 (Heading, link, and button style inconsistencies)
Issue titleRedundant
WCAG: 1.3.1
Score: 14
Issue reports in this category:
- Package
wave
, testa:title_redundant
, score 6 (Title attribute text is the same as text or alternative text) - Package
tenon
, test79
, score 10 (Link has a title attribute that is the same as the text inside the link)
Issue obsolete
WCAG: 4.1
Score: 13
Issue reports in this category:
- Package
ibm
, testelement_attribute_deprecated
, score 11 (Element or attribute is obsolete) - Package
wave
, testa:flash
, score 1 (Flash content is present)
Issue linkPair
WCAG: 2.4.4
Score: 12
Issue reports in this category:
- Package
wave
, testa:link_redundant
, score 8 (Adjacent links go to the same URL) - Package
tenon
, test184
, score 4 (Adjacent links point to the same destination)
Issue componentNoText
WCAG: 4.1.2
Score: 10
Issue reports in this category:
- Package
ibm
, testRpt_Aria_WidgetLabels_Implicit
, score 8 (Interactive component has no programmatically associated name)
Issue tabFocusability
WCAG: 2.1.1
Score: 9
Issue reports in this category:
- Package
testaro
, testfocAll
, score 7 (Discrepancy between elements that should be and that are Tab-focusable)
Issue linkWindowSurpriseRisk
WCAG: 3.2.5
Score: 9
Issue reports in this category:
- Package
htmlcs
, testw:AAA.3_2_5.H83.3
, score 7 (Link text may fail to indicate that the link will open in a new window)
Issue nonWebLink
WCAG: 1.3.3
Score: 8
Issue reports in this category:
- Package
continuum
, test141
, score 6 (a element has an href attribute set to an image file reference)
Issue labelBadID
WCAG: 1.3.1
Score: 8
Issue reports in this category:
- Package
wave
, testa:label_orphaned
, score 6 (Orphaned form label)
Issue internalLinkBroken
WCAG: 1.3.1
Score: 7
Issue reports in this category:
- Package
htmlcs
, teste:AAA.2_4_1.G1,G123,G124.NoSuchID
, score 4 (Internal link references a nonexistent destination) - Package
wave
, testa:link_internal_broken
, score 3 (Broken same-page link)
Issue h1Missing
WCAG: 1.3.1
Score: 6
Issue reports in this category:
- Package
alfa
, testr61
, score 3 (First heading is not h1) - Package
axe
, testpage-has-heading-one
, score 2 (Page contains no level-one heading) - Package
wave
, testa:h1_missing
, score 1 (Missing first level heading)
Issue horizontalScrolling
WCAG: 1.4.10
Score: 5
Issue reports in this category:
- Package
tenon
, test28
, score 3 (Layout or sizing of the page causes horizontal scrolling)
Issue eventKeyboardRisk
WCAG: 2.1.1
Score: 4
Issue reports in this category:
- Package
wave
, testa:event_handler
, score 2 (Device-dependent event handler)
Issue visibleBulk
WCAG: 2.4
Score: 3
Issue reports in this category:
- Package
testaro
, testbulk
, score 1 (Page contains many visible elements)
Issue destinationLink
WCAG: 1.3.1
Score: 3
Issue reports in this category:
- Package
testaro
, testlinkTo
, score 1 (Link has no href attribute)
Issue allCaps
WCAG: 3.1.5
Score: 3
Issue reports in this category:
- Package
alfa
, testr72
, score 1 (Paragraph text is uppercased) - Package
tenon
, test153
, score 1 (Long string of text is in all caps)
Issue repeatedContentRisk
WCAG: 2.4.1
Score: 3
Issue reports in this category:
- Package
alfa
, testr87
, score 1 (First focusable element is not a link to the main content)
Issue hiddenContentRisk
WCAG: 4.1
Score: 3
Issue reports in this category:
- Package
axe
, testhidden-content
, score 1 (Some content is hidden and therefore may not be testable for accessibility)
Issue linkConfusionRisk
WCAG: 2.4.4
Score: 3
Issue reports in this category:
- Package
axe
, testidentical-links-same-purpose
, score 1 (Links with the same accessible name may serve dissimilar purposes)
Issue cssBansRotate
WCAG: 1.3.4
Score: 3
Issue reports in this category:
- Package
axe
, testcss-orientation-lock
, score 1 (CSS media query locks display orientation)
Issue mainNone
WCAG: 1.3.6
Score: 3
Issue reports in this category:
- Package
axe
, testlandmark-one-main
, score 1 (page has no main landmark)
Issue pseudoHeadingRisk
WCAG: 1.3.1
Score: 3
Issue reports in this category:
- Package
htmlcs
, testw:AAA.1_3_1.H42
, score 1 (Heading coding is not used but the element may be intended as a heading) - Package
wave
, testa:heading_possible
, score 1 (Possible heading)
Issue pseudoNavList
WCAG: 1.3.1
Score: 3
Issue reports in this category:
- Package
htmlcs
, testw:AAA.1_3_1.H48
, score 1 (Navigation links are not coded as a list)
Issue scrollRisk
WCAG: 1.4.10
Score: 3
Issue reports in this category:
- Package
htmlcs
, testw:AAA.1_4_10.C32,C31,C33,C38,SCR34,G206
, score 1 (Fixed-position element may force bidirectional scrolling)
Issue linkComprehensionRisk
WCAG: 2.4.4
Score: 3
Issue reports in this category:
- Package
wave
, testa:link_suspicious
, score 1 (Suspicious link text)
Issue noScriptRisk
WCAG: 4.1
Score: 3
Issue reports in this category:
- Package
wave
, testa:noscript
, score 1 (noscript element may fail to contain an accessible equivalent or alternative)
Complete report
{ "id": "bhqti-ts23-presbyterian", "what": "tests of Testaro and 9 other tools", "strict": true, "timeLimit": 600, "acts": [ { "type": "launch", "which": "webkit", "startTime": 1682292929959, "endTime": 1682292930785 }, { "type": "url", "which": "https://www.presbyterianseniorliving.org/", "what": "Presbyterian Senior Living", "startTime": 1682292930785, "result": { "url": "https://www.presbyterianseniorliving.org/" }, "endTime": 1682292946632 }, { "type": "tenonRequest", "id": "a", "withNewContent": true, "what": "Tenon API version 2 test request, with URL", "startTime": 1682292946632, "url": "https://www.presbyterianseniorliving.org/", "endTime": 1682292946880 }, { "type": "test", "which": "motion", "what": "motion", "delay": 2500, "interval": 2500, "count": 5, "startTime": 1682292946880, "url": "https://www.presbyterianseniorliving.org/", "result": { "bytes": [ 522648, 522648, 522648, 522648, 522648 ], "localRatios": [ 1, 1, 1, 1 ], "meanLocalRatio": 1, "maxLocalRatio": 1, "globalRatio": 1, "pixelChanges": [ 0, 0, 0, 0 ], "meanPixelChange": 0, "maxPixelChange": 0, "changeFrequency": 0, "success": true }, "endTime": 1682292960647 }, { "type": "launch", "which": "chromium", "startTime": 1682292960647, "endTime": 1682292961589 }, { "type": "url", "which": "https://www.presbyterianseniorliving.org/", "what": "Presbyterian Senior Living", "startTime": 1682292961589, "result": { "url": "https://www.presbyterianseniorliving.org/" }, "endTime": 1682292977143 }, { "type": "test", "which": "allHidden", "what": "page that is entirely or mostly hidden", "startTime": 1682292977143, "url": "https://www.presbyterianseniorliving.org/", "result": { "hidden": { "document": false, "body": false, "main": false }, "reallyHidden": { "document": false, "body": false, "main": false }, "display": { "document": "block", "body": "block", "main": null }, "visHidden": { "document": false, "body": false, "main": false }, "ariaHidden": { "document": false, "body": false, "main": false }, "success": true }, "endTime": 1682292977154 }, { "type": "test", "which": "autocomplete", "withItems": true, "what": "name and email inputs without autocomplete attributes", "startTime": 1682292977154, "url": "https://www.presbyterianseniorliving.org/", "result": { "total": 0, "items": [], "success": true }, "endTime": 1682292977202 }, { "type": "test", "which": "bulk", "what": "count of visible elements", "startTime": 1682292977202, "url": "https://www.presbyterianseniorliving.org/", "result": { "visibleElements": 700, "success": true }, "endTime": 1682292977797 }, { "type": "test", "which": "docType", "what": "document without a doctype property", "startTime": 1682292977797, "url": "https://www.presbyterianseniorliving.org/", "result": { "docHasType": true, "success": true }, "endTime": 1682292977876 }, { "type": "test", "which": "dupAtt", "withItems": true, "what": "elements with duplicate attributes", "startTime": 1682292977876, "url": "https://www.presbyterianseniorliving.org/", "result": { "total": 0, "items": [], "success": true }, "endTime": 1682292978954 }, { "type": "test", "which": "embAc", "withItems": true, "what": "active elements embedded in links or buttons", "startTime": 1682292978954, "url": "https://www.presbyterianseniorliving.org/", "result": { "totals": { "links": 0, "buttons": 0, "inputs": 0, "selects": 0 }, "items": [], "success": true }, "endTime": 1682292979047 }, { "type": "test", "which": "filter", "withItems": true, "what": "filter styles on elements", "startTime": 1682292979047, "url": "https://www.presbyterianseniorliving.org/", "result": { "totals": { "styledElements": 0, "impactedElements": 0 }, "items": [], "success": true }, "endTime": 1682292979138 }, { "type": "test", "which": "focAll", "what": "focusable and Tab-focused elements", "startTime": 1682292979138, "url": "https://www.presbyterianseniorliving.org/", "result": { "tabFocusables": 108, "tabFocused": 115, "discrepancy": 7, "success": true }, "endTime": 1682292982608 }, { "type": "launch", "which": "chromium", "startTime": 1682292982608, "endTime": 1682292983600 }, { "type": "url", "which": "https://www.presbyterianseniorliving.org/", "what": "Presbyterian Senior Living", "startTime": 1682292983600, "result": { "url": "https://www.presbyterianseniorliving.org/" }, "endTime": 1682292987797 }, { "type": "test", "which": "focInd", "revealAll": false, "allowedDelay": 250, "withItems": true, "what": "focus indicators", "startTime": 1682292987797, "url": "https://www.presbyterianseniorliving.org/", "result": { "totals": { "total": 112, "types": { "indicatorMissing": { "total": 35, "tagNames": { "A": 34, "BUTTON": 1 } }, "nonOutlinePresent": { "total": 0, "tagNames": {} }, "outlinePresent": { "total": 77, "meanDelay": 36, "tagNames": { "A": 75, "DIV": 2 } } } }, "items": { "indicatorMissing": [ { "tagName": "A", "text": "" }, { "tagName": "A", "text": "" }, { "tagName": "A", "text": "" }, { "tagName": "A", "text": "View Phone Directory" }, { "tagName": "A", "text": "" }, { "tagName": "A", "text": "View Phone Directory" }, { "tagName": "A", "text": "See Communities" }, { "tagName": "A", "text": "Waypoints Learning Center" }, { "tagName": "A", "text": "Learn More About Us" }, { "tagName": "A", "text": "Learn More" }, { "tagName": "A", "text": "Learn More" }, { "tagName": "A", "text": "Learn More" }, { "tagName": "A", "text": "Learn More" }, { "tagName": "A", "text": "Learn More" }, { "tagName": "A", "text": "Learn More" }, { "tagName": "A", "text": "Learn More" }, { "tagName": "A", "text": "Find Communities Near You" }, { "tagName": "A", "text": "Visit Our Learning Center" }, { "tagName": "A", "text": "See Communities" }, { "tagName": "A", "text": "See Communities" }, { "tagName": "A", "text": "" }, { "tagName": "A", "text": "" }, { "tagName": "A", "text": "" }, { "tagName": "A", "text": "" }, { "tagName": "A", "text": "" }, { "tagName": "A", "text": "" }, { "tagName": "A", "text": "Learn More" }, { "tagName": "A", "text": "Learn More" }, { "tagName": "BUTTON", "text": "1" }, { "tagName": "A", "text": "See All Events" }, { "tagName": "A", "text": "Connect With Us" }, { "tagName": "A", "text": "Community Finder" }, { "tagName": "A", "text": "Read More" }, { "tagName": "A", "text": "Read More" }, { "tagName": "A", "text": "Read More" } ], "nonOutlinePresent": [], "outlinePresent": [ { "tagName": "A", "text": "Read more", "delay": 0 }, { "tagName": "A", "text": "Read More", "delay": 0 }, { "tagName": "A", "text": "Employment", "delay": 0 }, { "tagName": "A", "text": "Donations", "delay": 0 }, { "tagName": "A", "text": "Donate Online", "delay": 101 }, { "tagName": "A", "text": "More Opportunities to Give", "delay": 100 }, { "tagName": "A", "text": "Home", "delay": 0 }, { "tagName": "A", "text": "Services", "delay": 0 }, { "tagName": "A", "text": "Our Services", "delay": 103 }, { "tagName": "A", "text": "Independent Living", "delay": 103 }, { "tagName": "A", "text": "Personal Care / Assisted Living", "delay": 100 }, { "tagName": "A", "text": "Transitional Care", "delay": 101 }, { "tagName": "A", "text": "Skilled Nursing", "delay": 100 }, { "tagName": "A", "text": "Memory Support", "delay": 101 }, { "tagName": "A", "text": "Respite Care", "delay": 101 }, { "tagName": "A", "text": "At-Home Services", "delay": 100 }, { "tagName": "A", "text": "End-of-Life and Comfort Care", "delay": 102 }, { "tagName": "A", "text": "Our Communities", "delay": 0 }, { "tagName": "A", "text": "Community List", "delay": 103 }, { "tagName": "A", "text": "Community Map", "delay": 101 }, { "tagName": "A", "text": "About Us", "delay": 0 }, { "tagName": "A", "text": "About Us", "delay": 100 }, { "tagName": "A", "text": "Employment", "delay": 100 }, { "tagName": "A", "text": "Thrive Wellness", "delay": 102 }, { "tagName": "A", "text": "Quality Measures", "delay": 101 }, { "tagName": "A", "text": "Leadership Team", "delay": 101 }, { "tagName": "A", "text": "Media Inquiries", "delay": 103 }, { "tagName": "A", "text": "Information & Financials", "delay": 103 }, { "tagName": "A", "text": "Events", "delay": 101 }, { "tagName": "A", "text": "Support Our Mission", "delay": 0 }, { "tagName": "A", "text": "Donate Online Now", "delay": 102 }, { "tagName": "A", "text": "Opportunities to Give", "delay": 101 }, { "tagName": "A", "text": "Partners In Mission Program", "delay": 101 }, { "tagName": "A", "text": "Planned & Other Giving Options", "delay": 100 }, { "tagName": "A", "text": "Volunteer", "delay": 103 }, { "tagName": "A", "text": "Learning Center", "delay": 0 }, { "tagName": "A", "text": "News and Updates", "delay": 0 }, { "tagName": "A", "text": "Contact", "delay": 0 }, { "tagName": "A", "text": "Waypoints Learning Center.", "delay": 0 }, { "tagName": "A", "text": "community listing", "delay": 0 }, { "tagName": "A", "text": "Start the conversation", "delay": 0 }, { "tagName": "DIV", "text": "Discovery Open House: April 28 April 28, 2023 Learn More", "delay": 0 }, { "tagName": "DIV", "text": "Western Open Golf Tournament, presented by Benchmark Therapies May 11, 2023 Sinking Valley Country C", "delay": 0 }, { "tagName": "A", "text": "", "delay": 0 }, { "tagName": "A", "text": "Laughter is the Best Medicine", "delay": 0 }, { "tagName": "A", "text": "", "delay": 0 }, { "tagName": "A", "text": "Why Spring is the Best Time to Move to a Senior Living Community", "delay": 0 }, { "tagName": "A", "text": "", "delay": 0 }, { "tagName": "A", "text": "Celebrate Diversity Month – Celebration of Culture", "delay": 0 }, { "tagName": "A", "text": "Independent Living", "delay": 0 }, { "tagName": "A", "text": "Personal Care / Assisted Living", "delay": 0 }, { "tagName": "A", "text": "Transitional Care", "delay": 0 }, { "tagName": "A", "text": "Skilled Nursing", "delay": 0 }, { "tagName": "A", "text": "Memory Support", "delay": 0 }, { "tagName": "A", "text": "Respite Care", "delay": 0 }, { "tagName": "A", "text": "At-Home Services", "delay": 0 }, { "tagName": "A", "text": "End-of-Life and Comfort Care", "delay": 0 }, { "tagName": "A", "text": "Pennsylvania Communities", "delay": 0 }, { "tagName": "A", "text": "Delaware Communities", "delay": 0 }, { "tagName": "A", "text": "Maryland Communities", "delay": 0 }, { "tagName": "A", "text": "Ohio Communities", "delay": 0 }, { "tagName": "A", "text": "Quality Measures", "delay": 0 }, { "tagName": "A", "text": "Our People", "delay": 0 }, { "tagName": "A", "text": "Media Inquiries", "delay": 0 }, { "tagName": "A", "text": "Information & Financials", "delay": 0 }, { "tagName": "A", "text": "Events", "delay": 0 }, { "tagName": "A", "text": "Employment", "delay": 0 }, { "tagName": "A", "text": "Donate Online Now", "delay": 0 }, { "tagName": "A", "text": "Opportunities to Give", "delay": 0 }, { "tagName": "A", "text": "Planned & Other Giving Options", "delay": 0 }, { "tagName": "A", "text": "Contact Us", "delay": 101 }, { "tagName": "A", "text": "One Trinity Drive East, Suite 201 Dillsburg, PA 17019", "delay": 0 }, { "tagName": "A", "text": "Notice of Privacy Practices", "delay": 0 }, { "tagName": "A", "text": "Online Privacy Policy", "delay": 0 }, { "tagName": "A", "text": "Terms and Conditions", "delay": 0 }, { "tagName": "A", "text": "Board Login", "delay": 0 }, { "tagName": "A", "text": "Contact the Webmaster", "delay": 0 } ] }, "success": true }, "endTime": 1682293001240 }, { "type": "launch", "which": "chromium", "startTime": 1682293001240, "endTime": 1682293001952 }, { "type": "url", "which": "https://www.presbyterianseniorliving.org/", "what": "Presbyterian Senior Living", "startTime": 1682293001952, "result": { "url": "https://www.presbyterianseniorliving.org/" }, "endTime": 1682293017522 }, { "type": "test", "which": "focOp", "withItems": true, "what": "focusability and operability", "startTime": 1682293017522, "url": "https://www.presbyterianseniorliving.org/", "result": { "totals": { "total": 190, "types": { "onlyFocusable": { "total": 3, "tagNames": { "OBJECT": 1, "DIV": 2 } }, "onlyOperable": { "total": 11, "tagNames": { "DIV": 9, "LI": 2 } }, "focusableAndOperable": { "total": 176, "tagNames": { "A": 147, "BUTTON": 18, "DIV": 2, "SELECT": 9 } } } }, "items": { "onlyFocusable": [ { "tagName": "OBJECT", "id": "widget_1678214984180_6281130832001_flash_api", "text": "<object type=\"application/x-shockwave-flash\" data=\"//players.brightcove.net/vide" }, { "tagName": "DIV", "id": "slick-slide00", "text": "Discovery Open House: April 28 April 28, 2023 Learn More" }, { "tagName": "DIV", "id": "slick-slide01", "text": "Western Open Golf Tournament, presented by Benchmark Therapies May 11, 2023 Sink" } ], "onlyOperable": [ { "tagName": "DIV", "id": "", "text": "Donations Donate Online More Opportunities to Give", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "<div class=\"vjs-poster\" tabindex=\"-1\" aria-disabled=\"false\" style=\"background-im", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "<div class=\"vjs-volume-control vjs-control vjs-volume-horizontal\" style=\"cursor:", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "Loaded: 0%", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "1xPlayback Rate", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "ChaptersChapters", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "Descriptionsdescriptions off, selected", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "Captionscaptions settings, opens captions settings dialogcaptions off, selected", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "Audio Track", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "<li class=\"active\" style=\"cursor: default;\"></li>", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "1", "byTag": false, "byOnClick": false, "byPointer": true } ], "focusableAndOperable": [ { "tagName": "A", "id": "", "text": "<a class=\"header--hello--close\"> <i class=\"fa fa-times-circle fa-fw\"></i> </a>", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "Read more", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"header--hello--close\"> <i class=\"fa fa-times-circle fa-fw\"></i> </a>", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "Read More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Employment", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donations", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donate Online", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "More Opportunities to Give", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"new--logo block\" href=\"//www.presbyterianseniorliving.org/\" title=\"Pre", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "View Phone Directory", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Home", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Services", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Our Services", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Independent Living", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Personal Care / Assisted Living", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Transitional Care", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Skilled Nursing", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Memory Support", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Respite Care", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "At-Home Services", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "End-of-Life and Comfort Care", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Our Communities", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Community List", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Community Map", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About Us", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About Us", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Employment", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Thrive Wellness", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Quality Measures", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Leadership Team", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Media Inquiries", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Information & Financials", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Events", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Support Our Mission", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donate Online Now", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Opportunities to Give", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Partners In Mission Program", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Planned & Other Giving Options", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Volunteer", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learning Center", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "News and Updates", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Phone Directory", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"block\" href=\"//www.presbyterianseniorliving.org/\" style=\"cursor: defau", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Home", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Services", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Our Services", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Independent Living", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Personal Care / Assisted Living", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Transitional Care", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Skilled Nursing", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Memory Support", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Respite Care", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "At-Home Services", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "End-of-Life and Comfort Care", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Our Communities", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Community List", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Community Map", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About Us", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About Us", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Employment", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Thrive Wellness", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Quality Measures", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Leadership Team", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Media Inquiries", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Information & Financials", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Events", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Support Our Mission", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donate Online Now", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Opportunities to Give", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Partners In Mission Program", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Planned & Other Giving Options", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Volunteer", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learning Center", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "News and Updates", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donate Now", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"block palm-visuallyhidden\" href=\"//www.presbyterianseniorliving.org/\" ", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"block tablet-visuallyhidden lap-and-up-visuallyhidden\" href=\"//www.pre", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "View Phone Directory", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "See Communities", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Waypoints Learning Center", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More About Us", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Play Video", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Play", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Mute", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "<div tabindex=\"0\" class=\"vjs-volume-bar vjs-slider-bar vjs-slider vjs-slider-hor", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "Loaded: 0%", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Seek to live, currently behind liveLIVE", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Playback Rate", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Chapters", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Descriptions", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Captions", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Audio Track", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Picture-in-Picture", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Fullscreen", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "SELECT", "id": "", "text": "WhiteBlackRedGreenBlueYellowMagentaCyan", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "SELECT", "id": "", "text": "OpaqueSemi-Transparent", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "SELECT", "id": "", "text": "BlackWhiteRedGreenBlueYellowMagentaCyan", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "SELECT", "id": "", "text": "OpaqueSemi-TransparentTransparent", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "SELECT", "id": "", "text": "BlackWhiteRedGreenBlueYellowMagentaCyan", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "SELECT", "id": "", "text": "TransparentSemi-TransparentOpaque", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "SELECT", "id": "", "text": "50%75%100%125%150%175%200%300%400%", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "SELECT", "id": "", "text": "NoneRaisedDepressedUniformDropshadow", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "SELECT", "id": "", "text": "Proportional Sans-SerifMonospace Sans-SerifProportional SerifMonospace SerifCasu", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "BUTTON", "id": "", "text": "Reset restore all settings to the default values", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Done", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Close Modal Dialog", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Close Modal Dialog", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Restart", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Share", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "cta_button_388539_7d51348a-33d5-4b48-a2c4-5eeca5d9ea4d", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "cta_button_388539_199d2c48-658d-481e-9c2a-220c1df1eb6e", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "cta_button_388539_e89d5743-391f-4c6e-afb4-3ff41f791776", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "cta_button_388539_0d037080-6917-447e-aac8-919865e8030b", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "cta_button_388539_eb38a9e9-b7d7-489d-8f32-10710967e137", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "cta_button_388539_76fe8349-1ff5-412c-ae06-e0162e21ea5b", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "cta_button_388539_5c7669e9-82ba-41e1-bb5b-105895b4be19", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Find Communities Near You", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit Our Learning Center", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Waypoints Learning Center.", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "community listing", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Start the conversation", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "See Communities", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "See Communities", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"section--imagebannermosaic--item--inner fancybox\" data-fancybox=\"widge", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"section--imagebannermosaic--item--inner fancybox\" data-fancybox=\"widge", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"section--imagebannermosaic--item--inner fancybox\" data-fancybox=\"widge", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"section--imagebannermosaic--item--inner fancybox\" data-fancybox=\"widge", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"section--imagebannermosaic--item--inner fancybox\" data-fancybox=\"widge", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"section--imagebannermosaic--item--inner fancybox\" data-fancybox=\"widge", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "slick-slide-control00", "text": "1", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "See All Events", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Connect With Us", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Community Finder", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.presbyterianseniorliving.org/blog/laughter-is-the-best-medi", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Laughter is the Best Medicine", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.presbyterianseniorliving.org/blog/spring-is-the-best-time-t", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Why Spring is the Best Time to Move to a Senior Living Community", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.presbyterianseniorliving.org/blog/celebrate-diversity-month", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Celebrate Diversity Month – Celebration of Culture", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"//www.linkedin.com/company/presbyterian-senior-living\" target=\"_blank\" ", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"//www.facebook.com/presbyterianseniorliving\" target=\"_blank\" style=\"cur", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Independent Living", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Personal Care / Assisted Living", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Transitional Care", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Skilled Nursing", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Memory Support", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Respite Care", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "At-Home Services", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "End-of-Life and Comfort Care", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Pennsylvania Communities", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Delaware Communities", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Maryland Communities", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Ohio Communities", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Quality Measures", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Our People", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Media Inquiries", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Information & Financials", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Events", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Employment", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Donate Online Now", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Opportunities to Give", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Planned & Other Giving Options", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact Us", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "One Trinity Drive East, Suite 201 Dillsburg, PA 17019", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Notice of Privacy Practices", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Online Privacy Policy", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Terms and Conditions", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Board Login", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact the Webmaster", "byTag": true, "byOnClick": false, "byPointer": true } ] }, "success": true }, "endTime": 1682293017787 }, { "type": "launch", "which": "chromium", "startTime": 1682293017787, "endTime": 1682293018501 }, { "type": "url", "which": "https://www.presbyterianseniorliving.org/", "what": "Presbyterian Senior Living", "startTime": 1682293018501, "result": { "url": "https://www.presbyterianseniorliving.org/" }, "endTime": 1682293039829 }, { "type": "test", "which": "focVis", "withItems": true, "what": "links that are invisible when focused", "startTime": 1682293039830, "url": "https://www.presbyterianseniorliving.org/", "result": { "total": 0, "items": [], "success": true }, "endTime": 1682293040446 }, { "type": "test", "which": "hover", "sampleSize": 20, "withItems": true, "what": "hover-caused content changes", "startTime": 1682293040446, "url": "https://www.presbyterianseniorliving.org/", "result": { "totals": { "triggers": 149, "triggerSample": 17, "impactTriggers": 12, "additions": 63, "removals": 0, "opacityChanges": 12, "opacityImpact": 134, "unhoverables": 16, "noCursors": 0, "badCursors": 0, "noIndicators": 0, "badIndicators": 7 }, "items": { "impactTriggers": [ { "tagName": "LI", "text": "Services Our Services Independent Living Personal ", "additions": 9, "removals": 0, "opacityChanges": 1, "opacityImpact": 20 }, { "tagName": "A", "text": "Our Communities", "additions": 2, "removals": 0, "opacityChanges": 1, "opacityImpact": 4 }, { "tagName": "A", "text": "Support Our Mission", "additions": 5, "removals": 0, "opacityChanges": 1, "opacityImpact": 10 } ], "unhoverables": [ { "tagName": "A", "id": "", "text": "More Opportunities to Give" }, { "tagName": "A", "id": "", "text": "End-of-Life and Comfort Care" }, { "tagName": "A", "id": "", "text": "Opportunities to Give" }, { "tagName": "A", "id": "", "text": "Planned & Other Giving Options" } ], "noCursors": [], "badCursors": [], "noIndicators": [], "badIndicators": [ { "tagName": "LI", "id": "", "text": "" } ] }, "success": true }, "endTime": 1682293061348 }, { "type": "launch", "which": "chromium", "startTime": 1682293061348, "endTime": 1682293062090 }, { "type": "url", "which": "https://www.presbyterianseniorliving.org/", "what": "Presbyterian Senior Living", "startTime": 1682293062091, "result": { "url": "https://www.presbyterianseniorliving.org/" }, "endTime": 1682293068214 }, { "type": "test", "which": "labClash", "withItems": true, "what": "labeling inconsistencies", "startTime": 1682293068215, "url": "https://www.presbyterianseniorliving.org/", "result": { "totals": { "mislabeled": 0, "unlabeled": 0, "wellLabeled": 29 }, "items": { "mislabeled": [], "unlabeled": [], "wellLabeled": [ { "index": 0, "tagName": "BUTTON", "type": "button", "texts": { "content": "Play Video" } }, { "index": 1, "tagName": "BUTTON", "type": "button", "texts": { "content": "Play" } }, { "index": 2, "tagName": "BUTTON", "type": "button", "texts": { "content": "Mute" } }, { "index": 3, "tagName": "BUTTON", "type": "button", "texts": { "content": "Seek to live, currently behind liveLIVE" } }, { "index": 4, "tagName": "BUTTON", "type": "button", "texts": { "content": "Playback Rate" } }, { "index": 5, "tagName": "BUTTON", "type": "button", "texts": { "content": "Chapters" } }, { "index": 6, "tagName": "BUTTON", "type": "button", "texts": { "content": "Descriptions" } }, { "index": 7, "tagName": "BUTTON", "type": "button", "texts": { "content": "Captions" } }, { "index": 8, "tagName": "BUTTON", "type": "button", "texts": { "content": "Audio Track" } }, { "index": 9, "tagName": "BUTTON", "type": "button", "texts": { "content": "Picture-in-Picture" } }, { "index": 10, "tagName": "BUTTON", "type": "button", "texts": { "content": "Fullscreen" } }, { "index": 11, "tagName": "SELECT", "type": "select-one", "labelType": "aria-labelledby", "texts": { "referred": [ "Text", "Color" ] } }, { "index": 12, "tagName": "SELECT", "type": "select-one", "labelType": "aria-labelledby", "texts": { "referred": [ "Text", "Transparency" ] } }, { "index": 13, "tagName": "SELECT", "type": "select-one", "labelType": "aria-labelledby", "texts": { "referred": [ "Background", "Color" ] } }, { "index": 14, "tagName": "SELECT", "type": "select-one", "labelType": "aria-labelledby", "texts": { "referred": [ "Background", "Transparency" ] } }, { "index": 15, "tagName": "SELECT", "type": "select-one", "labelType": "aria-labelledby", "texts": { "referred": [ "Window", "Color" ] } }, { "index": 16, "tagName": "SELECT", "type": "select-one", "labelType": "aria-labelledby", "texts": { "referred": [ "Window", "Transparency" ] } }, { "index": 17, "tagName": "SELECT", "type": "select-one", "labelType": "aria-labelledby", "texts": { "referred": [ "Font Size" ] } }, { "index": 18, "tagName": "SELECT", "type": "select-one", "labelType": "aria-labelledby", "texts": { "referred": [ "Text Edge Style" ] } }, { "index": 19, "tagName": "SELECT", "type": "select-one", "labelType": "aria-labelledby", "texts": { "referred": [ "Font Family" ] } }, { "index": 20, "tagName": "BUTTON", "type": "button", "texts": { "content": "Reset restore all settings to the default values" } }, { "index": 21, "tagName": "BUTTON", "type": "button", "texts": { "content": "Done" } }, { "index": 22, "tagName": "BUTTON", "type": "button", "texts": { "content": "Close Modal Dialog" } }, { "index": 23, "tagName": "BUTTON", "type": "button", "texts": { "content": "Close Modal Dialog" } }, { "index": 24, "tagName": "BUTTON", "type": "button", "texts": { "content": "Restart" } }, { "index": 25, "tagName": "BUTTON", "type": "button", "texts": { "content": "Share" } }, { "index": 26, "tagName": "BUTTON", "type": "button", "labelType": "aria-label", "texts": { "attribute": "1 of 1", "content": "1" } }, { "index": 27, "tagName": "TEXTAREA", "type": "textarea", "labelType": "label", "texts": { "label": [ "Chat Input Box" ] } }, { "index": 28, "tagName": "BUTTON", "type": "button", "texts": { "content": "Chat" } } ] }, "success": true }, "endTime": 1682293068254 }, { "type": "test", "which": "linkTo", "withItems": true, "what": "links without destinations", "startTime": 1682293068254, "url": "https://www.presbyterianseniorliving.org/", "result": { "total": 2, "items": [ "", "" ], "success": true }, "endTime": 1682293068262 }, { "type": "test", "which": "linkUl", "withItems": true, "what": "adjacent-link underlining", "startTime": 1682293068262, "url": "https://www.presbyterianseniorliving.org/", "result": { "totals": { "links": 147, "adjacent": { "total": 71, "underlined": 22, "underlinedPercent": 30 } }, "items": { "underlined": [ "", "Read more", "", "Read More", "", "", "", "", "Waypoints Learning Center.", "community listing", "Start the conversation", "", "", "", "", "", "", "", "", "", "", "" ], "notUnderlined": [ "Employment", "Donations", "View Phone Directory", "Home", "Services", "Our Communities", "About Us", "Support Our Mission", "Learning Center", "News and Updates", "Contact", "Phone Directory", "Home", "Services", "Our Communities", "About Us", "Support Our Mission", "Learning Center", "News and Updates", "Contact", "Donate Now", "View Phone Directory", "See Communities", "Waypoints Learning Center", "Learn More About Us", "Learn More", "Learn More", "Learn More", "Learn More", "Learn More", "Learn More", "Learn More", "Find Communities Near You", "Visit Our Learning Center", "See Communities", "See Communities", "Learn More", "Learn More", "See All Events", "Connect With Us", "Community Finder", "Laughter is the Best Medicine", "Read More", "Why Spring is the Best Time to Move to a Senior Living Community", "Read More", "Celebrate Diversity Month – Celebration of Culture", "Read More", "Contact Us", "One Trinity Drive East, Suite 201 Dillsburg, PA 17019" ] }, "success": true }, "endTime": 1682293068271 }, { "type": "test", "which": "menuNav", "withItems": true, "what": "keyboard navigation between focusable menu items", "startTime": 1682293068271, "url": "https://www.presbyterianseniorliving.org/", "result": { "totals": { "navigations": { "all": { "total": 450, "correct": 110, "incorrect": 340 }, "specific": { "tab": { "total": 90, "correct": 90, "incorrect": 0 }, "left": { "total": 0, "correct": 0, "incorrect": 0 }, "right": { "total": 0, "correct": 0, "incorrect": 0 }, "up": { "total": 90, "correct": 0, "incorrect": 90 }, "down": { "total": 90, "correct": 0, "incorrect": 90 }, "home": { "total": 90, "correct": 10, "incorrect": 80 }, "end": { "total": 90, "correct": 10, "incorrect": 80 } } }, "menuItems": { "total": 90, "correct": 0, "incorrect": 90 }, "menus": { "total": 15, "correct": 0, "incorrect": 15 } }, "menuItems": { "incorrect": [ { "tagName": "A", "text": "Home", "navigationErrors": [ "ArrowUp", "ArrowDown", "End" ] }, { "tagName": "A", "text": "Services", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Our Communities", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "About Us", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Support Our Mission", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Learning Center", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "News and Updates", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Contact", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home" ] }, { "tagName": "A", "text": "Our Services", "navigationErrors": [ "ArrowUp", "ArrowDown", "End" ] }, { "tagName": "A", "text": "Independent Living", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Personal Care / Assisted Living", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Transitional Care", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Skilled Nursing", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Memory Support", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Respite Care", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "At-Home Services", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "End-of-Life and Comfort Care", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home" ] }, { "tagName": "A", "text": "Community List", "navigationErrors": [ "ArrowUp", "ArrowDown", "End" ] }, { "tagName": "A", "text": "Community Map", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home" ] }, { "tagName": "A", "text": "About Us", "navigationErrors": [ "ArrowUp", "ArrowDown", "End" ] }, { "tagName": "A", "text": "Employment", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Thrive Wellness", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Quality Measures", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Leadership Team", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Media Inquiries", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Information & Financials", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Events", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home" ] }, { "tagName": "A", "text": "Donate Online Now", "navigationErrors": [ "ArrowUp", "ArrowDown", "End" ] }, { "tagName": "A", "text": "Opportunities to Give", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Partners In Mission Program", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Planned & Other Giving Options", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Volunteer", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home" ] }, { "tagName": "A", "text": "Home", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Services", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Our Communities", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "About Us", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Support Our Mission", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Learning Center", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "News and Updates", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Contact", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Our Services", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Independent Living", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Personal Care / Assisted Living", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Transitional Care", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Skilled Nursing", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Memory Support", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Respite Care", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "At-Home Services", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "End-of-Life and Comfort Care", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Community List", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Community Map", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "About Us", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Employment", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Thrive Wellness", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Quality Measures", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Leadership Team", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Media Inquiries", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Information & Financials", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Events", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Donate Online Now", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Opportunities to Give", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Partners In Mission Program", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Planned & Other Giving Options", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Volunteer", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Independent Living", "navigationErrors": [ "ArrowUp", "ArrowDown", "End" ] }, { "tagName": "A", "text": "Personal Care / Assisted Living", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Transitional Care", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Skilled Nursing", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Memory Support", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Respite Care", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "At-Home Services", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "End-of-Life and Comfort Care", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home" ] }, { "tagName": "A", "text": "Pennsylvania Communities", "navigationErrors": [ "ArrowUp", "ArrowDown", "End" ] }, { "tagName": "A", "text": "Delaware Communities", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Maryland Communities", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Ohio Communities", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home" ] }, { "tagName": "A", "text": "Quality Measures", "navigationErrors": [ "ArrowUp", "ArrowDown", "End" ] }, { "tagName": "A", "text": "Our People", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Media Inquiries", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Information & Financials", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Events", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Employment", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home" ] }, { "tagName": "A", "text": "Donate Online Now", "navigationErrors": [ "ArrowUp", "ArrowDown", "End" ] }, { "tagName": "A", "text": "Opportunities to Give", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Planned & Other Giving Options", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home" ] }, { "tagName": "A", "text": "Notice of Privacy Practices", "navigationErrors": [ "ArrowUp", "ArrowDown", "End" ] }, { "tagName": "A", "text": "Online Privacy Policy", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Terms and Conditions", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Board Login", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home", "End" ] }, { "tagName": "A", "text": "Contact the Webmaster", "navigationErrors": [ "ArrowUp", "ArrowDown", "Home" ] } ], "correct": [] }, "success": true }, "endTime": 1682293075444 }, { "type": "launch", "which": "chromium", "startTime": 1682293075444, "endTime": 1682293076170 }, { "type": "url", "which": "https://www.presbyterianseniorliving.org/", "what": "Presbyterian Senior Living", "startTime": 1682293076170, "result": { "url": "https://www.presbyterianseniorliving.org/" }, "endTime": 1682293091688 }, { "type": "test", "which": "miniText", "withItems": true, "what": "text smaller than 11 pixels", "startTime": 1682293091688, "url": "https://www.presbyterianseniorliving.org/", "result": { "total": 1, "items": [ "1" ], "success": true }, "endTime": 1682293091918 }, { "type": "test", "which": "nonTable", "withItems": true, "what": "table elements used for layout", "startTime": 1682293091918, "url": "https://www.presbyterianseniorliving.org/", "result": { "total": 0, "items": [], "success": true }, "endTime": 1682293091976 }, { "type": "test", "which": "radioSet", "withItems": true, "what": "fieldset grouping of radio buttons", "startTime": 1682293091976, "url": "https://www.presbyterianseniorliving.org/", "result": { "totals": { "total": 0, "inSet": 0, "percent": "N.A." }, "items": { "inSet": [], "notInSet": [] }, "success": true }, "endTime": 1682293092002 }, { "type": "test", "which": "role", "what": "roles", "startTime": 1682293092002, "url": "https://www.presbyterianseniorliving.org/", "result": { "roleElements": 227, "badRoleElements": 9, "redundantRoleElements": 0, "tagNames": { "DIV": { "navigation": { "bad": 7, "redundant": 0 }, "slider": { "bad": 2, "redundant": 0 } } }, "success": true }, "endTime": 1682293092028 }, { "type": "test", "which": "styleDiff", "withItems": true, "what": "style inconsistencies", "startTime": 1682293092028, "url": "https://www.presbyterianseniorliving.org/", "result": { "mainStyles": [ "fontStyle", "fontWeight", "opacity", "textDecorationLine", "textDecorationStyle", "textDecorationThickness" ], "buttonStyles": [ "borderStyle", "borderWidth", "height", "lineHeight", "maxHeight", "maxWidth", "minHeight", "minWidth", "outlineOffset", "outlineStyle", "outlineWidth" ], "headingStyles": [ "color", "fontSize" ], "listLinkStyles": [ "color", "fontSize", "lineHeight" ], "totals": { "button": { "total": 18, "subtotals": [ 8, 2, 2, 2, 1, 1, 1, 1 ] }, "adjacentLink": { "total": 71, "subtotals": [ 26, 22, 20, 2, 1 ] }, "listLink": { "total": 76, "subtotals": [ 24, 24, 21, 5, 2 ] }, "h2": { "total": 10, "subtotals": [ 8, 2 ] }, "h3": { "total": 19, "subtotals": [ 10, 6, 3 ] }, "h4": { "total": 4, "subtotals": [ 3, 1 ] }, "h5": { "total": 6, "subtotals": [ 4, 2 ] } }, "items": { "button": { "opacity": { "1": [ "Play Video", "Play", "Mute", "Seek to live, currently behind liveLIVE", "Playback Rate", "Chapters", "Descriptions", "Captions", "Audio Track", "Fullscreen", "Reset restore all settings to the default values", "Done", "Close Modal Dialog", "Close Modal Dialog", "Restart", "Share", "1" ], "0.5": [ "Picture-in-Picture" ] }, "height": { "98px": [ "Play Video" ], "100%": [ "Play", "Mute", "Seek to live, currently behind liveLIVE", "Playback Rate", "Chapters", "Descriptions", "Captions", "Audio Track", "Picture-in-Picture", "Fullscreen" ], "auto": [ "Reset restore all settings to the default values", "Done" ], "42px": [ "Close Modal Dialog", "Close Modal Dialog" ], "56px": [ "Restart", "Share" ], "20px": [ "1" ] }, "lineHeight": { "98px": [ "Play Video" ], "10px": [ "Play", "Mute", "Playback Rate", "Chapters", "Descriptions", "Captions", "Audio Track", "Picture-in-Picture", "Fullscreen" ], "30px": [ "Seek to live, currently behind liveLIVE" ], "25.2px": [ "Reset restore all settings to the default values", "Done" ], "14px": [ "Close Modal Dialog", "Close Modal Dialog" ], "56px": [ "Restart", "Share" ], "0px": [ "1" ] }, "minWidth": { "0px": [ "Play Video", "Play", "Mute", "Playback Rate", "Chapters", "Descriptions", "Captions", "Audio Track", "Picture-in-Picture", "Fullscreen", "Reset restore all settings to the default values", "Done", "Close Modal Dialog", "Close Modal Dialog", "Restart", "Share", "1" ], "40px": [ "Seek to live, currently behind liveLIVE" ] } }, "adjacentLink": { "fontWeight": { "400": [ "", "", "Employment", "Donations", "", "View Phone Directory", "Home", "Services", "Our Communities", "About Us", "Support Our Mission", "Learning Center", "News and Updates", "Contact", "Phone Directory", "", "Home", "Services", "Our Communities", "About Us", "Support Our Mission", "Learning Center", "News and Updates", "Contact", "", "", "View Phone Directory", "Waypoints Learning Center.", "community listing", "Start the conversation", "", "", "", "", "", "", "", "", "", "", "", "Contact Us" ], "600": [ "Read more", "Read More", "One Trinity Drive East, Suite 201 Dillsburg, PA 17019" ], "700": [ "Donate Now", "See Communities", "Waypoints Learning Center", "Learn More About Us", "Learn More", "Learn More", "Learn More", "Learn More", "Learn More", "Learn More", "Learn More", "Find Communities Near You", "Visit Our Learning Center", "See Communities", "See Communities", "Learn More", "Learn More", "See All Events", "Connect With Us", "Community Finder", "Laughter is the Best Medicine", "Read More", "Why Spring is the Best Time to Move to a Senior Living Community", "Read More", "Celebrate Diversity Month – Celebration of Culture", "Read More" ] }, "textDecorationLine": { "underline": [ "", "Read more", "", "Read More", "", "", "", "", "Waypoints Learning Center.", "community listing", "Start the conversation", "", "", "", "", "", "", "", "", "", "", "" ], "none": [ "Employment", "Donations", "View Phone Directory", "Home", "Services", "Our Communities", "About Us", "Support Our Mission", "Learning Center", "News and Updates", "Contact", "Phone Directory", "Home", "Services", "Our Communities", "About Us", "Support Our Mission", "Learning Center", "News and Updates", "Contact", "Donate Now", "View Phone Directory", "See Communities", "Waypoints Learning Center", "Learn More About Us", "Learn More", "Learn More", "Learn More", "Learn More", "Learn More", "Learn More", "Learn More", "Find Communities Near You", "Visit Our Learning Center", "See Communities", "See Communities", "Learn More", "Learn More", "See All Events", "Connect With Us", "Community Finder", "Laughter is the Best Medicine", "Read More", "Why Spring is the Best Time to Move to a Senior Living Community", "Read More", "Celebrate Diversity Month – Celebration of Culture", "Read More", "Contact Us", "One Trinity Drive East, Suite 201 Dillsburg, PA 17019" ] } }, "listLink": { "fontWeight": { "400": [ "Donate Online", "More Opportunities to Give", "Our Services", "Independent Living", "Personal Care / Assisted Living", "Transitional Care", "Skilled Nursing", "Memory Support", "Respite Care", "At-Home Services", "End-of-Life and Comfort Care", "Community List", "Community Map", "About Us", "Employment", "Thrive Wellness", "Quality Measures", "Leadership Team", "Media Inquiries", "Information & Financials", "Events", "Donate Online Now", "Opportunities to Give", "Partners In Mission Program", "Planned & Other Giving Options", "Volunteer", "Our Services", "Independent Living", "Personal Care / Assisted Living", "Transitional Care", "Skilled Nursing", "Memory Support", "Respite Care", "At-Home Services", "End-of-Life and Comfort Care", "Community List", "Community Map", "About Us", "Employment", "Thrive Wellness", "Quality Measures", "Leadership Team", "Media Inquiries", "Information & Financials", "Events", "Donate Online Now", "Opportunities to Give", "Partners In Mission Program", "Planned & Other Giving Options", "Volunteer", "Independent Living", "Personal Care / Assisted Living", "Transitional Care", "Skilled Nursing", "Memory Support", "Respite Care", "At-Home Services", "End-of-Life and Comfort Care", "Pennsylvania Communities", "Delaware Communities", "Maryland Communities", "Ohio Communities", "Quality Measures", "Our People", "Media Inquiries", "Information & Financials", "Events", "Employment", "Donate Online Now", "Opportunities to Give", "Planned & Other Giving Options" ], "600": [ "Notice of Privacy Practices", "Online Privacy Policy", "Terms and Conditions", "Board Login", "Contact the Webmaster" ] }, "color": { "rgb(107, 107, 107)": [ "Donate Online", "More Opportunities to Give", "Our Services", "Independent Living", "Personal Care / Assisted Living", "Transitional Care", "Skilled Nursing", "Memory Support", "Respite Care", "At-Home Services", "End-of-Life and Comfort Care", "Community List", "Community Map", "About Us", "Employment", "Thrive Wellness", "Quality Measures", "Leadership Team", "Media Inquiries", "Information & Financials", "Events", "Donate Online Now", "Opportunities to Give", "Partners In Mission Program", "Planned & Other Giving Options", "Volunteer", "Our Services", "Independent Living", "Personal Care / Assisted Living", "Transitional Care", "Skilled Nursing", "Memory Support", "Respite Care", "At-Home Services", "End-of-Life and Comfort Care", "Community List", "Community Map", "About Us", "Employment", "Thrive Wellness", "Quality Measures", "Leadership Team", "Media Inquiries", "Information & Financials", "Events", "Donate Online Now", "Opportunities to Give", "Partners In Mission Program", "Planned & Other Giving Options", "Volunteer", "Independent Living", "Personal Care / Assisted Living", "Transitional Care", "Skilled Nursing", "Memory Support", "Respite Care", "At-Home Services", "End-of-Life and Comfort Care", "Pennsylvania Communities", "Delaware Communities", "Maryland Communities", "Ohio Communities", "Quality Measures", "Our People", "Media Inquiries", "Information & Financials", "Events", "Employment", "Donate Online Now", "Opportunities to Give", "Planned & Other Giving Options" ], "rgb(255, 255, 255)": [ "Notice of Privacy Practices", "Online Privacy Policy", "Terms and Conditions", "Board Login", "Contact the Webmaster" ] }, "fontSize": { "14px": [ "Donate Online", "More Opportunities to Give", "Notice of Privacy Practices", "Online Privacy Policy", "Terms and Conditions", "Board Login", "Contact the Webmaster" ], "16px": [ "Our Services", "Independent Living", "Personal Care / Assisted Living", "Transitional Care", "Skilled Nursing", "Memory Support", "Respite Care", "At-Home Services", "End-of-Life and Comfort Care", "Community List", "Community Map", "About Us", "Employment", "Thrive Wellness", "Quality Measures", "Leadership Team", "Media Inquiries", "Information & Financials", "Events", "Donate Online Now", "Opportunities to Give", "Partners In Mission Program", "Planned & Other Giving Options", "Volunteer", "Our Services", "Independent Living", "Personal Care / Assisted Living", "Transitional Care", "Skilled Nursing", "Memory Support", "Respite Care", "At-Home Services", "End-of-Life and Comfort Care", "Community List", "Community Map", "About Us", "Employment", "Thrive Wellness", "Quality Measures", "Leadership Team", "Media Inquiries", "Information & Financials", "Events", "Donate Online Now", "Opportunities to Give", "Partners In Mission Program", "Planned & Other Giving Options", "Volunteer" ], "12px": [ "Independent Living", "Personal Care / Assisted Living", "Transitional Care", "Skilled Nursing", "Memory Support", "Respite Care", "At-Home Services", "End-of-Life and Comfort Care", "Pennsylvania Communities", "Delaware Communities", "Maryland Communities", "Ohio Communities", "Quality Measures", "Our People", "Media Inquiries", "Information & Financials", "Events", "Employment", "Donate Online Now", "Opportunities to Give", "Planned & Other Giving Options" ] }, "lineHeight": { "20px": [ "Donate Online", "More Opportunities to Give", "Our Services", "Independent Living", "Personal Care / Assisted Living", "Transitional Care", "Skilled Nursing", "Memory Support", "Respite Care", "At-Home Services", "End-of-Life and Comfort Care", "Community List", "Community Map", "About Us", "Employment", "Thrive Wellness", "Quality Measures", "Leadership Team", "Media Inquiries", "Information & Financials", "Events", "Donate Online Now", "Opportunities to Give", "Partners In Mission Program", "Planned & Other Giving Options", "Volunteer" ], "normal": [ "Our Services", "Independent Living", "Personal Care / Assisted Living", "Transitional Care", "Skilled Nursing", "Memory Support", "Respite Care", "At-Home Services", "End-of-Life and Comfort Care", "Community List", "Community Map", "About Us", "Employment", "Thrive Wellness", "Quality Measures", "Leadership Team", "Media Inquiries", "Information & Financials", "Events", "Donate Online Now", "Opportunities to Give", "Partners In Mission Program", "Planned & Other Giving Options", "Volunteer" ], "27px": [ "Independent Living", "Personal Care / Assisted Living", "Transitional Care", "Skilled Nursing", "Memory Support", "Respite Care", "At-Home Services", "End-of-Life and Comfort Care", "Pennsylvania Communities", "Delaware Communities", "Maryland Communities", "Ohio Communities", "Quality Measures", "Our People", "Media Inquiries", "Information & Financials", "Events", "Employment", "Donate Online Now", "Opportunities to Give", "Planned & Other Giving Options" ], "12px": [ "Notice of Privacy Practices", "Online Privacy Policy", "Terms and Conditions", "Board Login", "Contact the Webmaster" ] } }, "h2": { "color": { "rgb(107, 107, 107)": [ "At PSL, we create Senior Living solutions that enable you to thrive at every stage of life", "Who Is Presbyterian Senior Living?", "Enjoy Life on Your Own Terms", "What Residents Say About PSL", "See Yourself at PSL", "Upcoming Events", "Embrace a New Chapter in Life", "Latest From Our Learning Center" ], "rgb(255, 255, 255)": [ "Take the Next Step", "Why Choose PSL?" ] } }, "h3": { "color": { "rgb(107, 107, 107)": [ "Independent Living", "Personal Care and Assisted Living", "Skilled Nursing and Rehabilitation", "Memory Support", "Respite Care", "At-Home Services", "End of Life and Comfort Care", "Visit the Waypoints Learning Center", "Choose a Community", "Contact Us", "“The staff has been working very hard to meet the diverse needs of our community. They go out of their way to be supportive, answer questions, and lead with kindness. ”", "“I am totally at home with the community. The residents are wonderful, the staff helpful, and most of all, I am completely comfortable here. I feel this is my home. I feel safe and secure.”", "\"Everything has been wonderful, and the staff has been wonderful with my mom.\"", "\"I am very appreciative of the positive, compassionate environment and friendships my mother has made. I feel secure in the fact that staff is keeping her safe, healthy, and well-socialized – which is extremely important to both our qualities of life.\"", "“The staff and residents were very welcoming when we moved in. It is a wonderful place to be. So glad that we get to spend the rest of our years here.”", "“The community is friendly and welcoming and offers an upbeat atmosphere. There is a lot of homegrown entertainment that is positive and inclusive.\"" ], "rgb(255, 255, 255)": [ "Peace of Mind", "Trusted Partner", "Responsible Stewardship" ] }, "fontSize": { "22px": [ "Independent Living", "Personal Care and Assisted Living", "Skilled Nursing and Rehabilitation", "Memory Support", "Respite Care", "At-Home Services", "End of Life and Comfort Care", "Visit the Waypoints Learning Center", "Choose a Community", "Contact Us", "Peace of Mind", "Trusted Partner", "Responsible Stewardship" ], "30px": [ "“The staff has been working very hard to meet the diverse needs of our community. They go out of their way to be supportive, answer questions, and lead with kindness. ”", "“I am totally at home with the community. The residents are wonderful, the staff helpful, and most of all, I am completely comfortable here. I feel this is my home. I feel safe and secure.”", "\"Everything has been wonderful, and the staff has been wonderful with my mom.\"", "\"I am very appreciative of the positive, compassionate environment and friendships my mother has made. I feel secure in the fact that staff is keeping her safe, healthy, and well-socialized – which is extremely important to both our qualities of life.\"", "“The staff and residents were very welcoming when we moved in. It is a wonderful place to be. So glad that we get to spend the rest of our years here.”", "“The community is friendly and welcoming and offers an upbeat atmosphere. There is a lot of homegrown entertainment that is positive and inclusive.\"" ] } }, "h4": { "color": { "rgb(255, 255, 255)": [ "Just starting your journey? Discover resources to help your decision-making." ], "rgb(107, 107, 107)": [ "Laughter is the Best Medicine", "Why Spring is the Best Time to Move to a Senior Living Community", "Celebrate Diversity Month – Celebration of Culture" ] }, "fontSize": { "22px": [ "Just starting your journey? Discover resources to help your decision-making." ], "20px": [ "Laughter is the Best Medicine", "Why Spring is the Best Time to Move to a Senior Living Community", "Celebrate Diversity Month – Celebration of Culture" ] } }, "h5": { "fontWeight": { "600": [ "Services", "Communities", "About Us", "Support Our Mission" ], "700": [ "Discovery Open House: April 28", "Western Open Golf Tournament, presented by Benchmark Therapies" ] }, "fontSize": { "20px": [ "Discovery Open House: April 28", "Western Open Golf Tournament, presented by Benchmark Therapies" ], "16px": [ "Services", "Communities", "About Us", "Support Our Mission" ] } } }, "success": true }, "endTime": 1682293092059 }, { "type": "test", "which": "tabNav", "withItems": true, "what": "keyboard navigation between tab elements", "startTime": 1682293092059, "url": "https://www.presbyterianseniorliving.org/", "result": { "totals": { "navigations": { "all": { "total": 0, "correct": 0, "incorrect": 0 }, "specific": { "tab": { "total": 0, "correct": 0, "incorrect": 0 }, "left": { "total": 0, "correct": 0, "incorrect": 0 }, "right": { "total": 0, "correct": 0, "incorrect": 0 }, "up": { "total": 0, "correct": 0, "incorrect": 0 }, "down": { "total": 0, "correct": 0, "incorrect": 0 }, "home": { "total": 0, "correct": 0, "incorrect": 0 }, "end": { "total": 0, "correct": 0, "incorrect": 0 } } }, "tabElements": { "total": 0, "correct": 0, "incorrect": 0 }, "tabLists": { "total": 0, "correct": 0, "incorrect": 0 } }, "tabElements": { "incorrect": [], "correct": [] }, "success": true }, "endTime": 1682293092076 }, { "type": "test", "which": "titledEl", "withItems": true, "what": "title attributes on inappropriate elements", "startTime": 1682293092077, "url": "https://www.presbyterianseniorliving.org/", "result": { "total": 9, "items": [ { "tagName": "A", "text": "", "title": "Presbyterian Senior Living" }, { "tagName": "A", "text": "", "title": "Presbyterian Senior Living" }, { "tagName": "A", "text": "Learn More", "title": "Learn More" }, { "tagName": "A", "text": "Learn More", "title": "Learn More" }, { "tagName": "A", "text": "Learn More", "title": "Learn More" }, { "tagName": "A", "text": "Learn More", "title": "Learn More" }, { "tagName": "A", "text": "Learn More", "title": "Learn More" }, { "tagName": "A", "text": "Learn More", "title": "Learn More" }, { "tagName": "A", "text": "Learn More", "title": "Learn More" } ], "success": true }, "endTime": 1682293092082 }, { "type": "test", "which": "zIndex", "withItems": true, "what": "z indexes", "startTime": 1682293092082, "url": "https://www.presbyterianseniorliving.org/", "result": { "totals": { "total": 76, "tagNames": { "DIV": 62, "A": 2, "HEADER": 1, "UL": 6, "BUTTON": 2, "SPAN": 3 } }, "items": [ { "tagName": "DIV", "id": "", "text": "Information on COVID-19 Response: Read more" }, { "tagName": "A", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "Information on COVID-19 Response: Read More" }, { "tagName": "A", "id": "", "text": "" }, { "tagName": "HEADER", "id": "", "text": "Employment Donations Donate Online More Opportunities to Give View Phone Directory Dillsburg, PA Hom" }, { "tagName": "UL", "id": "", "text": "Donate Online More Opportunities to Give" }, { "tagName": "UL", "id": "", "text": "Our Services Independent Living Personal Care / Assisted Living Transitional Care Skilled Nursing Me" }, { "tagName": "UL", "id": "", "text": "Community List Community Map" }, { "tagName": "UL", "id": "", "text": "About Us Employment Thrive Wellness Quality Measures Leadership Team Media Inquiries Information & F" }, { "tagName": "UL", "id": "", "text": "Donate Online Now Opportunities to Give Partners In Mission Program Planned & Other Giving Options V" }, { "tagName": "DIV", "id": "", "text": "Home Services Our Services Independent Living Personal Care / Assisted Living Transitional Care Skil" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "View Phone Directory Dillsburg, PA" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "At PSL, we create Senior Living solutions that enable you to thrive at every stage of life See Commu" }, { "tagName": "DIV", "id": "", "text": "At PSL, we create Senior Living solutions that enable you to thrive at every stage of life See Commu" }, { "tagName": "DIV", "id": "", "text": "At PSL, we create Senior Living solutions that enable you to thrive at every stage of life See Commu" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "Just starting your journey? Discover resources to help your decision-making. Waypoints Learning Cent" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "Who Is Presbyterian Senior Living? PSL is a mission-driven organization that lives our values of tru" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "TextColorWhiteBlackRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentBackgroundColorBla" }, { "tagName": "BUTTON", "id": "", "text": "Close Modal Dialog" }, { "tagName": "BUTTON", "id": "", "text": "Close Modal Dialog" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "Enjoy Life on Your Own Terms Whether it’s the freedom that comes from residing in an independent liv" }, { "tagName": "SPAN", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "Independent Living If you are an active senior looking for maintenance-free living or know an aging " }, { "tagName": "SPAN", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "Take the Next Step Every person's journey unfolds a little differently. When it comes time to make a" }, { "tagName": "DIV", "id": "", "text": "Visit the Waypoints Learning Center PSL wants to be a valuable resource for helping you discover you" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "What Residents Say About PSL There’s no better way to get a true picture of what life is like in a s" }, { "tagName": "DIV", "id": "", "text": "“The staff has been working very hard to meet the diverse needs of our community. They go out of the" }, { "tagName": "DIV", "id": "", "text": "“The staff has been working very hard to meet the diverse needs of our community. They go out of the" }, { "tagName": "UL", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "Why Choose PSL? There are a number of factors that play a role in making an informed decision for yo" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "See Yourself at PSL Wondering what daily life really looks like at PSL? This is it!" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "Upcoming Events With life enrichment activities to meet every interest, you can be as busy as you ch" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "Embrace a New Chapter in Life Like what you’ve learned about Presbyterian Senior Living so far? Cont" }, { "tagName": "DIV", "id": "", "text": "Embrace a New Chapter in Life Like what you’ve learned about Presbyterian Senior Living so far? Cont" }, { "tagName": "DIV", "id": "", "text": "Embrace a New Chapter in Life Like what you’ve learned about Presbyterian Senior Living so far? Cont" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "Latest From Our Learning Center PSL seeks to be an open educational resource. From navigating senior" }, { "tagName": "DIV", "id": "", "text": "Laughter is the Best Medicine Read More Why Spring is the Best Time to Move to a Senior Living Commu" }, { "tagName": "SPAN", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "Services Independent Living Personal Care / Assisted Living Transitional Care Skilled Nursing Memory" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "" } ], "success": true }, "endTime": 1682293092107 }, { "type": "test", "which": "alfa", "what": "alfa", "startTime": 1682293092107, "url": "https://www.presbyterianseniorliving.org/", "result": { "totals": { "failures": 299, "warnings": 214 }, "items": [ { "index": 29, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a class=\"section--imagebannermosaic--item--inner fancybox\" data-fancybox=\"widget_1678218069530\" href=\"https://www.presbyterianseniorliving.org/hubfs/Community_Site_Assets/CCRCs/Ware_Presbyterian_Village/Floor_Plans_and_Photos/Photos/FloorPlansandPhotos_PhotoGallery31.jpg\" style=\"background:url('htt..." ] } }, { "index": 30, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]", "codeLines": [ "<a class=\"section--imagebannermosaic--item--inner fancybox\" data-fancybox=\"widget_1678218069530\" href=\"https://www.presbyterianseniorliving.org/hubfs/Community_Site_Assets/CCRCs/Ware_Presbyterian_Village/Floor_Plans_and_Photos/Photos/FloorPlansandPhotos_PhotoGallery11_WPV.jpg\" style=\"background:url(..." ] } }, { "index": 31, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[3]/a[1]", "codeLines": [ "<a class=\"section--imagebannermosaic--item--inner fancybox\" data-fancybox=\"widget_1678218069530\" href=\"https://www.presbyterianseniorliving.org/hubfs/Community_Site_Assets/CCRCs/Green_Ridge_Village/Floor_Plans_and_Photos/Photos/FloorPlansandPhotos_PhotoGallery25_GRV.jpg\" style=\"background:url('https..." ] } }, { "index": 32, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[4]/a[1]", "codeLines": [ "<a class=\"section--imagebannermosaic--item--inner fancybox\" data-fancybox=\"widget_1678218069530\" href=\"https://www.presbyterianseniorliving.org/hubfs/Eblast_Community_Site_Assets/Ware_Presbyerian_Village/Walking_With_Grandkids_WARE.jpg\" style=\"background:url('https://www.presbyterianseniorliving.org..." ] } }, { "index": 33, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[5]/a[1]", "codeLines": [ "<a class=\"section--imagebannermosaic--item--inner fancybox\" data-fancybox=\"widget_1678218069530\" href=\"https://www.presbyterianseniorliving.org/hubfs/PSL_Image_Owned_Assets/Lifelong_Fitness_1_CathedralVillage_145.jpg\" style=\"background:url('https://www.presbyterianseniorliving.org/hubfs/PSL_Image_Ow..." ] } }, { "index": 34, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[6]/a[1]", "codeLines": [ "<a class=\"section--imagebannermosaic--item--inner fancybox\" data-fancybox=\"widget_1678218069530\" href=\"https://www.presbyterianseniorliving.org/hubfs/Community_Site_Assets/CCRCs/Ware_Presbyterian_Village/Floor_Plans_and_Photos/Photos/FloorPlansandPhotos_PhotoGallery24_WPV.jpg\" style=\"background:url(..." ] } }, { "index": 40, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"https://www.presbyterianseniorliving.org/blog/laughter-is-the-best-medicine\" class=\"section--bloglcfeed--item--image\" style=\"background:url('https://www.presbyterianseniorliving.org/hubfs/ThriveHumorHeader%201090x363.jpg') no-repeat center center;background-size:cover;\">", " <span class=\"aspectspacer\" style=\"display:block;width:100%;margin:0px;padding:56.25% 0px 0px 0px;\"></span>", "</a>" ] } }, { "index": 43, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[1]/a[1]", "codeLines": [ "<a href=\"https://www.presbyterianseniorliving.org/blog/spring-is-the-best-time-to-move-to-a-senior-living-community\" class=\"section--bloglcfeed--item--image\" style=\"background:url('https://www.presbyterianseniorliving.org/hubfs/GeneralMovingInSpringBlogHeader%201090x363.jpg') no-repeat center center...", " <span class=\"aspectspacer\" style=\"display:block;width:100%;margin:0px;padding:56.25% 0px 0px 0px;\"></span>", "</a>" ] } }, { "index": 46, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/div[1]/div[3]/div[1]/a[1]", "codeLines": [ "<a href=\"https://www.presbyterianseniorliving.org/blog/celebrate-diversity-month-celebration-of-culture\" class=\"section--bloglcfeed--item--image\" style=\"background:url('https://www.presbyterianseniorliving.org/hubfs/DiversityMonthBlogHeader%201090x363-1.jpg') no-repeat center center;background-size:...", " <span class=\"aspectspacer\" style=\"display:block;width:100%;margin:0px;padding:56.25% 0px 0px 0px;\"></span>", "</a>" ] } }, { "index": 49, "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]/footer[1]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a href=\"//www.linkedin.com/company/presbyterian-senior-living\" target=\"_blank\">", " <i class=\"fa fa-linkedin-square\"></i>", "</a>" ] } }, { "index": 50, "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]/footer[1]/div[1]/div[1]/div[1]/a[2]", "codeLines": [ "<a href=\"//www.facebook.com/presbyterianseniorliving\" target=\"_blank\">", " <i class=\"fa fa-facebook-square\"></i>", "</a>" ] } }, { "index": 524, "verdict": "failed", "rule": { "ruleID": "r2", "ruleSummary": "Images have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r2", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#non-text-content", "chapter": "1.1.1", "title": "Non-text Content" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94", "name": "G94", "title": "Providing short text alternative for non-text content that serves the same purpose" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95", "name": "G95", "title": "Providing short text alternatives that provide a brief description of the non-text" } ] }, "target": { "type": "element", "tagName": "img", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/span[1]/img[1]", "codeLines": [ "<img src=\"https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--top-right.png?width=196&name=purple-flower--top-right.png\" width=\"196\" srcset=\"https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--top-right.png?width=98&name=purple-flower--top-..." ] } }, { "index": 525, "verdict": "failed", "rule": { "ruleID": "r2", "ruleSummary": "Images have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r2", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#non-text-content", "chapter": "1.1.1", "title": "Non-text Content" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94", "name": "G94", "title": "Providing short text alternative for non-text content that serves the same purpose" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95", "name": "G95", "title": "Providing short text alternatives that provide a brief description of the non-text" } ] }, "target": { "type": "element", "tagName": "img", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/span[2]/img[1]", "codeLines": [ "<img src=\"https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--bottom-left.png?width=218&name=purple-flower--bottom-left.png\" width=\"218\" srcset=\"https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--bottom-left.png?width=109&name=purple-flowe..." ] } }, { "index": 529, "verdict": "failed", "rule": { "ruleID": "r2", "ruleSummary": "Images have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r2", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#non-text-content", "chapter": "1.1.1", "title": "Non-text Content" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94", "name": "G94", "title": "Providing short text alternative for non-text content that serves the same purpose" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95", "name": "G95", "title": "Providing short text alternatives that provide a brief description of the non-text" } ] }, "target": { "type": "element", "tagName": "img", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/span[1]/img[1]", "codeLines": [ "<img src=\"https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--bottom-right.png?width=218&name=purple-flower--bottom-right.png\" width=\"218\" srcset=\"https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--bottom-right.png?width=109&name=purple-fl..." ] } }, { "index": 530, "verdict": "failed", "rule": { "ruleID": "r2", "ruleSummary": "Images have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r2", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#non-text-content", "chapter": "1.1.1", "title": "Non-text Content" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94", "name": "G94", "title": "Providing short text alternative for non-text content that serves the same purpose" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95", "name": "G95", "title": "Providing short text alternatives that provide a brief description of the non-text" } ] }, "target": { "type": "element", "tagName": "img", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[5]/img[1]", "codeLines": [ "<img src=\"https://www.presbyterianseniorliving.org/hubfs/assets/images/Footer_Background_Patterns/footer-logos.png\">" ] } }, { "index": 986, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "path", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[1]/div[1]/svg[1]/g[1]/g[1]/g[1]/path[1]", "codeLines": [ "<path d=\"M141.478,32.077 C140.423,26.497 137.41,22 131.142,22 C125.554,22 121.024,26.53 121.024,32.118 C121.024,37.706 125.554,42.236 131.142,42.236 C131.42,42.236 131.694,42.217 131.966,42.195 C131.885,53.709 122.268,57.098 122.268,57.098 C122.268,57.098 122.268,60.583 122.269,60.583 C129.174,60.06..." ] } }, { "index": 987, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "path", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[2]/div[1]/svg[1]/g[1]/g[1]/g[1]/path[1]", "codeLines": [ "<path d=\"M141.478,32.077 C140.423,26.497 137.41,22 131.142,22 C125.554,22 121.024,26.53 121.024,32.118 C121.024,37.706 125.554,42.236 131.142,42.236 C131.42,42.236 131.694,42.217 131.966,42.195 C131.885,53.709 122.268,57.098 122.268,57.098 C122.268,57.098 122.268,60.583 122.269,60.583 C129.174,60.06..." ] } }, { "index": 988, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "path", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/svg[1]/g[1]/g[1]/g[1]/path[1]", "codeLines": [ "<path d=\"M141.478,32.077 C140.423,26.497 137.41,22 131.142,22 C125.554,22 121.024,26.53 121.024,32.118 C121.024,37.706 125.554,42.236 131.142,42.236 C131.42,42.236 131.694,42.217 131.966,42.195 C131.885,53.709 122.268,57.098 122.268,57.098 C122.268,57.098 122.268,60.583 122.269,60.583 C129.174,60.06..." ] } }, { "index": 989, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "path", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/svg[1]/g[1]/g[1]/g[1]/path[1]", "codeLines": [ "<path d=\"M141.478,32.077 C140.423,26.497 137.41,22 131.142,22 C125.554,22 121.024,26.53 121.024,32.118 C121.024,37.706 125.554,42.236 131.142,42.236 C131.42,42.236 131.694,42.217 131.966,42.195 C131.885,53.709 122.268,57.098 122.268,57.098 C122.268,57.098 122.268,60.583 122.269,60.583 C129.174,60.06..." ] } }, { "index": 990, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "path", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/svg[1]/g[1]/g[1]/g[1]/path[1]", "codeLines": [ "<path d=\"M141.478,32.077 C140.423,26.497 137.41,22 131.142,22 C125.554,22 121.024,26.53 121.024,32.118 C121.024,37.706 125.554,42.236 131.142,42.236 C131.42,42.236 131.694,42.217 131.966,42.195 C131.885,53.709 122.268,57.098 122.268,57.098 C122.268,57.098 122.268,60.583 122.269,60.583 C129.174,60.06..." ] } }, { "index": 991, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "path", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/svg[1]/g[1]/g[1]/g[1]/path[1]", "codeLines": [ "<path d=\"M141.478,32.077 C140.423,26.497 137.41,22 131.142,22 C125.554,22 121.024,26.53 121.024,32.118 C121.024,37.706 125.554,42.236 131.142,42.236 C131.42,42.236 131.694,42.217 131.966,42.195 C131.885,53.709 122.268,57.098 122.268,57.098 C122.268,57.098 122.268,60.583 122.269,60.583 C129.174,60.06..." ] } }, { "index": 992, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "path", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/svg[1]/g[1]/g[1]/g[1]/path[1]", "codeLines": [ "<path d=\"M141.478,32.077 C140.423,26.497 137.41,22 131.142,22 C125.554,22 121.024,26.53 121.024,32.118 C121.024,37.706 125.554,42.236 131.142,42.236 C131.42,42.236 131.694,42.217 131.966,42.195 C131.885,53.709 122.268,57.098 122.268,57.098 C122.268,57.098 122.268,60.583 122.269,60.583 C129.174,60.06..." ] } }, { "index": 993, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "path", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/svg[1]/g[1]/g[1]/g[1]/path[1]", "codeLines": [ "<path d=\"M141.478,32.077 C140.423,26.497 137.41,22 131.142,22 C125.554,22 121.024,26.53 121.024,32.118 C121.024,37.706 125.554,42.236 131.142,42.236 C131.42,42.236 131.694,42.217 131.966,42.195 C131.885,53.709 122.268,57.098 122.268,57.098 C122.268,57.098 122.268,60.583 122.269,60.583 C129.174,60.06..." ] } }, { "index": 994, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "path", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/svg[1]/g[1]/g[1]/g[1]/path[1]", "codeLines": [ "<path d=\"M141.478,32.077 C140.423,26.497 137.41,22 131.142,22 C125.554,22 121.024,26.53 121.024,32.118 C121.024,37.706 125.554,42.236 131.142,42.236 C131.42,42.236 131.694,42.217 131.966,42.195 C131.885,53.709 122.268,57.098 122.268,57.098 C122.268,57.098 122.268,60.583 122.269,60.583 C129.174,60.06..." ] } }, { "index": 995, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "path", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/svg[1]/g[1]/g[1]/g[1]/path[1]", "codeLines": [ "<path d=\"M141.478,32.077 C140.423,26.497 137.41,22 131.142,22 C125.554,22 121.024,26.53 121.024,32.118 C121.024,37.706 125.554,42.236 131.142,42.236 C131.42,42.236 131.694,42.217 131.966,42.195 C131.885,53.709 122.268,57.098 122.268,57.098 C122.268,57.098 122.268,60.583 122.269,60.583 C129.174,60.06..." ] } }, { "index": 996, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "g", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/span[1]/svg[1]/g[1]/g[1]/g[1]", "codeLines": [ "<g id=\"Testimonial\" transform=\"translate(260.000000, 3309.000000)\">", " <path d=\"M7.5,178 C7.7004008,178 7.9258517,177.90378 8.0761523,177.75945 L19.749499,166.549828 C19.8997996,166.405498 20,166.189003 20,165.996564 C20,165.804124 19.8997996,165.587629 19.749499,165.443299 L18.496994,164.24055 C18.3466934,164.09622 18.1212425,164 17.9208417,164 C17.7204409,164 17.49...", "</g>" ] } }, { "index": 998, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "g", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/span[2]/svg[1]/g[1]/g[1]/g[1]", "codeLines": [ "<g id=\"Testimonial\" transform=\"translate(260.000000, 3309.000000)\">", " <path d=\"M1373.5,178 C1373.7004,178 1373.92585,177.90378 1374.07615,177.75945 L1385.7495,166.549828 C1385.8998,166.405498 1386,166.189003 1386,165.996564 C1386,165.804124 1385.8998,165.587629 1385.7495,165.443299 L1384.49699,164.24055 C1384.34669,164.09622 1384.12124,164 1383.92084,164 C1383.72044...", "</g>" ] } }, { "index": 1115, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[2]/div[1]/div[2]/div[1]/div[1]/h4[1]", "codeLines": [ "<h4 class=\"font--heading bolder\">", " Just starting your journey? Discover resources to help your decision-making.", "</h4>" ] } }, { "index": 1146, "verdict": "failed", "rule": { "ruleID": "r53", "ruleSummary": "Headings are structured", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r53", "requirements": [] }, "target": { "type": "element", "tagName": "h5", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]", "codeLines": [ "<h5 class=\"font--heading bolder\">", " Discovery Open House: April 28", "</h5>" ] } }, { "index": 1150, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/span[1]/h4[1]", "codeLines": [ "<h4 class=\"hard--ends font--heading h5 bolder\">", " <a href=\"https://www.presbyterianseniorliving.org/blog/laughter-is-the-best-medicine\" class=\"no--underline color--inherit\">", " Laughter is the Best Medicine", " </a>", "</h4>" ] } }, { "index": 1160, "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[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/p[1]/text()[1]", "codeLines": [ "Information on COVID-19 Response:" ] } }, { "index": 1162, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Information on COVID-19 Response:" ] } }, { "index": 1163, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/p[1]/a[1]/text()[1]", "codeLines": [ "Read More" ] } }, { "index": 1202, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[3]/a[1]/text()[1]", "codeLines": [ "View Phone Directory" ] } }, { "index": 1203, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[3]/p[1]/text()[1]", "codeLines": [ "Dillsburg, PA" ] } }, { "index": 1204, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]/h2[1]/text()[1]", "codeLines": [ "At PSL, we create Senior Living solutions that enable you to thrive at every stage of life" ] } }, { "index": 1205, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]/p[1]/span[1]/a[1]/text()[1]", "codeLines": [ "See Communities" ] } }, { "index": 1206, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[2]/div[1]/div[2]/div[1]/div[1]/h4[1]/text()[1]", "codeLines": [ "Just starting your journey? Discover resources to help your decision-making." ] } }, { "index": 1207, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[2]/div[1]/div[2]/div[1]/div[2]/p[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Waypoints Learning Center" ] } }, { "index": 1208, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "Who Is Presbyterian Senior Living?" ] } }, { "index": 1209, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "PSL is a mission-driven organization that lives our values of trust, mutual respect, creative curiosity, and connectedness." ] } }, { "index": 1210, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[2]/text()[1]", "codeLines": [ "Building on a legacy of 96 years, we provide residential and care services to more than 6,000 seniors in 29 locations across the mid-Atlantic region of Pennsylvania, Maryland, Ohio and Delaware." ] } }, { "index": 1211, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[3]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More About Us" ] } }, { "index": 1212, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "Enjoy Life on Your Own Terms" ] } }, { "index": 1213, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "Whether it’s the freedom that comes from residing in an independent living community or a helping hand to maintain your or a senior loved one’s quality of life, PSL offers both choice and flexibility. We harness the power of teamwork to enrich residents' lives at every stage of the aging journey." ] } }, { "index": 1214, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]", "codeLines": [ "Independent Living" ] } }, { "index": 1215, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "If you are an active senior looking for maintenance-free living or know an aging loved one who is ready to make a change, PSL likely has a solution to meet your interests and needs. From one- and two-bedroom apartments to one, two, and three-bedroom patio homes, cottages, and villas, you’ll find a r..." ] } }, { "index": 1216, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1217, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]", "codeLines": [ "Personal Care and Assisted Living" ] } }, { "index": 1218, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Sometimes you need a little extra support to maintain your independence. A personal care or assisted living community can be the ideal solution for help with activities of daily living. These communities blend privacy and independence with care and support to help you thrive and live worry free." ] } }, { "index": 1219, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1220, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]", "codeLines": [ "Skilled Nursing and Rehabilitation" ] } }, { "index": 1221, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "If you or a loved one needs 24-hour supportive care, one of our skilled nursing centers can help. It might be temporarily after an illness or surgery, or long-term if there is a chronic or life-limiting condition. Either way, every resident benefits from around-the-clock hands-on care from our skill..." ] } }, { "index": 1222, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1223, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]", "codeLines": [ "Memory Support" ] } }, { "index": 1224, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "We understand that living with memory impairment is difficult. PSL is dedicated to providing person-centered support in an environment that makes your loved one feel at home." ] } }, { "index": 1225, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Having specialized care helps ensure that every senior lives the best quality of life despite their disease." ] } }, { "index": 1226, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1227, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]", "codeLines": [ "Respite Care" ] } }, { "index": 1228, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Caregiving can be a rewarding role for loved ones to assume. At the same time, it can be emotionally and physically exhausting. Respite services give weary caregivers an opportunity to take a break. This might mean an in-home caregiver a few hours a week or a short-term stay at a senior living commu..." ] } }, { "index": 1229, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1230, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]", "codeLines": [ "At-Home Services" ] } }, { "index": 1231, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "When you would like to stay at home but need a little help to do so, PSL has a solution. From homemaker tasks to transportation for doctor’s appointments, our at-home services bring just the right amount of support to an older adult’s home." ] } }, { "index": 1232, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1233, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]", "codeLines": [ "End of Life and Comfort Care" ] } }, { "index": 1234, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "When your loved one has a life-limiting illness or an overall decline in health, finding support is essential. The staff and volunteers at PSL provide physical, emotional, and spiritual care to seniors and their families." ] } }, { "index": 1235, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1236, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/p[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Find Communities Near You" ] } }, { "index": 1237, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/p[1]/span[2]/a[1]/text()[1]", "codeLines": [ "Visit Our Learning Center" ] } }, { "index": 1238, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "Take the Next Step" ] } }, { "index": 1239, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[1]/p[1]/strong[1]/text()[1]", "codeLines": [ "Every person's journey unfolds a little differently. When it comes time to make an informed choice about senior living options, here are a few ways you can learn more about how PSL can help you thrive in any stage of life. Learn more about the benefits our communities can offer you." ] } }, { "index": 1240, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h3[1]/text()[1]", "codeLines": [ "Visit the Waypoints Learning Center" ] } }, { "index": 1241, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "PSL wants to be a valuable resource for helping you discover your senior living options. Start your journey here." ] } }, { "index": 1242, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[1]", "codeLines": [ "Visit the" ] } }, { "index": 1243, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]/text()[1]", "codeLines": [ "Waypoints Learning Center." ] } }, { "index": 1244, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h3[1]/text()[1]", "codeLines": [ "Choose a Community" ] } }, { "index": 1245, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "With more than 30 locations spanning 4 states, you’ll likely find a PSL community in your desired area." ] } }, { "index": 1246, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[1]", "codeLines": [ "Visit our" ] } }, { "index": 1247, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]/text()[1]", "codeLines": [ "community listing" ] } }, { "index": 1248, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[2]", "codeLines": [ "to search for a PSL community near you." ] } }, { "index": 1249, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/h3[1]/text()[1]", "codeLines": [ "Contact Us" ] } }, { "index": 1250, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Our trusted advisors will learn more about your situation so we can help guide you to a choice. We will go at your pace." ] } }, { "index": 1251, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]/text()[1]", "codeLines": [ "Start the conversation" ] } }, { "index": 1252, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[4]/div[1]/p[1]/span[1]/a[1]/text()[1]", "codeLines": [ "See Communities" ] } }, { "index": 1253, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "What Residents Say About PSL" ] } }, { "index": 1254, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "There’s no better way to get a true picture of what life is like in a senior living community than directly from residents and their loved ones. Here’s what PSL families have to say about us." ] } }, { "index": 1255, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[1]/div[1]/h3[1]/text()[1]", "codeLines": [ "“The staff and residents were very welcoming when we moved in. It is a wonderful place to be. So glad that we get to spend the rest of our years here.”" ] } }, { "index": 1256, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1257, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1258, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Quincy Village" ] } }, { "index": 1259, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[2]/div[1]/h3[1]/text()[1]", "codeLines": [ "“" ] } }, { "index": 1260, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[2]/div[1]/h3[1]/span[1]/text()[1]", "codeLines": [ "The community is friendly and welcoming and offers an upbeat atmosphere. There is a lot of homegrown entertainment that is positive and inclusive.\"" ] } }, { "index": 1261, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1262, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1263, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Quincy Village" ] } }, { "index": 1264, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/h3[1]/text()[1]", "codeLines": [ "“The staff has been working very hard to meet the diverse needs of our community. They go out of their way to be supportive, answer questions, and lead with kindness." ] } }, { "index": 1265, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/h3[1]/text()[2]", "codeLines": [ "”" ] } }, { "index": 1266, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1267, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1268, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Kirkland Village" ] } }, { "index": 1269, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/h3[1]/text()[1]", "codeLines": [ "“I am totally at home with the community. The residents are wonderful, the staff helpful, and most of all, I am completely comfortable here. I feel this is my home. I feel safe and secure.”" ] } }, { "index": 1270, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1271, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1272, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Cathedral Village" ] } }, { "index": 1273, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/h3[1]/span[1]/text()[1]", "codeLines": [ "\"Everything has been wonderful, and the staff has been wonderful with my mom.\"" ] } }, { "index": 1274, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Adult Child of Resident" ] } }, { "index": 1275, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1276, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Presbyterian Home at Williamsport" ] } }, { "index": 1277, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/h3[1]/span[1]/text()[1]", "codeLines": [ "\"I am very appreciative of the positive, compassionate environment and friendships my mother has made. I feel secure in the fact that staff is keeping her safe, healthy, and well-socialized – which is extremely important to both our qualities of life.\"" ] } }, { "index": 1278, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Adult Child of Resident" ] } }, { "index": 1279, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1280, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Westminster Village in Dover" ] } }, { "index": 1281, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/h3[1]/text()[1]", "codeLines": [ "“The staff and residents were very welcoming when we moved in. It is a wonderful place to be. So glad that we get to spend the rest of our years here.”" ] } }, { "index": 1282, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1283, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1284, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Quincy Village" ] } }, { "index": 1285, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/h3[1]/text()[1]", "codeLines": [ "“" ] } }, { "index": 1286, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/h3[1]/span[1]/text()[1]", "codeLines": [ "The community is friendly and welcoming and offers an upbeat atmosphere. There is a lot of homegrown entertainment that is positive and inclusive.\"" ] } }, { "index": 1287, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1288, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1289, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Quincy Village" ] } }, { "index": 1290, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/h3[1]/text()[1]", "codeLines": [ "“The staff has been working very hard to meet the diverse needs of our community. They go out of their way to be supportive, answer questions, and lead with kindness." ] } }, { "index": 1291, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/h3[1]/text()[2]", "codeLines": [ "”" ] } }, { "index": 1292, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1293, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1294, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Kirkland Village" ] } }, { "index": 1295, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/h3[1]/text()[1]", "codeLines": [ "“I am totally at home with the community. The residents are wonderful, the staff helpful, and most of all, I am completely comfortable here. I feel this is my home. I feel safe and secure.”" ] } }, { "index": 1296, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1297, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1298, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Cathedral Village" ] } }, { "index": 1299, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "Why Choose PSL?" ] } }, { "index": 1300, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "There are a number of factors that play a role in making an informed decision for yourself or a senior loved one. Here are a few of the many reasons to consider a PSL community:" ] } }, { "index": 1301, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]", "codeLines": [ "Peace of Mind" ] } }, { "index": 1302, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Many of our locations are life-plan communities. That means as residents’ needs change, they can seamlessly transition from one type of care to another. What remains the same, no matter which community or level of care a senior requires, is our dedication to being a positive force in aging." ] } }, { "index": 1303, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h3[1]/text()[1]", "codeLines": [ "Trusted Partner" ] } }, { "index": 1304, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "Seniors and their families can feel confident knowing PSL has been enriching the lives of older adults for over 95 years. We are able to attract and retain the highest quality team members because of our strong reputation in the communities we serve. This translates to an organization that respects ..." ] } }, { "index": 1305, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/h3[1]/text()[1]", "codeLines": [ "Responsible Stewardship" ] } }, { "index": 1306, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[1]/text()[1]", "codeLines": [ "The knowledge that your senior living community is part of a nonprofit organization that prioritizes resident health and happiness over financial gain is another advantage. Families can rest assured that PSL is a good steward of resources, making decisions based on what is best for residents and tea..." ] } }, { "index": 1307, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[2]/span[1]/a[1]/text()[1]", "codeLines": [ "See Communities" ] } }, { "index": 1308, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[2]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "See Yourself at PSL" ] } }, { "index": 1309, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "Wondering what daily life really looks like at PSL? This is it!" ] } }, { "index": 1310, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "Upcoming Events" ] } }, { "index": 1311, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "With life enrichment activities to meet every interest, you can be as busy as you choose to be at Presbyterian Senior Living communities. Here are a few upcoming events designed to ensure the body, mind, and spirit thrive." ] } }, { "index": 1312, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Discovery Open House: April 28" ] } }, { "index": 1313, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "April 28, 2023" ] } }, { "index": 1314, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1315, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Western Open Golf Tournament, presented by Benchmark Therapies" ] } }, { "index": 1316, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "May 11, 2023" ] } }, { "index": 1317, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/p[1]/text()[1]", "codeLines": [ "Sinking Valley Country Club" ] } }, { "index": 1318, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/p[1]/text()[2]", "codeLines": [ "Altoona, PA" ] } }, { "index": 1319, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1320, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[1]/button[1]/text()[1]", "codeLines": [ "1" ] } }, { "index": 1321, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[4]/div[1]/p[1]/span[1]/a[1]/text()[1]", "codeLines": [ "See All Events" ] } }, { "index": 1322, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[2]/div[2]/div[2]/div[2]/h2[1]/text()[1]", "codeLines": [ "Embrace a New Chapter in Life" ] } }, { "index": 1323, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[2]/div[2]/div[2]/div[2]/p[1]/text()[1]", "codeLines": [ "Like what you’ve learned about Presbyterian Senior Living so far? Contact us today to learn more or talk with an expert about your options. You’ll discover what’s possible when an organization collectively embraces aspirational aging." ] } }, { "index": 1324, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[2]/div[2]/div[2]/div[2]/p[2]/span[1]/a[1]/text()[1]", "codeLines": [ "Connect With Us" ] } }, { "index": 1325, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[2]/div[2]/div[2]/div[2]/p[2]/span[2]/a[1]/text()[1]", "codeLines": [ "Community Finder" ] } }, { "index": 1326, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "Latest From Our Learning Center" ] } }, { "index": 1327, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "PSL seeks to be an open educational resource. From navigating senior living and care options and advice for family caregivers to the latest news on healthy aging, you’ll find a rich variety of information on the PSL blog." ] } }, { "index": 1328, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[2]/div[1]/p[2]/text()[1]", "codeLines": [ "Whether you choose a PSL community or another option, we're here to help." ] } }, { "index": 1329, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/span[1]/h4[1]/a[1]/text()[1]", "codeLines": [ "Laughter is the Best Medicine" ] } }, { "index": 1330, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/span[2]/p[1]/a[1]/text()[1]", "codeLines": [ "Read More" ] } }, { "index": 1331, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[1]/span[1]/span[1]/h4[1]/a[1]/text()[1]", "codeLines": [ "Why Spring is the Best Time to Move to a Senior Living Community" ] } }, { "index": 1332, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[1]/span[2]/p[1]/a[1]/text()[1]", "codeLines": [ "Read More" ] } }, { "index": 1333, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/div[1]/div[3]/div[1]/span[1]/span[1]/h4[1]/a[1]/text()[1]", "codeLines": [ "Celebrate Diversity Month – Celebration of Culture" ] } }, { "index": 1334, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/div[1]/div[3]/div[1]/span[2]/p[1]/a[1]/text()[1]", "codeLines": [ "Read More" ] } }, { "index": 1371, "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": 1424, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/div[1]/a[1]", "codeLines": [ "<a class=\"new--logo block\" href=\"//www.presbyterianseniorliving.org/\" title=\"Presbyterian Senior Living\">", " <img alt=\"Presbyterian Senior Living\" src=\"https://www.presbyterianseniorliving.org/hubfs/PSL-SeniorLiving-Full-NEW.svg\">", "</a>" ] } }, { "index": 1425, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/div[3]/a[1]", "codeLines": [ "<a class=\"btn btn--transparent--dark-purple normal btn--phone-directory\" href=\"//www.presbyterianseniorliving.org/community-phone-directory\" style=\"margin: 5px 0 0 0;\">", " View Phone Directory", "</a>" ] } }, { "index": 1458, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a class=\"block palm-visuallyhidden\" href=\"//www.presbyterianseniorliving.org/\" title=\"Presbyterian Senior Living\">", " <img alt=\"Presbyterian Senior Living\" src=\"https://www.presbyterianseniorliving.org/hubfs/PSL-SeniorLiving-Full-NEW.svg\">", "</a>" ] } }, { "index": 1459, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[3]/a[1]", "codeLines": [ "<a class=\"btn btn--transparent--dark-purple normal btn--phone-directory\" href=\"//www.presbyterianseniorliving.org/community-phone-directory\" style=\"margin: 5px 0 0 0;\">", " View Phone Directory", "</a>" ] } }, { "index": 1460, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]/p[1]/span[1]/a[1]", "codeLines": [ "<a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/community-list\" target=\"_blank\">", " See Communities", "</a>" ] } }, { "index": 1461, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[2]/div[1]/div[2]/div[1]/div[2]/p[1]/span[1]/a[1]", "codeLines": [ "<a class=\"btn btn--transparent--white \" href=\"https://www.presbyterianseniorliving.org/waypoints-learning-center\" target=\"_blank\">", " Waypoints Learning Center", "</a>" ] } }, { "index": 1462, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[3]/span[1]/a[1]", "codeLines": [ "<a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/about-us\" target=\"_blank\">", " Learn More About Us", "</a>" ] } }, { "index": 1463, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]", "codeLines": [ "<a id=\"cta_button_388539_7d51348a-33d5-4b48-a2c4-5eeca5d9ea4d\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=7d51348a-33d5-4b48-a2c4-5eeca5d9ea4d&signature=AAH58kEoONEaqhVOorem5MqD4s-yu8DMHw&pageId=5874683642&placement_guid=830cfb5d-3de6-49cd-9184-7ff047e69af2&cli...", " Learn More", "</a>" ] } }, { "index": 1464, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]", "codeLines": [ "<a id=\"cta_button_388539_199d2c48-658d-481e-9c2a-220c1df1eb6e\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=199d2c48-658d-481e-9c2a-220c1df1eb6e&signature=AAH58kEyt2UUBhfVdy_rRN4wJtc5kdiaBA&pageId=5874683642&placement_guid=26241135-8472-442e-97dc-c68b28205665&cli...", " Learn More", "</a>" ] } }, { "index": 1465, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]", "codeLines": [ "<a id=\"cta_button_388539_e89d5743-391f-4c6e-afb4-3ff41f791776\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=e89d5743-391f-4c6e-afb4-3ff41f791776&signature=AAH58kEi8A6XVg_WmA8AckKQiJl1pWoyJg&pageId=5874683642&placement_guid=97a9e7b0-730e-485c-b26f-68904a29628c&cli...", " Learn More", "</a>" ] } }, { "index": 1466, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]", "codeLines": [ "<a id=\"cta_button_388539_0d037080-6917-447e-aac8-919865e8030b\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=0d037080-6917-447e-aac8-919865e8030b&signature=AAH58kEkXPduPiqeBt91rPZVFjvXmNP8hg&pageId=5874683642&placement_guid=60178a3e-8fd4-496c-8ae5-be51ed8fbda3&cli...", " Learn More", "</a>" ] } }, { "index": 1467, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]", "codeLines": [ "<a id=\"cta_button_388539_eb38a9e9-b7d7-489d-8f32-10710967e137\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=eb38a9e9-b7d7-489d-8f32-10710967e137&signature=AAH58kEGgSq6U_tcqJJGC9vk-iAbhOBdhA&pageId=5874683642&placement_guid=a70fb9ac-599b-4e2d-8b00-45964f4c4b12&cli...", " Learn More", "</a>" ] } }, { "index": 1468, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]", "codeLines": [ "<a id=\"cta_button_388539_76fe8349-1ff5-412c-ae06-e0162e21ea5b\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=76fe8349-1ff5-412c-ae06-e0162e21ea5b&signature=AAH58kGuLT63xpslgzAHNoyfMGzAfNTspQ&pageId=5874683642&placement_guid=c185c163-e809-44d8-9b17-77c0228ac513&cli...", " Learn More", "</a>" ] } }, { "index": 1469, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]", "codeLines": [ "<a id=\"cta_button_388539_5c7669e9-82ba-41e1-bb5b-105895b4be19\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=5c7669e9-82ba-41e1-bb5b-105895b4be19&signature=AAH58kFalspbpt3VyXZweY1hwqmFlv4Obg&pageId=5874683642&placement_guid=d83fc1ef-5c99-43c9-b075-3edcca4ec7db&cli...", " Learn More", "</a>" ] } }, { "index": 1470, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/p[1]/span[1]/a[1]", "codeLines": [ "<a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/community-list\" target=\"_blank\">", " Find Communities Near You", "</a>" ] } }, { "index": 1471, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/p[1]/span[2]/a[1]", "codeLines": [ "<a class=\"btn btn--transparent--primary \" href=\"https://www.presbyterianseniorliving.org/waypoints-learning-center\" target=\"_blank\">", " Visit Our Learning Center", "</a>" ] } }, { "index": 1475, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[4]/div[1]/p[1]/span[1]/a[1]", "codeLines": [ "<a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/community-list\" target=\"_blank\">", " See Communities", "</a>" ] } }, { "index": 1476, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[2]/span[1]/a[1]", "codeLines": [ "<a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/community-list\" target=\"_blank\">", " See Communities", "</a>" ] } }, { "index": 1477, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]", "codeLines": [ "<a class=\"section--imagebannermosaic--item--inner fancybox\" data-fancybox=\"widget_1678218069530\" href=\"https://www.presbyterianseniorliving.org/hubfs/Community_Site_Assets/CCRCs/Ware_Presbyterian_Village/Floor_Plans_and_Photos/Photos/FloorPlansandPhotos_PhotoGallery31.jpg\" style=\"background:url('htt..." ] } }, { "index": 1478, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]", "codeLines": [ "<a class=\"section--imagebannermosaic--item--inner fancybox\" data-fancybox=\"widget_1678218069530\" href=\"https://www.presbyterianseniorliving.org/hubfs/Community_Site_Assets/CCRCs/Ware_Presbyterian_Village/Floor_Plans_and_Photos/Photos/FloorPlansandPhotos_PhotoGallery11_WPV.jpg\" style=\"background:url(..." ] } }, { "index": 1479, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[3]/a[1]", "codeLines": [ "<a class=\"section--imagebannermosaic--item--inner fancybox\" data-fancybox=\"widget_1678218069530\" href=\"https://www.presbyterianseniorliving.org/hubfs/Community_Site_Assets/CCRCs/Green_Ridge_Village/Floor_Plans_and_Photos/Photos/FloorPlansandPhotos_PhotoGallery25_GRV.jpg\" style=\"background:url('https..." ] } }, { "index": 1480, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[4]/a[1]", "codeLines": [ "<a class=\"section--imagebannermosaic--item--inner fancybox\" data-fancybox=\"widget_1678218069530\" href=\"https://www.presbyterianseniorliving.org/hubfs/Eblast_Community_Site_Assets/Ware_Presbyerian_Village/Walking_With_Grandkids_WARE.jpg\" style=\"background:url('https://www.presbyterianseniorliving.org..." ] } }, { "index": 1481, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[5]/a[1]", "codeLines": [ "<a class=\"section--imagebannermosaic--item--inner fancybox\" data-fancybox=\"widget_1678218069530\" href=\"https://www.presbyterianseniorliving.org/hubfs/PSL_Image_Owned_Assets/Lifelong_Fitness_1_CathedralVillage_145.jpg\" style=\"background:url('https://www.presbyterianseniorliving.org/hubfs/PSL_Image_Ow..." ] } }, { "index": 1482, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[6]/a[1]", "codeLines": [ "<a class=\"section--imagebannermosaic--item--inner fancybox\" data-fancybox=\"widget_1678218069530\" href=\"https://www.presbyterianseniorliving.org/hubfs/Community_Site_Assets/CCRCs/Ware_Presbyterian_Village/Floor_Plans_and_Photos/Photos/FloorPlansandPhotos_PhotoGallery24_WPV.jpg\" style=\"background:url(..." ] } }, { "index": 1484, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]", "codeLines": [ "<a href=\"https://www.presbyterianseniorliving.org/discovery-open-house\" class=\"btn btn--simple\" tabindex=\"0\">", " Learn More", "</a>" ] } }, { "index": 1486, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/span[1]/a[1]", "codeLines": [ "<a href=\"https://www.presbyterianseniorliving.org/events/2023-western-open-golf\" class=\"btn btn--simple\" tabindex=\"0\">", " Learn More", "</a>" ] } }, { "index": 1487, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "button", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[1]/button[1]", "codeLines": [ "<button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"1 of 1\" tabindex=\"0\" aria-selected=\"true\">", " 1", "</button>" ] } }, { "index": 1488, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[4]/div[1]/p[1]/span[1]/a[1]", "codeLines": [ "<a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/events\" target=\"_blank\">", " See All Events", "</a>" ] } }, { "index": 1489, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[2]/div[2]/div[2]/div[2]/p[2]/span[1]/a[1]", "codeLines": [ "<a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/contact-us\" target=\"_blank\">", " Connect With Us", "</a>" ] } }, { "index": 1490, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[2]/div[2]/div[2]/div[2]/p[2]/span[2]/a[1]", "codeLines": [ "<a class=\"btn btn--transparent--primary \" href=\"https://www.presbyterianseniorliving.org/community-list\" target=\"_blank\">", " Community Finder", "</a>" ] } }, { "index": 1493, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/span[2]/p[1]/a[1]", "codeLines": [ "<a class=\"btn btn--simple\" href=\"https://www.presbyterianseniorliving.org/blog/laughter-is-the-best-medicine\">", " Read More", "</a>" ] } }, { "index": 1496, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[1]/span[2]/p[1]/a[1]", "codeLines": [ "<a class=\"btn btn--simple\" href=\"https://www.presbyterianseniorliving.org/blog/spring-is-the-best-time-to-move-to-a-senior-living-community\">", " Read More", "</a>" ] } }, { "index": 1499, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/div[1]/div[3]/div[1]/span[2]/p[1]/a[1]", "codeLines": [ "<a class=\"btn btn--simple\" href=\"https://www.presbyterianseniorliving.org/blog/celebrate-diversity-month-celebration-of-culture\">", " Read More", "</a>" ] } }, { "index": 1531, "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[2]/div[1]/header[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/a[1]/text()[1]", "codeLines": [ "Donations" ] } }, { "index": 1533, "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[2]/div[1]/header[1]/div[2]/div[1]/div[3]/p[1]/text()[1]", "codeLines": [ "Dillsburg, PA" ] } }, { "index": 1534, "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[2]/div[1]/header[1]/div[3]/div[1]/div[1]/span[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]", "codeLines": [ "Home" ] } }, { "index": 1535, "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[2]/div[1]/header[1]/div[3]/div[1]/div[1]/span[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "Services" ] } }, { "index": 1536, "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[2]/div[1]/header[1]/div[3]/div[1]/div[1]/span[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "Our Communities" ] } }, { "index": 1537, "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[2]/div[1]/header[1]/div[3]/div[1]/div[1]/span[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]", "codeLines": [ "About Us" ] } }, { "index": 1538, "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[2]/div[1]/header[1]/div[3]/div[1]/div[1]/span[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]", "codeLines": [ "Support Our Mission" ] } }, { "index": 1539, "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[2]/div[1]/header[1]/div[3]/div[1]/div[1]/span[1]/div[1]/ul[1]/li[6]/a[1]/text()[1]", "codeLines": [ "Learning Center" ] } }, { "index": 1540, "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[2]/div[1]/header[1]/div[3]/div[1]/div[1]/span[1]/div[1]/ul[1]/li[7]/a[1]/text()[1]", "codeLines": [ "News and Updates" ] } }, { "index": 1541, "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[2]/div[1]/header[1]/div[3]/div[1]/div[1]/span[1]/div[1]/ul[1]/li[8]/a[1]/text()[1]", "codeLines": [ "Contact" ] } }, { "index": 1542, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]/h2[1]/text()[1]", "codeLines": [ "At PSL, we create Senior Living solutions that enable you to thrive at every stage of life" ] } }, { "index": 1543, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]/p[1]/span[1]/a[1]/text()[1]", "codeLines": [ "See Communities" ] } }, { "index": 1544, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "Who Is Presbyterian Senior Living?" ] } }, { "index": 1545, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "PSL is a mission-driven organization that lives our values of trust, mutual respect, creative curiosity, and connectedness." ] } }, { "index": 1546, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[2]/text()[1]", "codeLines": [ "Building on a legacy of 96 years, we provide residential and care services to more than 6,000 seniors in 29 locations across the mid-Atlantic region of Pennsylvania, Maryland, Ohio and Delaware." ] } }, { "index": 1547, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[3]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More About Us" ] } }, { "index": 1548, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "Enjoy Life on Your Own Terms" ] } }, { "index": 1549, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "Whether it’s the freedom that comes from residing in an independent living community or a helping hand to maintain your or a senior loved one’s quality of life, PSL offers both choice and flexibility. We harness the power of teamwork to enrich residents' lives at every stage of the aging journey." ] } }, { "index": 1551, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "If you are an active senior looking for maintenance-free living or know an aging loved one who is ready to make a change, PSL likely has a solution to meet your interests and needs. From one- and two-bedroom apartments to one, two, and three-bedroom patio homes, cottages, and villas, you’ll find a r..." ] } }, { "index": 1552, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1554, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Sometimes you need a little extra support to maintain your independence. A personal care or assisted living community can be the ideal solution for help with activities of daily living. These communities blend privacy and independence with care and support to help you thrive and live worry free." ] } }, { "index": 1555, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1557, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "If you or a loved one needs 24-hour supportive care, one of our skilled nursing centers can help. It might be temporarily after an illness or surgery, or long-term if there is a chronic or life-limiting condition. Either way, every resident benefits from around-the-clock hands-on care from our skill..." ] } }, { "index": 1558, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1560, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "We understand that living with memory impairment is difficult. PSL is dedicated to providing person-centered support in an environment that makes your loved one feel at home." ] } }, { "index": 1561, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Having specialized care helps ensure that every senior lives the best quality of life despite their disease." ] } }, { "index": 1562, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1564, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Caregiving can be a rewarding role for loved ones to assume. At the same time, it can be emotionally and physically exhausting. Respite services give weary caregivers an opportunity to take a break. This might mean an in-home caregiver a few hours a week or a short-term stay at a senior living commu..." ] } }, { "index": 1565, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1567, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "When you would like to stay at home but need a little help to do so, PSL has a solution. From homemaker tasks to transportation for doctor’s appointments, our at-home services bring just the right amount of support to an older adult’s home." ] } }, { "index": 1568, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1570, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "When your loved one has a life-limiting illness or an overall decline in health, finding support is essential. The staff and volunteers at PSL provide physical, emotional, and spiritual care to seniors and their families." ] } }, { "index": 1571, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1572, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/p[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Find Communities Near You" ] } }, { "index": 1573, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/p[1]/span[2]/a[1]/text()[1]", "codeLines": [ "Visit Our Learning Center" ] } }, { "index": 1575, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "PSL wants to be a valuable resource for helping you discover your senior living options. Start your journey here." ] } }, { "index": 1576, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[1]", "codeLines": [ "Visit the" ] } }, { "index": 1577, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]/text()[1]", "codeLines": [ "Waypoints Learning Center." ] } }, { "index": 1579, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "With more than 30 locations spanning 4 states, you’ll likely find a PSL community in your desired area." ] } }, { "index": 1580, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[1]", "codeLines": [ "Visit our" ] } }, { "index": 1581, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]/text()[1]", "codeLines": [ "community listing" ] } }, { "index": 1582, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[2]", "codeLines": [ "to search for a PSL community near you." ] } }, { "index": 1584, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "Our trusted advisors will learn more about your situation so we can help guide you to a choice. We will go at your pace." ] } }, { "index": 1585, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]/text()[1]", "codeLines": [ "Start the conversation" ] } }, { "index": 1586, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[4]/div[1]/p[1]/span[1]/a[1]/text()[1]", "codeLines": [ "See Communities" ] } }, { "index": 1587, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "What Residents Say About PSL" ] } }, { "index": 1588, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "There’s no better way to get a true picture of what life is like in a senior living community than directly from residents and their loved ones. Here’s what PSL families have to say about us." ] } }, { "index": 1589, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[1]/div[1]/h3[1]/text()[1]", "codeLines": [ "“The staff and residents were very welcoming when we moved in. It is a wonderful place to be. So glad that we get to spend the rest of our years here.”" ] } }, { "index": 1590, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1591, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1592, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Quincy Village" ] } }, { "index": 1593, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[2]/div[1]/h3[1]/text()[1]", "codeLines": [ "“" ] } }, { "index": 1594, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[2]/div[1]/h3[1]/span[1]/text()[1]", "codeLines": [ "The community is friendly and welcoming and offers an upbeat atmosphere. There is a lot of homegrown entertainment that is positive and inclusive.\"" ] } }, { "index": 1595, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1596, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1597, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Quincy Village" ] } }, { "index": 1598, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/h3[1]/text()[1]", "codeLines": [ "“The staff has been working very hard to meet the diverse needs of our community. They go out of their way to be supportive, answer questions, and lead with kindness." ] } }, { "index": 1599, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/h3[1]/text()[2]", "codeLines": [ "”" ] } }, { "index": 1600, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1601, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1602, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Kirkland Village" ] } }, { "index": 1603, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/h3[1]/text()[1]", "codeLines": [ "“I am totally at home with the community. The residents are wonderful, the staff helpful, and most of all, I am completely comfortable here. I feel this is my home. I feel safe and secure.”" ] } }, { "index": 1604, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1605, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1606, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Cathedral Village" ] } }, { "index": 1607, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/h3[1]/span[1]/text()[1]", "codeLines": [ "\"Everything has been wonderful, and the staff has been wonderful with my mom.\"" ] } }, { "index": 1608, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Adult Child of Resident" ] } }, { "index": 1609, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1610, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Presbyterian Home at Williamsport" ] } }, { "index": 1611, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/h3[1]/span[1]/text()[1]", "codeLines": [ "\"I am very appreciative of the positive, compassionate environment and friendships my mother has made. I feel secure in the fact that staff is keeping her safe, healthy, and well-socialized – which is extremely important to both our qualities of life.\"" ] } }, { "index": 1612, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Adult Child of Resident" ] } }, { "index": 1613, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1614, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Westminster Village in Dover" ] } }, { "index": 1615, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/h3[1]/text()[1]", "codeLines": [ "“The staff and residents were very welcoming when we moved in. It is a wonderful place to be. So glad that we get to spend the rest of our years here.”" ] } }, { "index": 1616, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1617, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1618, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Quincy Village" ] } }, { "index": 1619, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/h3[1]/text()[1]", "codeLines": [ "“" ] } }, { "index": 1620, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/h3[1]/span[1]/text()[1]", "codeLines": [ "The community is friendly and welcoming and offers an upbeat atmosphere. There is a lot of homegrown entertainment that is positive and inclusive.\"" ] } }, { "index": 1621, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1622, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1623, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Quincy Village" ] } }, { "index": 1624, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/h3[1]/text()[1]", "codeLines": [ "“The staff has been working very hard to meet the diverse needs of our community. They go out of their way to be supportive, answer questions, and lead with kindness." ] } }, { "index": 1625, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/h3[1]/text()[2]", "codeLines": [ "”" ] } }, { "index": 1626, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1627, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1628, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Kirkland Village" ] } }, { "index": 1629, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/h3[1]/text()[1]", "codeLines": [ "“I am totally at home with the community. The residents are wonderful, the staff helpful, and most of all, I am completely comfortable here. I feel this is my home. I feel safe and secure.”" ] } }, { "index": 1630, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1631, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1632, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Cathedral Village" ] } }, { "index": 1633, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[2]/span[1]/a[1]/text()[1]", "codeLines": [ "See Communities" ] } }, { "index": 1634, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[2]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "See Yourself at PSL" ] } }, { "index": 1635, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "Wondering what daily life really looks like at PSL? This is it!" ] } }, { "index": 1636, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "Upcoming Events" ] } }, { "index": 1637, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "With life enrichment activities to meet every interest, you can be as busy as you choose to be at Presbyterian Senior Living communities. Here are a few upcoming events designed to ensure the body, mind, and spirit thrive." ] } }, { "index": 1639, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "April 28, 2023" ] } }, { "index": 1640, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1642, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "May 11, 2023" ] } }, { "index": 1643, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/p[1]/text()[1]", "codeLines": [ "Sinking Valley Country Club" ] } }, { "index": 1644, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/p[1]/text()[2]", "codeLines": [ "Altoona, PA" ] } }, { "index": 1645, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1646, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[4]/div[1]/p[1]/span[1]/a[1]/text()[1]", "codeLines": [ "See All Events" ] } }, { "index": 1647, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[2]/div[2]/div[2]/div[2]/h2[1]/text()[1]", "codeLines": [ "Embrace a New Chapter in Life" ] } }, { "index": 1648, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[2]/div[2]/div[2]/div[2]/p[1]/text()[1]", "codeLines": [ "Like what you’ve learned about Presbyterian Senior Living so far? Contact us today to learn more or talk with an expert about your options. You’ll discover what’s possible when an organization collectively embraces aspirational aging." ] } }, { "index": 1649, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[2]/div[2]/div[2]/div[2]/p[2]/span[1]/a[1]/text()[1]", "codeLines": [ "Connect With Us" ] } }, { "index": 1650, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[2]/div[2]/div[2]/div[2]/p[2]/span[2]/a[1]/text()[1]", "codeLines": [ "Community Finder" ] } }, { "index": 1651, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "Latest From Our Learning Center" ] } }, { "index": 1652, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "PSL seeks to be an open educational resource. From navigating senior living and care options and advice for family caregivers to the latest news on healthy aging, you’ll find a rich variety of information on the PSL blog." ] } }, { "index": 1653, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[2]/div[1]/p[2]/text()[1]", "codeLines": [ "Whether you choose a PSL community or another option, we're here to help." ] } }, { "index": 1655, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/span[2]/p[1]/a[1]/text()[1]", "codeLines": [ "Read More" ] } }, { "index": 1657, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[1]/span[2]/p[1]/a[1]/text()[1]", "codeLines": [ "Read More" ] } }, { "index": 1659, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/div[1]/div[3]/div[1]/span[2]/p[1]/a[1]/text()[1]", "codeLines": [ "Read More" ] } }, { "index": 1660, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Services" ] } }, { "index": 1661, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]", "codeLines": [ "Independent Living" ] } }, { "index": 1662, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "Personal Care / Assisted Living" ] } }, { "index": 1663, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "Transitional Care" ] } }, { "index": 1664, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]", "codeLines": [ "Skilled Nursing" ] } }, { "index": 1665, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]", "codeLines": [ "Memory Support" ] } }, { "index": 1666, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[6]/a[1]/text()[1]", "codeLines": [ "Respite Care" ] } }, { "index": 1667, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[7]/a[1]/text()[1]", "codeLines": [ "At-Home Services" ] } }, { "index": 1668, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[8]/a[1]/text()[1]", "codeLines": [ "End-of-Life and Comfort Care" ] } }, { "index": 1669, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/h5[1]/text()[1]", "codeLines": [ "Communities" ] } }, { "index": 1670, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/span[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]", "codeLines": [ "Pennsylvania Communities" ] } }, { "index": 1671, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/span[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "Delaware Communities" ] } }, { "index": 1672, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/span[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "Maryland Communities" ] } }, { "index": 1673, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/span[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]", "codeLines": [ "Ohio Communities" ] } }, { "index": 1674, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[3]/h5[1]/text()[1]", "codeLines": [ "About Us" ] } }, { "index": 1675, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[3]/span[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]", "codeLines": [ "Quality Measures" ] } }, { "index": 1676, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[3]/span[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "Our People" ] } }, { "index": 1677, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[3]/span[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "Media Inquiries" ] } }, { "index": 1678, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[3]/span[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]", "codeLines": [ "Information & Financials" ] } }, { "index": 1679, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[3]/span[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]", "codeLines": [ "Events" ] } }, { "index": 1680, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[3]/span[1]/div[1]/ul[1]/li[6]/a[1]/text()[1]", "codeLines": [ "Employment" ] } }, { "index": 1681, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[4]/h5[1]/text()[1]", "codeLines": [ "Support Our Mission" ] } }, { "index": 1682, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[4]/span[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]", "codeLines": [ "Donate Online Now" ] } }, { "index": 1683, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[4]/span[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "Opportunities to Give" ] } }, { "index": 1684, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[4]/span[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "Planned & Other Giving Options" ] } }, { "index": 1685, "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[4]/div[1]/footer[1]/div[1]/div[1]/div[3]/a[1]/text()[1]", "codeLines": [ "Contact Us" ] } }, { "index": 1686, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[4]/p[1]/text()[1]", "codeLines": [ "Call: 717.502.8840" ] } }, { "index": 1687, "verdict": "cantTell", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[4]/p[2]/a[1]/text()[1]", "codeLines": [ "One Trinity Drive East, Suite 201 Dillsburg, PA 17019" ] } }, { "index": 1704, "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[2]/div[1]/header[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/a[1]/text()[1]", "codeLines": [ "Donations" ] } }, { "index": 1707, "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[2]/div[1]/header[1]/div[3]/div[1]/div[1]/span[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]", "codeLines": [ "Home" ] } }, { "index": 1715, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]/h2[1]/text()[1]", "codeLines": [ "At PSL, we create Senior Living solutions that enable you to thrive at every stage of life" ] } }, { "index": 1716, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]/p[1]/span[1]/a[1]/text()[1]", "codeLines": [ "See Communities" ] } }, { "index": 1717, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "Who Is Presbyterian Senior Living?" ] } }, { "index": 1718, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "PSL is a mission-driven organization that lives our values of trust, mutual respect, creative curiosity, and connectedness." ] } }, { "index": 1719, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[2]/text()[1]", "codeLines": [ "Building on a legacy of 96 years, we provide residential and care services to more than 6,000 seniors in 29 locations across the mid-Atlantic region of Pennsylvania, Maryland, Ohio and Delaware." ] } }, { "index": 1720, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[3]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More About Us" ] } }, { "index": 1721, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "Enjoy Life on Your Own Terms" ] } }, { "index": 1722, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "Whether it’s the freedom that comes from residing in an independent living community or a helping hand to maintain your or a senior loved one’s quality of life, PSL offers both choice and flexibility. We harness the power of teamwork to enrich residents' lives at every stage of the aging journey." ] } }, { "index": 1725, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1728, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1731, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1735, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1738, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1741, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1744, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1745, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/p[1]/span[1]/a[1]/text()[1]", "codeLines": [ "Find Communities Near You" ] } }, { "index": 1746, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/p[1]/span[2]/a[1]/text()[1]", "codeLines": [ "Visit Our Learning Center" ] } }, { "index": 1750, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]/text()[1]", "codeLines": [ "Waypoints Learning Center." ] } }, { "index": 1754, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]/text()[1]", "codeLines": [ "community listing" ] } }, { "index": 1758, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]/text()[1]", "codeLines": [ "Start the conversation" ] } }, { "index": 1759, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[4]/div[1]/p[1]/span[1]/a[1]/text()[1]", "codeLines": [ "See Communities" ] } }, { "index": 1760, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]", "codeLines": [ "What Residents Say About PSL" ] } }, { "index": 1761, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]", "codeLines": [ "There’s no better way to get a true picture of what life is like in a senior living community than directly from residents and their loved ones. Here’s what PSL families have to say about us." ] } }, { "index": 1762, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[1]/div[1]/h3[1]/text()[1]", "codeLines": [ "“The staff and residents were very welcoming when we moved in. It is a wonderful place to be. So glad that we get to spend the rest of our years here.”" ] } }, { "index": 1763, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1764, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1765, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Quincy Village" ] } }, { "index": 1766, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[2]/div[1]/h3[1]/text()[1]", "codeLines": [ "“" ] } }, { "index": 1767, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[2]/div[1]/h3[1]/span[1]/text()[1]", "codeLines": [ "The community is friendly and welcoming and offers an upbeat atmosphere. There is a lot of homegrown entertainment that is positive and inclusive.\"" ] } }, { "index": 1768, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1769, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1770, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Quincy Village" ] } }, { "index": 1771, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/h3[1]/text()[1]", "codeLines": [ "“The staff has been working very hard to meet the diverse needs of our community. They go out of their way to be supportive, answer questions, and lead with kindness." ] } }, { "index": 1772, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/h3[1]/text()[2]", "codeLines": [ "”" ] } }, { "index": 1773, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1774, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1775, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Kirkland Village" ] } }, { "index": 1776, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/h3[1]/text()[1]", "codeLines": [ "“I am totally at home with the community. The residents are wonderful, the staff helpful, and most of all, I am completely comfortable here. I feel this is my home. I feel safe and secure.”" ] } }, { "index": 1777, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1778, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1779, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Cathedral Village" ] } }, { "index": 1780, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/h3[1]/span[1]/text()[1]", "codeLines": [ "\"Everything has been wonderful, and the staff has been wonderful with my mom.\"" ] } }, { "index": 1781, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Adult Child of Resident" ] } }, { "index": 1782, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1783, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Presbyterian Home at Williamsport" ] } }, { "index": 1784, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/h3[1]/span[1]/text()[1]", "codeLines": [ "\"I am very appreciative of the positive, compassionate environment and friendships my mother has made. I feel secure in the fact that staff is keeping her safe, healthy, and well-socialized – which is extremely important to both our qualities of life.\"" ] } }, { "index": 1785, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Adult Child of Resident" ] } }, { "index": 1786, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1787, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Westminster Village in Dover" ] } }, { "index": 1788, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/h3[1]/text()[1]", "codeLines": [ "“The staff and residents were very welcoming when we moved in. It is a wonderful place to be. So glad that we get to spend the rest of our years here.”" ] } }, { "index": 1789, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1790, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1791, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Quincy Village" ] } }, { "index": 1792, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/h3[1]/text()[1]", "codeLines": [ "“" ] } }, { "index": 1793, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/h3[1]/span[1]/text()[1]", "codeLines": [ "The community is friendly and welcoming and offers an upbeat atmosphere. There is a lot of homegrown entertainment that is positive and inclusive.\"" ] } }, { "index": 1794, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1795, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1796, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Quincy Village" ] } }, { "index": 1797, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/h3[1]/text()[1]", "codeLines": [ "“The staff has been working very hard to meet the diverse needs of our community. They go out of their way to be supportive, answer questions, and lead with kindness." ] } }, { "index": 1798, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/h3[1]/text()[2]", "codeLines": [ "”" ] } }, { "index": 1799, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1800, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1801, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Kirkland Village" ] } }, { "index": 1802, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/h3[1]/text()[1]", "codeLines": [ "“I am totally at home with the community. The residents are wonderful, the staff helpful, and most of all, I am completely comfortable here. I feel this is my home. I feel safe and secure.”" ] } }, { "index": 1803, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]", "codeLines": [ "Resident" ] } }, { "index": 1804, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]", "codeLines": [ "|" ] } }, { "index": 1805, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[2]/text()[1]", "codeLines": [ "Cathedral Village" ] } }, { "index": 1806, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[2]/span[1]/a[1]/text()[1]", "codeLines": [ "See Communities" ] } }, { "index": 1807, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[2]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "See Yourself at PSL" ] } }, { "index": 1808, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "Wondering what daily life really looks like at PSL? This is it!" ] } }, { "index": 1809, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "Upcoming Events" ] } }, { "index": 1810, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "With life enrichment activities to meet every interest, you can be as busy as you choose to be at Presbyterian Senior Living communities. Here are a few upcoming events designed to ensure the body, mind, and spirit thrive." ] } }, { "index": 1813, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1818, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/span[1]/a[1]/text()[1]", "codeLines": [ "Learn More" ] } }, { "index": 1819, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[4]/div[1]/p[1]/span[1]/a[1]/text()[1]", "codeLines": [ "See All Events" ] } }, { "index": 1820, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[2]/div[2]/div[2]/div[2]/h2[1]/text()[1]", "codeLines": [ "Embrace a New Chapter in Life" ] } }, { "index": 1821, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[2]/div[2]/div[2]/div[2]/p[1]/text()[1]", "codeLines": [ "Like what you’ve learned about Presbyterian Senior Living so far? Contact us today to learn more or talk with an expert about your options. You’ll discover what’s possible when an organization collectively embraces aspirational aging." ] } }, { "index": 1822, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[2]/div[2]/div[2]/div[2]/p[2]/span[1]/a[1]/text()[1]", "codeLines": [ "Connect With Us" ] } }, { "index": 1823, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[2]/div[2]/div[2]/div[2]/p[2]/span[2]/a[1]/text()[1]", "codeLines": [ "Community Finder" ] } }, { "index": 1824, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[2]/div[1]/h2[1]/text()[1]", "codeLines": [ "Latest From Our Learning Center" ] } }, { "index": 1825, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]", "codeLines": [ "PSL seeks to be an open educational resource. From navigating senior living and care options and advice for family caregivers to the latest news on healthy aging, you’ll find a rich variety of information on the PSL blog." ] } }, { "index": 1826, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[2]/div[1]/p[2]/text()[1]", "codeLines": [ "Whether you choose a PSL community or another option, we're here to help." ] } }, { "index": 1828, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/span[2]/p[1]/a[1]/text()[1]", "codeLines": [ "Read More" ] } }, { "index": 1830, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[1]/span[2]/p[1]/a[1]/text()[1]", "codeLines": [ "Read More" ] } }, { "index": 1832, "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/div[1]/div[3]/div[1]/span[2]/p[1]/a[1]/text()[1]", "codeLines": [ "Read More" ] } }, { "index": 1833, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/h5[1]/text()[1]", "codeLines": [ "Services" ] } }, { "index": 1834, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]", "codeLines": [ "Independent Living" ] } }, { "index": 1835, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "Personal Care / Assisted Living" ] } }, { "index": 1836, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "Transitional Care" ] } }, { "index": 1837, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]", "codeLines": [ "Skilled Nursing" ] } }, { "index": 1838, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]", "codeLines": [ "Memory Support" ] } }, { "index": 1839, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[6]/a[1]/text()[1]", "codeLines": [ "Respite Care" ] } }, { "index": 1840, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[7]/a[1]/text()[1]", "codeLines": [ "At-Home Services" ] } }, { "index": 1841, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[8]/a[1]/text()[1]", "codeLines": [ "End-of-Life and Comfort Care" ] } }, { "index": 1842, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/h5[1]/text()[1]", "codeLines": [ "Communities" ] } }, { "index": 1843, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/span[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]", "codeLines": [ "Pennsylvania Communities" ] } }, { "index": 1844, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/span[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "Delaware Communities" ] } }, { "index": 1845, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/span[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "Maryland Communities" ] } }, { "index": 1846, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/span[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]", "codeLines": [ "Ohio Communities" ] } }, { "index": 1847, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[3]/h5[1]/text()[1]", "codeLines": [ "About Us" ] } }, { "index": 1848, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[3]/span[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]", "codeLines": [ "Quality Measures" ] } }, { "index": 1849, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[3]/span[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "Our People" ] } }, { "index": 1850, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[3]/span[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "Media Inquiries" ] } }, { "index": 1851, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[3]/span[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]", "codeLines": [ "Information & Financials" ] } }, { "index": 1852, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[3]/span[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]", "codeLines": [ "Events" ] } }, { "index": 1853, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[3]/span[1]/div[1]/ul[1]/li[6]/a[1]/text()[1]", "codeLines": [ "Employment" ] } }, { "index": 1854, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[4]/h5[1]/text()[1]", "codeLines": [ "Support Our Mission" ] } }, { "index": 1855, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[4]/span[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]", "codeLines": [ "Donate Online Now" ] } }, { "index": 1856, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[4]/span[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]", "codeLines": [ "Opportunities to Give" ] } }, { "index": 1857, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[4]/span[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]", "codeLines": [ "Planned & Other Giving Options" ] } }, { "index": 1858, "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[4]/div[1]/footer[1]/div[1]/div[1]/div[3]/a[1]/text()[1]", "codeLines": [ "Contact Us" ] } }, { "index": 1859, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[4]/p[1]/text()[1]", "codeLines": [ "Call: 717.502.8840" ] } }, { "index": 1860, "verdict": "cantTell", "rule": { "ruleID": "r69", "ruleSummary": "Text outside widget has minimum contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r69", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum", "chapter": "1.4.3", "title": "Contrast (Minimum)" }, { "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[4]/p[2]/a[1]/text()[1]", "codeLines": [ "One Trinity Drive East, Suite 201 Dillsburg, PA 17019" ] } }, { "index": 1918, "verdict": "failed", "rule": { "ruleID": "r72", "ruleSummary": "Paragraphs of text are not all uppercase", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r72", "requirements": [] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[2]/div[1]/div[3]/p[1]", "codeLines": [ "<p class=\"header--location font--crimson color--dark-green uppercase hard--bottom hard--top portable-visuallyhidden\">", " Dillsburg, PA", "</p>" ] } }, { "index": 2028, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[2]/div[1]/header[1]/div[2]/div[1]/div[3]/p[1]", "codeLines": [ "<p class=\"header--location font--crimson color--dark-green uppercase hard--bottom hard--top portable-visuallyhidden\">", " Dillsburg, PA", "</p>" ] } }, { "index": 2029, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]/p[1]", "codeLines": [ "<p class=\"hard--top block--multibutton hard--top block--multibutton \">", " <span class=\"block--multibutton--btn all--btn all--btn--primary \">", " <a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/community-list\" target=\"_blank\">", " See Communities", " </a>", " </span>", "</p>" ] } }, { "index": 2030, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " PSL is a mission-driven organization that lives our values of trust, mutual respect, creative curiosity, and connectedness.", "</p>" ] } }, { "index": 2031, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[2]", "codeLines": [ "<p>", " Building on a legacy of 96 years, we provide residential and care services to more than 6,000 seniors in 29 locations across the mid-Atlantic region of Pennsylvania, Maryland, Ohio and Delaware.", "</p>" ] } }, { "index": 2032, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[3]", "codeLines": [ "<p class=\"hard--top block--multibutton hard--top block--multibutton \">", " <span class=\"block--multibutton--btn all--btn all--btn--primary \">", " <a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/about-us\" target=\"_blank\">", " Learn More About Us", " </a>", " </span>", "</p>" ] } }, { "index": 2033, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " Whether it’s the freedom that comes from residing in an independent living community or a helping hand to maintain your or a senior loved one’s quality of life, PSL offers both choice and flexibility. We harness the power of teamwork to enrich residents' lives at every stage of the aging journey.", "</p>" ] } }, { "index": 2034, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " If you are an active senior looking for maintenance-free living or know an aging loved one who is ready to make a change, PSL likely has a solution to meet your interests and needs. From one- and two-bedroom apartments to one, two, and three-bedroom patio homes, cottages, and villas, you’ll find a...", "</p>" ] } }, { "index": 2035, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p class=\"all--btn all--btn--transparent--primary margin--short--top hard--bottom\">", " <!--HubSpot Call-to-Action Code -->", " <span class=\"hs-cta-wrapper\" id=\"hs-cta-wrapper-830cfb5d-3de6-49cd-9184-7ff047e69af2\">", " <span class=\"hs-cta-node hs-cta-830cfb5d-3de6-49cd-9184-7ff047e69af2\" id=\"hs-cta-830cfb5d-3de6-49cd-9184-7ff047e69af2\" style=\"visibility: visible;\" data-hs-drop=\"true\">", " <a id=\"cta_button_388539_7d51348a-33d5-4b48-a2c4-5eeca5d9ea4d\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=7d51348a-33d5-4b48-a2c4-5eeca5d9ea4d&signature=AAH58kEoONEaqhVOorem5MqD4s-yu8DMHw&pageId=5874683642&placement_guid=830cfb5d-3de6-49cd-9184-7ff047e69a...", " Learn More", " </a>", " </span>", " <script charset=\"utf-8\" src=\"/hs/cta/cta/current.js\"></script>", " <script type=\"text/javascript\">", " hbspt.cta._relativeUrls=true;hbspt.cta.load(388539, '830cfb5d-3de6-49cd-9184-7ff047e69af2', {\"useNewLoader\":\"true\",\"region\":\"na1\"});", " </script>", " </span>", " <!-- end HubSpot Call-to-Action Code -->", "</p>" ] } }, { "index": 2036, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " Sometimes you need a little extra support to maintain your independence. A personal care or assisted living community can be the ideal solution for help with activities of daily living. These communities blend privacy and independence with care and support to help you thrive and live worry free.", "</p>" ] } }, { "index": 2037, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p class=\"all--btn all--btn--transparent--primary margin--short--top hard--bottom\">", " <!--HubSpot Call-to-Action Code -->", " <span class=\"hs-cta-wrapper\" id=\"hs-cta-wrapper-26241135-8472-442e-97dc-c68b28205665\">", " <span class=\"hs-cta-node hs-cta-26241135-8472-442e-97dc-c68b28205665\" id=\"hs-cta-26241135-8472-442e-97dc-c68b28205665\" style=\"visibility: visible;\" data-hs-drop=\"true\">", " <a id=\"cta_button_388539_199d2c48-658d-481e-9c2a-220c1df1eb6e\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=199d2c48-658d-481e-9c2a-220c1df1eb6e&signature=AAH58kEyt2UUBhfVdy_rRN4wJtc5kdiaBA&pageId=5874683642&placement_guid=26241135-8472-442e-97dc-c68b282056...", " Learn More", " </a>", " </span>", " <script charset=\"utf-8\" src=\"/hs/cta/cta/current.js\"></script>", " <script type=\"text/javascript\">", " hbspt.cta._relativeUrls=true;hbspt.cta.load(388539, '26241135-8472-442e-97dc-c68b28205665', {\"useNewLoader\":\"true\",\"region\":\"na1\"});", " </script>", " </span>", " <!-- end HubSpot Call-to-Action Code -->", "</p>" ] } }, { "index": 2038, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " If you or a loved one needs 24-hour supportive care, one of our skilled nursing centers can help. It might be temporarily after an illness or surgery, or long-term if there is a chronic or life-limiting condition. Either way, every resident benefits from around-the-clock hands-on care from our ski...", "</p>" ] } }, { "index": 2039, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p class=\"all--btn all--btn--transparent--primary margin--short--top hard--bottom\">", " <!--HubSpot Call-to-Action Code -->", " <span class=\"hs-cta-wrapper\" id=\"hs-cta-wrapper-97a9e7b0-730e-485c-b26f-68904a29628c\">", " <span class=\"hs-cta-node hs-cta-97a9e7b0-730e-485c-b26f-68904a29628c\" id=\"hs-cta-97a9e7b0-730e-485c-b26f-68904a29628c\" style=\"visibility: visible;\" data-hs-drop=\"true\">", " <a id=\"cta_button_388539_e89d5743-391f-4c6e-afb4-3ff41f791776\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=e89d5743-391f-4c6e-afb4-3ff41f791776&signature=AAH58kEi8A6XVg_WmA8AckKQiJl1pWoyJg&pageId=5874683642&placement_guid=97a9e7b0-730e-485c-b26f-68904a2962...", " Learn More", " </a>", " </span>", " <script charset=\"utf-8\" src=\"/hs/cta/cta/current.js\"></script>", " <script type=\"text/javascript\">", " hbspt.cta._relativeUrls=true;hbspt.cta.load(388539, '97a9e7b0-730e-485c-b26f-68904a29628c', {\"useNewLoader\":\"true\",\"region\":\"na1\"});", " </script>", " </span>", " <!-- end HubSpot Call-to-Action Code -->", "</p>" ] } }, { "index": 2040, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " <span>", " We understand that living with memory impairment is difficult. PSL is dedicated to providing person-centered support in an environment that makes your loved one feel at home.", " </span>", " Having specialized care helps ensure that every senior lives the best quality of life despite their disease.", "</p>" ] } }, { "index": 2041, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p class=\"all--btn all--btn--transparent--primary margin--short--top hard--bottom\">", " <!--HubSpot Call-to-Action Code -->", " <span class=\"hs-cta-wrapper\" id=\"hs-cta-wrapper-60178a3e-8fd4-496c-8ae5-be51ed8fbda3\">", " <span class=\"hs-cta-node hs-cta-60178a3e-8fd4-496c-8ae5-be51ed8fbda3\" id=\"hs-cta-60178a3e-8fd4-496c-8ae5-be51ed8fbda3\" style=\"visibility: visible;\" data-hs-drop=\"true\">", " <a id=\"cta_button_388539_0d037080-6917-447e-aac8-919865e8030b\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=0d037080-6917-447e-aac8-919865e8030b&signature=AAH58kEkXPduPiqeBt91rPZVFjvXmNP8hg&pageId=5874683642&placement_guid=60178a3e-8fd4-496c-8ae5-be51ed8fbd...", " Learn More", " </a>", " </span>", " <script charset=\"utf-8\" src=\"/hs/cta/cta/current.js\"></script>", " <script type=\"text/javascript\">", " hbspt.cta._relativeUrls=true;hbspt.cta.load(388539, '60178a3e-8fd4-496c-8ae5-be51ed8fbda3', {\"useNewLoader\":\"true\",\"region\":\"na1\"});", " </script>", " </span>", " <!-- end HubSpot Call-to-Action Code -->", "</p>" ] } }, { "index": 2042, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " Caregiving can be a rewarding role for loved ones to assume. At the same time, it can be emotionally and physically exhausting. Respite services give weary caregivers an opportunity to take a break. This might mean an in-home caregiver a few hours a week or a short-term stay at a senior living com...", "</p>" ] } }, { "index": 2043, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p class=\"all--btn all--btn--transparent--primary margin--short--top hard--bottom\">", " <!--HubSpot Call-to-Action Code -->", " <span class=\"hs-cta-wrapper\" id=\"hs-cta-wrapper-a70fb9ac-599b-4e2d-8b00-45964f4c4b12\">", " <span class=\"hs-cta-node hs-cta-a70fb9ac-599b-4e2d-8b00-45964f4c4b12\" id=\"hs-cta-a70fb9ac-599b-4e2d-8b00-45964f4c4b12\" style=\"visibility: visible;\" data-hs-drop=\"true\">", " <a id=\"cta_button_388539_eb38a9e9-b7d7-489d-8f32-10710967e137\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=eb38a9e9-b7d7-489d-8f32-10710967e137&signature=AAH58kEGgSq6U_tcqJJGC9vk-iAbhOBdhA&pageId=5874683642&placement_guid=a70fb9ac-599b-4e2d-8b00-45964f4c4b...", " Learn More", " </a>", " </span>", " <script charset=\"utf-8\" src=\"/hs/cta/cta/current.js\"></script>", " <script type=\"text/javascript\">", " hbspt.cta._relativeUrls=true;hbspt.cta.load(388539, 'a70fb9ac-599b-4e2d-8b00-45964f4c4b12', {\"useNewLoader\":\"true\",\"region\":\"na1\"});", " </script>", " </span>", " <!-- end HubSpot Call-to-Action Code -->", "</p>" ] } }, { "index": 2044, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " When you would like to stay at home but need a little help to do so, PSL has a solution. From homemaker tasks to transportation for doctor’s appointments, our at-home services bring just the right amount of support to an older adult’s home.", "</p>" ] } }, { "index": 2045, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p class=\"all--btn all--btn--transparent--primary margin--short--top hard--bottom\">", " <!--HubSpot Call-to-Action Code -->", " <span class=\"hs-cta-wrapper\" id=\"hs-cta-wrapper-c185c163-e809-44d8-9b17-77c0228ac513\">", " <span class=\"hs-cta-node hs-cta-c185c163-e809-44d8-9b17-77c0228ac513\" id=\"hs-cta-c185c163-e809-44d8-9b17-77c0228ac513\" style=\"visibility: visible;\" data-hs-drop=\"true\">", " <a id=\"cta_button_388539_76fe8349-1ff5-412c-ae06-e0162e21ea5b\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=76fe8349-1ff5-412c-ae06-e0162e21ea5b&signature=AAH58kGuLT63xpslgzAHNoyfMGzAfNTspQ&pageId=5874683642&placement_guid=c185c163-e809-44d8-9b17-77c0228ac5...", " Learn More", " </a>", " </span>", " <script charset=\"utf-8\" src=\"/hs/cta/cta/current.js\"></script>", " <script type=\"text/javascript\">", " hbspt.cta._relativeUrls=true;hbspt.cta.load(388539, 'c185c163-e809-44d8-9b17-77c0228ac513', {\"useNewLoader\":\"true\",\"region\":\"na1\"});", " </script>", " </span>", " <!-- end HubSpot Call-to-Action Code -->", "</p>" ] } }, { "index": 2046, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " When your loved one has a life-limiting illness or an overall decline in health, finding support is essential. The staff and volunteers at PSL provide physical, emotional, and spiritual care to seniors and their families.", "</p>" ] } }, { "index": 2047, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p class=\"all--btn all--btn--transparent--primary margin--short--top hard--bottom\">", " <!--HubSpot Call-to-Action Code -->", " <span class=\"hs-cta-wrapper\" id=\"hs-cta-wrapper-d83fc1ef-5c99-43c9-b075-3edcca4ec7db\">", " <span class=\"hs-cta-node hs-cta-d83fc1ef-5c99-43c9-b075-3edcca4ec7db\" id=\"hs-cta-d83fc1ef-5c99-43c9-b075-3edcca4ec7db\" style=\"visibility: visible;\" data-hs-drop=\"true\">", " <a id=\"cta_button_388539_5c7669e9-82ba-41e1-bb5b-105895b4be19\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=5c7669e9-82ba-41e1-bb5b-105895b4be19&signature=AAH58kFalspbpt3VyXZweY1hwqmFlv4Obg&pageId=5874683642&placement_guid=d83fc1ef-5c99-43c9-b075-3edcca4ec7...", " Learn More", " </a>", " </span>", " <script charset=\"utf-8\" src=\"/hs/cta/cta/current.js\"></script>", " <script type=\"text/javascript\">", " hbspt.cta._relativeUrls=true;hbspt.cta.load(388539, 'd83fc1ef-5c99-43c9-b075-3edcca4ec7db', {\"useNewLoader\":\"true\",\"region\":\"na1\"});", " </script>", " </span>", " <!-- end HubSpot Call-to-Action Code -->", "</p>" ] } }, { "index": 2048, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[2]/div[1]/div[4]/div[1]/p[1]", "codeLines": [ "<p class=\"hard--top block--multibutton hard--top block--multibutton block--multibuttons\">", " <span class=\"block--multibutton--btn all--btn all--btn--primary \">", " <a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/community-list\" target=\"_blank\">", " Find Communities Near You", " </a>", " </span>", " <span class=\"block--multibutton--btn all--btn all--btn--transparent--primary \">", " <a class=\"btn btn--transparent--primary \" href=\"https://www.presbyterianseniorliving.org/waypoints-learning-center\" target=\"_blank\">", " Visit Our Learning Center", " </a>", " </span>", "</p>" ] } }, { "index": 2049, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " PSL wants to be a valuable resource for helping you discover your senior living options. Start your journey here.", "</p>" ] } }, { "index": 2050, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]", "codeLines": [ "<p>", " Visit the", " <a href=\"/waypoints-learning-center\" rel=\"noopener\" target=\"_blank\">", " Waypoints Learning Center.", " </a>", "</p>" ] } }, { "index": 2051, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " With more than 30 locations spanning 4 states, you’ll likely find a PSL community in your desired area.", "</p>" ] } }, { "index": 2052, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]", "codeLines": [ "<p>", " Visit our", " <a href=\"https://www.presbyterianseniorliving.org/community-list\" rel=\"noopener\" target=\"_blank\">", " community listing", " </a>", " to search for a PSL community near you.", "</p>" ] } }, { "index": 2053, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " Our trusted advisors will learn more about your situation so we can help guide you to a choice. We will go at your pace.", "</p>" ] } }, { "index": 2054, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]", "codeLines": [ "<p>", " <a href=\"https://www.presbyterianseniorliving.org/contact-us\" rel=\"noopener\" target=\"_blank\">", " Start the conversation", " </a>", "</p>" ] } }, { "index": 2055, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[2]/div[1]/div[4]/div[1]/p[1]", "codeLines": [ "<p class=\"hard--top block--multibutton hard--top block--multibutton \">", " <span class=\"block--multibutton--btn all--btn all--btn--primary \">", " <a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/community-list\" target=\"_blank\">", " See Communities", " </a>", " </span>", "</p>" ] } }, { "index": 2056, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p>", " There’s no better way to get a true picture of what life is like in a senior living community than directly from residents and their loved ones. Here’s what PSL families have to say about us.", "</p>" ] } }, { "index": 2057, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p class=\"hard--ends\">", " <span>", " Resident", " </span>", " |", " <span>", " Quincy Village", " </span>", "</p>" ] } }, { "index": 2058, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p class=\"hard--ends\">", " <span>", " Resident", " </span>", " |", " <span>", " Quincy Village", " </span>", "</p>" ] } }, { "index": 2059, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p class=\"hard--ends\">", " <span>", " Resident", " </span>", " |", " <span>", " Kirkland Village", " </span>", "</p>" ] } }, { "index": 2060, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p class=\"hard--ends\">", " <span>", " Resident", " </span>", " |", " <span>", " Cathedral Village", " </span>", "</p>" ] } }, { "index": 2061, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p class=\"hard--ends\">", " <span>", " Adult Child of Resident", " </span>", " |", " <span>", " Presbyterian Home at Williamsport", " </span>", "</p>" ] } }, { "index": 2062, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p class=\"hard--ends\">", " <span>", " Adult Child of Resident", " </span>", " |", " <span>", " Westminster Village in Dover", " </span>", "</p>" ] } }, { "index": 2063, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p class=\"hard--ends\">", " <span>", " Resident", " </span>", " |", " <span>", " Quincy Village", " </span>", "</p>" ] } }, { "index": 2064, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p class=\"hard--ends\">", " <span>", " Resident", " </span>", " |", " <span>", " Quincy Village", " </span>", "</p>" ] } }, { "index": 2065, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p class=\"hard--ends\">", " <span>", " Resident", " </span>", " |", " <span>", " Kirkland Village", " </span>", "</p>" ] } }, { "index": 2066, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[6]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]", "codeLines": [ "<p class=\"hard--ends\">", " <span>", " Resident", " </span>", " |", " <span>", " Cathedral Village", " </span>", "</p>" ] } }, { "index": 2067, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[2]", "codeLines": [ "<p class=\"hard--top block--multibutton hard--top block--multibutton \">", " <span class=\"block--multibutton--btn all--btn all--btn--primary \">", " <a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/community-list\" target=\"_blank\">", " See Communities", " </a>", " </span>", "</p>" ] } }, { "index": 2068, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[8]/div[1]/div[2]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " Wondering what daily life really looks like at PSL? This is it!", "</p>" ] } }, { "index": 2069, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " With life enrichment activities to meet every interest, you can be as busy as you choose to be at Presbyterian Senior Living communities. Here are a few upcoming events designed to ensure the body, mind, and spirit thrive.", "</p>" ] } }, { "index": 2070, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " April 28, 2023", "</p>" ] } }, { "index": 2071, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " May 11, 2023", "</p>" ] } }, { "index": 2072, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/p[1]", "codeLines": [ "<p>", " Sinking Valley Country Club", " <br>", " Altoona, PA", "</p>" ] } }, { "index": 2073, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[9]/div[1]/div[2]/div[4]/div[1]/p[1]", "codeLines": [ "<p class=\"hard--top block--multibutton hard--top block--multibutton \">", " <span class=\"block--multibutton--btn all--btn all--btn--primary \">", " <a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/events\" target=\"_blank\">", " See All Events", " </a>", " </span>", "</p>" ] } }, { "index": 2074, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[2]/div[2]/div[2]/div[2]/p[1]", "codeLines": [ "<p>", " Like what you’ve learned about Presbyterian Senior Living so far? Contact us today to learn more or talk with an expert about your options. You’ll discover what’s possible when an organization collectively embraces aspirational aging.", "</p>" ] } }, { "index": 2075, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[10]/div[1]/div[2]/div[2]/div[2]/div[2]/p[2]", "codeLines": [ "<p class=\"hard--top block--multibutton hard--top block--multibutton block--multibuttons\">", " <span class=\"block--multibutton--btn all--btn all--btn--primary \">", " <a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/contact-us\" target=\"_blank\">", " Connect With Us", " </a>", " </span>", " <span class=\"block--multibutton--btn all--btn all--btn--transparent--primary \">", " <a class=\"btn btn--transparent--primary \" href=\"https://www.presbyterianseniorliving.org/community-list\" target=\"_blank\">", " Community Finder", " </a>", " </span>", "</p>" ] } }, { "index": 2076, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[2]/div[1]/p[1]", "codeLines": [ "<p>", " PSL seeks to be an open educational resource. From navigating senior living and care options and advice for family caregivers to the latest news on healthy aging, you’ll find a rich variety of information on the PSL blog.", "</p>" ] } }, { "index": 2077, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[2]/div[1]/p[2]", "codeLines": [ "<p>", " Whether you choose a PSL community or another option, we're here to help.", "</p>" ] } }, { "index": 2078, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/span[2]/p[1]", "codeLines": [ "<p class=\"hard\">", " <a class=\"btn btn--simple\" href=\"https://www.presbyterianseniorliving.org/blog/laughter-is-the-best-medicine\">", " Read More", " </a>", "</p>" ] } }, { "index": 2079, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/div[1]/div[2]/div[1]/span[2]/p[1]", "codeLines": [ "<p class=\"hard\">", " <a class=\"btn btn--simple\" href=\"https://www.presbyterianseniorliving.org/blog/spring-is-the-best-time-to-move-to-a-senior-living-community\">", " Read More", " </a>", "</p>" ] } }, { "index": 2080, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[3]/div[1]/div[1]/div[1]/div[1]/span[1]/div[11]/div[1]/div[2]/div[3]/div[1]/div[1]/div[3]/div[1]/span[2]/p[1]", "codeLines": [ "<p class=\"hard\">", " <a class=\"btn btn--simple\" href=\"https://www.presbyterianseniorliving.org/blog/celebrate-diversity-month-celebration-of-culture\">", " Read More", " </a>", "</p>" ] } }, { "index": 2081, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[4]/div[1]/footer[1]/div[1]/div[1]/div[4]/p[1]", "codeLines": [ "<p class=\"phone font--crimson color--purple font--30\" style=\"\">", " Call: 717.502.8840", "</p>" ] } }, { "index": 2082, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "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[4]/div[1]/footer[1]/div[1]/div[1]/div[4]/p[2]", "codeLines": [ "<p class=\"location\">", " <a class=\"no--underline uppercase bold\" href=\"https://www.google.com/maps/place/1+Trinity+Dr+E+%23201,+Dillsburg,+PA+17019/@40.1352011,-77.019049,17z/data=!3m1!4b1!4m5!3m4!1s0x89c8e5fa062a3a07:0xc0d32c1b16332bcb!8m2!3d40.135197!4d-77.016855\" target=\"_blank\">", " One Trinity Drive East, Suite 201 Dillsburg, PA 17019", " </a>", "</p>" ] } }, { "index": 2662, "verdict": "cantTell", "rule": { "ruleID": "r87", "ruleSummary": "First focusable element is link to main content", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r87", "requirements": [ { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1", "name": "G1", "title": "Adding a link at the top of each page that goes directly to the main content area" } ] }, "target": { "type": "document", "tagName": "", "path": "/", "codeLines": [ "#document", " <!doctype html>", "...", " </html>" ] } } ], "success": true }, "endTime": 1682293122391 }, { "type": "test", "which": "axe", "detailLevel": 2, "rules": [], "what": "Axe", "startTime": 1682293122391, "url": "https://www.presbyterianseniorliving.org/", "result": { "totals": { "rulesNA": 50, "rulesPassed": 45, "rulesWarned": 4, "rulesViolated": 10, "warnings": { "minor": 42, "moderate": 0, "serious": 13, "critical": 0 }, "violations": { "minor": 2, "moderate": 69, "serious": 104, "critical": 4 } }, "details": { "testEngine": { "name": "axe-core", "version": "4.6.3" }, "testRunner": { "name": "axe" }, "testEnvironment": { "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/112.0.5615.29 Safari/537.36", "windowWidth": 1280, "windowHeight": 720, "orientationAngle": 90, "orientationType": "landscape-primary" }, "timestamp": "2023-04-23T23:38:44.128Z", "url": "https://www.presbyterianseniorliving.org/", "toolOptions": { "resultTypes": [ "violations", "incomplete" ], "runOnly": { "type": "tag", "values": [ "experimental", "best-practice", "wcag2a", "wcag2aa", "wcag2aaa", "wcag21a", "wcag21aa", "wcag21aaa" ] }, "reporter": "v1" }, "incomplete": [ { "id": "color-contrast", "impact": "serious", "tags": [ "cat.color", "wcag2aa", "wcag143", "ACT" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.6/color-contrast?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "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": "<p>Information on COVID-19 Response:<i class=\"fa fa-angle-double-right\" aria-hidden=\"true\"></i> <a href=\"https://www.presbyterianseniorliving.org/in-the-news/covid-19\" target=\"_blank\" rel=\"noopener\">Read more</a></p>", "target": [ ".background--mid-purple > .header--hello--body > .grid.hard > .one-whole.hard.text--center > .header--hello--content > .header--hello--content--body > .p.hard--ends > p" ], "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": { "fgColor": "#ffffff", "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": "<a href=\"https://www.presbyterianseniorliving.org/in-the-news/covid-19\" target=\"_blank\" rel=\"noopener\">Read more</a>", "target": [ ".p.hard--ends > p > a[rel=\"noopener\"][target=\"_blank\"]" ], "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": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "27.0pt (36px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"background--layer z-index--2 opacity--85 background--secondary\" style=\"top:0%;bottom:0%;right:0%;left:0%;\">\n \n </div>", "target": [ ".opacity--85" ] }, { "html": "<div class=\"background--layer z-index--1 opacity--100 background-size--cover background-repeat--none\" style=\"background-image:url('https://www.presbyterianseniorliving.org/hubfs/PSL_Blog_Post_Pictures/non-profit-vs-for-profit-senior-living-organizations-what-you-need-to-know.jpg');background-position:50% 50%;top:0%;bottom:0%;right:0%;left:0%;\">", "target": [ ".widget_1678216963577 > .background > .background-size--cover.background-repeat--none.z-index--1" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<h2>\n Take the Next Step \n </h2>", "target": [ ".widget_1678216963577 > .section--cards--outer.z-index--3.relative > .section--cards--inner.text--center > div[data-columns--desk=\"3\"][data-columns--lap=\"3\"][data-columns--tablet=\"3\"] > .palm-short--bottom.short--top.eight-twelfths > 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": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"background--layer z-index--2 opacity--85 background--secondary\" style=\"top:0%;bottom:0%;right:0%;left:0%;\">\n \n </div>", "target": [ ".opacity--85" ] }, { "html": "<div class=\"background--layer z-index--1 opacity--100 background-size--cover background-repeat--none\" style=\"background-image:url('https://www.presbyterianseniorliving.org/hubfs/PSL_Blog_Post_Pictures/non-profit-vs-for-profit-senior-living-organizations-what-you-need-to-know.jpg');background-position:50% 50%;top:0%;bottom:0%;right:0%;left:0%;\">", "target": [ ".widget_1678216963577 > .background > .background-size--cover.background-repeat--none.z-index--1" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<strong>Every person's journey unfolds a little differently. When it comes time to make an informed choice about senior living options, here are a few ways you can learn more about how PSL can help you thrive in any stage of life. Learn more about the benefits our communities can offer you.</strong>", "target": [ "strong" ], "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": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "27.0pt (36px)", "fontWeight": "bold", "messageKey": "bgImage", "expectedContrastRatio": "3:1" }, "relatedNodes": [ { "html": "<div class=\"background--layer background--layer--imageoffset z-index--2 opacity--100 background-size--auto background-repeat--none\" style=\"background-image:url('https://www.presbyterianseniorliving.org/hubfs/ADS/V3-3-ADS-Right-transparent-white-flower--bg.png');background-position:100% 100%;top:0%;bottom:0%;right:0%;left:0%;\">", "target": [ ".background--layer--imageoffset" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<h2>\n Why Choose PSL? \n </h2>", "target": [ ".all--color--white.grid.hard--ends > .venti.palm-short.one-half > .section--leftrightfloat--content.first--hard--top.last--hard--bottom > 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": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": "bgImage", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"background--layer background--layer--imageoffset z-index--2 opacity--100 background-size--auto background-repeat--none\" style=\"background-image:url('https://www.presbyterianseniorliving.org/hubfs/ADS/V3-3-ADS-Right-transparent-white-flower--bg.png');background-position:100% 100%;top:0%;bottom:0%;right:0%;left:0%;\">", "target": [ ".background--layer--imageoffset" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background image" } ], "all": [], "none": [], "impact": "serious", "html": "<p>There are a number of factors that play a role in making an informed decision for yourself or a senior loved one. Here are a few of the many reasons to consider a PSL community:</p>", "target": [ ".all--color--white.grid.hard--ends > .venti.palm-short.one-half > .section--leftrightfloat--content.first--hard--top.last--hard--bottom > p:nth-child(2)" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background image" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#ffffff", "contrastRatio": 1, "fontSize": "0.0pt (0px)", "fontWeight": "normal", "messageKey": "equalRatio", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"background--layer z-index--1 opacity--100 background--white\" style=\"top:0%;bottom:0%;right:0%;left:0%;\">\n \n </div>", "target": [ ".section--eventslider > .background > .z-index--1.background--white.opacity--100" ] } ], "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background" } ], "all": [], "none": [], "impact": "serious", "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"1 of 1\" tabindex=\"0\" aria-selected=\"true\">1</button>", "target": [ "#slick-slide-control00" ], "failureSummary": "Fix any of the following:\n Element has a 1:1 contrast ratio with the background" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#ffffff", "contrastRatio": 1, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": "equalRatio", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html class=\"no-js\" lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/notice-of-privacy-practices\" role=\"menuitem\">Notice of Privacy Practices</a>", "target": [ "#hs_menu_wrapper_global_footer > ul[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(1) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has a 1:1 contrast ratio with the background" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#ffffff", "contrastRatio": 1, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": "equalRatio", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html class=\"no-js\" lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/online-privacy-policy\" role=\"menuitem\">Online Privacy Policy</a>", "target": [ "#hs_menu_wrapper_global_footer > ul[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(2) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has a 1:1 contrast ratio with the background" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#ffffff", "contrastRatio": 1, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": "equalRatio", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html class=\"no-js\" lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/terms-and-conditions\" role=\"menuitem\">Terms and Conditions</a>", "target": [ "#hs_menu_wrapper_global_footer > ul[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(3) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has a 1:1 contrast ratio with the background" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#ffffff", "contrastRatio": 1, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": "equalRatio", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html class=\"no-js\" lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://app.onboardmeetings.com\" role=\"menuitem\" target=\"_blank\" rel=\"noopener\">Board Login</a>", "target": [ ".hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(4) > a[rel=\"noopener\"][target=\"_blank\"][role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has a 1:1 contrast ratio with the background" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#ffffff", "contrastRatio": 1, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": "equalRatio", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<html class=\"no-js\" lang=\"en\">", "target": [ "html" ] } ], "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/contact-webmaster\" role=\"menuitem\">Contact the Webmaster</a>", "target": [ "#hs_menu_wrapper_global_footer > ul[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(5) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has a 1:1 contrast ratio with the background" } ] }, { "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.6/hidden-content?application=axeAPI", "nodes": [ { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"header--mobile-controls lap-and-up-visuallyhidden\">", "target": [ ".header--mobile-controls" ], "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=\"header--main--nav--mobile lap-and-up-visuallyhidden background--white text--left\" style=\"z-index: 9999;\">", "target": [ ".header--main--nav--mobile" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul role=\"menu\" class=\"hs-menu-children-wrapper\" style=\"display: none;\">", "target": [ "#hs_menu_wrapper_mobileNav > .active-branch[role=\"menu\"] > .hs-item-has-children.hs-menu-depth-1.hs-menu-item:nth-child(2) > .hs-menu-children-wrapper[role=\"menu\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul role=\"menu\" class=\"hs-menu-children-wrapper\" style=\"display: none;\">", "target": [ "#hs_menu_wrapper_mobileNav > .active-branch[role=\"menu\"] > .hs-item-has-children.hs-menu-depth-1.hs-menu-item:nth-child(3) > .hs-menu-children-wrapper[role=\"menu\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul role=\"menu\" class=\"hs-menu-children-wrapper\" style=\"display: none;\">", "target": [ "#hs_menu_wrapper_mobileNav > .active-branch[role=\"menu\"] > .hs-item-has-children.hs-menu-depth-1.hs-menu-item:nth-child(4) > .hs-menu-children-wrapper[role=\"menu\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul role=\"menu\" class=\"hs-menu-children-wrapper\" style=\"display: none;\">", "target": [ "#hs_menu_wrapper_mobileNav > .active-branch[role=\"menu\"] > .hs-item-has-children.hs-menu-depth-1.hs-menu-item:nth-child(5) > .hs-menu-children-wrapper[role=\"menu\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<a class=\"block tablet-visuallyhidden lap-and-up-visuallyhidden\" href=\"//www.presbyterianseniorliving.org/\" title=\"Presbyterian Senior Living\">", "target": [ ".tablet-visuallyhidden.lap-and-up-visuallyhidden[title=\"Presbyterian Senior Living\"]" ], "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": "<img class=\"block lap-and-up-visuallyhidden tablet-visuallyhidden\" src=\"https://www.presbyterianseniorliving.org/hs-fs/hubfs/Community_Site_Assets/Corporate/Home/PSL_Exterior_Community.png?width=1082&height=890&name=PSL_Exterior_Community.png\" loading=\"lazy\" alt=\"PSL_Exterior_Community\" width=\"1082\" height=\"890\" srcset=\"https://www.presbyterianseniorliving.org/hs-fs/hubfs/Community_Site_Assets/Corporate/Home/PSL_Exterior_Community.png?width=541&height=445&name=PSL_Exterior_Community.png 541w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/Community_Site_Assets/Corporate/Home/PSL_Exterior_Community.png?width=1082&height=890&name=PSL_Exterior_Community.png 1082w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/Community_Site_Assets/Corporate/Home/PSL_Exterior_Community.png?width=1623&height=1335&name=PSL_Exterior_Community.png 1623w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/Community_Site_Assets/Corporate/Home/PSL_Exterior_Community.png?width=2164&height=1780&name=PSL_Exterior_Community.png 2164w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/Community_Site_Assets/Corporate/Home/PSL_Exterior_Community.png?width=2705&height=2225&name=PSL_Exterior_Community.png 2705w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/Community_Site_Assets/Corporate/Home/PSL_Exterior_Community.png?width=3246&height=2670&name=PSL_Exterior_Community.png 3246w\" sizes=\"(max-width: 1082px) 100vw, 1082px\">", "target": [ ".one-half.tablet-one-half.palm-visuallyhidden > .section--leftrightfloat--media.block > .section--leftrightfloat--media--wrapper.block > img[alt=\"PSL_Exterior_Community\"][width=\"1082\"][height=\"890\"]" ], "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=\"grid__item one-half tablet-one-half palm-one-whole short lap-and-up-visuallyhidden tablet-visuallyhidden all--text--center\">", "target": [ "#hs_cos_wrapper_widget_1678214984180 > .section--leftrightfloat.section--leftrightfloat--right[data-columnspacing=\"0.75\"] > .z-index--3.relative.block > .relative.block > .grid.hard--ends > .one-half.tablet-one-half.tablet-visuallyhidden" ], "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": "<img class=\"block lap-and-up-visuallyhidden tablet-visuallyhidden\" src=\"https://www.presbyterianseniorliving.org/hs-fs/hubfs/Community_Site_Assets/Corporate/Home/PSL_Exterior_Community.png?width=1082&height=890&name=PSL_Exterior_Community.png\" loading=\"lazy\" alt=\"PSL_Exterior_Community\" width=\"1082\" height=\"890\" srcset=\"https://www.presbyterianseniorliving.org/hs-fs/hubfs/Community_Site_Assets/Corporate/Home/PSL_Exterior_Community.png?width=541&height=445&name=PSL_Exterior_Community.png 541w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/Community_Site_Assets/Corporate/Home/PSL_Exterior_Community.png?width=1082&height=890&name=PSL_Exterior_Community.png 1082w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/Community_Site_Assets/Corporate/Home/PSL_Exterior_Community.png?width=1623&height=1335&name=PSL_Exterior_Community.png 1623w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/Community_Site_Assets/Corporate/Home/PSL_Exterior_Community.png?width=2164&height=1780&name=PSL_Exterior_Community.png 2164w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/Community_Site_Assets/Corporate/Home/PSL_Exterior_Community.png?width=2705&height=2225&name=PSL_Exterior_Community.png 2705w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/Community_Site_Assets/Corporate/Home/PSL_Exterior_Community.png?width=3246&height=2670&name=PSL_Exterior_Community.png 3246w\" sizes=\"(max-width: 1082px) 100vw, 1082px\">", "target": [ ".one-half.tablet-one-half.tablet-visuallyhidden > .section--leftrightfloat--media.block > .section--leftrightfloat--media--wrapper.block > img[alt=\"PSL_Exterior_Community\"][width=\"1082\"][height=\"890\"]" ], "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=\"brightcove--fancybox--wrapper\" id=\"fancybox_widget_1678214984180\" style=\"display:none;\">", "target": [ "#fancybox_widget_1678214984180" ], "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=\"vjs-loading-spinner\" dir=\"ltr\"><span class=\"vjs-control-text\">Video Player is loading.</span></div>", "target": [ ".vjs-loading-spinner" ], "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=\"vjs-control-bar\" dir=\"ltr\">", "target": [ ".vjs-control-bar" ], "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=\"vjs-volume-control vjs-control vjs-volume-horizontal\">", "target": [ ".vjs-volume-control" ], "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=\"vjs-current-time vjs-time-control vjs-control\"><span class=\"vjs-control-text\" role=\"presentation\">Current Time </span><span class=\"vjs-current-time-display\" aria-live=\"off\" role=\"presentation\">0:00</span></div>", "target": [ ".vjs-current-time" ], "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=\"vjs-time-control vjs-time-divider\" aria-hidden=\"true\"><div><span>/</span></div></div>", "target": [ ".vjs-time-divider" ], "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=\"vjs-duration vjs-time-control vjs-control\"><span class=\"vjs-control-text\" role=\"presentation\">Duration </span><span class=\"vjs-duration-display\" aria-live=\"off\" role=\"presentation\">0:00</span></div>", "target": [ ".vjs-duration" ], "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=\"vjs-live-control vjs-control vjs-hidden\"><div class=\"vjs-live-display\" aria-live=\"off\"><span class=\"vjs-control-text\">Stream Type </span>LIVE</div></div>", "target": [ ".vjs-live-control" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<button class=\"vjs-seek-to-live-control vjs-control\" type=\"button\" title=\"Seek to live, currently behind live\" aria-disabled=\"false\">", "target": [ ".vjs-seek-to-live-control" ], "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=\"vjs-remaining-time vjs-time-control vjs-control\"><span class=\"vjs-control-text\" role=\"presentation\">Remaining Time </span><span aria-hidden=\"true\">-</span><span class=\"vjs-remaining-time-display\" aria-live=\"off\" role=\"presentation\">0:00</span></div>", "target": [ ".vjs-remaining-time" ], "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=\"vjs-playback-rate vjs-menu-button vjs-menu-button-popup vjs-control vjs-button vjs-hidden\">", "target": [ ".vjs-control-bar > .vjs-playback-rate.vjs-menu-button.vjs-menu-button-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": "<button class=\"vjs-playback-rate vjs-menu-button vjs-menu-button-popup vjs-button\" type=\"button\" aria-disabled=\"false\" title=\"Playback Rate\" aria-haspopup=\"true\" aria-expanded=\"false\" aria-describedby=\"vjs-playback-rate-value-label-widget_1678214984180_6281130832001_component_323\">", "target": [ "button[title=\"Playback Rate\"]" ], "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=\"vjs-chapters-button vjs-menu-button vjs-menu-button-popup vjs-control vjs-button vjs-hidden\">", "target": [ ".vjs-control-bar > .vjs-chapters-button.vjs-menu-button.vjs-menu-button-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 class=\"vjs-menu\"><ul class=\"vjs-menu-content\"><li class=\"vjs-menu-title\" tabindex=\"-1\">Chapters</li></ul></div>", "target": [ ".vjs-chapters-button.vjs-menu-button.vjs-menu-button-popup > .vjs-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"vjs-descriptions-button vjs-menu-button vjs-menu-button-popup vjs-control vjs-button vjs-hidden\">", "target": [ ".vjs-control-bar > .vjs-descriptions-button.vjs-menu-button.vjs-menu-button-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 class=\"vjs-menu\">", "target": [ ".vjs-descriptions-button.vjs-menu-button.vjs-menu-button-popup > .vjs-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"vjs-subs-caps-button vjs-menu-button vjs-menu-button-popup vjs-control vjs-button vjs-hidden\">", "target": [ ".vjs-control-bar > .vjs-subs-caps-button.vjs-menu-button.vjs-menu-button-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 class=\"vjs-menu\">", "target": [ ".vjs-subs-caps-button.vjs-menu-button.vjs-menu-button-popup > .vjs-menu" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"vjs-audio-button vjs-menu-button vjs-menu-button-popup vjs-control vjs-button vjs-hidden\">", "target": [ ".vjs-control-bar > .vjs-audio-button.vjs-menu-button.vjs-menu-button-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 class=\"vjs-error-display vjs-modal-dialog vjs-hidden \" tabindex=\"-1\" aria-describedby=\"widget_1678214984180_6281130832001_component_541_description\" aria-hidden=\"true\" aria-label=\"Modal Window\" role=\"dialog\">", "target": [ ".vjs-error-display" ], "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=\"vjs-modal-dialog vjs-hidden vjs-text-track-settings\" tabindex=\"-1\" aria-describedby=\"widget_1678214984180_6281130832001_component_547_description\" aria-hidden=\"true\" aria-label=\"Caption Settings Dialog\" role=\"dialog\">", "target": [ ".vjs-text-track-settings" ], "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=\"vjs-player-info-modal vjs-modal-dialog vjs-hidden \" tabindex=\"-1\" aria-describedby=\"widget_1678214984180_6281130832001_component_812_description\" aria-hidden=\"true\" aria-label=\"Player Information Dialog\" role=\"dialog\">", "target": [ ".vjs-player-info-modal" ], "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=\"vjs-custom-endscreen-overlay vjs-custom-overlay vjs-modal-dialog vjs-hidden \" tabindex=\"-1\" aria-describedby=\"widget_1678214984180_6281130832001_component_830_description\" aria-hidden=\"true\" aria-label=\"Endscreen\" role=\"dialog\">", "target": [ ".vjs-custom-endscreen-overlay" ], "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": "<img class=\"block lap-and-up-visuallyhidden tablet-visuallyhidden\" src=\"https://www.presbyterianseniorliving.org/hs-fs/hubfs/ADS/ADS%20Imagery%201.jpg?width=1254&height=836&name=ADS%20Imagery%201.jpg\" loading=\"lazy\" alt=\"ADS Imagery 1\" width=\"1254\" height=\"836\" srcset=\"https://www.presbyterianseniorliving.org/hs-fs/hubfs/ADS/ADS%20Imagery%201.jpg?width=627&height=418&name=ADS%20Imagery%201.jpg 627w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/ADS/ADS%20Imagery%201.jpg?width=1254&height=836&name=ADS%20Imagery%201.jpg 1254w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/ADS/ADS%20Imagery%201.jpg?width=1881&height=1254&name=ADS%20Imagery%201.jpg 1881w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/ADS/ADS%20Imagery%201.jpg?width=2508&height=1672&name=ADS%20Imagery%201.jpg 2508w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/ADS/ADS%20Imagery%201.jpg?width=3135&height=2090&name=ADS%20Imagery%201.jpg 3135w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/ADS/ADS%20Imagery%201.jpg?width=3762&height=2508&name=ADS%20Imagery%201.jpg 3762w\" sizes=\"(max-width: 1254px) 100vw, 1254px\">", "target": [ ".one-half.tablet-one-half.palm-visuallyhidden > .section--leftrightfloat--media.block > .section--leftrightfloat--media--wrapper.block > img[alt=\"ADS Imagery 1\"][width=\"1254\"][height=\"836\"]" ], "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=\"grid__item one-half tablet-one-half palm-one-whole short lap-and-up-visuallyhidden tablet-visuallyhidden all--text--center\">", "target": [ ".all--color--white.grid.hard--ends > .one-half.tablet-one-half.tablet-visuallyhidden" ], "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": "<img class=\"block lap-and-up-visuallyhidden tablet-visuallyhidden\" src=\"https://www.presbyterianseniorliving.org/hs-fs/hubfs/ADS/ADS%20Imagery%201.jpg?width=1254&height=836&name=ADS%20Imagery%201.jpg\" loading=\"lazy\" alt=\"ADS Imagery 1\" width=\"1254\" height=\"836\" srcset=\"https://www.presbyterianseniorliving.org/hs-fs/hubfs/ADS/ADS%20Imagery%201.jpg?width=627&height=418&name=ADS%20Imagery%201.jpg 627w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/ADS/ADS%20Imagery%201.jpg?width=1254&height=836&name=ADS%20Imagery%201.jpg 1254w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/ADS/ADS%20Imagery%201.jpg?width=1881&height=1254&name=ADS%20Imagery%201.jpg 1881w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/ADS/ADS%20Imagery%201.jpg?width=2508&height=1672&name=ADS%20Imagery%201.jpg 2508w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/ADS/ADS%20Imagery%201.jpg?width=3135&height=2090&name=ADS%20Imagery%201.jpg 3135w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/ADS/ADS%20Imagery%201.jpg?width=3762&height=2508&name=ADS%20Imagery%201.jpg 3762w\" sizes=\"(max-width: 1254px) 100vw, 1254px\">", "target": [ ".one-half.tablet-one-half.tablet-visuallyhidden > .section--leftrightfloat--media.block > .section--leftrightfloat--media--wrapper.block > img[alt=\"ADS Imagery 1\"][width=\"1254\"][height=\"836\"]" ], "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 id=\"lo-cs-frame\" src=\"about:blank\" aria-hidden=\"true\" title=\"Lucky Orange\" style=\"display: none !important;\"></iframe>", "target": [ "#lo-cs-frame" ], "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=\"lo_chat_box\" style=\"transition: cubic-bezier(0, 1, 0.5, 1) .35s; border:2px solid white; width:350px; max-width:350px; border-bottom:none; display:none; bottom:-1000px; opacity:0; position:fixed; bottom:-1000px; ; margin-bottom: 0px ;right:20px; z-index:999999; background-color: #ffffff; background-color: rgba(255,255,255,0.97); color: #000000; direction: ltr; font-family: Arial, Helvetica, sans-serif; font-size:13px; line-height:130%; color: #000000; -box-shadow: 0px 0px 5px rgba(0,0,0,0.5); box-shadow: 0px 0px 5px rgba(0,0,0,0.5); -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);;-webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; \">", "target": [ "#lo_chat_box" ], "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": "<label for=\"lo_chat_textarea\" style=\"display:none\">Chat Input Box</label>", "target": [ "label[for=\"lo_chat_textarea\"]" ], "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=\"lo_chat_submit_btn\" style=\"display:none; padding:10px; padding-top:0px;\">", "target": [ "#lo_chat_submit_btn" ], "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.6/identical-links-same-purpose?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "identical-links-same-purpose", "data": { "name": "read more", "urlProps": { "protocol": "http:", "hostname": "www.presbyterianseniorliving.org", "port": "", "pathname": "/in-the-news/covid-19/", "search": {}, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a href=\"https://www.presbyterianseniorliving.org/updates\" rel=\"nofollow noopener\">Read More</a>", "target": [ "a[rel=\"nofollow noopener\"]" ] }, { "html": "<a class=\"btn btn--simple\" href=\"https://www.presbyterianseniorliving.org/blog/laughter-is-the-best-medicine\">Read More</a>", "target": [ ".portable-one-whole.one-third.text--left:nth-child(1) > .section--bloglcfeed--item.box-shadow > .text--left.block > .hard > .btn--simple.btn" ] }, { "html": "<a class=\"btn btn--simple\" href=\"https://www.presbyterianseniorliving.org/blog/spring-is-the-best-time-to-move-to-a-senior-living-community\">Read More</a>", "target": [ ".portable-one-whole.one-third.text--left:nth-child(2) > .section--bloglcfeed--item.box-shadow > .text--left.block > .hard > .btn--simple.btn" ] }, { "html": "<a class=\"btn btn--simple\" href=\"https://www.presbyterianseniorliving.org/blog/celebrate-diversity-month-celebration-of-culture\">Read More</a>", "target": [ ".portable-one-whole.one-third.text--left:nth-child(3) > .section--bloglcfeed--item.box-shadow > .text--left.block > .hard > .btn--simple.btn" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a href=\"https://www.presbyterianseniorliving.org/in-the-news/covid-19\" target=\"_blank\" rel=\"noopener\">Read more</a>", "target": [ ".p.hard--ends > p > a[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." }, { "any": [], "all": [ { "id": "identical-links-same-purpose", "data": { "name": "learn more", "urlProps": { "protocol": "http:", "hostname": "www.presbyterianseniorliving.org", "port": "", "pathname": "/cs/c/", "search": { "cta_guid": "7d51348a-33d5-4b48-a2c4-5eeca5d9ea4d", "signature": "AAH58kEx6K9XleOUCDiLwKTdfvOJmJ3WDw", "pageId": "5874683642", "placement_guid": "830cfb5d-3de6-49cd-9184-7ff047e69af2", "click": "a4b9c4aa-426b-4a2f-9c47-6ed6ff2c3810", "hsutk": "022fa522b39de855b4f9d5af5b2ce0f1", "canon": "https://www.presbyterianseniorliving.org/", "portal_id": "388539", "redirect_url": "APefjpH6dFZ-tMp0N5J0ygTEsKoxf-ozAwmeCl3BZMUDBHCFIg-zkIOdEDoErq3iZWp8cBn0xw-L68DBmoNUmbBJZ_Rfa0nLOxJfU8mEL0Ct7OzW8_sLpKCEOfPonk9qdlonAnTTXPwBCvOAH6QSnmsGTqxTJZ6loBVn5kjJo-eHU6_q0Jz0wqc", "__hstc": "253555862.022fa522b39de855b4f9d5af5b2ce0f1.1682293100150.1682293100150.1682293100150.1", "__hssc": "253555862.1.1682293100151", "__hsfp": "3448842358", "contentType": "standard-page" }, "hash": "", "filename": "" } }, "relatedNodes": [ { "html": "<a id=\"cta_button_388539_199d2c48-658d-481e-9c2a-220c1df1eb6e\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=199d2c48-658d-481e-9c2a-220c1df1eb6e&signature=AAH58kELXr5GYcokFci5BAjebCcXDGjznQ&pageId=5874683642&placement_guid=26241135-8472-442e-97dc-c68b28205665&click=9f69d722-3d1c-4450-b909-f66306ff354b&hsutk=022fa522b39de855b4f9d5af5b2ce0f1&canon=https%3A%2F%2Fwww.presbyterianseniorliving.org%2F&portal_id=388539&redirect_url=APefjpG4pXsMFT9axIWlqRGptFEdRsfhspHeBqe45qJXL9hslo82ktgfe3FO9Q9-PZGUuD-iXGdVIJ3iy69jWniL07hDwl2Xp-RkrMuw1EetU70flwWqTteClECdcNvhcEfCu-mztfgGqzC3NRQkYy2dSl_ciUc3ADMceSl3IG2tCI6-oNVIR6Q&__hstc=253555862.022fa522b39de855b4f9d5af5b2ce0f1.1682293100150.1682293100150.1682293100150.1&__hssc=253555862.1.1682293100151&__hsfp=3448842358&contentType=standard-page\" target=\"_blank\" rel=\"noopener\" style=\"\" cta_dest_link=\"https://www.presbyterianseniorliving.org/personal-care-assisted-living\" title=\"Learn More\">", "target": [ "#cta_button_388539_199d2c48-658d-481e-9c2a-220c1df1eb6e" ] }, { "html": "<a id=\"cta_button_388539_e89d5743-391f-4c6e-afb4-3ff41f791776\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=e89d5743-391f-4c6e-afb4-3ff41f791776&signature=AAH58kG4sDDSKgORLfiBVtmpsqNpEZ5klg&pageId=5874683642&placement_guid=97a9e7b0-730e-485c-b26f-68904a29628c&click=1aac16c8-83d8-45df-b8a0-1a2152625592&hsutk=022fa522b39de855b4f9d5af5b2ce0f1&canon=https%3A%2F%2Fwww.presbyterianseniorliving.org%2F&portal_id=388539&redirect_url=APefjpGWiArIDw48xIk-P4AMnneqS4tV5LBlyn2KY-XzP0gMfQnmRkQvifJPy6bXzxks0mHx19_UpZsywdvF-E8iKFudUIlmHcCqFSW6JqWqFueZHDQe4QGVx_v5xfQY84aK65cozzEtWzQ5BVmUTqhNfurni91Dm494wUz08d_vb2MwVZxFp0Q&__hstc=253555862.022fa522b39de855b4f9d5af5b2ce0f1.1682293100150.1682293100150.1682293100150.1&__hssc=253555862.1.1682293100151&__hsfp=3448842358&contentType=standard-page\" target=\"_blank\" rel=\"noopener\" style=\"\" cta_dest_link=\"https://www.presbyterianseniorliving.org/services/skilled-nursing-and-rehab\" title=\"Learn More\">", "target": [ "#cta_button_388539_e89d5743-391f-4c6e-afb4-3ff41f791776" ] }, { "html": "<a id=\"cta_button_388539_0d037080-6917-447e-aac8-919865e8030b\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=0d037080-6917-447e-aac8-919865e8030b&signature=AAH58kHgrFS5KWCbtZ_ruH72uMHC5ufrVg&pageId=5874683642&placement_guid=60178a3e-8fd4-496c-8ae5-be51ed8fbda3&click=62c95360-564c-4ccd-b181-19be79a432d4&hsutk=022fa522b39de855b4f9d5af5b2ce0f1&canon=https%3A%2F%2Fwww.presbyterianseniorliving.org%2F&portal_id=388539&redirect_url=APefjpFDwY_JwPoqO_1u0m8XGXyd_7uO7HgE91EBdESnf7VCKTTT0hZQ6cxyhGyBvD8Nwtkmbutd3eOgLijqyGhalwI1YZkvRD2vcfsCDIXitzfhK37wCPqR7ksgbo2WostD6uui5CyulAS-FKBxL2BLnkTrcPQdHwpbYegOw4eoPQrdh8N5yw0&__hstc=253555862.022fa522b39de855b4f9d5af5b2ce0f1.1682293100150.1682293100150.1682293100150.1&__hssc=253555862.1.1682293100151&__hsfp=3448842358&contentType=standard-page\" target=\"_blank\" rel=\"noopener\" style=\"\" cta_dest_link=\"https://www.presbyterianseniorliving.org/services/memory-support\" title=\"Learn More\">", "target": [ "#cta_button_388539_0d037080-6917-447e-aac8-919865e8030b" ] }, { "html": "<a id=\"cta_button_388539_eb38a9e9-b7d7-489d-8f32-10710967e137\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=eb38a9e9-b7d7-489d-8f32-10710967e137&signature=AAH58kHkJ245GCkCIiX_0V_8NBrH27EWCg&pageId=5874683642&placement_guid=a70fb9ac-599b-4e2d-8b00-45964f4c4b12&click=229f3e2f-352b-4a36-b467-f68d86b414f9&hsutk=022fa522b39de855b4f9d5af5b2ce0f1&canon=https%3A%2F%2Fwww.presbyterianseniorliving.org%2F&portal_id=388539&redirect_url=APefjpFo9Ol7lpIIQSpCRNjXl7RLjtze9Y0CEBMECwarevODhXdkUaj5ud9HbJj8kKXQFaIGKg28SHns-If9pIklsGMi81RxVcXMWzTF58mt6pbBU5uvED5E9FYYzLHSujLbC16GnFd2N_XEWfYiFhMK4UHjH-iOuw&__hstc=253555862.022fa522b39de855b4f9d5af5b2ce0f1.1682293100150.1682293100150.1682293100150.1&__hssc=253555862.1.1682293100151&__hsfp=3448842358&contentType=standard-page\" target=\"_blank\" rel=\"noopener\" style=\"\" cta_dest_link=\"https://www.presbyterianseniorliving.org/services/respite-care\" title=\"Learn More\">", "target": [ "#cta_button_388539_eb38a9e9-b7d7-489d-8f32-10710967e137" ] }, { "html": "<a id=\"cta_button_388539_76fe8349-1ff5-412c-ae06-e0162e21ea5b\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=76fe8349-1ff5-412c-ae06-e0162e21ea5b&signature=AAH58kFO9ylRAUnwVp9Kp34zP9gxegv4Ag&pageId=5874683642&placement_guid=c185c163-e809-44d8-9b17-77c0228ac513&click=31fdf5cc-33d3-4d4e-b218-8269c17ba86e&hsutk=022fa522b39de855b4f9d5af5b2ce0f1&canon=https%3A%2F%2Fwww.presbyterianseniorliving.org%2F&portal_id=388539&redirect_url=APefjpEdF_4DxBSML84UogNEgxKg0Nj_SuHExZzkhJQh11Lm6J6j3jGysF38ByhikahlEPnZyIr9nj5MoGiTLzi-7GpqVhZS2ramfIeCXRJDjgYxpPW4vHX3rLdWpHbu6wJEtVK6G8VOcDNRot9wfrZvdwtYQykJKel0GpJMDNDi_VpJyrwrX8A&__hstc=253555862.022fa522b39de855b4f9d5af5b2ce0f1.1682293100150.1682293100150.1682293100150.1&__hssc=253555862.1.1682293100151&__hsfp=3448842358&contentType=standard-page\" target=\"_blank\" rel=\"noopener\" style=\"\" cta_dest_link=\"https://www.presbyterianseniorliving.org/services/at-home-services\" title=\"Learn More\">", "target": [ "#cta_button_388539_76fe8349-1ff5-412c-ae06-e0162e21ea5b" ] }, { "html": "<a id=\"cta_button_388539_5c7669e9-82ba-41e1-bb5b-105895b4be19\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=5c7669e9-82ba-41e1-bb5b-105895b4be19&signature=AAH58kEpMelOVf0CsCu33tp-qpq9HCO9kA&pageId=5874683642&placement_guid=d83fc1ef-5c99-43c9-b075-3edcca4ec7db&click=06d35d8d-33e0-4b0f-b10a-ef2b152def93&hsutk=022fa522b39de855b4f9d5af5b2ce0f1&canon=https%3A%2F%2Fwww.presbyterianseniorliving.org%2F&portal_id=388539&redirect_url=APefjpEHeRJsclCbRKcd6HQBZd5HBwsZxSX0sBKKvBiC2_uuf8oaMQcE__qGFjlXnAcvr8-bTOhhhj3MqsfRfmy3z2TYc3czEjWSJ3sBJBxkA5BkrX1pTWaAlN3N9w2bZIuDd8sWDR81W5z8HYel-MNJZpEqTbvRbRd4Dw-H4ypFj__o8cGyCHA&__hstc=253555862.022fa522b39de855b4f9d5af5b2ce0f1.1682293100150.1682293100150.1682293100150.1&__hssc=253555862.1.1682293100151&__hsfp=3448842358&contentType=standard-page\" target=\"_blank\" rel=\"noopener\" style=\"\" cta_dest_link=\"https://www.presbyterianseniorliving.org/services/end-of-life-and-comfort-care\" title=\"Learn More\">", "target": [ "#cta_button_388539_5c7669e9-82ba-41e1-bb5b-105895b4be19" ] }, { "html": "<a href=\"https://www.presbyterianseniorliving.org/discovery-open-house\" class=\"btn btn--simple\" tabindex=\"0\">Learn More</a>", "target": [ "#slick-slide00 > .one-whole.hard.grid__item > .palm-margin--short--bottom.background--white.box-shadow > div:nth-child(2) > .short--top.all--text--left.block > .btn--simple.btn" ] }, { "html": "<a href=\"https://www.presbyterianseniorliving.org/events/2023-western-open-golf\" class=\"btn btn--simple\" tabindex=\"0\">Learn More</a>", "target": [ "#slick-slide01 > .one-whole.hard.grid__item > .palm-margin--short--bottom.background--white.box-shadow > div:nth-child(2) > .short--top.all--text--left.block > .btn--simple.btn" ] } ], "impact": "minor", "message": "Check that links have the same purpose, or are intentionally ambiguous." } ], "none": [], "impact": "minor", "html": "<a id=\"cta_button_388539_7d51348a-33d5-4b48-a2c4-5eeca5d9ea4d\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=7d51348a-33d5-4b48-a2c4-5eeca5d9ea4d&signature=AAH58kEx6K9XleOUCDiLwKTdfvOJmJ3WDw&pageId=5874683642&placement_guid=830cfb5d-3de6-49cd-9184-7ff047e69af2&click=a4b9c4aa-426b-4a2f-9c47-6ed6ff2c3810&hsutk=022fa522b39de855b4f9d5af5b2ce0f1&canon=https%3A%2F%2Fwww.presbyterianseniorliving.org%2F&portal_id=388539&redirect_url=APefjpH6dFZ-tMp0N5J0ygTEsKoxf-ozAwmeCl3BZMUDBHCFIg-zkIOdEDoErq3iZWp8cBn0xw-L68DBmoNUmbBJZ_Rfa0nLOxJfU8mEL0Ct7OzW8_sLpKCEOfPonk9qdlonAnTTXPwBCvOAH6QSnmsGTqxTJZ6loBVn5kjJo-eHU6_q0Jz0wqc&__hstc=253555862.022fa522b39de855b4f9d5af5b2ce0f1.1682293100150.1682293100150.1682293100150.1&__hssc=253555862.1.1682293100151&__hsfp=3448842358&contentType=standard-page\" target=\"_blank\" rel=\"noopener\" style=\"\" cta_dest_link=\"https://www.presbyterianseniorliving.org/services/independent-living\" title=\"Learn More\">", "target": [ "#cta_button_388539_7d51348a-33d5-4b48-a2c4-5eeca5d9ea4d" ], "failureSummary": "Fix all of the following:\n Check that links have the same purpose, or are intentionally ambiguous." } ] }, { "id": "css-orientation-lock", "impact": "serious", "tags": [ "cat.structure", "wcag134", "wcag21aa", "experimental" ], "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations", "help": "CSS Media queries must not lock display orientation", "helpUrl": "https://dequeuniversity.com/rules/axe/4.6/css-orientation-lock?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "css-orientation-lock", "data": null, "relatedNodes": [], "impact": "serious", "message": "CSS Orientation lock cannot be determined" } ], "none": [], "impact": "serious", "html": "<html class=\"no-js\" lang=\"en\">", "target": [ "html" ], "failureSummary": "Fix all of the following:\n CSS Orientation lock cannot be determined" } ] } ], "violations": [ { "id": "color-contrast-enhanced", "impact": "serious", "tags": [ "cat.color", "wcag2aaa", "wcag146", "ACT" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.6/color-contrast-enhanced?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#008243", "bgColor": "#ffffff", "contrastRatio": 4.91, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<header class=\"header--main corporate psl-main background--white\" style=\"margin-top: 46px;\">", "target": [ "header" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.91 (foreground color: #008243, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p class=\"header--location font--crimson color--dark-green uppercase hard--bottom hard--top portable-visuallyhidden\">\n Dillsburg, PA\n </p>", "target": [ ".header--main--phone > .header--location.color--dark-green.font--crimson" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.91 (foreground color: #008243, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<header class=\"header--main corporate psl-main background--white\" style=\"margin-top: 46px;\">", "target": [ "header" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/services\" aria-haspopup=\"true\" aria-expanded=\"false\" role=\"menuitem\">Services</a>", "target": [ "#hs_menu_wrapper_mainNav > .active-branch[role=\"menu\"] > .hs-item-has-children.hs-menu-depth-1.hs-menu-item:nth-child(2) > a[aria-haspopup=\"true\"][role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<header class=\"header--main corporate psl-main background--white\" style=\"margin-top: 46px;\">", "target": [ "header" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/community-list\" aria-haspopup=\"true\" aria-expanded=\"false\" role=\"menuitem\">Our Communities</a>", "target": [ "#hs_menu_wrapper_mainNav > .active-branch[role=\"menu\"] > .hs-item-has-children.hs-menu-depth-1.hs-menu-item:nth-child(3) > a[aria-haspopup=\"true\"][role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<header class=\"header--main corporate psl-main background--white\" style=\"margin-top: 46px;\">", "target": [ "header" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/about-us\" aria-haspopup=\"true\" aria-expanded=\"false\" role=\"menuitem\">About Us</a>", "target": [ "#hs_menu_wrapper_mainNav > .active-branch[role=\"menu\"] > .hs-item-has-children.hs-menu-depth-1.hs-menu-item:nth-child(4) > a[aria-haspopup=\"true\"][role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<header class=\"header--main corporate psl-main background--white\" style=\"margin-top: 46px;\">", "target": [ "header" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"javascript:;\" aria-haspopup=\"true\" aria-expanded=\"false\" role=\"menuitem\">Support Our Mission</a>", "target": [ "#hs_menu_wrapper_mainNav > .active-branch[role=\"menu\"] > .hs-item-has-children.hs-menu-depth-1.hs-menu-item:nth-child(5) > a[href=\"javascript:;\"][aria-haspopup=\"true\"][role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<header class=\"header--main corporate psl-main background--white\" style=\"margin-top: 46px;\">", "target": [ "header" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/waypoints-learning-center\" role=\"menuitem\">Learning Center</a>", "target": [ "#hs_menu_wrapper_mainNav > .active-branch[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(6) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<header class=\"header--main corporate psl-main background--white\" style=\"margin-top: 46px;\">", "target": [ "header" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/news-and-updates\" role=\"menuitem\">News and Updates</a>", "target": [ "#hs_menu_wrapper_mainNav > .active-branch[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(7) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<header class=\"header--main corporate psl-main background--white\" style=\"margin-top: 46px;\">", "target": [ "header" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/contact-us\" role=\"menuitem\">Contact</a>", "target": [ "#hs_menu_wrapper_mainNav > .active-branch[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(8) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#a684ba", "contrastRatio": 3.16, "fontSize": "16.5pt (22px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"background--layer z-index--1 opacity--100 background--secondary\" style=\"top:0%;bottom:0%;right:0%;left:0%;\">\n \n </div>", "target": [ ".section--leftright > .background > .background--secondary.z-index--1.opacity--100" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.16 (foreground color: #ffffff, background color: #a684ba, font size: 16.5pt (22px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h4 class=\"font--heading bolder\">\n Just starting your journey? Discover resources to help your decision-making. \n </h4>", "target": [ ".palm-all--text--left.seven-twelfths.text--right > h4" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.16 (foreground color: #ffffff, background color: #a684ba, font size: 16.5pt (22px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"background--layer z-index--1 opacity--100 background--white\" style=\"top:0%;bottom:0%;right:0%;left:0%;\">\n \n </div>", "target": [ ".section--leftrightfloat.section--leftrightfloat--right[data-columnspacing=\"0.75\"] > .background > .z-index--1.background--white.opacity--100" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>PSL is a mission-driven organization that lives our values of trust, mutual respect, creative curiosity, and connectedness.</p>", "target": [ "#hs_cos_wrapper_widget_1678214984180 > .section--leftrightfloat.section--leftrightfloat--right[data-columnspacing=\"0.75\"] > .z-index--3.relative.block > .relative.block > .grid.hard--ends > .venti.palm-short.one-half > .section--leftrightfloat--content.first--hard--top.last--hard--bottom > p:nth-child(2)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"background--layer z-index--1 opacity--100 background--white\" style=\"top:0%;bottom:0%;right:0%;left:0%;\">\n \n </div>", "target": [ ".section--leftrightfloat.section--leftrightfloat--right[data-columnspacing=\"0.75\"] > .background > .z-index--1.background--white.opacity--100" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Building on a legacy of 96 years, we provide residential and care services to more than 6,000 seniors in 29 locations across the mid-Atlantic region of Pennsylvania, Maryland, Ohio and Delaware.</p>", "target": [ ".section--leftrightfloat--content.first--hard--top.last--hard--bottom > p:nth-child(3)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"background--layer z-index--1 opacity--100 background--white\" style=\"top:0%;bottom:0%;right:0%;left:0%;\">\n \n </div>", "target": [ ".widget_1678215497468 > .background > .z-index--1.background--white.opacity--100" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>", "target": [ ".widget_1678215497468 > .section--cards--outer.z-index--3.relative > .section--cards--inner.text--center > div[data-columns--desk=\"3\"][data-columns--lap=\"3\"][data-columns--tablet=\"3\"] > .palm-short--bottom.short--top.eight-twelfths > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body overflow--hidden relative first--hard--top last--hard--bottom text--left palm-text--left border--0 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(1) > .section--cards--card--inner.block > .palm-text--left.section--cards--card--body.default" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(1) > .section--cards--card--inner.block > .palm-text--left.section--cards--card--body.default > .border-radius--0.padding--tall.tall--top > .block > .section--cards--card--body--content.desk-equalize--2.lap-equalize--2 > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body overflow--hidden relative first--hard--top last--hard--bottom text--left palm-text--left border--0 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(2) > .section--cards--card--inner.block > .palm-text--left.section--cards--card--body.default" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(2) > .section--cards--card--inner.block > .palm-text--left.section--cards--card--body.default > .border-radius--0.padding--tall.tall--top > .block > .section--cards--card--body--content.desk-equalize--2.lap-equalize--2 > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body overflow--hidden relative first--hard--top last--hard--bottom text--left palm-text--left border--0 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(3) > .section--cards--card--inner.block > .palm-text--left.section--cards--card--body.default" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(3) > .section--cards--card--inner.block > .palm-text--left.section--cards--card--body.default > .border-radius--0.padding--tall.tall--top > .block > .section--cards--card--body--content.desk-equalize--2.lap-equalize--2 > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body overflow--hidden relative first--hard--top last--hard--bottom text--left palm-text--left border--0 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(4) > .section--cards--card--inner.block > .palm-text--left.section--cards--card--body.default" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(4) > .section--cards--card--inner.block > .palm-text--left.section--cards--card--body.default > .border-radius--0.padding--tall.tall--top > .block > .section--cards--card--body--content.desk-equalize--2.lap-equalize--2 > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body overflow--hidden relative first--hard--top last--hard--bottom text--left palm-text--left border--0 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(4) > .section--cards--card--inner.block > .palm-text--left.section--cards--card--body.default" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span>We understand that living with memory impairment is difficult. PSL is dedicated to providing person-centered support in an environment that makes your loved one feel at home. </span>", "target": [ ".section--cards--card--body--content.desk-equalize--2.lap-equalize--2 > p > span" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body overflow--hidden relative first--hard--top last--hard--bottom text--left palm-text--left border--0 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(5) > .section--cards--card--inner.block > .palm-text--left.section--cards--card--body.default" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(5) > .section--cards--card--inner.block > .palm-text--left.section--cards--card--body.default > .border-radius--0.padding--tall.tall--top > .block > .section--cards--card--body--content.desk-equalize--2.lap-equalize--2 > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body overflow--hidden relative first--hard--top last--hard--bottom text--left palm-text--left border--0 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(6) > .section--cards--card--inner.block > .palm-text--left.section--cards--card--body.default" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>When you would like to stay at home but need a little help to do so, PSL has a solution. From homemaker tasks to transportation for doctor’s appointments, our at-home services bring just the right amount of support to an older adult’s home.</p>", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(6) > .section--cards--card--inner.block > .palm-text--left.section--cards--card--body.default > .border-radius--0.padding--tall.tall--top > .block > .section--cards--card--body--content.desk-equalize--2.lap-equalize--2 > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body overflow--hidden relative first--hard--top last--hard--bottom text--left palm-text--left border--0 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(7) > .section--cards--card--inner.block > .palm-text--left.section--cards--card--body.default" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>When your loved one has a life-limiting illness or an overall decline in health, finding support is essential. The staff and volunteers at PSL provide physical, emotional, and spiritual care to seniors and their families.</p>", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(7) > .section--cards--card--inner.block > .palm-text--left.section--cards--card--body.default > .border-radius--0.padding--tall.tall--top > .block > .section--cards--card--body--content.desk-equalize--2.lap-equalize--2 > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body relative first--hard--top last--hard--bottom text--center palm-text--center border--1 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(1) > .section--cards--card--inner-overhang.section--cards--card--inner.block > .border--1.section--cards--card--body.palm-text--center" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>PSL wants to be a valuable resource for helping you discover your senior living options. Start your journey here. </p>", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(1) > .section--cards--card--inner-overhang.section--cards--card--inner.block > .border--1.section--cards--card--body.palm-text--center > .padding--tall.tall--top.tall--bottom > .block > .section--cards--card--body--content.desk-equalize--2.lap-equalize--2 > p:nth-child(2)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body relative first--hard--top last--hard--bottom text--center palm-text--center border--1 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(1) > .section--cards--card--inner-overhang.section--cards--card--inner.block > .border--1.section--cards--card--body.palm-text--center" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Visit the <a href=\"/waypoints-learning-center\" rel=\"noopener\" target=\"_blank\">Waypoints Learning Center.</a></p>", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(1) > .section--cards--card--inner-overhang.section--cards--card--inner.block > .border--1.section--cards--card--body.palm-text--center > .padding--tall.tall--top.tall--bottom > .block > .section--cards--card--body--content.desk-equalize--2.lap-equalize--2 > p:nth-child(3)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body relative first--hard--top last--hard--bottom text--center palm-text--center border--1 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(2) > .section--cards--card--inner-overhang.section--cards--card--inner.block > .border--1.section--cards--card--body.palm-text--center" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>With more than 30 locations spanning 4 states, you’ll likely find a PSL community in your desired area.</p>", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(2) > .section--cards--card--inner-overhang.section--cards--card--inner.block > .border--1.section--cards--card--body.palm-text--center > .padding--tall.tall--top.tall--bottom > .block > .section--cards--card--body--content.desk-equalize--2.lap-equalize--2 > p:nth-child(2)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body relative first--hard--top last--hard--bottom text--center palm-text--center border--1 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(2) > .section--cards--card--inner-overhang.section--cards--card--inner.block > .border--1.section--cards--card--body.palm-text--center" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Visit our <a href=\"https://www.presbyterianseniorliving.org/community-list\" rel=\"noopener\" target=\"_blank\">community listing</a> to search for a PSL community near you.</p>", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(2) > .section--cards--card--inner-overhang.section--cards--card--inner.block > .border--1.section--cards--card--body.palm-text--center > .padding--tall.tall--top.tall--bottom > .block > .section--cards--card--body--content.desk-equalize--2.lap-equalize--2 > p:nth-child(3)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body relative first--hard--top last--hard--bottom text--center palm-text--center border--1 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(3) > .section--cards--card--inner-overhang.section--cards--card--inner.block > .border--1.section--cards--card--body.palm-text--center" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Our trusted advisors will learn more about your situation so we can help guide you to a choice. We will go at your pace.</p>", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(3) > .section--cards--card--inner-overhang.section--cards--card--inner.block > .border--1.section--cards--card--body.palm-text--center > .padding--tall.tall--top.tall--bottom > .block > .section--cards--card--body--content.desk-equalize--2.lap-equalize--2 > p:nth-child(2)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"background--layer z-index--1 opacity--100 background--white\" style=\"top:0%;bottom:0%;right:0%;left:0%;\">\n \n </div>", "target": [ ".section--testimonialslider > .background > .z-index--1.background--white.opacity--100" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>There’s no better way to get a true picture of what life is like in a senior living community than directly from residents and their loved ones. Here’s what PSL families have to say about us.</p>", "target": [ ".palm-all--text--center.all--text--center.short > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"background--layer z-index--1 opacity--100 background--white\" style=\"top:0%;bottom:0%;right:0%;left:0%;\">\n \n </div>", "target": [ ".section--testimonialslider > .background > .z-index--1.background--white.opacity--100" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Resident</span>", "target": [ ".active.flexslider--slide > .padding--short.short.valign--middle > .text--center.block > div > div > .section--testimonial--content.palm-block.none > .hard--ends > span:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"background--layer z-index--1 opacity--100 background--white\" style=\"top:0%;bottom:0%;right:0%;left:0%;\">\n \n </div>", "target": [ ".section--testimonialslider > .background > .z-index--1.background--white.opacity--100" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Kirkland Village</span>", "target": [ ".active.flexslider--slide > .padding--short.short.valign--middle > .text--center.block > div > div > .section--testimonial--content.palm-block.none > .hard--ends > span:nth-child(2)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"background--layer z-index--1 opacity--100 background--white\" style=\"top:0%;bottom:0%;right:0%;left:0%;\">\n \n </div>", "target": [ ".section--imagebannermosaic > .background > .z-index--1.background--white.opacity--100" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Wondering what daily life really looks like at PSL? This is it!</p>", "target": [ ".all--text--.palm-all--text--center.tall--bottom > .all--text--.eight-twelfths.palm-all--text--center > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"background--layer z-index--1 opacity--100 background--white\" style=\"top:0%;bottom:0%;right:0%;left:0%;\">\n \n </div>", "target": [ ".section--eventslider > .background > .z-index--1.background--white.opacity--100" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>With life enrichment activities to meet every interest, you can be as busy as you choose to be at Presbyterian Senior Living communities. Here are a few upcoming events designed to ensure the body, mind, and spirit thrive.</p>", "target": [ ".palm-short--bottom.all--text--.short--top > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"grid__item one-whole hard hard--ends background--white box-shadow palm-margin--short--bottom\">", "target": [ "#slick-slide00 > .one-whole.hard.grid__item > .palm-margin--short--bottom.background--white.box-shadow" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>\n April 28, 2023\n </p>", "target": [ "#slick-slide00 > .one-whole.hard.grid__item > .palm-margin--short--bottom.background--white.box-shadow > div:nth-child(2) > .equalize--1.all--text--left.first--hard--top > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"grid__item one-whole hard hard--ends background--white box-shadow palm-margin--short--bottom\">", "target": [ "#slick-slide01 > .one-whole.hard.grid__item > .palm-margin--short--bottom.background--white.box-shadow" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>\n May 11, 2023\n </p>", "target": [ "#slick-slide01 > .one-whole.hard.grid__item > .palm-margin--short--bottom.background--white.box-shadow > div:nth-child(2) > .equalize--1.all--text--left.first--hard--top > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"grid__item one-whole hard hard--ends background--white box-shadow palm-margin--short--bottom\">", "target": [ "#slick-slide01 > .one-whole.hard.grid__item > .palm-margin--short--bottom.background--white.box-shadow" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>\n Sinking Valley Country Club<br>Altoona, PA\n </p>", "target": [ "#slick-slide01 > .one-whole.hard.grid__item > .palm-margin--short--bottom.background--white.box-shadow > div:nth-child(2) > .equalize--2.all--text--left.margin--short--top > p" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"background--layer palm--opacity--80 opacity--100 background--white\" style=\"\"></div>", "target": [ ".section--leftrightfeature--right > .z-index--3.relative.block > .negative--basic--top.palm-hard--top.desk-venti--top > .section--leftrightfeature--content.grande.padding--venti > .palm--opacity--80.background--white.opacity--100" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Like what you’ve learned about Presbyterian Senior Living so far? Contact us today to learn more or talk with an expert about your options. You’ll discover what’s possible when an organization collectively embraces aspirational aging.</p>", "target": [ ".z-index--2.text--left.first--hard--top > p:nth-child(2)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"background--layer z-index--1 opacity--100 background--white\" style=\"top:0%;bottom:0%;right:0%;left:0%;\">\n \n </div>", "target": [ ".section--bloglcfeed > .background > .z-index--1.background--white.opacity--100" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>PSL seeks to be an open educational resource. From navigating senior living and care options and advice for family caregivers to the latest news on healthy aging, you’ll find a rich variety of information on the PSL blog. </p>", "target": [ ".tall--bottom.hard--top.grid > .eight-twelfths.palm-all--text--center.all--text--center > p:nth-child(2)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"background--layer z-index--1 opacity--100 background--white\" style=\"top:0%;bottom:0%;right:0%;left:0%;\">\n \n </div>", "target": [ ".section--bloglcfeed > .background > .z-index--1.background--white.opacity--100" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p>Whether you choose a PSL community or another option, we're here to help. </p>", "target": [ ".eight-twelfths.palm-all--text--center.all--text--center > p:nth-child(3)" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h5 class=\"hard--top font--16 bold\">\n Services\n </h5>", "target": [ ".one-fourth.palm-margin--short--bottom.palm-text--center:nth-child(1) > .font--16.bold" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/services/independent-living\" role=\"menuitem\">Independent Living</a>", "target": [ "#hs_menu_wrapper_footerCol1 > ul[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(1) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/personal-care-assisted-living\" role=\"menuitem\" target=\"_blank\" rel=\"noopener\">Personal Care / Assisted Living</a>", "target": [ ".hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(2) > a[rel=\"noopener\"][target=\"_blank\"][role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/transitional-care\" role=\"menuitem\" target=\"_blank\" rel=\"noopener\">Transitional Care</a>", "target": [ ".hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(3) > a[rel=\"noopener\"][target=\"_blank\"][role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/services/skilled-nursing-and-rehab\" role=\"menuitem\">Skilled Nursing</a>", "target": [ "#hs_menu_wrapper_footerCol1 > ul[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(4) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/services/memory-support\" role=\"menuitem\">Memory Support</a>", "target": [ "#hs_menu_wrapper_footerCol1 > ul[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(5) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/services/respite-care\" role=\"menuitem\">Respite Care</a>", "target": [ "#hs_menu_wrapper_footerCol1 > ul[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(6) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/services/at-home-services\" role=\"menuitem\">At-Home Services</a>", "target": [ "#hs_menu_wrapper_footerCol1 > ul[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(7) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/services/end-of-life-and-comfort-care\" role=\"menuitem\">End-of-Life and Comfort Care</a>", "target": [ "#hs_menu_wrapper_footerCol1 > ul[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(8) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h5 class=\"hard--top font--16 bold\">\n Communities\n </h5>", "target": [ ".one-fourth.palm-margin--short--bottom.palm-text--center:nth-child(2) > .font--16.bold" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/community-list?pageNumber=0&sortType=undefined&sortOrder=undefined&location_v2=4\" role=\"menuitem\">Pennsylvania Communities</a>", "target": [ "#hs_menu_wrapper_footerCol2 > ul[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(1) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/community-list?pageNumber=0&sortType=undefined&sortOrder=undefined&location_v2=1\" role=\"menuitem\">Delaware Communities</a>", "target": [ "#hs_menu_wrapper_footerCol2 > ul[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(2) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/community-list?pageNumber=0&sortType=undefined&sortOrder=undefined&location_v2=2\" role=\"menuitem\">Maryland Communities</a>", "target": [ "#hs_menu_wrapper_footerCol2 > ul[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(3) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/community-list?pageNumber=0&sortType=undefined&sortOrder=undefined&location_v2=3\" role=\"menuitem\">Ohio Communities</a>", "target": [ "#hs_menu_wrapper_footerCol2 > ul[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(4) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h5 class=\"hard--top font--16 bold\">\n About Us\n </h5>", "target": [ ".one-fourth.palm-margin--short--bottom.palm-text--center:nth-child(3) > .font--16.bold" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/about-us/quality-measures\" role=\"menuitem\">Quality Measures</a>", "target": [ "#hs_menu_wrapper_footerCol3 > ul[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(1) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/about-us/our-people\" role=\"menuitem\">Our People</a>", "target": [ "#hs_menu_wrapper_footerCol3 > ul[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(2) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/about-us/media-inquiries\" role=\"menuitem\">Media Inquiries</a>", "target": [ "#hs_menu_wrapper_footerCol3 > ul[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(3) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/about-us/corporate-information-and-financials\" role=\"menuitem\">Information & Financials</a>", "target": [ "#hs_menu_wrapper_footerCol3 > ul[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(4) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/events\" role=\"menuitem\">Events</a>", "target": [ "#hs_menu_wrapper_footerCol3 > ul[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(5) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"//www.presbyterianseniorliving.org/employment\" role=\"menuitem\">Employment</a>", "target": [ "#hs_menu_wrapper_footerCol3 > ul[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(6) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<h5 class=\"hard--top font--16 bold\">\n Support Our Mission\n </h5>", "target": [ ".one-fourth.palm-margin--short--bottom.palm-text--center:nth-child(4) > .font--16.bold" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"#?form=DonateNow\" role=\"menuitem\">Donate Online Now</a>", "target": [ ".hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(1) > a[href=\"#?form=DonateNow\"][role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/support-our-mission\" role=\"menuitem\">Opportunities to Give</a>", "target": [ "#hs_menu_wrapper_footerCol4 > ul[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(2) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#6b6b6b", "bgColor": "#ffffff", "contrastRatio": 5.32, "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/support-our-mission/other-giving-options\" role=\"menuitem\">Planned & Other Giving Options</a>", "target": [ "#hs_menu_wrapper_footerCol4 > ul[role=\"menu\"] > .hs-menu-depth-1.hs-menu-item[role=\"none\"]:nth-child(3) > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.32 (foreground color: #6b6b6b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#a684ba", "bgColor": "#ffffff", "contrastRatio": 3.16, "fontSize": "22.5pt (30px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.16 (foreground color: #a684ba, background color: #ffffff, font size: 22.5pt (30px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p class=\"phone font--crimson color--purple font--30\" style=\"\">\n Call: 717.502.8840\n \n </p>", "target": [ ".phone" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.16 (foreground color: #a684ba, background color: #ffffff, font size: 22.5pt (30px), font weight: normal). Expected contrast ratio of 4.5:1" } ] }, { "id": "color-contrast", "impact": "serious", "tags": [ "cat.color", "wcag2aa", "wcag143", "ACT" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.6/color-contrast?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#a684ba", "contrastRatio": 3.16, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"header--hello background--purple\" style=\"overflow: hidden; display: block;\">", "target": [ ".background--purple" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.16 (foreground color: #ffffff, background color: #a684ba, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span>Information on COVID-19 Response:</span>", "target": [ ".p.hard--ends > p > span" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.16 (foreground color: #ffffff, background color: #a684ba, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#a684ba", "contrastRatio": 3.16, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"header--hello background--purple\" style=\"overflow: hidden; display: block;\">", "target": [ ".background--purple" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.16 (foreground color: #ffffff, background color: #a684ba, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/updates\" rel=\"nofollow noopener\">Read More</a>", "target": [ "a[rel=\"nofollow noopener\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.16 (foreground color: #ffffff, background color: #a684ba, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#51b849", "contrastRatio": 2.52, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"dropbtn background--green block color--white donate no--underline uppercase\" href=\"?#form=DonateNow\">Donations</a>", "target": [ ".dropbtn" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #51b849, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"dropbtn background--green block color--white donate no--underline uppercase\" href=\"?#form=DonateNow\">Donations</a>", "target": [ ".dropbtn" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #51b849, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#51b849", "contrastRatio": 2.52, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a href=\"https://www.presbyterianseniorliving.org\" role=\"menuitem\">Home</a>", "target": [ "#hs_menu_wrapper_mainNav > .active-branch[role=\"menu\"] > .active.active-branch.hs-menu-depth-1 > a[role=\"menuitem\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #51b849, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org\" role=\"menuitem\">Home</a>", "target": [ "#hs_menu_wrapper_mainNav > .active-branch[role=\"menu\"] > .active.active-branch.hs-menu-depth-1 > a[role=\"menuitem\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #51b849, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#51b849", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/community-list\" target=\"_blank\">See Communities</a>", "target": [ ".section--leftrightfeature--left > .z-index--3.relative.block > .negative--basic--top.palm-hard--top.desk-venti--top > .section--leftrightfeature--content.grande.padding--venti > .z-index--2.text--left.first--hard--top > .block--multibutton.hard--top > .all--btn--primary.block--multibutton--btn.all--btn > .btn--primary.btn[target=\"_blank\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #51b849, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/community-list\" target=\"_blank\">See Communities</a>", "target": [ ".section--leftrightfeature--left > .z-index--3.relative.block > .negative--basic--top.palm-hard--top.desk-venti--top > .section--leftrightfeature--content.grande.padding--venti > .z-index--2.text--left.first--hard--top > .block--multibutton.hard--top > .all--btn--primary.block--multibutton--btn.all--btn > .btn--primary.btn[target=\"_blank\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #51b849, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#a684ba", "contrastRatio": 3.16, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"background--layer z-index--1 opacity--100 background--secondary\" style=\"top:0%;bottom:0%;right:0%;left:0%;\">\n \n </div>", "target": [ ".section--leftright > .background > .background--secondary.z-index--1.opacity--100" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 3.16 (foreground color: #ffffff, background color: #a684ba, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"btn btn--transparent--white \" href=\"https://www.presbyterianseniorliving.org/waypoints-learning-center\" target=\"_blank\">Waypoints Learning Center</a>", "target": [ ".btn--transparent--white" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.16 (foreground color: #ffffff, background color: #a684ba, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#51b849", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/about-us\" target=\"_blank\">Learn More About Us</a>", "target": [ "#hs_cos_wrapper_widget_1678214984180 > .section--leftrightfloat.section--leftrightfloat--right[data-columnspacing=\"0.75\"] > .z-index--3.relative.block > .relative.block > .grid.hard--ends > .venti.palm-short.one-half > .section--leftrightfloat--content.first--hard--top.last--hard--bottom > .block--multibutton.hard--top > .all--btn--primary.block--multibutton--btn.all--btn > .btn--primary.btn[target=\"_blank\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #51b849, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/about-us\" target=\"_blank\">Learn More About Us</a>", "target": [ "#hs_cos_wrapper_widget_1678214984180 > .section--leftrightfloat.section--leftrightfloat--right[data-columnspacing=\"0.75\"] > .z-index--3.relative.block > .relative.block > .grid.hard--ends > .venti.palm-short.one-half > .section--leftrightfloat--content.first--hard--top.last--hard--bottom > .block--multibutton.hard--top > .all--btn--primary.block--multibutton--btn.all--btn > .btn--primary.btn[target=\"_blank\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #51b849, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#51b849", "bgColor": "#ffffff", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body overflow--hidden relative first--hard--top last--hard--bottom text--left palm-text--left border--0 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(1) > .section--cards--card--inner.block > .palm-text--left.section--cards--card--body.default" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a id=\"cta_button_388539_7d51348a-33d5-4b48-a2c4-5eeca5d9ea4d\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=7d51348a-33d5-4b48-a2c4-5eeca5d9ea4d&signature=AAH58kEx6K9XleOUCDiLwKTdfvOJmJ3WDw&pageId=5874683642&placement_guid=830cfb5d-3de6-49cd-9184-7ff047e69af2&click=a4b9c4aa-426b-4a2f-9c47-6ed6ff2c3810&hsutk=022fa522b39de855b4f9d5af5b2ce0f1&canon=https%3A%2F%2Fwww.presbyterianseniorliving.org%2F&portal_id=388539&redirect_url=APefjpH6dFZ-tMp0N5J0ygTEsKoxf-ozAwmeCl3BZMUDBHCFIg-zkIOdEDoErq3iZWp8cBn0xw-L68DBmoNUmbBJZ_Rfa0nLOxJfU8mEL0Ct7OzW8_sLpKCEOfPonk9qdlonAnTTXPwBCvOAH6QSnmsGTqxTJZ6loBVn5kjJo-eHU6_q0Jz0wqc&__hstc=253555862.022fa522b39de855b4f9d5af5b2ce0f1.1682293100150.1682293100150.1682293100150.1&__hssc=253555862.1.1682293100151&__hsfp=3448842358&contentType=standard-page\" target=\"_blank\" rel=\"noopener\" style=\"\" cta_dest_link=\"https://www.presbyterianseniorliving.org/services/independent-living\" title=\"Learn More\">", "target": [ "#cta_button_388539_7d51348a-33d5-4b48-a2c4-5eeca5d9ea4d" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#51b849", "bgColor": "#ffffff", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body overflow--hidden relative first--hard--top last--hard--bottom text--left palm-text--left border--0 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(2) > .section--cards--card--inner.block > .palm-text--left.section--cards--card--body.default" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a id=\"cta_button_388539_199d2c48-658d-481e-9c2a-220c1df1eb6e\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=199d2c48-658d-481e-9c2a-220c1df1eb6e&signature=AAH58kELXr5GYcokFci5BAjebCcXDGjznQ&pageId=5874683642&placement_guid=26241135-8472-442e-97dc-c68b28205665&click=9f69d722-3d1c-4450-b909-f66306ff354b&hsutk=022fa522b39de855b4f9d5af5b2ce0f1&canon=https%3A%2F%2Fwww.presbyterianseniorliving.org%2F&portal_id=388539&redirect_url=APefjpG4pXsMFT9axIWlqRGptFEdRsfhspHeBqe45qJXL9hslo82ktgfe3FO9Q9-PZGUuD-iXGdVIJ3iy69jWniL07hDwl2Xp-RkrMuw1EetU70flwWqTteClECdcNvhcEfCu-mztfgGqzC3NRQkYy2dSl_ciUc3ADMceSl3IG2tCI6-oNVIR6Q&__hstc=253555862.022fa522b39de855b4f9d5af5b2ce0f1.1682293100150.1682293100150.1682293100150.1&__hssc=253555862.1.1682293100151&__hsfp=3448842358&contentType=standard-page\" target=\"_blank\" rel=\"noopener\" style=\"\" cta_dest_link=\"https://www.presbyterianseniorliving.org/personal-care-assisted-living\" title=\"Learn More\">", "target": [ "#cta_button_388539_199d2c48-658d-481e-9c2a-220c1df1eb6e" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#51b849", "bgColor": "#ffffff", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body overflow--hidden relative first--hard--top last--hard--bottom text--left palm-text--left border--0 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(3) > .section--cards--card--inner.block > .palm-text--left.section--cards--card--body.default" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a id=\"cta_button_388539_e89d5743-391f-4c6e-afb4-3ff41f791776\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=e89d5743-391f-4c6e-afb4-3ff41f791776&signature=AAH58kG4sDDSKgORLfiBVtmpsqNpEZ5klg&pageId=5874683642&placement_guid=97a9e7b0-730e-485c-b26f-68904a29628c&click=1aac16c8-83d8-45df-b8a0-1a2152625592&hsutk=022fa522b39de855b4f9d5af5b2ce0f1&canon=https%3A%2F%2Fwww.presbyterianseniorliving.org%2F&portal_id=388539&redirect_url=APefjpGWiArIDw48xIk-P4AMnneqS4tV5LBlyn2KY-XzP0gMfQnmRkQvifJPy6bXzxks0mHx19_UpZsywdvF-E8iKFudUIlmHcCqFSW6JqWqFueZHDQe4QGVx_v5xfQY84aK65cozzEtWzQ5BVmUTqhNfurni91Dm494wUz08d_vb2MwVZxFp0Q&__hstc=253555862.022fa522b39de855b4f9d5af5b2ce0f1.1682293100150.1682293100150.1682293100150.1&__hssc=253555862.1.1682293100151&__hsfp=3448842358&contentType=standard-page\" target=\"_blank\" rel=\"noopener\" style=\"\" cta_dest_link=\"https://www.presbyterianseniorliving.org/services/skilled-nursing-and-rehab\" title=\"Learn More\">", "target": [ "#cta_button_388539_e89d5743-391f-4c6e-afb4-3ff41f791776" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#51b849", "bgColor": "#ffffff", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body overflow--hidden relative first--hard--top last--hard--bottom text--left palm-text--left border--0 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(4) > .section--cards--card--inner.block > .palm-text--left.section--cards--card--body.default" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a id=\"cta_button_388539_0d037080-6917-447e-aac8-919865e8030b\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=0d037080-6917-447e-aac8-919865e8030b&signature=AAH58kHgrFS5KWCbtZ_ruH72uMHC5ufrVg&pageId=5874683642&placement_guid=60178a3e-8fd4-496c-8ae5-be51ed8fbda3&click=62c95360-564c-4ccd-b181-19be79a432d4&hsutk=022fa522b39de855b4f9d5af5b2ce0f1&canon=https%3A%2F%2Fwww.presbyterianseniorliving.org%2F&portal_id=388539&redirect_url=APefjpFDwY_JwPoqO_1u0m8XGXyd_7uO7HgE91EBdESnf7VCKTTT0hZQ6cxyhGyBvD8Nwtkmbutd3eOgLijqyGhalwI1YZkvRD2vcfsCDIXitzfhK37wCPqR7ksgbo2WostD6uui5CyulAS-FKBxL2BLnkTrcPQdHwpbYegOw4eoPQrdh8N5yw0&__hstc=253555862.022fa522b39de855b4f9d5af5b2ce0f1.1682293100150.1682293100150.1682293100150.1&__hssc=253555862.1.1682293100151&__hsfp=3448842358&contentType=standard-page\" target=\"_blank\" rel=\"noopener\" style=\"\" cta_dest_link=\"https://www.presbyterianseniorliving.org/services/memory-support\" title=\"Learn More\">", "target": [ "#cta_button_388539_0d037080-6917-447e-aac8-919865e8030b" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#51b849", "bgColor": "#ffffff", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body overflow--hidden relative first--hard--top last--hard--bottom text--left palm-text--left border--0 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(5) > .section--cards--card--inner.block > .palm-text--left.section--cards--card--body.default" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a id=\"cta_button_388539_eb38a9e9-b7d7-489d-8f32-10710967e137\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=eb38a9e9-b7d7-489d-8f32-10710967e137&signature=AAH58kHkJ245GCkCIiX_0V_8NBrH27EWCg&pageId=5874683642&placement_guid=a70fb9ac-599b-4e2d-8b00-45964f4c4b12&click=229f3e2f-352b-4a36-b467-f68d86b414f9&hsutk=022fa522b39de855b4f9d5af5b2ce0f1&canon=https%3A%2F%2Fwww.presbyterianseniorliving.org%2F&portal_id=388539&redirect_url=APefjpFo9Ol7lpIIQSpCRNjXl7RLjtze9Y0CEBMECwarevODhXdkUaj5ud9HbJj8kKXQFaIGKg28SHns-If9pIklsGMi81RxVcXMWzTF58mt6pbBU5uvED5E9FYYzLHSujLbC16GnFd2N_XEWfYiFhMK4UHjH-iOuw&__hstc=253555862.022fa522b39de855b4f9d5af5b2ce0f1.1682293100150.1682293100150.1682293100150.1&__hssc=253555862.1.1682293100151&__hsfp=3448842358&contentType=standard-page\" target=\"_blank\" rel=\"noopener\" style=\"\" cta_dest_link=\"https://www.presbyterianseniorliving.org/services/respite-care\" title=\"Learn More\">", "target": [ "#cta_button_388539_eb38a9e9-b7d7-489d-8f32-10710967e137" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#51b849", "bgColor": "#ffffff", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body overflow--hidden relative first--hard--top last--hard--bottom text--left palm-text--left border--0 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(6) > .section--cards--card--inner.block > .palm-text--left.section--cards--card--body.default" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a id=\"cta_button_388539_76fe8349-1ff5-412c-ae06-e0162e21ea5b\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=76fe8349-1ff5-412c-ae06-e0162e21ea5b&signature=AAH58kFO9ylRAUnwVp9Kp34zP9gxegv4Ag&pageId=5874683642&placement_guid=c185c163-e809-44d8-9b17-77c0228ac513&click=31fdf5cc-33d3-4d4e-b218-8269c17ba86e&hsutk=022fa522b39de855b4f9d5af5b2ce0f1&canon=https%3A%2F%2Fwww.presbyterianseniorliving.org%2F&portal_id=388539&redirect_url=APefjpEdF_4DxBSML84UogNEgxKg0Nj_SuHExZzkhJQh11Lm6J6j3jGysF38ByhikahlEPnZyIr9nj5MoGiTLzi-7GpqVhZS2ramfIeCXRJDjgYxpPW4vHX3rLdWpHbu6wJEtVK6G8VOcDNRot9wfrZvdwtYQykJKel0GpJMDNDi_VpJyrwrX8A&__hstc=253555862.022fa522b39de855b4f9d5af5b2ce0f1.1682293100150.1682293100150.1682293100150.1&__hssc=253555862.1.1682293100151&__hsfp=3448842358&contentType=standard-page\" target=\"_blank\" rel=\"noopener\" style=\"\" cta_dest_link=\"https://www.presbyterianseniorliving.org/services/at-home-services\" title=\"Learn More\">", "target": [ "#cta_button_388539_76fe8349-1ff5-412c-ae06-e0162e21ea5b" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#51b849", "bgColor": "#ffffff", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body overflow--hidden relative first--hard--top last--hard--bottom text--left palm-text--left border--0 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(7) > .section--cards--card--inner.block > .palm-text--left.section--cards--card--body.default" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a id=\"cta_button_388539_5c7669e9-82ba-41e1-bb5b-105895b4be19\" class=\"cta_button \" href=\"https://www.presbyterianseniorliving.org/cs/c/?cta_guid=5c7669e9-82ba-41e1-bb5b-105895b4be19&signature=AAH58kEpMelOVf0CsCu33tp-qpq9HCO9kA&pageId=5874683642&placement_guid=d83fc1ef-5c99-43c9-b075-3edcca4ec7db&click=06d35d8d-33e0-4b0f-b10a-ef2b152def93&hsutk=022fa522b39de855b4f9d5af5b2ce0f1&canon=https%3A%2F%2Fwww.presbyterianseniorliving.org%2F&portal_id=388539&redirect_url=APefjpEHeRJsclCbRKcd6HQBZd5HBwsZxSX0sBKKvBiC2_uuf8oaMQcE__qGFjlXnAcvr8-bTOhhhj3MqsfRfmy3z2TYc3czEjWSJ3sBJBxkA5BkrX1pTWaAlN3N9w2bZIuDd8sWDR81W5z8HYel-MNJZpEqTbvRbRd4Dw-H4ypFj__o8cGyCHA&__hstc=253555862.022fa522b39de855b4f9d5af5b2ce0f1.1682293100150.1682293100150.1682293100150.1&__hssc=253555862.1.1682293100151&__hsfp=3448842358&contentType=standard-page\" target=\"_blank\" rel=\"noopener\" style=\"\" cta_dest_link=\"https://www.presbyterianseniorliving.org/services/end-of-life-and-comfort-care\" title=\"Learn More\">", "target": [ "#cta_button_388539_5c7669e9-82ba-41e1-bb5b-105895b4be19" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#51b849", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/community-list\" target=\"_blank\">Find Communities Near You</a>", "target": [ ".short--bottom.palm-short--top.palm-text--center > .block--multibuttons.block--multibutton.hard--top > .all--btn--primary.block--multibutton--btn.all--btn > .btn--primary.btn[target=\"_blank\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #51b849, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/community-list\" target=\"_blank\">Find Communities Near You</a>", "target": [ ".short--bottom.palm-short--top.palm-text--center > .block--multibuttons.block--multibutton.hard--top > .all--btn--primary.block--multibutton--btn.all--btn > .btn--primary.btn[target=\"_blank\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #51b849, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#51b849", "bgColor": "#ffffff", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"background--layer z-index--1 opacity--100 background--white\" style=\"top:0%;bottom:0%;right:0%;left:0%;\">\n \n </div>", "target": [ ".widget_1678215497468 > .background > .z-index--1.background--white.opacity--100" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"btn btn--transparent--primary \" href=\"https://www.presbyterianseniorliving.org/waypoints-learning-center\" target=\"_blank\">Visit Our Learning Center</a>", "target": [ ".short--bottom.palm-short--top.palm-text--center > .block--multibuttons.block--multibutton.hard--top > .all--btn--transparent--primary.block--multibutton--btn.all--btn > .btn--transparent--primary.btn[target=\"_blank\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#51b849", "bgColor": "#ffffff", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body relative first--hard--top last--hard--bottom text--center palm-text--center border--1 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(1) > .section--cards--card--inner-overhang.section--cards--card--inner.block > .border--1.section--cards--card--body.palm-text--center" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/waypoints-learning-center\" rel=\"noopener\" target=\"_blank\">Waypoints Learning Center.</a>", "target": [ "p:nth-child(3) > a[href$=\"waypoints-learning-center\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#51b849", "bgColor": "#ffffff", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body relative first--hard--top last--hard--bottom text--center palm-text--center border--1 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(2) > .section--cards--card--inner-overhang.section--cards--card--inner.block > .border--1.section--cards--card--body.palm-text--center" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/community-list\" rel=\"noopener\" target=\"_blank\">community listing</a>", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(2) > .section--cards--card--inner-overhang.section--cards--card--inner.block > .border--1.section--cards--card--body.palm-text--center > .padding--tall.tall--top.tall--bottom > .block > .section--cards--card--body--content.desk-equalize--2.lap-equalize--2 > p:nth-child(3) > a[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#51b849", "bgColor": "#ffffff", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"block section--cards--card--body relative first--hard--top last--hard--bottom text--center palm-text--center border--1 box-shadow default\" style=\"border-color:rgba(107, 107, 107, 1);background-color:rgba(255, 255, 255, 1);\">", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(3) > .section--cards--card--inner-overhang.section--cards--card--inner.block > .border--1.section--cards--card--body.palm-text--center" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/contact-us\" rel=\"noopener\" target=\"_blank\">Start the conversation</a>", "target": [ ".section--cards--card.lap-one-third.tablet-one-third:nth-child(3) > .section--cards--card--inner-overhang.section--cards--card--inner.block > .border--1.section--cards--card--body.palm-text--center > .padding--tall.tall--top.tall--bottom > .block > .section--cards--card--body--content.desk-equalize--2.lap-equalize--2 > p:nth-child(3) > a[rel=\"noopener\"][target=\"_blank\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#51b849", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/community-list\" target=\"_blank\">See Communities</a>", "target": [ ".all--color--white.grid.hard--ends:nth-child(4) > .short--bottom.palm-short--top.palm-text--center > .block--multibutton.hard--top > .all--btn--primary.block--multibutton--btn.all--btn > .btn--primary.btn[target=\"_blank\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #51b849, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/community-list\" target=\"_blank\">See Communities</a>", "target": [ ".all--color--white.grid.hard--ends:nth-child(4) > .short--bottom.palm-short--top.palm-text--center > .block--multibutton.hard--top > .all--btn--primary.block--multibutton--btn.all--btn > .btn--primary.btn[target=\"_blank\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #51b849, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#51b849", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/community-list\" target=\"_blank\">See Communities</a>", "target": [ ".all--color--white.grid.hard--ends > .venti.palm-short.one-half > .section--leftrightfloat--content.first--hard--top.last--hard--bottom > .block--multibutton.hard--top > .all--btn--primary.block--multibutton--btn.all--btn > .btn--primary.btn[target=\"_blank\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #51b849, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/community-list\" target=\"_blank\">See Communities</a>", "target": [ ".all--color--white.grid.hard--ends > .venti.palm-short.one-half > .section--leftrightfloat--content.first--hard--top.last--hard--bottom > .block--multibutton.hard--top > .all--btn--primary.block--multibutton--btn.all--btn > .btn--primary.btn[target=\"_blank\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #51b849, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#51b849", "bgColor": "#ffffff", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"grid__item one-whole hard hard--ends background--white box-shadow palm-margin--short--bottom\">", "target": [ "#slick-slide00 > .one-whole.hard.grid__item > .palm-margin--short--bottom.background--white.box-shadow" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/discovery-open-house\" class=\"btn btn--simple\" tabindex=\"0\">Learn More</a>", "target": [ "#slick-slide00 > .one-whole.hard.grid__item > .palm-margin--short--bottom.background--white.box-shadow > div:nth-child(2) > .short--top.all--text--left.block > .btn--simple.btn" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#51b849", "bgColor": "#ffffff", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"grid__item one-whole hard hard--ends background--white box-shadow palm-margin--short--bottom\">", "target": [ "#slick-slide01 > .one-whole.hard.grid__item > .palm-margin--short--bottom.background--white.box-shadow" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.presbyterianseniorliving.org/events/2023-western-open-golf\" class=\"btn btn--simple\" tabindex=\"0\">Learn More</a>", "target": [ "#slick-slide01 > .one-whole.hard.grid__item > .palm-margin--short--bottom.background--white.box-shadow > div:nth-child(2) > .short--top.all--text--left.block > .btn--simple.btn" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#51b849", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/events\" target=\"_blank\">See All Events</a>", "target": [ ".text-- > .block--multibutton.hard--top > .all--btn--primary.block--multibutton--btn.all--btn > .btn--primary.btn[target=\"_blank\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #51b849, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/events\" target=\"_blank\">See All Events</a>", "target": [ ".text-- > .block--multibutton.hard--top > .all--btn--primary.block--multibutton--btn.all--btn > .btn--primary.btn[target=\"_blank\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #51b849, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#51b849", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/contact-us\" target=\"_blank\">Connect With Us</a>", "target": [ ".z-index--2.text--left.first--hard--top > .block--multibuttons.block--multibutton.hard--top > .all--btn--primary.block--multibutton--btn.all--btn > .btn--primary.btn[target=\"_blank\"]" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #51b849, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"btn btn--primary \" href=\"https://www.presbyterianseniorliving.org/contact-us\" target=\"_blank\">Connect With Us</a>", "target": [ ".z-index--2.text--left.first--hard--top > .block--multibuttons.block--multibutton.hard--top > .all--btn--primary.block--multibutton--btn.all--btn > .btn--primary.btn[target=\"_blank\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #51b849, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#51b849", "bgColor": "#ffffff", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"background--layer palm--opacity--80 opacity--100 background--white\" style=\"\"></div>", "target": [ ".section--leftrightfeature--right > .z-index--3.relative.block > .negative--basic--top.palm-hard--top.desk-venti--top > .section--leftrightfeature--content.grande.padding--venti > .palm--opacity--80.background--white.opacity--100" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"btn btn--transparent--primary \" href=\"https://www.presbyterianseniorliving.org/community-list\" target=\"_blank\">Community Finder</a>", "target": [ ".z-index--2.text--left.first--hard--top > .block--multibuttons.block--multibutton.hard--top > .all--btn--transparent--primary.block--multibutton--btn.all--btn > .btn--transparent--primary.btn[target=\"_blank\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#51b849", "bgColor": "#ffffff", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"section--bloglcfeed--item box-shadow\">", "target": [ ".portable-one-whole.one-third.text--left:nth-child(1) > .section--bloglcfeed--item.box-shadow" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"btn btn--simple\" href=\"https://www.presbyterianseniorliving.org/blog/laughter-is-the-best-medicine\">Read More</a>", "target": [ ".portable-one-whole.one-third.text--left:nth-child(1) > .section--bloglcfeed--item.box-shadow > .text--left.block > .hard > .btn--simple.btn" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#51b849", "bgColor": "#ffffff", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"section--bloglcfeed--item box-shadow\">", "target": [ ".portable-one-whole.one-third.text--left:nth-child(2) > .section--bloglcfeed--item.box-shadow" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"btn btn--simple\" href=\"https://www.presbyterianseniorliving.org/blog/spring-is-the-best-time-to-move-to-a-senior-living-community\">Read More</a>", "target": [ ".portable-one-whole.one-third.text--left:nth-child(2) > .section--bloglcfeed--item.box-shadow > .text--left.block > .hard > .btn--simple.btn" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#51b849", "bgColor": "#ffffff", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"section--bloglcfeed--item box-shadow\">", "target": [ ".portable-one-whole.one-third.text--left:nth-child(3) > .section--bloglcfeed--item.box-shadow" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"btn btn--simple\" href=\"https://www.presbyterianseniorliving.org/blog/celebrate-diversity-month-celebration-of-culture\">Read More</a>", "target": [ ".portable-one-whole.one-third.text--left:nth-child(3) > .section--bloglcfeed--item.box-shadow > .text--left.block > .hard > .btn--simple.btn" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#51b849", "contrastRatio": 2.52, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"no--underline\" href=\"//info.presbyterianseniorliving.org/contact-us\">\n Contact Us\n </a>", "target": [ ".footer--middle-nav > .no--underline" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #51b849, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"no--underline\" href=\"//info.presbyterianseniorliving.org/contact-us\">\n Contact Us\n </a>", "target": [ ".footer--middle-nav > .no--underline" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #51b849, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#51b849", "bgColor": "#ffffff", "contrastRatio": 2.52, "fontSize": "13.5pt (18px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"footer--curved\" style=\"height: 782px;\"></div>", "target": [ ".footer--curved" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"no--underline uppercase bold\" href=\"https://www.google.com/maps/place/1+Trinity+Dr+E+%23201,+Dillsburg,+PA+17019/@40.1352011,-77.019049,17z/data=!3m1!4b1!4m5!3m4!1s0x89c8e5fa062a3a07:0xc0d32c1b16332bcb!8m2!3d40.135197!4d-77.016855\" target=\"_blank\">", "target": [ ".bold.uppercase.no--underline" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 2.52 (foreground color: #51b849, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1" } ] }, { "id": "duplicate-id", "impact": "minor", "tags": [ "cat.parsing", "wcag2a", "wcag411" ], "description": "Ensures every id attribute value is unique", "help": "id attribute value must be unique", "helpUrl": "https://dequeuniversity.com/rules/axe/4.6/duplicate-id?application=axeAPI", "nodes": [ { "any": [ { "id": "duplicate-id", "data": "Fill-13", "relatedNodes": [ { "html": "<path d=\"M141.478,32.077 C140.423,26.497 137.41,22 131.142,22 C125.554,22 121.024,26.53 121.024,32.118 C121.024,37.706 125.554,42.236 131.142,42.236 C131.42,42.236 131.694,42.217 131.966,42.195 C131.885,53.709 122.268,57.098 122.268,57.098 C122.268,57.098 122.268,60.583 122.269,60.583 C129.174,60.062 136.843,56.322 139.661,49.687 C141.466,45.436 142.621,38.12 141.478,32.077 Z M115.637,49.687 C112.819,56.322 105.15,60.062 98.245,60.583 C98.244,60.583 98.244,57.098 98.244,57.098 C98.244,57.098 107.861,53.709 107.942,42.195 C107.669,42.217 107.396,42.236 107.118,42.236 C101.53,42.236 97,37.706 97,32.118 C97,26.53 101.53,22 107.118,22 C113.386,22 116.399,26.497 117.454,32.077 C118.597,38.12 117.442,45.436 115.637,49.687 L115.637,49.687 Z\" id=\"Fill-13\" transform=\"translate(119.466948, 41.291500) scale(-1, 1) translate(-119.466948, -41.291500) \">", "target": [ ".flexslider--clone.flexslider--slide:nth-child(2) > .padding--short.short.valign--middle > svg[width=\"45px\"][height=\"39px\"][viewBox=\"0 0 45 39\"] > g[fill=\"none\"][stroke=\"none\"][stroke-width=\"1\"] > g[fill=\"#A684BA\"] > g > path" ] }, { "html": "<path d=\"M141.478,32.077 C140.423,26.497 137.41,22 131.142,22 C125.554,22 121.024,26.53 121.024,32.118 C121.024,37.706 125.554,42.236 131.142,42.236 C131.42,42.236 131.694,42.217 131.966,42.195 C131.885,53.709 122.268,57.098 122.268,57.098 C122.268,57.098 122.268,60.583 122.269,60.583 C129.174,60.062 136.843,56.322 139.661,49.687 C141.466,45.436 142.621,38.12 141.478,32.077 Z M115.637,49.687 C112.819,56.322 105.15,60.062 98.245,60.583 C98.244,60.583 98.244,57.098 98.244,57.098 C98.244,57.098 107.861,53.709 107.942,42.195 C107.669,42.217 107.396,42.236 107.118,42.236 C101.53,42.236 97,37.706 97,32.118 C97,26.53 101.53,22 107.118,22 C113.386,22 116.399,26.497 117.454,32.077 C118.597,38.12 117.442,45.436 115.637,49.687 L115.637,49.687 Z\" id=\"Fill-13\" transform=\"translate(119.466948, 41.291500) scale(-1, 1) translate(-119.466948, -41.291500) \">", "target": [ ".active.flexslider--slide > .padding--short.short.valign--middle > svg[width=\"45px\"][height=\"39px\"][viewBox=\"0 0 45 39\"] > g[fill=\"none\"][stroke=\"none\"][stroke-width=\"1\"] > g[fill=\"#A684BA\"] > g > path" ] }, { "html": "<path d=\"M141.478,32.077 C140.423,26.497 137.41,22 131.142,22 C125.554,22 121.024,26.53 121.024,32.118 C121.024,37.706 125.554,42.236 131.142,42.236 C131.42,42.236 131.694,42.217 131.966,42.195 C131.885,53.709 122.268,57.098 122.268,57.098 C122.268,57.098 122.268,60.583 122.269,60.583 C129.174,60.062 136.843,56.322 139.661,49.687 C141.466,45.436 142.621,38.12 141.478,32.077 Z M115.637,49.687 C112.819,56.322 105.15,60.062 98.245,60.583 C98.244,60.583 98.244,57.098 98.244,57.098 C98.244,57.098 107.861,53.709 107.942,42.195 C107.669,42.217 107.396,42.236 107.118,42.236 C101.53,42.236 97,37.706 97,32.118 C97,26.53 101.53,22 107.118,22 C113.386,22 116.399,26.497 117.454,32.077 C118.597,38.12 117.442,45.436 115.637,49.687 L115.637,49.687 Z\" id=\"Fill-13\" transform=\"translate(119.466948, 41.291500) scale(-1, 1) translate(-119.466948, -41.291500) \">", "target": [ ".flexslider--slide:nth-child(4) > .padding--short.short.valign--middle > svg[width=\"45px\"][height=\"39px\"][viewBox=\"0 0 45 39\"] > g[fill=\"none\"][stroke=\"none\"][stroke-width=\"1\"] > g[fill=\"#A684BA\"] > g > path" ] }, { "html": "<path d=\"M141.478,32.077 C140.423,26.497 137.41,22 131.142,22 C125.554,22 121.024,26.53 121.024,32.118 C121.024,37.706 125.554,42.236 131.142,42.236 C131.42,42.236 131.694,42.217 131.966,42.195 C131.885,53.709 122.268,57.098 122.268,57.098 C122.268,57.098 122.268,60.583 122.269,60.583 C129.174,60.062 136.843,56.322 139.661,49.687 C141.466,45.436 142.621,38.12 141.478,32.077 Z M115.637,49.687 C112.819,56.322 105.15,60.062 98.245,60.583 C98.244,60.583 98.244,57.098 98.244,57.098 C98.244,57.098 107.861,53.709 107.942,42.195 C107.669,42.217 107.396,42.236 107.118,42.236 C101.53,42.236 97,37.706 97,32.118 C97,26.53 101.53,22 107.118,22 C113.386,22 116.399,26.497 117.454,32.077 C118.597,38.12 117.442,45.436 115.637,49.687 L115.637,49.687 Z\" id=\"Fill-13\" transform=\"translate(119.466948, 41.291500) scale(-1, 1) translate(-119.466948, -41.291500) \">", "target": [ ".flexslider--slide:nth-child(5) > .padding--short.short.valign--middle > svg[width=\"45px\"][height=\"39px\"][viewBox=\"0 0 45 39\"] > g[fill=\"none\"][stroke=\"none\"][stroke-width=\"1\"] > g[fill=\"#A684BA\"] > g > path" ] }, { "html": "<path d=\"M141.478,32.077 C140.423,26.497 137.41,22 131.142,22 C125.554,22 121.024,26.53 121.024,32.118 C121.024,37.706 125.554,42.236 131.142,42.236 C131.42,42.236 131.694,42.217 131.966,42.195 C131.885,53.709 122.268,57.098 122.268,57.098 C122.268,57.098 122.268,60.583 122.269,60.583 C129.174,60.062 136.843,56.322 139.661,49.687 C141.466,45.436 142.621,38.12 141.478,32.077 Z M115.637,49.687 C112.819,56.322 105.15,60.062 98.245,60.583 C98.244,60.583 98.244,57.098 98.244,57.098 C98.244,57.098 107.861,53.709 107.942,42.195 C107.669,42.217 107.396,42.236 107.118,42.236 C101.53,42.236 97,37.706 97,32.118 C97,26.53 101.53,22 107.118,22 C113.386,22 116.399,26.497 117.454,32.077 C118.597,38.12 117.442,45.436 115.637,49.687 L115.637,49.687 Z\" id=\"Fill-13\" transform=\"translate(119.466948, 41.291500) scale(-1, 1) translate(-119.466948, -41.291500) \">", "target": [ ".flexslider--slide:nth-child(6) > .padding--short.short.valign--middle > svg[width=\"45px\"][height=\"39px\"][viewBox=\"0 0 45 39\"] > g[fill=\"none\"][stroke=\"none\"][stroke-width=\"1\"] > g[fill=\"#A684BA\"] > g > path" ] }, { "html": "<path d=\"M141.478,32.077 C140.423,26.497 137.41,22 131.142,22 C125.554,22 121.024,26.53 121.024,32.118 C121.024,37.706 125.554,42.236 131.142,42.236 C131.42,42.236 131.694,42.217 131.966,42.195 C131.885,53.709 122.268,57.098 122.268,57.098 C122.268,57.098 122.268,60.583 122.269,60.583 C129.174,60.062 136.843,56.322 139.661,49.687 C141.466,45.436 142.621,38.12 141.478,32.077 Z M115.637,49.687 C112.819,56.322 105.15,60.062 98.245,60.583 C98.244,60.583 98.244,57.098 98.244,57.098 C98.244,57.098 107.861,53.709 107.942,42.195 C107.669,42.217 107.396,42.236 107.118,42.236 C101.53,42.236 97,37.706 97,32.118 C97,26.53 101.53,22 107.118,22 C113.386,22 116.399,26.497 117.454,32.077 C118.597,38.12 117.442,45.436 115.637,49.687 L115.637,49.687 Z\" id=\"Fill-13\" transform=\"translate(119.466948, 41.291500) scale(-1, 1) translate(-119.466948, -41.291500) \">", "target": [ ".flexslider--slide:nth-child(7) > .padding--short.short.valign--middle > svg[width=\"45px\"][height=\"39px\"][viewBox=\"0 0 45 39\"] > g[fill=\"none\"][stroke=\"none\"][stroke-width=\"1\"] > g[fill=\"#A684BA\"] > g > path" ] }, { "html": "<path d=\"M141.478,32.077 C140.423,26.497 137.41,22 131.142,22 C125.554,22 121.024,26.53 121.024,32.118 C121.024,37.706 125.554,42.236 131.142,42.236 C131.42,42.236 131.694,42.217 131.966,42.195 C131.885,53.709 122.268,57.098 122.268,57.098 C122.268,57.098 122.268,60.583 122.269,60.583 C129.174,60.062 136.843,56.322 139.661,49.687 C141.466,45.436 142.621,38.12 141.478,32.077 Z M115.637,49.687 C112.819,56.322 105.15,60.062 98.245,60.583 C98.244,60.583 98.244,57.098 98.244,57.098 C98.244,57.098 107.861,53.709 107.942,42.195 C107.669,42.217 107.396,42.236 107.118,42.236 C101.53,42.236 97,37.706 97,32.118 C97,26.53 101.53,22 107.118,22 C113.386,22 116.399,26.497 117.454,32.077 C118.597,38.12 117.442,45.436 115.637,49.687 L115.637,49.687 Z\" id=\"Fill-13\" transform=\"translate(119.466948, 41.291500) scale(-1, 1) translate(-119.466948, -41.291500) \">", "target": [ ".flexslider--slide:nth-child(8) > .padding--short.short.valign--middle > svg[width=\"45px\"][height=\"39px\"][viewBox=\"0 0 45 39\"] > g[fill=\"none\"][stroke=\"none\"][stroke-width=\"1\"] > g[fill=\"#A684BA\"] > g > path" ] }, { "html": "<path d=\"M141.478,32.077 C140.423,26.497 137.41,22 131.142,22 C125.554,22 121.024,26.53 121.024,32.118 C121.024,37.706 125.554,42.236 131.142,42.236 C131.42,42.236 131.694,42.217 131.966,42.195 C131.885,53.709 122.268,57.098 122.268,57.098 C122.268,57.098 122.268,60.583 122.269,60.583 C129.174,60.062 136.843,56.322 139.661,49.687 C141.466,45.436 142.621,38.12 141.478,32.077 Z M115.637,49.687 C112.819,56.322 105.15,60.062 98.245,60.583 C98.244,60.583 98.244,57.098 98.244,57.098 C98.244,57.098 107.861,53.709 107.942,42.195 C107.669,42.217 107.396,42.236 107.118,42.236 C101.53,42.236 97,37.706 97,32.118 C97,26.53 101.53,22 107.118,22 C113.386,22 116.399,26.497 117.454,32.077 C118.597,38.12 117.442,45.436 115.637,49.687 L115.637,49.687 Z\" id=\"Fill-13\" transform=\"translate(119.466948, 41.291500) scale(-1, 1) translate(-119.466948, -41.291500) \">", "target": [ ".active--clone > .padding--short.short.valign--middle > svg[width=\"45px\"][height=\"39px\"][viewBox=\"0 0 45 39\"] > g[fill=\"none\"][stroke=\"none\"][stroke-width=\"1\"] > g[fill=\"#A684BA\"] > g > path" ] }, { "html": "<path d=\"M141.478,32.077 C140.423,26.497 137.41,22 131.142,22 C125.554,22 121.024,26.53 121.024,32.118 C121.024,37.706 125.554,42.236 131.142,42.236 C131.42,42.236 131.694,42.217 131.966,42.195 C131.885,53.709 122.268,57.098 122.268,57.098 C122.268,57.098 122.268,60.583 122.269,60.583 C129.174,60.062 136.843,56.322 139.661,49.687 C141.466,45.436 142.621,38.12 141.478,32.077 Z M115.637,49.687 C112.819,56.322 105.15,60.062 98.245,60.583 C98.244,60.583 98.244,57.098 98.244,57.098 C98.244,57.098 107.861,53.709 107.942,42.195 C107.669,42.217 107.396,42.236 107.118,42.236 C101.53,42.236 97,37.706 97,32.118 C97,26.53 101.53,22 107.118,22 C113.386,22 116.399,26.497 117.454,32.077 C118.597,38.12 117.442,45.436 115.637,49.687 L115.637,49.687 Z\" id=\"Fill-13\" transform=\"translate(119.466948, 41.291500) scale(-1, 1) translate(-119.466948, -41.291500) \">", "target": [ ".flexslider--clone.flexslider--slide:nth-child(10) > .padding--short.short.valign--middle > svg[width=\"45px\"][height=\"39px\"][viewBox=\"0 0 45 39\"] > g[fill=\"none\"][stroke=\"none\"][stroke-width=\"1\"] > g[fill=\"#A684BA\"] > g > path" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: Fill-13" } ], "all": [], "none": [], "impact": "minor", "html": "<path d=\"M141.478,32.077 C140.423,26.497 137.41,22 131.142,22 C125.554,22 121.024,26.53 121.024,32.118 C121.024,37.706 125.554,42.236 131.142,42.236 C131.42,42.236 131.694,42.217 131.966,42.195 C131.885,53.709 122.268,57.098 122.268,57.098 C122.268,57.098 122.268,60.583 122.269,60.583 C129.174,60.062 136.843,56.322 139.661,49.687 C141.466,45.436 142.621,38.12 141.478,32.077 Z M115.637,49.687 C112.819,56.322 105.15,60.062 98.245,60.583 C98.244,60.583 98.244,57.098 98.244,57.098 C98.244,57.098 107.861,53.709 107.942,42.195 C107.669,42.217 107.396,42.236 107.118,42.236 C101.53,42.236 97,37.706 97,32.118 C97,26.53 101.53,22 107.118,22 C113.386,22 116.399,26.497 117.454,32.077 C118.597,38.12 117.442,45.436 115.637,49.687 L115.637,49.687 Z\" id=\"Fill-13\" transform=\"translate(119.466948, 41.291500) scale(-1, 1) translate(-119.466948, -41.291500) \">", "target": [ ".flexslider--clone.flexslider--slide:nth-child(1) > .padding--short.short.valign--middle > svg[width=\"45px\"][height=\"39px\"][viewBox=\"0 0 45 39\"] > g[fill=\"none\"][stroke=\"none\"][stroke-width=\"1\"] > g[fill=\"#A684BA\"] > g > path" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: Fill-13" }, { "any": [ { "id": "duplicate-id", "data": "Testimonial", "relatedNodes": [ { "html": "<g id=\"Testimonial\" transform=\"translate(260.000000, 3309.000000)\">", "target": [ ".flexslider--next > svg[width=\"15px\"][height=\"26px\"][viewBox=\"0 0 15 26\"] > g[fill=\"#969696\"][stroke=\"none\"][stroke-width=\"1\"] > g > g" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: Testimonial" } ], "all": [], "none": [], "impact": "minor", "html": "<g id=\"Testimonial\" transform=\"translate(260.000000, 3309.000000)\">", "target": [ ".flexslider--prev > svg[width=\"15px\"][height=\"26px\"][viewBox=\"0 0 15 26\"] > g[fill=\"#969696\"][stroke=\"none\"][stroke-width=\"1\"] > g > g" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: Testimonial" } ] }, { "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.6/heading-order?application=axeAPI", "nodes": [ { "any": [ { "id": "heading-order", "data": null, "relatedNodes": [], "impact": "moderate", "message": "Heading order invalid" } ], "all": [], "none": [], "impact": "moderate", "html": "<h4 class=\"font--heading bolder\">\n Just starting your journey? Discover resources to help your decision-making. \n </h4>", "target": [ ".palm-all--text--left.seven-twelfths.text--right > 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": "<h5 class=\"font--heading bolder\">\n Discovery Open House: April 28\n </h5>", "target": [ "#slick-slide00 > .one-whole.hard.grid__item > .palm-margin--short--bottom.background--white.box-shadow > div:nth-child(2) > .equalize--1.all--text--left.first--hard--top > h5" ], "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=\"hard--ends font--heading h5 bolder\">\n <a href=\"https://www.presbyterianseniorliving.org/blog/laughter-is-the-best-medicine\" class=\"no--underline color--inherit\">\n Laughter is the Best Medicine\n </a>\n </h4>", "target": [ ".portable-one-whole.one-third.text--left:nth-child(1) > .section--bloglcfeed--item.box-shadow > .section--bloglcfeed--item--upper.overflow--visible > .section--bloglcfeed--item--upper--inner.tablet-equalize--1.lap-and-up-equalize--1 > .h5" ], "failureSummary": "Fix any of the following:\n Heading order invalid" } ] }, { "id": "image-alt", "impact": "critical", "tags": [ "cat.text-alternatives", "wcag2a", "wcag111", "section508", "section508.22.a", "ACT" ], "description": "Ensures <img> elements have alternate text or a role of none or presentation", "help": "Images must have alternate text", "helpUrl": "https://dequeuniversity.com/rules/axe/4.6/image-alt?application=axeAPI", "nodes": [ { "any": [ { "id": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "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": "<img src=\"https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--top-right.png?width=196&name=purple-flower--top-right.png\" width=\"196\" srcset=\"https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--top-right.png?width=98&name=purple-flower--top-right.png 98w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--top-right.png?width=196&name=purple-flower--top-right.png 196w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--top-right.png?width=294&name=purple-flower--top-right.png 294w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--top-right.png?width=392&name=purple-flower--top-right.png 392w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--top-right.png?width=490&name=purple-flower--top-right.png 490w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--top-right.png?width=588&name=purple-flower--top-right.png 588w\" sizes=\"(max-width: 196px) 100vw, 196px\">", "target": [ "img[width=\"196\"]" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\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": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "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": "<img src=\"https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--bottom-left.png?width=218&name=purple-flower--bottom-left.png\" width=\"218\" srcset=\"https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--bottom-left.png?width=109&name=purple-flower--bottom-left.png 109w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--bottom-left.png?width=218&name=purple-flower--bottom-left.png 218w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--bottom-left.png?width=327&name=purple-flower--bottom-left.png 327w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--bottom-left.png?width=436&name=purple-flower--bottom-left.png 436w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--bottom-left.png?width=545&name=purple-flower--bottom-left.png 545w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--bottom-left.png?width=654&name=purple-flower--bottom-left.png 654w\" sizes=\"(max-width: 218px) 100vw, 218px\">", "target": [ ".section--cards--bottom--shape > img[width=\"218\"]" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\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": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "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": "<img src=\"https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--bottom-right.png?width=218&name=purple-flower--bottom-right.png\" width=\"218\" srcset=\"https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--bottom-right.png?width=109&name=purple-flower--bottom-right.png 109w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--bottom-right.png?width=218&name=purple-flower--bottom-right.png 218w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--bottom-right.png?width=327&name=purple-flower--bottom-right.png 327w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--bottom-right.png?width=436&name=purple-flower--bottom-right.png 436w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--bottom-right.png?width=545&name=purple-flower--bottom-right.png 545w, https://www.presbyterianseniorliving.org/hs-fs/hubfs/assets/shapes/purple-flower--bottom-right.png?width=654&name=purple-flower--bottom-right.png 654w\" sizes=\"(max-width: 218px) 100vw, 218px\">", "target": [ ".section--bloglcfeed--bottom--shape > img[width=\"218\"]" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\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": "has-alt", "data": null, "relatedNodes": [], "impact": "critical", "message": "Element does not have an alt attribute" }, { "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": "<img src=\"https://www.presbyterianseniorliving.org/hubfs/assets/images/Footer_Background_Patterns/footer-logos.png\">", "target": [ ".footer--logos > img" ], "failureSummary": "Fix any of the following:\n Element does not have an alt attribute\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\"" } ] }, { "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.6/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 class=\"no-js\" lang=\"en\">", "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.6/landmark-unique?application=axeAPI", "nodes": [ { "any": [ { "id": "landmark-is-unique", "data": { "role": "navigation", "accessibleText": "navigation menu" }, "relatedNodes": [ { "html": "<div id=\"hs_menu_wrapper_footerCol1\" class=\"hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal\" role=\"navigation\" data-sitemap-name=\"Corporate Footer Nav - Services -\" data-menu-id=\"3158070244\" aria-label=\"Navigation Menu\">", "target": [ "#hs_menu_wrapper_footerCol1" ] }, { "html": "<div id=\"hs_menu_wrapper_footerCol2\" class=\"hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal\" role=\"navigation\" data-sitemap-name=\"Corporate Footer Nav - Our Communities -\" data-menu-id=\"3159028109\" aria-label=\"Navigation Menu\">", "target": [ "#hs_menu_wrapper_footerCol2" ] }, { "html": "<div id=\"hs_menu_wrapper_footerCol3\" class=\"hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal\" role=\"navigation\" data-sitemap-name=\"Corporate Footer Nav - About Us -\" data-menu-id=\"3158011217\" aria-label=\"Navigation Menu\">", "target": [ "#hs_menu_wrapper_footerCol3" ] }, { "html": "<div id=\"hs_menu_wrapper_footerCol4\" class=\"hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal\" role=\"navigation\" data-sitemap-name=\"Corporate Footer Nav - Support Our Mission -\" data-menu-id=\"3157989527\" aria-label=\"Navigation Menu\">", "target": [ "#hs_menu_wrapper_footerCol4" ] }, { "html": "<div id=\"hs_menu_wrapper_global_footer\" class=\"hs-menu-wrapper active-branch flyouts hs-menu-flow-vertical\" role=\"navigation\" data-sitemap-name=\"Global Footer\" data-menu-id=\"2778647397\" aria-label=\"Navigation Menu\">", "target": [ "#hs_menu_wrapper_global_footer" ] } ], "impact": "moderate", "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable" } ], "all": [], "none": [], "impact": "moderate", "html": "<div id=\"hs_menu_wrapper_mainNav\" class=\"hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal\" role=\"navigation\" data-sitemap-name=\"Corporate Nav\" data-menu-id=\"2765927926\" aria-label=\"Navigation Menu\">", "target": [ "#hs_menu_wrapper_mainNav" ], "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" ], "description": "Ensures links have discernible text", "help": "Links must have discernible text", "helpUrl": "https://dequeuniversity.com/rules/axe/4.6/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 class=\"section--imagebannermosaic--item--inner fancybox\" data-fancybox=\"widget_1678218069530\" href=\"https://www.presbyterianseniorliving.org/hubfs/Community_Site_Assets/CCRCs/Ware_Presbyterian_Village/Floor_Plans_and_Photos/Photos/FloorPlansandPhotos_PhotoGallery31.jpg\" style=\"background:url('https://www.presbyterianseniorliving.org/hubfs/Community_Site_Assets/CCRCs/Ware_Presbyterian_Village/Floor_Plans_and_Photos/Photos/FloorPlansandPhotos_PhotoGallery31.jpg') no-repeat 50% 50%;background-size:cover;\">", "target": [ ".section--imagebannermosaic--item--6-1 > .section--imagebannermosaic--item--inner.fancybox[data-fancybox=\"widget_1678218069530\"]" ], "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=\"section--imagebannermosaic--item--inner fancybox\" data-fancybox=\"widget_1678218069530\" href=\"https://www.presbyterianseniorliving.org/hubfs/Community_Site_Assets/CCRCs/Ware_Presbyterian_Village/Floor_Plans_and_Photos/Photos/FloorPlansandPhotos_PhotoGallery11_WPV.jpg\" style=\"background:url('https://www.presbyterianseniorliving.org/hubfs/Community_Site_Assets/CCRCs/Ware_Presbyterian_Village/Floor_Plans_and_Photos/Photos/FloorPlansandPhotos_PhotoGallery11_WPV.jpg') no-repeat 50% 50%;background-size:cover;\">", "target": [ ".section--imagebannermosaic--item--6-2 > .section--imagebannermosaic--item--inner.fancybox[data-fancybox=\"widget_1678218069530\"]" ], "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=\"section--imagebannermosaic--item--inner fancybox\" data-fancybox=\"widget_1678218069530\" href=\"https://www.presbyterianseniorliving.org/hubfs/Community_Site_Assets/CCRCs/Green_Ridge_Village/Floor_Plans_and_Photos/Photos/FloorPlansandPhotos_PhotoGallery25_GRV.jpg\" style=\"background:url('https://www.presbyterianseniorliving.org/hubfs/Community_Site_Assets/CCRCs/Green_Ridge_Village/Floor_Plans_and_Photos/Photos/FloorPlansandPhotos_PhotoGallery25_GRV.jpg') no-repeat 50% 50%;background-size:cover;\">", "target": [ ".section--imagebannermosaic--item--6-3 > .section--imagebannermosaic--item--inner.fancybox[data-fancybox=\"widget_167821806