Accessibility test digest
Synopsis
Page: Administration for Community Living
URL: https://acl.gov/
Score: 719
Tested by: Testaro, procedure tp14
Scored by: Testilo, procedure sp14a
Digested by: Testilo, procedure dp14a
Introduction
The Testaro application used its tp14
testing procedure to test the accessibility (barrier-free design and coding) of the Administration for Community Living web page at https://acl.gov/ on 2022/07/21. The procedure performed 1075 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):
- Alfa by Siteimprove
- Axe-core by Deque
- Continuum by Level Access
- HTML CodeSniffer by Squiz Labs
- Equal Access by IBM
- Tenon by Level Access
- WAVE by WebAIM
Testaro produced a report enumerating the test results.
Testilo processed the report and used the sp14a
scoring procedure to compute partial and total scores for the page. The total score is 719 (where 0 is the best possible score). The scored report is appended below.
Finally, Testilo used procedure dp14a
to produce this digest, briefly explaining how sp14a
computed the scores.
Score summary
total | 719 |
---|---|
log | 75 |
duplicateID | 218 |
roleBad | 90 |
linkForcesNewWindow | 59 |
linkIndication | 56 |
regionNoText | 31 |
leadingClipsText | 26 |
zIndexNotZero | 23 |
targetSize | 20 |
regionConfusion | 14 |
landmarkConfusion | 12 |
inconsistentStyles | 8 |
focusIndication | 6 |
hoverSurprise | 6 |
linkNoText | 6 |
navConfusion | 5 |
linkPair | 5 |
horizontalScrolling | 5 |
contentBeyondLandmarks | 4 |
contrastRisk | 4 |
contrastAA | 4 |
titleAsLabel | 4 |
fontSmall | 4 |
pseudoParagraphRisk | 4 |
visibleBulk | 3 |
hiddenContentRisk | 3 |
cssBansRotate | 3 |
contrastAAA | 3 |
pseudoHeadingRisk | 3 |
pseudoNavListRisk | 3 |
scrollRisk | 3 |
internalLinkBroken | 3 |
videoCaptionRisk | 3 |
allCaps | 3 |
Issue summary
Special issues
log: Score 75. This is based on the amount of browser error logging and miscellaneous logging during the tests.
Classified issues
duplicateID: Score 218. Issues reported by tests in this category:
- Package
ibm
, testRPT_Elem_UniqueId
, score 216 (Element id attribute value is not unique within the document)
roleBad: Score 90. Issues reported by tests in this category:
- Package
testaro
, testrole
, score 64 (Nonexistent or implicit-overriding role) - Package
ibm
, testelement_tabbable_role_valid
, score 3 (Tabbable element has a non-widget role) - Package
ibm
, testaria_role_redundant
, score 57 (Explicitly assigned ARIA role is redundant with the implicit role of the element)
linkForcesNewWindow: Score 59. Issues reported by tests in this category:
- Package
tenon
, test218
, score 57 (Link opens in a new window without user control)
linkIndication: Score 56. Issues reported by tests in this category:
- Package
testaro
, testlinkUl
, score 54 (Non-underlined adjacent links)
regionNoText: Score 31. Issues reported by tests in this category:
- Package
alfa
, testr40
, score 16 (Region has no accessible name) - Package
ibm
, testRpt_Aria_RegionLabel_Implicit
, score 16 (Element with a region role has no label that describes its purpose) - Package
continuum
, test1010
, score 16 (Element with a region role has no mechanism that allows an accessible name to be calculated)
leadingClipsText: Score 26. Issues reported by tests in this category:
- Package
tenon
, test144
, score 24 (Line height is insufficent to properly display the computed font size)
zIndexNotZero: Score 23. Issues reported by tests in this category:
- Package
testaro
, testzIndex
, score 21 (Layering with nondefault z-index values)
targetSize: Score 20. Issues reported by tests in this category:
- Package
tenon
, test152
, score 18 (Actionable element is smaller than the minimum required size)
regionConfusion: Score 14. Issues reported by tests in this category:
- Package
ibm
, testRpt_Aria_MultipleRegionsUniqueLabel_Implicit
, score 12 (Element with a region role has no unique label among the region-role elements)
landmarkConfusion: Score 12. Issues reported by tests 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 9 (Landmark has no unique aria-labelledby or aria-label among landmarks in the same parent region)
inconsistentStyles: Score 8. Issues reported by tests in this category:
- Package
testaro
, teststyleDiff
, score 6 (Heading, link, and button style inconsistencies)
focusIndication: Score 6. Issues reported by tests in this category:
- Package
testaro
, testfocInd
, score 4 (Focused element displaying no or nostandard focus indicator) - Package
alfa
, testr65
, score 1 (Element in sequential focus order has no visible focus)
hoverSurprise: Score 6. Issues reported by tests in this category:
- Package
testaro
, testhover
, score 4 (Content changes caused by hovering)
linkNoText: Score 6. Issues reported by tests in this category:
- Package
alfa
, testr11
, score 4 (Link has no accessible name) - Package
htmlcs
, testw:AA.4_1_2.H91.A.Empty
, score 1 (Link element has an id attribute but no href attribute or text)
navConfusion: Score 5. Issues reported by tests in this category:
- Package
ibm
, testRpt_Aria_MultipleNavigationLandmarks_Implicit
, score 3 (Element with a navigation role has no unique purpose label among the navigation-role elements)
linkPair: Score 5. Issues reported by tests in this category:
- Package
wave
, testa:link_redundant
, score 3 (Adjacent links go to the same URL)
horizontalScrolling: Score 5. Issues reported by tests in this category:
- Package
tenon
, test28
, score 3 (Layout or sizing of the page causes horizontal scrolling)
contentBeyondLandmarks: Score 4. Issues reported by tests in this category:
- Package
alfa
, testr57
, score 2 (Perceivable text content is not included in any landmark)
contrastRisk: Score 4. Issues reported by tests in this category:
- Package
htmlcs
, testw:AA.1_4_3.G18.Abs
, score 1 (Contrast between the absolutely positioned text and its background may be inadequate) - Package
htmlcs
, testw:AA.1_4_3_F24.F24.FGColour
, score 1 (Inline foreground color may lack a complementary background color)
contrastAA: Score 4. Issues reported by tests in this category:
- Package
wave
, testc:contrast
, score 2 (Very low contrast)
titleAsLabel: Score 4. Issues reported by tests in this category:
- Package
wave
, testa:label_title
, score 2 (Form control has a title but no label)
fontSmall: Score 4. Issues reported by tests in this category:
- Package
tenon
, test134
, score 2 (Text is very small)
pseudoParagraphRisk: Score 4. Issues reported by tests in this category:
- Package
tenon
, test242
, score 2 (Multiple consecutive br elements may simulate paragraphs)
visibleBulk: Score 3. Issues reported by tests in this category:
- Package
testaro
, testbulk
, score 1 (Page contains many visible elements)
hiddenContentRisk: Score 3. Issues reported by tests in this category:
- Package
axe
, testhidden-content
, score 1 (Some content is hidden and therefore may not be testable for accessibility)
cssBansRotate: Score 3. Issues reported by tests in this category:
- Package
axe
, testcss-orientation-lock
, score 1 (CSS media query locks display orientation)
contrastAAA: Score 3. Issues reported by tests in this category:
- Package
axe
, testcolor-contrast-enhanced
, score 1 (Element has insufficient color contrast (Level AAA)) - Package
tenon
, test95
, score 1 (Element has insufficient color contrast (Level AAA))
pseudoHeadingRisk: Score 3. Issues reported by tests in this category:
- Package
htmlcs
, testw:AA.1_3_1.H42
, score 1 (Heading coding is not used but the element may be intended as a heading)
pseudoNavListRisk: Score 3. Issues reported by tests in this category:
- Package
htmlcs
, testw:AA.1_3_1.H48
, score 1 (Navigation links are not coded as a list)
scrollRisk: Score 3. Issues reported by tests in this category:
- Package
htmlcs
, testw:AA.1_4_10.C32,C31,C33,C38,SCR34,G206
, score 1 (Fixed-position element may force bidirectional scrolling)
internalLinkBroken: Score 3. Issues reported by tests in this category:
- Package
wave
, testa:link_internal_broken
, score 1 (Broken same-page link)
videoCaptionRisk: Score 3. Issues reported by tests in this category:
- Package
wave
, testa:youtube_video
, score 1 (YouTube video may have no or incorrect captions)
allCaps: Score 3. Issues reported by tests in this category:
- Package
tenon
, test153
, score 1 (Long string of text is in all caps)
Discussion
Although there are widely accepted accessibility standards, there is no unanimity about how to define, test, and quantify accessibility. The failures reported in this digest merit investigation as potential opportunities for improved accessibility. Investigation may lead you to conclude that some of the reported failures do not actually harm accessibility. Conversely, some substantial accessibility faults can escape detection by any of these tests. You may question the attempt to assign an accessibility score to a web page, or you may prefer weightings and formulas different from those used by sp14a
. You can modify and extend Testaro and Testilo to fit other theories and priorities.
Here, in brief, is how sp14a
computes a score for a page.
- It finds all the defects and warnings (let’s call them
issues
) recorded in the report. - It classifies them according to type. For example, a link that looks like the text around it is one issue category, while a video that has no captions is another issue category.
- It also classifies the issues according to severity. For example, an issue that prevents a transaction is more severe than an issue that only complicates the transaction, and a warning about a possible issue is less severe than a definite finding of an issue. (Some packages rate the severity of each issue; for the other packages,
sp12b
assigns a severity weight to the issue type and uses that weight.) - It assigns quality ratings to particular tests that are judged abnormally reliable or unreliable.
- It assigns a score to each issue reported by each test of each package.
- It aggregates the issue scores, weighting them by severity, test quality, and redundancy. Redundancy occurs, and causes downweighting, when two or more packages contain tests that are designed to discover the same or mostly the same issues. So the score for a category is not simply the sum of the scores of the tests in that category.
- It assigns a score for issues in the page logged by the browser.
- It assigns an estimated score each time the page prevents one of the packages or one of the Testaro tests from being run on the page.
- It adds the scores together to obtain a total score.
The precise rules of sp14a
are found in the code itself.
Report
{ "id": "4ea6d-acl", "host": { "id": "acl", "which": "https://acl.gov/", "what": "Administration for Community Living" }, "log": [ { "event": "startTime", "value": "2022-07-21T22:41:14" }, { "event": "endTime", "value": "2022-07-21T22:43:17" } ], "script": { "id": "tp12", "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests", "strict": true, "timeLimit": 300, "commands": [ { "type": "launch", "which": "webkit", "what": "Webkit browser" }, { "type": "url", "which": "https://acl.gov/", "what": "Administration for Community Living" }, { "type": "tenonRequest", "id": "a", "withNewContent": true, "what": "Tenon API version 2 test request" }, { "type": "test", "which": "motion", "what": "spontaneous change of content; requires webkit", "delay": 2500, "interval": 2500, "count": 5 }, { "type": "launch", "which": "chromium", "what": "Chromium browser" }, { "type": "url", "which": "https://acl.gov/", "what": "Administration for Community Living" }, { "type": "test", "which": "bulk", "what": "count of visible elements" }, { "type": "test", "which": "embAc", "withItems": true, "what": "active elements incorrectly embedded in each other" }, { "type": "test", "which": "focAll", "what": "Tab-focusability" }, { "type": "test", "which": "focInd", "revealAll": false, "allowedDelay": 250, "withItems": true, "what": "focus indicators" }, { "type": "test", "which": "focOp", "withItems": true, "what": "focusability and operability of elements" }, { "type": "test", "which": "hover", "headSize": 20, "headSampleSize": 20, "tailSampleSize": 15, "withItems": true, "what": "hover impacts" }, { "type": "test", "which": "labClash", "withItems": true, "what": "unlabeled and mislabeled form controls" }, { "type": "test", "which": "linkUl", "withItems": true, "what": "underlining of inline links" }, { "type": "test", "which": "menuNav", "withItems": true, "what": "keyboard navigation within true-focus menus" }, { "type": "test", "which": "radioSet", "withItems": true, "what": "grouping of radio buttons in fieldsets" }, { "type": "test", "which": "role", "what": "validity and necessity of role assignments" }, { "type": "test", "which": "styleDiff", "withItems": true, "what": "style consistency of headings, buttons, and links" }, { "type": "test", "which": "tabNav", "withItems": true, "what": "keyboard navigation within tab lists" }, { "type": "test", "which": "zIndex", "withItems": true, "what": "elements with non-auto z indexes" }, { "type": "test", "which": "alfa", "what": "Siteimprove alfa" }, { "type": "test", "which": "axe", "detailLevel": 2, "rules": [], "what": "Axe core, all rules" }, { "type": "test", "which": "htmlcs", "what": "HTML CodeSniffer" }, { "type": "test", "which": "ibm", "withItems": true, "what": "IBM Accessibility Checker, with page content and again with URL" }, { "type": "test", "which": "wave", "reportType": 4, "what": "WAVE, report-type 4" }, { "type": "test", "which": "tenon", "id": "a", "what": "Tenon API version 2 result retrieval" } ] }, "acts": [ { "type": "launch", "which": "webkit", "what": "Webkit browser" }, { "type": "url", "which": "https://acl.gov/", "what": "Administration for Community Living", "result": "https://acl.gov/" }, { "type": "tenonRequest", "id": "a", "withNewContent": true, "what": "Tenon API version 2 test request", "url": "https://acl.gov/" }, { "type": "test", "which": "motion", "what": "motion", "delay": 2500, "interval": 2500, "count": 5, "url": "https://acl.gov/", "result": { "bytes": [ 254004, 254004, 254004, 254004, 254004 ], "localRatios": [ 1, 1, 1, 1 ], "meanLocalRatio": 1, "maxLocalRatio": 1, "globalRatio": 1, "pixelChanges": [ 0, 0, 0, 0 ], "meanPixelChange": 0, "maxPixelChange": 0, "changeFrequency": 0 } }, { "type": "launch", "which": "chromium", "what": "Chromium browser" }, { "type": "url", "which": "https://acl.gov/", "what": "Administration for Community Living", "result": "https://acl.gov/" }, { "type": "test", "which": "bulk", "what": "count of visible elements", "url": "https://acl.gov/", "result": { "visibleElements": 349 } }, { "type": "test", "which": "embAc", "withItems": true, "what": "active elements embedded in links or buttons", "url": "https://acl.gov/", "result": { "totals": { "links": 0, "buttons": 0, "inputs": 0, "selects": 0 }, "items": [] } }, { "type": "test", "which": "focAll", "what": "focusable and Tab-focused elements", "url": "https://acl.gov/", "result": { "tabFocusables": 104, "tabFocused": 104, "discrepancy": 0 } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://acl.gov/", "what": "URL", "result": "https://acl.gov/" }, { "type": "test", "which": "focInd", "revealAll": false, "allowedDelay": 250, "withItems": true, "what": "focus indicators", "url": "https://acl.gov/", "result": { "totals": { "total": 104, "types": { "indicatorMissing": { "total": 1, "tagNames": { "BUTTON": 1 } }, "nonOutlinePresent": { "total": 1, "tagNames": { "INPUT": 1 } }, "outlinePresent": { "total": 102, "meanDelay": 0, "tagNames": { "A": 100, "BUTTON": 1, "IMG": 1 } } } }, "items": { "indicatorMissing": [ { "tagName": "BUTTON", "text": "I need help with Toggle Dropdown" } ], "nonOutlinePresent": [ { "tagName": "INPUT", "text": "" } ], "outlinePresent": [ { "tagName": "A", "text": "Skip to main content", "delay": 0 }, { "tagName": "A", "text": "Skip to main navigation", "delay": 0 }, { "tagName": "A", "text": "Get instructions for navigating this site", "delay": 0 }, { "tagName": "BUTTON", "text": "Search", "delay": 0 }, { "tagName": "A", "text": "For the Network", "delay": 0 }, { "tagName": "A", "text": "Share", "delay": 0 }, { "tagName": "A", "text": "Announcements", "delay": 0 }, { "tagName": "A", "text": "Coronavirus 2019 (COVID-19): Information for Older Adults and People with Disabilities", "delay": 0 }, { "tagName": "A", "text": "", "delay": 0 }, { "tagName": "A", "text": "Program Areas", "delay": 0 }, { "tagName": "A", "text": "Grants", "delay": 0 }, { "tagName": "A", "text": "ACL’s Grants Process", "delay": 0 }, { "tagName": "A", "text": "Applying for Grants", "delay": 0 }, { "tagName": "A", "text": "Application Tips", "delay": 0 }, { "tagName": "A", "text": "How to Apply", "delay": 0 }, { "tagName": "A", "text": "Funding Opportunities", "delay": 0 }, { "tagName": "A", "text": "Closed Opportunities", "delay": 0 }, { "tagName": "A", "text": "Grant Lifecycle", "delay": 0 }, { "tagName": "A", "text": "Managing a Grant", "delay": 0 }, { "tagName": "A", "text": "Data, Research & Issues", "delay": 0 }, { "tagName": "A", "text": "Overview", "delay": 0 }, { "tagName": "A", "text": "Data and Research", "delay": 0 }, { "tagName": "A", "text": "ACL Data", "delay": 0 }, { "tagName": "A", "text": "Census Data & Population Estimates", "delay": 0 }, { "tagName": "A", "text": "Key Indicators of Well-Being", "delay": 0 }, { "tagName": "A", "text": "Minority Aging", "delay": 0 }, { "tagName": "A", "text": "NIDILRR Publications and Resources", "delay": 0 }, { "tagName": "A", "text": "Profile of Older Americans", "delay": 0 }, { "tagName": "A", "text": "Projected Future Growth of Older Population", "delay": 0 }, { "tagName": "A", "text": "Issue Briefings and Other Reading", "delay": 0 }, { "tagName": "A", "text": "Newsroom", "delay": 0 }, { "tagName": "A", "text": "Latest News", "delay": 0 }, { "tagName": "A", "text": "Announcements", "delay": 0 }, { "tagName": "A", "text": "ACL Blog", "delay": 0 }, { "tagName": "A", "text": "In the News", "delay": 0 }, { "tagName": "A", "text": "Events and Observances", "delay": 0 }, { "tagName": "A", "text": "Speeches and Testimony", "delay": 0 }, { "tagName": "A", "text": "ACL Updates", "delay": 0 }, { "tagName": "A", "text": "Ready-to-publish materials", "delay": 0 }, { "tagName": "A", "text": "ACL Logos", "delay": 0 }, { "tagName": "A", "text": "Articles, Infographics, and Fact Sheets", "delay": 0 }, { "tagName": "A", "text": "Videos", "delay": 0 }, { "tagName": "A", "text": "For Reporters", "delay": 0 }, { "tagName": "A", "text": "Story Ideas", "delay": 0 }, { "tagName": "A", "text": "Communicating with Older Adults", "delay": 0 }, { "tagName": "A", "text": "FOIA", "delay": 0 }, { "tagName": "A", "text": "About ACL", "delay": 0 }, { "tagName": "A", "text": "About Community Living", "delay": 0 }, { "tagName": "A", "text": "About the Aging and Disability Networks", "delay": 0 }, { "tagName": "A", "text": "Mission & Vision", "delay": 0 }, { "tagName": "A", "text": "Organization", "delay": 0 }, { "tagName": "A", "text": "Organizational Chart", "delay": 0 }, { "tagName": "A", "text": "Leadership", "delay": 0 }, { "tagName": "A", "text": "Regional Offices", "delay": 0 }, { "tagName": "A", "text": "History", "delay": 0 }, { "tagName": "A", "text": "Budget", "delay": 0 }, { "tagName": "A", "text": "Policy and Regulations", "delay": 0 }, { "tagName": "A", "text": "Public Input", "delay": 0 }, { "tagName": "A", "text": "Reports to Congress and the President", "delay": 0 }, { "tagName": "A", "text": "Authorizing Statutes", "delay": 0 }, { "tagName": "A", "text": "Developmental Disabilities Act", "delay": 0 }, { "tagName": "A", "text": "Older Americans Act", "delay": 0 }, { "tagName": "A", "text": "Workforce Innovation and Opportunity Act", "delay": 0 }, { "tagName": "A", "text": "Elder Justice Act", "delay": 0 }, { "tagName": "A", "text": "Health Insurance Portability and Accountability Act (HIPAA)", "delay": 0 }, { "tagName": "A", "text": "Help America Vote Act", "delay": 0 }, { "tagName": "A", "text": "Medicare Improvements for Patients & Providers Act", "delay": 0 }, { "tagName": "A", "text": "Public Health Service Act", "delay": 0 }, { "tagName": "A", "text": "Rehabilitation Act", "delay": 0 }, { "tagName": "A", "text": "Working at ACL", "delay": 0 }, { "tagName": "A", "text": "Contact Us", "delay": 0 }, { "tagName": "IMG", "text": "", "delay": 0 }, { "tagName": "A", "text": "I need help with", "delay": 0 }, { "tagName": "A", "text": "START HERE", "delay": 0 }, { "tagName": "A", "text": "Learn more about community living", "delay": 0 }, { "tagName": "A", "text": "Go to the Housing and Services Resource Center", "delay": 0 }, { "tagName": "A", "text": "Go to the ACL newsroom", "delay": 0 }, { "tagName": "A", "text": "Go to the ACL A-Z list", "delay": 0 }, { "tagName": "A", "text": "Back to Top", "delay": 0 }, { "tagName": "A", "text": "Home", "delay": 0 }, { "tagName": "A", "text": "Accessibility", "delay": 0 }, { "tagName": "A", "text": "Contact Us", "delay": 0 }, { "tagName": "A", "text": "Disclaimers", "delay": 0 }, { "tagName": "A", "text": "Freedom of Information Act (FOIA)", "delay": 0 }, { "tagName": "A", "text": "Privacy Policy", "delay": 0 }, { "tagName": "A", "text": "Site Map", "delay": 0 }, { "tagName": "A", "text": "Viewers & Players(link is external)", "delay": 0 }, { "tagName": "A", "text": "Eldercare Locator", "delay": 0 }, { "tagName": "A", "text": "ElderJustice.acl.gov", "delay": 0 }, { "tagName": "A", "text": "LongTermCare.gov", "delay": 0 }, { "tagName": "A", "text": "OlderIndians.gov", "delay": 0 }, { "tagName": "A", "text": "Grants.gov(link is external)", "delay": 0 }, { "tagName": "A", "text": "HHS.gov(link is external)", "delay": 0 }, { "tagName": "A", "text": "No Fear Act (on HHS.gov)(link is external)", "delay": 0 }, { "tagName": "A", "text": "Plain Writing (on HHS.gov)(link is external)", "delay": 0 }, { "tagName": "A", "text": "USA.gov(link is external)", "delay": 0 }, { "tagName": "A", "text": "WhiteHouse.gov(link is external)", "delay": 0 }, { "tagName": "A", "text": "Subscribe", "delay": 0 }, { "tagName": "A", "text": "Facebook(link is external)", "delay": 0 }, { "tagName": "A", "text": "Twitter(link is external)", "delay": 0 }, { "tagName": "A", "text": "YouTube(link is external)", "delay": 0 }, { "tagName": "A", "text": "U.S. Department of Health and Human Services, Administration for Community Living(link is external)", "delay": 0 } ] } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://acl.gov/", "what": "URL", "result": "https://acl.gov/" }, { "type": "test", "which": "focOp", "withItems": true, "what": "focusability and operability", "url": "https://acl.gov/", "result": { "totals": { "total": 121, "types": { "onlyFocusable": { "total": 0, "tagNames": {} }, "onlyOperable": { "total": 0, "tagNames": {} }, "focusableAndOperable": { "total": 121, "tagNames": { "A": 113, "INPUT": 3, "BUTTON": 2, "IFRAME": 2, "IMG": 1 } } } }, "items": { "onlyFocusable": [], "onlyOperable": [], "focusableAndOperable": [ { "tagName": "A", "id": "", "text": "Skip to main content", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Skip to main navigation", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Get instructions for navigating this site", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "INPUT", "id": "edit-keys", "text": "<input data-drupal-selector=\"edit-keys\" class=\"form-search form-control\" placeho", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "BUTTON", "id": "", "text": "Search", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "For the Network", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Share", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Announcements", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Coronavirus 2019 (COVID-19): Information for Older Adults and People with Disabi", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"logo navbar-btn pull-left\" href=\"/\" rel=\"home\" style=\"cursor: default;", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "programs", "text": "Program Areas", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Grants", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Column 1 - Grants", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "ACL’s Grants Process", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Applying for Grants", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Application Tips", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "How to Apply", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Funding Opportunities", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Closed Opportunities", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Grant Lifecycle", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Managing a Grant", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "aging", "text": "Data, Research & Issues", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Column 1 - Aging", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Overview", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Data and Research", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "ACL Data", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Census Data & Population Estimates", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Key Indicators of Well-Being", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Minority Aging", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "NIDILRR Publications and Resources", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Profile of Older Americans", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Projected Future Growth of Older Population", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Issue Briefings and Other Reading", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Newsroom", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Column 1 - News", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Latest News", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Announcements", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "ACL Blog", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "In the News", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Events and Observances", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Speeches and Testimony", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Column 2 - News", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "ACL Updates", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Ready-to-publish materials", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "ACL Logos", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Articles, Infographics, and Fact Sheets", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Videos", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "For Reporters", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Story Ideas", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Communicating with Older Adults", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "FOIA", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About ACL", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Column 1 - About ACL", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About Community Living", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About the Aging and Disability Networks", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Mission & Vision", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Organization", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Organizational Chart", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Leadership", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Regional Offices", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "History", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Budget", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Policy and Regulations", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Public Input", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Reports to Congress and the President", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Column 2 - About ACL", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Authorizing Statutes", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Developmental Disabilities Act", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Older Americans Act", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Workforce Innovation and Opportunity Act", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Elder Justice Act", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Health Insurance Portability and Accountability Act (HIPAA)", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Help America Vote Act", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Medicare Improvements for Patients & Providers Act", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Public Health Service Act", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Rehabilitation Act", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Working at ACL", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact Us", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "main-content", "text": "<a id=\"main-content\"></a>", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "IFRAME", "id": "player", "text": "<iframe id=\"player\" style=\"display: none;\" frameborder=\"0\" allowfullscreen=\"1\" a", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "IMG", "id": "play_vid", "text": "<img alt=\"Press Enter or Spacebar to play the ACL video\" id=\"play_vid\" src=\"/sit", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "I need help with", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "I need help with Toggle Dropdown", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Getting Started", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Connecting to Specific Programs or Services", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Finding Online Tools and Resources", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Finding Advocates and Service Providers", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "START HERE", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn more about community living", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Go to the Housing and Services Resource Center", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Go to the ACL newsroom", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Go to the ACL A-Z list", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Back to Top", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Home", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Accessibility", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact Us", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Disclaimers", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Freedom of Information Act (FOIA)", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Privacy Policy", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Site Map", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Viewers & Players(link is external)", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Eldercare Locator", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "ElderJustice.acl.gov", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "LongTermCare.gov", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "OlderIndians.gov", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Grants.gov(link is external)", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "HHS.gov(link is external)", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "No Fear Act (on HHS.gov)(link is external)", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Plain Writing (on HHS.gov)(link is external)", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "USA.gov(link is external)", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "WhiteHouse.gov(link is external)", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Subscribe", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Facebook(link is external)", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Twitter(link is external)", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "YouTube(link is external)", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "U.S. Department of Health and Human Services, Administration for Community Livin", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "INPUT", "id": "a2a_copy_link_text", "text": "<input id=\"a2a_copy_link_text\" type=\"text\" title=\"Copy link\" readonly=\"\">", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "INPUT", "id": "a2apage_find", "text": "<input id=\"a2apage_find\" class=\"a2a_menu_find a2a_localize\" type=\"text\" autocomp", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "AddToAny", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "a2apage_show_more_less", "text": "More…", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "IFRAME", "id": "a2a_sm_ifr", "text": "<iframe id=\"a2a_sm_ifr\" title=\"AddToAny Utility Frame\" transparency=\"true\" allow", "byTag": true, "byOnClick": false, "byPointer": false } ] } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://acl.gov/", "what": "URL", "result": "https://acl.gov/" }, { "type": "test", "which": "hover", "headSize": 20, "headSampleSize": 20, "tailSampleSize": 15, "withItems": true, "what": "hover-caused content changes", "url": "https://acl.gov/", "result": { "totals": { "triggers": 192, "headTriggers": 20, "tailTriggers": 172, "impactTriggers": 0, "additions": 0, "removals": 0, "opacityChanges": 0, "opacityImpact": 0, "unhoverables": 15 }, "items": { "head": { "impactTriggers": [], "unhoverables": [ { "tagName": "A", "id": "", "text": "Skiptomaincontent" }, { "tagName": "A", "id": "", "text": "Skiptomainnavigation" }, { "tagName": "A", "id": "", "text": "Getinstructionsfornavigatingthissite" } ] }, "tail": { "impactTriggers": [], "unhoverables": [ { "tagName": "LI", "id": "main-menu-link-content996d5867-9d1b-4cea-98a5-4bfa326bbf18", "text": "EventsandObservances" }, { "tagName": "A", "id": "", "text": "HealthInsurancePortabilityandAccountabilityAct(HIP" }, { "tagName": "LI", "id": "main-menu-link-content88cc34f0-a801-476a-b844-313fb82f8f4a", "text": "WorkforceInnovationandOpportunityAct" }, { "tagName": "LI", "id": "main-menu-link-content8250c1af-8c56-4de4-941e-bdbda33a6453", "text": "Column1-AgingOverviewDataandResearchACLDataCensusD" }, { "tagName": "A", "id": "", "text": "KeyIndicatorsofWell-Being" }, { "tagName": "LI", "id": "main-menu-link-content55f7efe6-72f1-450b-bf1c-33e467ce61ff", "text": "MinorityAging" }, { "tagName": "A", "id": "", "text": "OlderAmericansAct" }, { "tagName": "LI", "id": "main-menu-link-content1e181e86-5bfc-422e-8f5b-ee23a6bca0a9", "text": "OrganizationOrganizationalChartLeadershipRegionalO" }, { "tagName": "A", "id": "", "text": "IssueBriefingsandOtherReading" }, { "tagName": "A", "id": "", "text": "CensusData&PopulationEstimates" }, { "tagName": "LI", "id": "main-menu-link-content128ca262-9f74-418a-bc9a-69dd688cfb2c", "text": "StoryIdeas" }, { "tagName": "LI", "id": "main-menu-link-contentc00c3695-5d05-4349-9971-79cabfa4635c", "text": "IssueBriefingsandOtherReading" } ] } } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://acl.gov/", "what": "URL", "result": "https://acl.gov/" }, { "type": "test", "which": "labClash", "withItems": true, "what": "labeling inconsistencies", "url": "https://acl.gov/", "result": { "totals": { "mislabeled": 0, "unlabeled": 2, "wellLabeled": 3 }, "items": { "mislabeled": [], "unlabeled": [ { "index": 3, "tagName": "INPUT", "type": "text" }, { "index": 4, "tagName": "INPUT", "type": "text" } ], "wellLabeled": [ { "index": 0, "tagName": "INPUT", "type": "search", "labelType": "label", "texts": { "label": [ "Search" ] } }, { "index": 1, "tagName": "BUTTON", "type": "submit", "texts": { "content": "Search" } }, { "index": 2, "tagName": "BUTTON", "type": "button", "texts": { "content": "I need help with Toggle Dropdown" } } ] } } }, { "type": "test", "which": "linkUl", "withItems": true, "what": "adjacent-link underlining", "url": "https://acl.gov/", "result": { "totals": { "links": 113, "adjacent": { "total": 58, "underlined": 4, "underlinedPercent": 6 } }, "items": { "underlined": [ "Learn more about community living", "Go to the Housing and Services Resource Center", "Go to the ACL newsroom", "Go to the ACL A-Z list" ], "notUnderlined": [ "Skip to main content", "Skip to main navigation", "Get instructions for navigating this site", "For the Network", "Share", "Announcements", "Coronavirus 2019 (COVID-19): Information for Older Adults and People with Disabilities", "", "Program Areas", "Grants", "Column 1 - Grants", "ACL’s Grants Process", "Applying for Grants", "Funding Opportunities", "Closed Opportunities", "Grant Lifecycle", "Managing a Grant", "Data, Research & Issues", "Column 1 - Aging", "Overview", "Data and Research", "Issue Briefings and Other Reading", "Newsroom", "Column 1 - News", "Column 2 - News", "ACL Updates", "Ready-to-publish materials", "For Reporters", "About ACL", "Column 1 - About ACL", "About Community Living", "About the Aging and Disability Networks", "Mission & Vision", "Organization", "History", "Budget", "Policy and Regulations", "Public Input", "Reports to Congress and the President", "Column 2 - About ACL", "Authorizing Statutes", "Working at ACL", "Contact Us", "", "I need help with", "START HERE", "Back to Top", "Subscribe", "Facebook(link is external)", "Twitter(link is external)", "YouTube(link is external)", "U.S. Department of Health and Human Services, Administration for Community Living(link is external)", "AddToAny", "More…" ] } } }, { "type": "test", "which": "menuNav", "withItems": true, "what": "keyboard navigation between focusable menu items", "url": "https://acl.gov/", "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 } } }, "menuItems": { "total": 0, "correct": 0, "incorrect": 0 }, "menus": { "total": 0, "correct": 0, "incorrect": 0 } }, "menuItems": { "incorrect": [], "correct": [] } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://acl.gov/", "what": "URL", "result": "https://acl.gov/" }, { "type": "test", "which": "radioSet", "withItems": true, "what": "fieldset grouping of radio buttons", "url": "https://acl.gov/", "result": { "totals": { "total": 0, "inSet": 0, "percent": "N.A." }, "items": { "inSet": [], "notInSet": [] } } }, { "type": "test", "which": "role", "what": "roles", "url": "https://acl.gov/", "result": { "roleElements": 193, "badRoleElements": 5, "redundantRoleElements": 75, "tagNames": { "A": { "link": { "bad": 0, "redundant": 71 }, "button": { "bad": 1, "redundant": 0 } }, "DIV": { "navigation": { "bad": 1, "redundant": 0 }, "main": { "bad": 1, "redundant": 0 } }, "ARTICLE": { "article": { "bad": 0, "redundant": 1 } }, "SECTION": { "navigation": { "bad": 1, "redundant": 0 } }, "FOOTER": { "contentinfo": { "bad": 1, "redundant": 0 } }, "NAV": { "navigation": { "bad": 0, "redundant": 3 } } } } }, { "type": "test", "which": "styleDiff", "withItems": true, "what": "style inconsistencies", "url": "https://acl.gov/", "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": 2, "subtotals": [ 1, 1 ] }, "adjacentLink": { "total": 58, "subtotals": [ 34, 19, 4, 1 ] }, "listLink": { "total": 55, "subtotals": [ 27, 18, 6, 4 ] }, "h1": { "total": 1 }, "h2": { "total": 7, "subtotals": [ 4, 3 ] } }, "items": { "button": { "fontWeight": { "400": [ "Search" ], "700": [ "I need help with Toggle Dropdown" ] }, "height": { "34px": [ "Search" ], "40px": [ "I need help with Toggle Dropdown" ] } }, "adjacentLink": { "fontWeight": { "400": [ "Skip to main content", "Skip to main navigation", "Get instructions for navigating this site", "Coronavirus 2019 (COVID-19): Information for Older Adults and People with Disabilities", "", "Column 1 - Grants", "Column 1 - Aging", "Column 1 - News", "Column 2 - News", "Column 1 - About ACL", "Column 2 - About ACL", "", "Learn more about community living", "Go to the Housing and Services Resource Center", "Go to the ACL newsroom", "Go to the ACL A-Z list", "Back to Top", "Facebook(link is external)", "Twitter(link is external)", "YouTube(link is external)", "U.S. Department of Health and Human Services, Administration for Community Living(link is external)", "AddToAny", "More…" ], "500": [ "Closed Opportunities" ], "700": [ "For the Network", "Share", "Announcements", "Program Areas", "Grants", "ACL’s Grants Process", "Applying for Grants", "Funding Opportunities", "Grant Lifecycle", "Managing a Grant", "Data, Research & Issues", "Overview", "Data and Research", "Issue Briefings and Other Reading", "Newsroom", "ACL Updates", "Ready-to-publish materials", "For Reporters", "About ACL", "About Community Living", "About the Aging and Disability Networks", "Mission & Vision", "Organization", "History", "Budget", "Policy and Regulations", "Public Input", "Reports to Congress and the President", "Authorizing Statutes", "Working at ACL", "Contact Us", "I need help with", "START HERE", "Subscribe" ] }, "textDecorationLine": { "none": [ "Skip to main content", "Skip to main navigation", "Get instructions for navigating this site", "For the Network", "Share", "Announcements", "Coronavirus 2019 (COVID-19): Information for Older Adults and People with Disabilities", "", "Program Areas", "Grants", "Column 1 - Grants", "ACL’s Grants Process", "Applying for Grants", "Funding Opportunities", "Closed Opportunities", "Grant Lifecycle", "Managing a Grant", "Data, Research & Issues", "Column 1 - Aging", "Overview", "Data and Research", "Issue Briefings and Other Reading", "Newsroom", "Column 1 - News", "Column 2 - News", "ACL Updates", "Ready-to-publish materials", "For Reporters", "About ACL", "Column 1 - About ACL", "About Community Living", "About the Aging and Disability Networks", "Mission & Vision", "Organization", "History", "Budget", "Policy and Regulations", "Public Input", "Reports to Congress and the President", "Column 2 - About ACL", "Authorizing Statutes", "Working at ACL", "Contact Us", "", "I need help with", "START HERE", "Back to Top", "Subscribe", "Facebook(link is external)", "Twitter(link is external)", "YouTube(link is external)", "U.S. Department of Health and Human Services, Administration for Community Living(link is external)", "AddToAny", "More…" ], "underline": [ "Learn more about community living", "Go to the Housing and Services Resource Center", "Go to the ACL newsroom", "Go to the ACL A-Z list" ] } }, "listLink": { "fontWeight": { "400": [ "Getting Started", "Connecting to Specific Programs or Services", "Finding Online Tools and Resources", "Finding Advocates and Service Providers" ], "500": [ "Application Tips", "How to Apply", "ACL Data", "Census Data & Population Estimates", "Key Indicators of Well-Being", "Minority Aging", "NIDILRR Publications and Resources", "Profile of Older Americans", "Projected Future Growth of Older Population", "ACL Logos", "Articles, Infographics, and Fact Sheets", "Videos", "Story Ideas", "Communicating with Older Adults", "FOIA", "Organizational Chart", "Leadership", "Regional Offices", "Developmental Disabilities Act", "Older Americans Act", "Workforce Innovation and Opportunity Act", "Elder Justice Act", "Health Insurance Portability and Accountability Act (HIPAA)", "Help America Vote Act", "Medicare Improvements for Patients & Providers Act", "Public Health Service Act", "Rehabilitation Act" ], "700": [ "Latest News", "Announcements", "ACL Blog", "In the News", "Events and Observances", "Speeches and Testimony", "Home", "Accessibility", "Contact Us", "Disclaimers", "Freedom of Information Act (FOIA)", "Privacy Policy", "Site Map", "Viewers & Players(link is external)", "Eldercare Locator", "ElderJustice.acl.gov", "LongTermCare.gov", "OlderIndians.gov", "Grants.gov(link is external)", "HHS.gov(link is external)", "No Fear Act (on HHS.gov)(link is external)", "Plain Writing (on HHS.gov)(link is external)", "USA.gov(link is external)", "WhiteHouse.gov(link is external)" ] }, "color": { "rgb(10, 80, 144)": [ "Application Tips", "How to Apply", "ACL Data", "Census Data & Population Estimates", "Key Indicators of Well-Being", "Minority Aging", "NIDILRR Publications and Resources", "Profile of Older Americans", "Projected Future Growth of Older Population", "ACL Logos", "Articles, Infographics, and Fact Sheets", "Videos", "Story Ideas", "Communicating with Older Adults", "FOIA", "Organizational Chart", "Leadership", "Regional Offices", "Developmental Disabilities Act", "Older Americans Act", "Workforce Innovation and Opportunity Act", "Elder Justice Act", "Health Insurance Portability and Accountability Act (HIPAA)", "Help America Vote Act", "Medicare Improvements for Patients & Providers Act", "Public Health Service Act", "Rehabilitation Act", "Home", "Accessibility", "Contact Us", "Disclaimers", "Freedom of Information Act (FOIA)", "Privacy Policy", "Site Map", "Viewers & Players(link is external)", "Eldercare Locator", "ElderJustice.acl.gov", "LongTermCare.gov", "OlderIndians.gov", "Grants.gov(link is external)", "HHS.gov(link is external)", "No Fear Act (on HHS.gov)(link is external)", "Plain Writing (on HHS.gov)(link is external)", "USA.gov(link is external)", "WhiteHouse.gov(link is external)" ], "rgb(0, 0, 0)": [ "Latest News", "Announcements", "ACL Blog", "In the News", "Events and Observances", "Speeches and Testimony", "Getting Started", "Connecting to Specific Programs or Services", "Finding Online Tools and Resources", "Finding Advocates and Service Providers" ] }, "fontSize": { "13.58px": [ "Application Tips", "How to Apply", "ACL Data", "Census Data & Population Estimates", "Key Indicators of Well-Being", "Minority Aging", "NIDILRR Publications and Resources", "Profile of Older Americans", "Projected Future Growth of Older Population", "Latest News", "Announcements", "ACL Blog", "In the News", "Events and Observances", "Speeches and Testimony", "ACL Logos", "Articles, Infographics, and Fact Sheets", "Videos", "Story Ideas", "Communicating with Older Adults", "FOIA", "Organizational Chart", "Leadership", "Regional Offices", "Developmental Disabilities Act", "Older Americans Act", "Workforce Innovation and Opportunity Act", "Elder Justice Act", "Health Insurance Portability and Accountability Act (HIPAA)", "Help America Vote Act", "Medicare Improvements for Patients & Providers Act", "Public Health Service Act", "Rehabilitation Act" ], "14px": [ "Getting Started", "Connecting to Specific Programs or Services", "Finding Online Tools and Resources", "Finding Advocates and Service Providers", "Home", "Accessibility", "Contact Us", "Disclaimers", "Freedom of Information Act (FOIA)", "Privacy Policy", "Site Map", "Viewers & Players(link is external)", "Eldercare Locator", "ElderJustice.acl.gov", "LongTermCare.gov", "OlderIndians.gov", "Grants.gov(link is external)", "HHS.gov(link is external)", "No Fear Act (on HHS.gov)(link is external)", "Plain Writing (on HHS.gov)(link is external)", "USA.gov(link is external)", "WhiteHouse.gov(link is external)" ] }, "lineHeight": { "17.654px": [ "Application Tips", "How to Apply", "ACL Data", "Census Data & Population Estimates", "Key Indicators of Well-Being", "Minority Aging", "NIDILRR Publications and Resources", "Profile of Older Americans", "Projected Future Growth of Older Population", "Latest News", "Announcements", "ACL Blog", "In the News", "Events and Observances", "Speeches and Testimony", "ACL Logos", "Articles, Infographics, and Fact Sheets", "Videos", "Story Ideas", "Communicating with Older Adults", "FOIA", "Organizational Chart", "Leadership", "Regional Offices", "Developmental Disabilities Act", "Older Americans Act", "Workforce Innovation and Opportunity Act", "Elder Justice Act", "Health Insurance Portability and Accountability Act (HIPAA)", "Help America Vote Act", "Medicare Improvements for Patients & Providers Act", "Public Health Service Act", "Rehabilitation Act" ], "20px": [ "Getting Started", "Connecting to Specific Programs or Services", "Finding Online Tools and Resources", "Finding Advocates and Service Providers", "Home", "Accessibility", "Contact Us", "Disclaimers", "Freedom of Information Act (FOIA)", "Privacy Policy", "Site Map", "Viewers & Players(link is external)", "Eldercare Locator", "ElderJustice.acl.gov", "LongTermCare.gov", "OlderIndians.gov", "Grants.gov(link is external)", "HHS.gov(link is external)", "No Fear Act (on HHS.gov)(link is external)", "Plain Writing (on HHS.gov)(link is external)", "USA.gov(link is external)", "WhiteHouse.gov(link is external)" ] } }, "h2": { "fontWeight": { "600": [ "Need Help?", "For Partners, Professionals, and Researchers", "Sign up for ACL updates" ], "700": [ "Site Support", "Other ACL Sites", "Related Sites", "Follow ACL" ] }, "fontSize": { "16.1px": [ "Need Help?", "For Partners, Professionals, and Researchers", "Sign up for ACL updates" ], "14px": [ "Site Support", "Other ACL Sites", "Related Sites", "Follow ACL" ] } } } } }, { "type": "test", "which": "tabNav", "withItems": true, "what": "keyboard navigation between tab elements", "url": "https://acl.gov/", "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": [] } } }, { "type": "test", "which": "zIndex", "withItems": true, "what": "z indexes", "url": "https://acl.gov/", "result": { "totals": { "total": 83, "tagNames": { "INPUT": 1, "BUTTON": 1, "UL": 2, "LI": 72, "DIV": 6, "IFRAME": 1 } }, "items": [ { "tagName": "INPUT", "id": "edit-keys", "text": "" }, { "tagName": "BUTTON", "id": "", "text": "Search" }, { "tagName": "UL", "id": "superfish-main", "text": "Program AreasGrantsColumn 1 - GrantsACL’s Grants ProcessApplying for GrantsApplication TipsHow to Ap" }, { "tagName": "LI", "id": "main-menu-link-content6c27f20b-d92b-47af-8846-e03a9f8ed13d", "text": "Program Areas" }, { "tagName": "LI", "id": "main-menu-link-contenta8bdc311-1a0c-4db9-9ebd-34c1cf59e7a6", "text": "GrantsColumn 1 - GrantsACL’s Grants ProcessApplying for GrantsApplication TipsHow to ApplyFunding Op" }, { "tagName": "LI", "id": "", "text": "Column 1 - GrantsACL’s Grants ProcessApplying for GrantsApplication TipsHow to ApplyFunding Opportun" }, { "tagName": "LI", "id": "main-menu-link-content2d2331a9-85fb-4c6f-97ce-040c859fabe2", "text": "Column 1 - GrantsACL’s Grants ProcessApplying for GrantsApplication TipsHow to ApplyFunding Opportun" }, { "tagName": "LI", "id": "main-menu-link-content9b4eabd4-d05f-4516-8548-434e69cfb5c7", "text": "ACL’s Grants Process" }, { "tagName": "LI", "id": "main-menu-link-contentfe4e4846-f1a7-413e-8512-722791e2d9bf", "text": "Applying for GrantsApplication TipsHow to Apply" }, { "tagName": "LI", "id": "main-menu-link-content03636813-e3fb-4c5a-9c82-4e8297455433", "text": "Application Tips" }, { "tagName": "LI", "id": "main-menu-link-content98bd934e-ec34-4ff9-9e54-246c17661bb4", "text": "How to Apply" }, { "tagName": "LI", "id": "main-menu-link-content83cecf51-9765-4575-88e7-57421d884b9c", "text": "Funding OpportunitiesClosed Opportunities" }, { "tagName": "LI", "id": "main-menu-link-content5c59679e-3ea4-4afa-bcb6-43b8d34db41e", "text": "Closed Opportunities" }, { "tagName": "LI", "id": "main-menu-link-content1550b74f-fbbe-4df0-8049-59df90a15d5a", "text": "Grant Lifecycle" }, { "tagName": "LI", "id": "main-menu-link-contentb270f247-45d1-4ccf-b15f-f7e75a7869ef", "text": "Managing a Grant" }, { "tagName": "LI", "id": "main-menu-link-content751ec69a-063a-460e-be07-5332f6e8d550", "text": "Data, Research & IssuesColumn 1 - AgingOverviewData and ResearchACL DataCensus Data & Population Est" }, { "tagName": "LI", "id": "", "text": "Column 1 - AgingOverviewData and ResearchACL DataCensus Data & Population EstimatesKey Indicators of" }, { "tagName": "LI", "id": "main-menu-link-content8250c1af-8c56-4de4-941e-bdbda33a6453", "text": "Column 1 - AgingOverviewData and ResearchACL DataCensus Data & Population EstimatesKey Indicators of" }, { "tagName": "LI", "id": "main-menu-link-content7cdbad24-3013-4cda-a326-ff449189e49a", "text": "Overview" }, { "tagName": "LI", "id": "main-menu-link-content5f34f499-ebf5-46e9-9fa6-34b005cb7d3c", "text": "Data and ResearchACL DataCensus Data & Population EstimatesKey Indicators of Well-BeingMinority Agin" }, { "tagName": "LI", "id": "main-menu-link-contentd6db7835-ee20-4b02-aaaf-f27a6fac458c", "text": "ACL Data" }, { "tagName": "LI", "id": "main-menu-link-content09f524d3-3459-488f-9664-9d4e7744b698", "text": "Census Data & Population Estimates" }, { "tagName": "LI", "id": "main-menu-link-contentd38edf55-82c0-4838-b4e2-888c2a082f08", "text": "Key Indicators of Well-Being" }, { "tagName": "LI", "id": "main-menu-link-content55f7efe6-72f1-450b-bf1c-33e467ce61ff", "text": "Minority Aging" }, { "tagName": "LI", "id": "main-menu-link-content0024bef0-e2d6-4466-923c-aaa75518b887", "text": "NIDILRR Publications and Resources" }, { "tagName": "LI", "id": "main-menu-link-content3d64d278-4ff0-4fd8-8ee6-9c579c43a26f", "text": "Profile of Older Americans" }, { "tagName": "LI", "id": "main-menu-link-content33d9c518-ab0b-460a-bcdd-a39cd14e9551", "text": "Projected Future Growth of Older Population" }, { "tagName": "LI", "id": "main-menu-link-contentc00c3695-5d05-4349-9971-79cabfa4635c", "text": "Issue Briefings and Other Reading" }, { "tagName": "LI", "id": "main-menu-link-content3c500905-0bc9-4cc0-9524-730f6d381824", "text": "NewsroomColumn 1 - NewsLatest NewsAnnouncementsACL BlogIn the NewsEvents and ObservancesSpeeches and" }, { "tagName": "LI", "id": "", "text": "Column 1 - NewsLatest NewsAnnouncementsACL BlogIn the NewsEvents and ObservancesSpeeches and Testimo" }, { "tagName": "LI", "id": "main-menu-link-content69cc91a7-b15e-47fc-822f-936dae776b6a", "text": "Column 1 - NewsLatest NewsAnnouncementsACL BlogIn the NewsEvents and ObservancesSpeeches and Testimo" }, { "tagName": "LI", "id": "main-menu-link-content299ea8fb-9af2-4738-9eec-de7d75289815", "text": "Latest News" }, { "tagName": "LI", "id": "main-menu-link-content0875ddd8-cd1f-44a7-b257-d398b2940635", "text": "Announcements" }, { "tagName": "LI", "id": "main-menu-link-content6b5da7c1-fdfb-4855-8a62-b23e43e823a3", "text": "ACL Blog" }, { "tagName": "LI", "id": "main-menu-link-contente6d8e34c-2b86-407d-a343-3887f559df47", "text": "In the News" }, { "tagName": "LI", "id": "main-menu-link-content996d5867-9d1b-4cea-98a5-4bfa326bbf18", "text": "Events and Observances" }, { "tagName": "LI", "id": "main-menu-link-content8e1efbea-018d-457f-a50a-5ecd9f31a0f0", "text": "Speeches and Testimony" }, { "tagName": "LI", "id": "main-menu-link-content06d8a32d-b294-4168-bf22-ee6afaff52f9", "text": "Column 2 - NewsACL UpdatesReady-to-publish materialsACL LogosArticles, Infographics, and Fact Sheets" }, { "tagName": "LI", "id": "main-menu-link-content40312c5b-4ab5-43fc-aad9-6a785fbd996c", "text": "ACL Updates" }, { "tagName": "LI", "id": "main-menu-link-content605e642f-f260-4647-9cb8-ec728534355b", "text": "Ready-to-publish materialsACL LogosArticles, Infographics, and Fact SheetsVideos" }, { "tagName": "LI", "id": "main-menu-link-content07218553-22ca-4735-a2a1-8d015d79e862", "text": "ACL Logos" }, { "tagName": "LI", "id": "main-menu-link-contentc7f74fa2-229e-4aff-a83b-ab1f7a30849d", "text": "Articles, Infographics, and Fact Sheets" }, { "tagName": "LI", "id": "main-menu-link-content42b9b336-c1d4-49ad-a750-f6988fe7bafd", "text": "Videos" }, { "tagName": "LI", "id": "main-menu-link-content99f8aa9e-e68e-4773-a17a-2bb27acc12d3", "text": "For ReportersStory IdeasCommunicating with Older AdultsFOIA" }, { "tagName": "LI", "id": "main-menu-link-content128ca262-9f74-418a-bc9a-69dd688cfb2c", "text": "Story Ideas" }, { "tagName": "LI", "id": "main-menu-link-content520cc10d-50c0-469b-a940-48b6f11d5079", "text": "Communicating with Older Adults" }, { "tagName": "LI", "id": "main-menu-link-contenta075ad30-dcb0-4f3d-b68b-d76df11e8441", "text": "FOIA" }, { "tagName": "LI", "id": "main-menu-link-contentc9429c43-a5a5-4b48-ad63-df5f4bda640d", "text": "About ACLColumn 1 - About ACLAbout Community LivingAbout the Aging and Disability NetworksMission & " }, { "tagName": "LI", "id": "", "text": "Column 1 - About ACLAbout Community LivingAbout the Aging and Disability NetworksMission & VisionOrg" }, { "tagName": "LI", "id": "main-menu-link-contentf60bbc07-b1f8-46ee-aa23-c96abe1bbfcd", "text": "Column 1 - About ACLAbout Community LivingAbout the Aging and Disability NetworksMission & VisionOrg" }, { "tagName": "LI", "id": "main-menu-link-contenta729fe62-5088-482e-a8d1-5471c626b9f9", "text": "About Community Living" }, { "tagName": "LI", "id": "main-menu-link-content7260c9c4-1437-4a8f-b255-35f0f5c9b371", "text": "About the Aging and Disability Networks" }, { "tagName": "LI", "id": "main-menu-link-content8e08d593-6cda-4d77-a00a-dba6a5940503", "text": "Mission & Vision" }, { "tagName": "LI", "id": "main-menu-link-content1e181e86-5bfc-422e-8f5b-ee23a6bca0a9", "text": "OrganizationOrganizational ChartLeadershipRegional Offices" }, { "tagName": "LI", "id": "main-menu-link-content89d9211a-c336-4da3-83e7-7f9d30924cf4", "text": "Organizational Chart" }, { "tagName": "LI", "id": "main-menu-link-contentc80026f1-0bf1-4c30-962a-056e40750b31", "text": "Leadership" }, { "tagName": "LI", "id": "main-menu-link-content38747af5-2fff-4c2f-a473-f34361b64a94", "text": "Regional Offices" }, { "tagName": "LI", "id": "main-menu-link-content1f2b6805-2dd9-489c-be59-c984cd0dace3", "text": "History" }, { "tagName": "LI", "id": "main-menu-link-contentfcd66c1c-a028-4f82-b563-be056a0c65d2", "text": "Budget" }, { "tagName": "LI", "id": "main-menu-link-content3ff23024-0e7a-4d05-bb89-302bbdd81ad6", "text": "Policy and Regulations" }, { "tagName": "LI", "id": "main-menu-link-content46057c5e-0687-4588-96cb-a09311047399", "text": "Public Input" }, { "tagName": "LI", "id": "main-menu-link-contentff20935c-5f21-4eb2-9c90-3f8fb198f788", "text": "Reports to Congress and the President" }, { "tagName": "LI", "id": "main-menu-link-content278abeb8-d61c-48e8-a889-197231a76bdb", "text": "Column 2 - About ACLAuthorizing StatutesDevelopmental Disabilities ActOlder Americans ActWorkforce I" }, { "tagName": "LI", "id": "main-menu-link-contentdd267433-72cc-4f78-bec5-52bd0c987709", "text": "Authorizing StatutesDevelopmental Disabilities ActOlder Americans ActWorkforce Innovation and Opport" }, { "tagName": "LI", "id": "main-menu-link-content764ba0be-4d07-48c1-9fbf-992e6033a95d", "text": "Developmental Disabilities Act" }, { "tagName": "LI", "id": "main-menu-link-content790a5ce1-3505-40c6-aadf-c7fdc3aeff89", "text": "Older Americans Act" }, { "tagName": "LI", "id": "main-menu-link-content88cc34f0-a801-476a-b844-313fb82f8f4a", "text": "Workforce Innovation and Opportunity Act" }, { "tagName": "LI", "id": "main-menu-link-content721931b6-8638-4ef2-ad93-219b857062e2", "text": "Elder Justice Act" }, { "tagName": "LI", "id": "main-menu-link-content70a202a2-31ea-4ced-8476-1269604d2697", "text": "Health Insurance Portability and Accountability Act (HIPAA)" }, { "tagName": "LI", "id": "main-menu-link-content7d66dd2b-5271-4b20-a209-325ef25dd9b4", "text": "Help America Vote Act" }, { "tagName": "LI", "id": "main-menu-link-content157c5721-9aaa-43c0-bd8d-8032e29a79c7", "text": "Medicare Improvements for Patients & Providers Act" }, { "tagName": "LI", "id": "main-menu-link-content476e2aab-3cbd-46a7-aa77-f0fc0467a191", "text": "Public Health Service Act" }, { "tagName": "LI", "id": "main-menu-link-content0e0449d5-0016-4ab4-b3b3-55c45615802f", "text": "Rehabilitation Act" }, { "tagName": "LI", "id": "main-menu-link-content49cda9c4-1565-44d8-8625-7b8bbeb79ac4", "text": "Working at ACL" }, { "tagName": "LI", "id": "main-menu-link-content20c1835c-08ed-4ddc-9efa-729a8b0bc17e", "text": "Contact Us" }, { "tagName": "DIV", "id": "help-btn", "text": "I need help withI need help with Toggle Dropdown Getting Started Connecting to Specific Programs or " }, { "tagName": "UL", "id": "", "text": "Getting Started Connecting to Specific Programs or Services Finding Online Tools and Resources Findi" }, { "tagName": "DIV", "id": "a2a_overlay", "text": "" }, { "tagName": "DIV", "id": "a2a_modal", "text": "✓Thanks for sharing!" }, { "tagName": "DIV", "id": "a2apage_full", "text": "AddToAny" }, { "tagName": "DIV", "id": "a2apage_dropdown", "text": "More…" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "IFRAME", "id": "a2a_sm_ifr", "text": "" } ] } }, { "type": "test", "which": "alfa", "what": "alfa", "url": "https://acl.gov/", "result": { "totals": { "failures": 6, "warnings": 1 }, "items": [ { "index": 74, "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/WCAG/#link-purpose-in-context", "chapter": "2.4.4", "title": "Link Purpose (In Context)" }, { "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only", "chapter": "2.4.9", "title": "Link Purpose (Link Only)" }, { "uri": "https://www.w3.org/TR/WCAG/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91", "name": "G91", "title": "Providing link text that describes the purpose of a link" } ] }, "target": { "type": "element", "tagName": "a", "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]", "codeLines": [ "<a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>" ] } }, { "index": 906, "verdict": "failed", "rule": { "ruleID": "r40", "ruleSummary": "Regions have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r40", "requirements": [] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]", "codeLines": [ "<div class=\"header-top header\" role=\"region\">", " <div class=\"container\">", " <p>", " <a href=\"#main-content\" tabindex=\"0\" role=\"link\" class=\"visually-hidden focusable skip-link\">", " Skip to main content", " </a>", " <a href=\"#superfish-main\" role=\"link\" class=\"visually-hidden focusable skip-link\">", " Skip to main navigation", " </a>", " <a class=\"visually-hidden focusable skip-link\" role=\"link\" href=\"/node/763\">", " Get instructions for navigating this site", " </a>", " </p>", " <div class=\"region region-header-top\">", " <div class=\"search-block-form block block-search block-search-form-block\" data-drupal-selecto...", " <form action=\"/search/node\" method=\"get\" id=\"search-block-form\" accept-charset=\"UTF-8\">", " <div class=\"form-item js-form-item form-type-search js-form-type-search form-item-keys js...", " <label for=\"edit-keys\" class=\"control-label sr-only\">", " Search", " </label>", " <div class=\"input-group\">", " <input data-drupal-selector=\"edit-keys\" class=\"form-search form-control\" placeholder=...", " <span class=\"input-group-btn\">", " <button type=\"submit\" value=\"Search\" class=\"button js-form-submit form-submit btn-p...", " <span class=\"sr-only\">", " Search", " </span>", " <span class=\"icon glyphicon glyphicon-search\" aria-hidden=\"true\"></span>", " </button>", " </span>", " </div>", " </div>", " <div class=\"form-actions form-group js-form-wrapper form-wrapper\" data-drupal-selector=\"e...", " </form>", " </div>", " <section id=\"block-communitylivingnetwork\" class=\"block block-block-content block-block-conte...", " <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field-...", " <p id=\"network\">", " <a class=\"btn btn-community\" href=\"/node/659\">", " <i class=\"fa fa-users\"></i>", " For the Network", " </a>", " </p>", " </div>", " </section>", " <section id=\"block-addtoanybuttons\" class=\"block block-addtoany block-addtoany-block clearfix...", " <div class=\"no-ext\">", " <a class=\"a2a_dd addtoany_share btn\" href=\"https://www.addtoany.com/share#url=https%3A%2F...", " <i class=\"fa fa-share-alt\"></i>", " Share", " </a>", " </div>", " <span class=\"a2a_kit a2a_kit_size_16 addtoany_list\" data-a2a-url=\"https://acl.gov/\" data-a2...", " </section>", " <section id=\"block-announcements\" class=\"block block-block-content block-block-content41eaeaa...", " <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field-...", " <p>", " <a class=\"btn btn-announcements\" href=\"/news-and-events/announcements\">", " <i class=\"fa fa-microphone\"></i>", " Announcements", " </a>", " </p>", " </div>", " </section>", " <section id=\"block-emergencypreparedness2019\" class=\"block block-block-content block-block-co...", " <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field-...", " <style type=\"text/css\">", " <!--/*--><![CDATA[/* ><!--*/", " #block-emergencypreparedness2019{", " float: left; ", " max-width: 335px !important; ", " }", " .block-emergencypreparedness2019 {", " width: auto;", " height: auto;", " display: inline-block; ", " border: 1px solid #fff;", " -moz-border-radius: 6px;", " -webkit-border-radius: 6px;", " border-radius: 6px; ", " background-color: #0A5090;", " padding: 6px;", " font-size: 1em;", " line-height: 130%;", " }", " ", " /*--><!]]>*/", " </style>", " <div class=\"block-emergencypreparedness2019\">", " <a href=\"/COVID-19\" style=\"color:#fff;\">", " <strong>", " Coronavirus 2019 (COVID-19): Information for Older Adults and People with Disabilit...", " </strong>", " <span aria-hidden=\"true\" class=\"fa fa-arrow-circle-right fa-lg\" style=\"margin-left:12...", " </a>", " </div>", " </div>", " </section>", " <div class=\"clearfix\"></div>", " </div>", " </div>", "</div>" ] } }, { "index": 907, "verdict": "failed", "rule": { "ruleID": "r40", "ruleSummary": "Regions have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r40", "requirements": [] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]", "codeLines": [ "<div class=\"header-left header\" role=\"region\">", " <div class=\"region region-header-left\">", " <a class=\"logo navbar-btn pull-left\" href=\"/\" rel=\"home\">", " <img src=\"/sites/default/files/logo.png\" alt=\"ACL Administration for Community Living\" width=...", " </a>", " <div class=\"clearfix\"></div>", " </div>", "</div>" ] } }, { "index": 908, "verdict": "failed", "rule": { "ruleID": "r40", "ruleSummary": "Regions have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r40", "requirements": [] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]", "codeLines": [ "<div class=\"header-right header\" role=\"region\">", " <div class=\"region region-header-right\">", " <section id=\"block-mainnavigation-9\" class=\"block block-superfish block-superfishmain clearfix\"...", " <div role=\"navigation\">", " <nav aria-label=\"Main Menu. The top menus open with tab key and close with escape key. Use ...", " <ul role=\"none\" id=\"superfish-main\" class=\"menu sf-menu sf-main sf-horizontal sf-style-no...", " <li role=\"none\" class=\"programs sf-depth-1 menuparent\" id=\"main-menu-link-content6c27f2...", " <a href=\"/programs\" id=\"programs\" name=\"\" rel=\"\" class=\"sf-depth-1 menuparent\" style=...", " Program Areas", " </a>", " </li>", " <li role=\"none\" class=\"grants sf-depth-1 menuparent\" id=\"main-menu-link-contenta8bdc311...", " <a href=\"/grants\" id=\"\" name=\"\" rel=\"\" class=\"fa-caret-down-topnav sf-depth-1 menupar...", " Grants", " </a>", " <ul role=\"none\" class=\"sf-multicolumn sf-hidden\" style=\"width: 336px;\">", " <li role=\"none\" class=\"sf-multicolumn-wrapper \" style=\"width: 336px;\">", " <ol role=\"none\" style=\"width: 336px;\">", " <li role=\"none\" id=\"main-menu-link-content2d2331a9-85fb-4c6f-97ce-040c859fabe2\"...", " <div class=\"sf-multicolumn-column\" style=\"width: 336px;\">", " <a href=\"/grants\" id=\"\" name=\"\" rel=\"\" class=\"nav-col-hidden sf-depth-2 men...", " Column 1 - Grants", " </a>", " <ol role=\"none\" style=\"float: none; width: 336px;\">", " <li role=\"none\" id=\"main-menu-link-content9b4eabd4-d05f-4516-8548-434e69c...", " <a href=\"/grants\" id=\"\" name=\"\" rel=\"\" class=\"sf-depth-3\" style=\"\" targ...", " ACL’s Grants Process", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-contentfe4e4846-f1a7-413e-8512-722791e...", " <a href=\"/grants/applying-grants\" id=\"\" name=\"\" rel=\"\" class=\"sf-depth-...", " Applying for Grants", " </a>", " <ol role=\"none\">", " <li role=\"none\" id=\"main-menu-link-content03636813-e3fb-4c5a-9c82-4e8...", " <a href=\"/grants/applying-grants/application-tips\" id=\"\" name=\"\" re...", " Application Tips", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-content98bd934e-ec34-4ff9-9e54-246...", " <a href=\"/grants/applying-grants/how-apply\" id=\"\" name=\"\" rel=\"\" cl...", " How to Apply", " </a>", " </li>", " </ol>", " </li>", " <li role=\"none\" class=\"funding-opps sf-depth-3 menuparent\" id=\"main-menu-...", " <a href=\"/grants/open-opportunities\" id=\"\" name=\"\" rel=\"\" class=\"sf-dep...", " Funding Opportunities", " </a>", " <ol role=\"none\">", " <li role=\"none\" id=\"main-menu-link-content5c59679e-3ea4-4afa-bcb6-43b...", " <a href=\"/grants/closed-funding-opportunities\" id=\"\" name=\"\" rel=\"\"...", " Closed Opportunities", " </a>", " </li>", " </ol>", " </li>", " <li role=\"none\" id=\"main-menu-link-content1550b74f-fbbe-4df0-8049-59df90a...", " <a href=\"/grants/grant-lifecycle\" id=\"\" name=\"\" rel=\"\" class=\"sf-depth-...", " Grant Lifecycle", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-contentb270f247-45d1-4ccf-b15f-f7e75a7...", " <a href=\"/grants/managing-grant\" id=\"\" name=\"\" rel=\"\" class=\"sf-depth-3...", " Managing a Grant", " </a>", " </li>", " </ol>", " </div>", " </li>", " </ol>", " </li>", " </ul>", " </li>", " <li role=\"none\" class=\"disability-networks sf-depth-1 menuparent\" id=\"main-menu-link-co...", " <a href=\"/aging-and-disability-in-america\" id=\"aging\" name=\"\" rel=\"\" class=\"fa-caret-...", " Data, Research & Issues", " </a>", " <ul role=\"none\" class=\"sf-multicolumn sf-hidden\" style=\"width: 336px;\">", " <li role=\"none\" class=\"sf-multicolumn-wrapper \" style=\"width: 336px;\">", " <ol role=\"none\" style=\"width: 336px;\">", " <li role=\"none\" id=\"main-menu-link-content8250c1af-8c56-4de4-941e-bdbda33a6453\"...", " <div class=\"sf-multicolumn-column\" style=\"width: 336px;\">", " <a href=\"/aging-and-disability-in-america\" id=\"\" name=\"\" rel=\"\" class=\"nav-...", " Column 1 - Aging", " </a>", " <ol role=\"none\" style=\"float: none; width: 336px;\">", " <li role=\"none\" class=\"overview sf-depth-3 sf-no-children\" id=\"main-menu-...", " <a href=\"/aging-and-disability-in-america\" id=\"\" name=\"\" rel=\"\" class=\"...", " Overview", " </a>", " </li>", " <li role=\"none\" class=\"data-research sf-depth-3 menuparent\" id=\"main-menu...", " <a href=\"/aging-and-disability-in-america/data-and-research\" id=\"\" name...", " Data and Research", " </a>", " <ol role=\"none\">", " <li role=\"none\" id=\"main-menu-link-contentd6db7835-ee20-4b02-aaaf-f27...", " <a href=\"https://agid.acl.gov/\" id=\"\" name=\"\" rel=\"\" class=\"sf-dept...", " ACL Data", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-content09f524d3-3459-488f-9664-9d4...", " <a href=\"/aging-and-disability-in-america/data-and-research/census-...", " Census Data & Population Estimates", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-contentd38edf55-82c0-4838-b4e2-888...", " <a href=\"/aging-and-disability-in-america/data-and-research/key-ind...", " Key Indicators of Well-Being", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-content55f7efe6-72f1-450b-bf1c-33e...", " <a href=\"/aging-and-disability-in-america/data-and-research/minorit...", " Minority Aging", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-content0024bef0-e2d6-4466-923c-aaa...", " <a href=\"/aging-and-disability-in-america/data-and-research/nidilrr...", " NIDILRR Publications and Resources", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-content3d64d278-4ff0-4fd8-8ee6-9c5...", " <a href=\"/aging-and-disability-in-america/data-and-research/profile...", " Profile of Older Americans", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-content33d9c518-ab0b-460a-bcdd-a39...", " <a href=\"/aging-and-disability-in-america/data-and-research/project...", " Projected Future Growth of Older Population", " </a>", " </li>", " </ol>", " </li>", " <li role=\"none\" class=\"reading-room sf-depth-3 sf-no-children\" id=\"main-m...", " <a href=\"/aging-and-disability-in-america/issue-briefings\" id=\"\" name=\"...", " Issue Briefings and Other Reading", " </a>", " </li>", " </ol>", " </div>", " </li>", " </ol>", " </li>", " </ul>", " </li>", " <li role=\"none\" id=\"main-menu-link-content3c500905-0bc9-4cc0-9524-730f6d381824\" class=\"...", " <a href=\"/news\" class=\"fa-caret-down-topnav sf-depth-1 menuparent\" aria-haspopup=\"tru...", " Newsroom", " </a>", " <ul role=\"none\" class=\"sf-multicolumn sf-hidden\" style=\"width: 672px;\">", " <li role=\"none\" class=\"sf-multicolumn-wrapper \" style=\"width: 672px;\">", " <ol role=\"none\" style=\"width: 672px;\">", " <li role=\"none\" id=\"main-menu-link-content69cc91a7-b15e-47fc-822f-936dae776b6a\"...", " <div class=\"sf-multicolumn-column\" style=\"width: 336px;\">", " <a href=\"/news\" class=\"nav-col-hidden sf-depth-2 menuparent\" role=\"link\" ta...", " Column 1 - News", " </a>", " <ol role=\"none\" style=\"float: none; width: 336px;\">", " <li role=\"none\" class=\"latest sf-depth-3 sf-no-children\" id=\"main-menu-li...", " <a href=\"/news\" id=\"\" name=\"\" rel=\"\" class=\"sf-depth-3\" style=\"\" target...", " Latest News", " </a>", " </li>", " <li role=\"none\" class=\"announcements sf-depth-3 sf-no-children\" id=\"main-...", " <a href=\"/news-and-events/announcements\" id=\"\" name=\"\" rel=\"\" class=\"sf...", " Announcements", " </a>", " </li>", " <li role=\"none\" class=\"blog sf-depth-3 sf-no-children\" id=\"main-menu-link...", " <a href=\"/news-and-events/acl-blog\" id=\"\" name=\"\" rel=\"\" class=\"sf-dept...", " ACL Blog", " </a>", " </li>", " <li role=\"none\" class=\"in-the-news sf-depth-3 sf-no-children\" id=\"main-me...", " <a href=\"/news-and-events/in-the-news\" id=\"\" name=\"\" rel=\"\" class=\"sf-d...", " In the News", " </a>", " </li>", " <li role=\"none\" class=\"observances sf-depth-3 sf-no-children\" id=\"main-me...", " <a href=\"/news-and-events/events-and-observances\" id=\"\" name=\"\" rel=\"\" ...", " Events and Observances", " </a>", " </li>", " <li role=\"none\" class=\"speeches sf-depth-3 sf-no-children\" id=\"main-menu-...", " <a href=\"/news-and-events/speeches-and-testimony\" id=\"\" name=\"\" rel=\"\" ...", " Speeches and Testimony", " </a>", " </li>", " </ol>", " </div>", " </li>", " <li role=\"none\" id=\"main-menu-link-content06d8a32d-b294-4168-bf22-ee6afaff52f9\"...", " <div class=\"sf-multicolumn-column\" style=\"width: 336px;\">", " <a href=\"/news\" class=\"nav-col-hidden sf-depth-2 menuparent\" role=\"link\" ta...", " Column 2 - News", " </a>", " <ol role=\"none\" style=\"width: 336px; float: none;\">", " <li role=\"none\" class=\"updates sf-depth-3 sf-no-children\" id=\"main-menu-l...", " <a href=\"https://acl.gov/subscribe\" id=\"\" name=\"\" rel=\"\" class=\"sf-dept...", " ACL Updates", " </a>", " </li>", " <li role=\"none\" class=\"downloads sf-depth-3 menuparent\" id=\"main-menu-lin...", " <a href=\"/news-and-events/downloads-and-multimedia\" id=\"\" name=\"\" rel=\"...", " Ready-to-publish materials", " </a>", " <ol role=\"none\">", " <li role=\"none\" id=\"main-menu-link-content07218553-22ca-4735-a2a1-8d0...", " <a href=\"/news-and-events/graphics/graphics\" id=\"\" name=\"\" rel=\"\" c...", " ACL Logos", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-contentc7f74fa2-229e-4aff-a83b-ab1...", " <a href=\"/news-and-events/fact-sheets/publications-and-fact-sheets\"...", " Articles, Infographics, and Fact Sheets", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-content42b9b336-c1d4-49ad-a750-f69...", " <a href=\"/news-and-events/videos/videos\" id=\"\" name=\"\" rel=\"\" class...", " Videos", " </a>", " </li>", " </ol>", " </li>", " <li role=\"none\" class=\"reporters sf-depth-3 menuparent\" id=\"main-menu-lin...", " <a href=\"/news-and-events/for-reporters\" id=\"\" name=\"\" rel=\"\" class=\"sf...", " For Reporters", " </a>", " <ol role=\"none\">", " <li role=\"none\" id=\"main-menu-link-content128ca262-9f74-418a-bc9a-69d...", " <a href=\"/news-and-events/story-ideas/story-ideas\" id=\"\" name=\"\" re...", " Story Ideas", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-content520cc10d-50c0-469b-a940-48b...", " <a href=\"/news-and-events/communicating-older-adults/communication-...", " Communicating with Older Adults", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-contenta075ad30-dcb0-4f3d-b68b-d76...", " <a href=\"/FOIA\" id=\"\" name=\"\" rel=\"\" class=\"sf-depth-4\" style=\"\" ta...", " FOIA", " </a>", " </li>", " </ol>", " </li>", " </ol>", " </div>", " </li>", " </ol>", " </li>", " </ul>", " </li>", " <li role=\"none\" class=\"about sf-depth-1 menuparent\" id=\"main-menu-link-contentc9429c43-...", " <a href=\"/about-community-living\" id=\"\" name=\"\" rel=\"\" class=\"fa-caret-down-topnav sf...", " About ACL", " </a>", " <ul role=\"none\" class=\"sf-multicolumn sf-hidden\" style=\"width: 672px;\">", " <li role=\"none\" class=\"sf-multicolumn-wrapper \" style=\"width: 672px;\">", " <ol role=\"none\" style=\"width: 672px;\">", " <li role=\"none\" id=\"main-menu-link-contentf60bbc07-b1f8-46ee-aa23-c96abe1bbfcd\"...", " <div class=\"sf-multicolumn-column\" style=\"width: 336px;\">", " <a href=\"/about-acl\" id=\"\" name=\"\" rel=\"\" class=\"nav-col-hidden sf-depth-2 ...", " Column 1 - About ACL", " </a>", " <ol role=\"none\" style=\"float: none; width: 336px;\">", " <li role=\"none\" id=\"main-menu-link-contenta729fe62-5088-482e-a8d1-5471c62...", " <a href=\"/about-community-living\" id=\"\" name=\"\" rel=\"\" class=\"sf-depth-...", " About Community Living", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-content7260c9c4-1437-4a8f-b255-35f0f5c...", " <a href=\"/programs/aging-and-disability-networks\" title=\"The aging and ...", " About the Aging and Disability Networks", " </a>", " </li>", " <li role=\"none\" class=\"strategic sf-depth-3 sf-no-children\" id=\"main-menu...", " <a href=\"/about-acl\" id=\"\" name=\"\" rel=\"\" class=\"sf-depth-3\" style=\"\" t...", " Mission & Vision", " </a>", " </li>", " <li role=\"none\" class=\"organization sf-depth-3 menuparent\" id=\"main-menu-...", " <a href=\"/about-acl/organization\" id=\"\" name=\"\" rel=\"\" class=\"sf-depth-...", " Organization", " </a>", " <ol role=\"none\">", " <li role=\"none\" id=\"main-menu-link-content89d9211a-c336-4da3-83e7-7f9...", " <a href=\"/about-acl/organization/organizational-chart\" class=\"sf-de...", " Organizational Chart", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-contentc80026f1-0bf1-4c30-962a-056...", " <a href=\"/about-acl/organization/leadership\" id=\"\" name=\"\" rel=\"\" c...", " Leadership", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-content38747af5-2fff-4c2f-a473-f34...", " <a href=\"/about-acl/regional-offices\" class=\"sf-depth-4\" role=\"link...", " Regional Offices", " </a>", " </li>", " </ol>", " </li>", " <li role=\"none\" class=\"history sf-depth-3 sf-no-children\" id=\"main-menu-l...", " <a href=\"/about-acl/history\" id=\"\" name=\"\" rel=\"\" class=\"sf-depth-3\" st...", " History", " </a>", " </li>", " <li role=\"none\" class=\"budget sf-depth-3 sf-no-children\" id=\"main-menu-li...", " <a href=\"/about-acl/budget\" id=\"\" name=\"\" rel=\"\" class=\"sf-depth-3\" sty...", " Budget", " </a>", " </li>", " <li role=\"none\" class=\"regulations sf-depth-3 sf-no-children\" id=\"main-me...", " <a href=\"/about-acl/policy-and-regulations\" id=\"\" name=\"\" rel=\"\" class=...", " Policy and Regulations", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-content46057c5e-0687-4588-96cb-a093110...", " <a href=\"/about-acl/public-input\" id=\"\" name=\"\" rel=\"\" class=\"sf-depth-...", " Public Input", " </a>", " </li>", " <li role=\"none\" class=\"congress sf-depth-3 sf-no-children\" id=\"main-menu-...", " <a href=\"/about-acl/reports-congress-and-president\" id=\"\" name=\"\" rel=\"...", " Reports to Congress and the President", " </a>", " </li>", " </ol>", " </div>", " </li>", " <li role=\"none\" id=\"main-menu-link-content278abeb8-d61c-48e8-a889-197231a76bdb\"...", " <div class=\"sf-multicolumn-column\" style=\"width: 336px;\">", " <a href=\"/about-acl\" id=\"\" name=\"\" rel=\"\" class=\"nav-col-hidden sf-depth-2 ...", " Column 2 - About ACL", " </a>", " <ol role=\"none\" style=\"width: 336px; float: none;\">", " <li role=\"none\" class=\"statutes sf-depth-3 menuparent\" id=\"main-menu-link...", " <a href=\"/about-acl/authorizing-statutes\" id=\"\" name=\"\" rel=\"\" class=\"s...", " Authorizing Statutes", " </a>", " <ol role=\"none\">", " <li role=\"none\" id=\"main-menu-link-content764ba0be-4d07-48c1-9fbf-992...", " <a href=\"/about-acl/authorizing-statutes/developmental-disabilities...", " Developmental Disabilities Act", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-content790a5ce1-3505-40c6-aadf-c7f...", " <a href=\"/about-acl/authorizing-statutes/older-americans-act\" id=\"\"...", " Older Americans Act", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-content88cc34f0-a801-476a-b844-313...", " <a href=\"/about-acl/authorizing-statutes/workforce-innovation-and-o...", " Workforce Innovation and Opportunity Act", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-content721931b6-8638-4ef2-ad93-219...", " <a href=\"/about-acl/elder-justice-act\" id=\"\" name=\"\" rel=\"\" class=\"...", " Elder Justice Act", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-content70a202a2-31ea-4ced-8476-126...", " <a href=\"/about-acl/authorizing-statutes/health-insurance-portabili...", " Health Insurance Portability and Accountability Act (HIPAA)", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-content7d66dd2b-5271-4b20-a209-325...", " <a href=\"/about-acl/authorizing-statutes/help-america-vote-act\" id=...", " Help America Vote Act", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-content157c5721-9aaa-43c0-bd8d-803...", " <a href=\"/about-acl/authorizing-statutes/medicare-improvements-pati...", " Medicare Improvements for Patients & Providers Act", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-content476e2aab-3cbd-46a7-aa77-f0f...", " <a href=\"/about-acl/authorizing-statutes/public-health-service-act\"...", " Public Health Service Act", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-content0e0449d5-0016-4ab4-b3b3-55c...", " <a href=\"/about-acl/rehabilitation-act\" class=\"sf-depth-4\" role=\"li...", " Rehabilitation Act", " </a>", " </li>", " </ol>", " </li>", " <li role=\"none\" class=\"working sf-depth-3 sf-no-children\" id=\"main-menu-l...", " <a href=\"/about-acl/working-acl\" id=\"\" name=\"\" rel=\"\" class=\"sf-depth-3...", " Working at ACL", " </a>", " </li>", " <li role=\"none\" id=\"main-menu-link-content20c1835c-08ed-4ddc-9efa-729a8b0...", " <a href=\"/contact\" class=\"sf-depth-3\" style=\"\" role=\"link\" tabindex=\"0\"...", " Contact Us", " </a>", " </li>", " </ol>", " </div>", " </li>", " </ol>", " </li>", " </ul>", " </li>", " </ul>", " </nav>", " </div>", " </section>", " <div class=\"clearfix\"></div>", " </div>", "</div>" ] } }, { "index": 909, "verdict": "failed", "rule": { "ruleID": "r40", "ruleSummary": "Regions have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r40", "requirements": [] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]", "codeLines": [ "<div class=\"col-sm-12\" role=\"region\">", " <div class=\"region region-tabregion\">", " <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>", " <div class=\"clearfix\"></div>", " </div>", "</div>" ] } }, { "index": 1034, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included 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[3]/div[2]/div[1]/a[1]/text()[1]", "codeLines": [ "Administration for Community Living: Strengthening Communities" ] } }, { "index": 1106, "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/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[1]/input[1]", "codeLines": [ "<input data-drupal-selector=\"edit-keys\" class=\"form-search form-control\" placeholder=\"Search\" type=..." ] } } ] } }, { "type": "test", "which": "axe", "detailLevel": 2, "rules": [], "what": "Axe", "url": "https://acl.gov/", "result": { "totals": { "rulesNA": 49, "rulesPassed": 46, "rulesWarned": 2, "rulesViolated": 2, "warnings": { "minor": 17, "moderate": 0, "serious": 1, "critical": 0 }, "violations": { "minor": 0, "moderate": 1, "serious": 1, "critical": 0 } }, "details": { "testEngine": { "name": "axe-core", "version": "4.4.2" }, "testRunner": { "name": "axe" }, "testEnvironment": { "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36", "windowWidth": 1280, "windowHeight": 720, "orientationAngle": 90, "orientationType": "landscape-primary" }, "timestamp": "2022-07-21T22:42:42.651Z", "url": "https://acl.gov/", "toolOptions": { "resultTypes": [ "violations", "incomplete" ], "runOnly": { "type": "tag", "values": [ "experimental", "best-practice", "wcag2a", "wcag2aa", "wcag2aaa", "wcag21a", "wcag21aa", "wcag21aaa" ] }, "reporter": "v1" }, "incomplete": [ { "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.4/hidden-content?application=axeAPI", "nodes": [ { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<a href=\"/grants\" id=\"\" name=\"\" rel=\"\" class=\"nav-col-hidden sf-depth-2 menuparent\" style=\"\" target=\"\" role=\"link\" tabindex=\"0\">Column 1 - Grants</a>", "target": [ ".nav-col-hidden.sf-depth-2[href$=\"grants\"]" ], "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 href=\"/aging-and-disability-in-america\" id=\"\" name=\"\" rel=\"\" class=\"nav-col-hidden sf-depth-2 menuparent\" style=\"\" target=\"\" role=\"link\" tabindex=\"0\">Column 1 - Aging</a>", "target": [ "#main-menu-link-content8250c1af-8c56-4de4-941e-bdbda33a6453 > .sf-multicolumn-column > .nav-col-hidden.sf-depth-2.menuparent" ], "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 href=\"/news\" class=\"nav-col-hidden sf-depth-2 menuparent\" role=\"link\" tabindex=\"0\">Column 1 - News</a>", "target": [ "#main-menu-link-content69cc91a7-b15e-47fc-822f-936dae776b6a > .sf-multicolumn-column > .nav-col-hidden.sf-depth-2[href$=\"news\"]" ], "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 href=\"/news\" class=\"nav-col-hidden sf-depth-2 menuparent\" role=\"link\" tabindex=\"0\">Column 2 - News</a>", "target": [ "#main-menu-link-content06d8a32d-b294-4168-bf22-ee6afaff52f9 > .sf-multicolumn-column > .nav-col-hidden.sf-depth-2[href$=\"news\"]" ], "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 href=\"/about-acl\" id=\"\" name=\"\" rel=\"\" class=\"nav-col-hidden sf-depth-2 menuparent\" style=\"\" target=\"\" role=\"link\" tabindex=\"0\">Column 1 - About ACL</a>", "target": [ "#main-menu-link-contentf60bbc07-b1f8-46ee-aa23-c96abe1bbfcd > .sf-multicolumn-column > .nav-col-hidden.sf-depth-2[href$=\"about-acl\"]" ], "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 href=\"/about-acl\" id=\"\" name=\"\" rel=\"\" class=\"nav-col-hidden sf-depth-2 menuparent\" style=\"\" target=\"\" role=\"link\" tabindex=\"0\">Column 2 - About ACL</a>", "target": [ "#main-menu-link-content278abeb8-d61c-48e8-a889-197231a76bdb > .sf-multicolumn-column > .nav-col-hidden.sf-depth-2[href$=\"about-acl\"]" ], "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=\"player\" style=\"display: none;\" frameborder=\"0\" allowfullscreen=\"1\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" title=\"Administration for Community Living: Strengthening Communities\" width=\"100%\" height=\"301\" src=\"https://www.youtube.com/embed/my8gtWWxFJs?enablejsapi=1&origin=https%3A%2F%2Facl.gov&widgetid=1\">", "target": [ "#player" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<ul class=\"dropdown-menu\">", "target": [ ".dropdown-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 id=\"a2a_modal\" class=\"a2a_modal a2a_hide\" role=\"dialog\" tabindex=\"-1\" aria-label=\"\">", "target": [ "#a2a_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=\"a2a_modal_body a2a_menu a2a_hide\" id=\"a2a_copy_link\">", "target": [ "#a2a_copy_link" ], "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=\"a2a_copy_link_copied\">✓</div>", "target": [ "#a2a_copy_link_copied" ], "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=\"a2a_modal_body a2a_menu a2a_thanks a2a_hide\" id=\"a2a_thanks\"><div class=\"a2a_localize\" data-a2a-localize=\"inner,ThanksForSharing\">Thanks for sharing!</div></div>", "target": [ "#a2a_thanks" ], "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=\"a2a_menu a2a_full a2a_localize\" id=\"a2apage_full\" role=\"dialog\" tabindex=\"-1\" aria-label=\"Share\" data-a2a-localize=\"title,Share\">", "target": [ "#a2apage_full" ], "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=\"a2apage_dropdown\" class=\"a2a_menu a2a_mini a2a_localize a2a_hide\" tabindex=\"-1\" aria-label=\"Share\" data-a2a-localize=\"label,Share\">", "target": [ "#a2apage_dropdown" ], "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 href=\"#addtoany\" id=\"a2apage_show_more_less\" class=\"a2a_more a2a_localize\" title=\"Show all\" data-a2a-localize=\"title,ShowAll\">", "target": [ "#a2apage_show_more_less" ], "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 style=\"height: 1px; width: 1px; position: absolute; z-index: 100000; top: 0px; visibility: hidden;\">", "target": [ "div:nth-child(5)" ], "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=\"a2a_sm_ifr\" title=\"AddToAny Utility Frame\" transparency=\"true\" allowtransparency=\"true\" frameborder=\"0\" src=\"https://static.addtoany.com/menu/sm.23.html#type=core&event=load&url=https%3A%2F%2Facl.gov%2F&referrer=\" style=\"height: 1px; width: 1px; border: 0px; left: 0px; top: 0px; position: absolute; z-index: 100000; display: none;\">", "target": [ "#a2a_sm_ifr" ], "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": "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.4/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 lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01/rdf-schema# schema: http://schema.org/ sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js webkit chrome mac js\">", "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" ], "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.4/color-contrast-enhanced?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#19672a", "contrastRatio": 6.96, "fontSize": "10.5pt (14px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a class=\"btn btnStyle greenBtn\" href=\"/node/659\"><i class=\"fa fa-users\"> </i> START HERE</a>", "target": [ ".greenBtn" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.96 (foreground color: #ffffff, background color: #19672a, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"btn btnStyle greenBtn\" href=\"/node/659\"><i class=\"fa fa-users\"> </i> START HERE</a>", "target": [ ".greenBtn" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.96 (foreground color: #ffffff, background color: #19672a, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1" } ] }, { "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.4/landmark-unique?application=axeAPI", "nodes": [ { "any": [ { "id": "landmark-is-unique", "data": { "role": "region", "accessibleText": null }, "relatedNodes": [ { "html": "<div class=\"header-left header\" role=\"region\">", "target": [ ".header-left" ] }, { "html": "<div class=\"header-right header\" role=\"region\">", "target": [ ".header-right" ] }, { "html": "<div class=\"col-sm-12\" role=\"region\">\n <div class=\"region region-tabregion\">\n <div data-drupal-messages-fallback=\"\" class=\"hidden\"></div>\n\n <div class=\"clearfix\"></div>\n </div>\n\n </div>", "target": [ ".col-sm-12" ] } ], "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 class=\"header-top header\" role=\"region\">", "target": [ ".header-top" ], "failureSummary": "Fix any of the following:\n The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable" } ] } ] } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://acl.gov/", "what": "URL", "result": "https://acl.gov/" }, { "type": "test", "which": "htmlcs", "what": "HTML CodeSniffer WCAG 2.1 AA ruleset", "url": "https://acl.gov/", "result": { "Error": {}, "Warning": { "AA.1_3_1.H42": { "Heading markup should be used if this content is intended as a heading.": [ { "tagName": "p", "id": "", "code": "<p class=\"text-align-center\">...</p>" }, { "tagName": "p", "id": "", "code": "<p>...</p>" } ] }, "AA.1_3_1.H48": { "If this element contains a navigation section, it is recommended that it be marked up as a list.": [ { "tagName": "p", "id": "", "code": "<p>...</p>" } ] }, "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": { "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [ { "tagName": "div", "id": "#a2a_modal", "code": "<div id=\"a2a_modal\" class=\"a2a_modal a2a_hide\" role=\"dialog\" tabindex=\"-1\" aria-label=\"\">...</div>" }, { "tagName": "div", "id": "#a2a_overlay", "code": "<div class=\"a2a_overlay\" id=\"a2a_overlay\">...</div>" }, { "tagName": "div", "id": "#a2apage_full", "code": "<div class=\"a2a_menu a2a_full a2a_localize\" id=\"a2apage_full\" role=\"dialog\" tabindex=\"-1\" aria-label=\"Share\" data-a2a-localize=\"title,Share\">...</div>" } ] }, "AA.1_4_3.G18.Abs": { "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [ { "tagName": "a", "id": "", "code": "<a class=\"visually-hidden focusable skip-link\" role=\"link\" href=\"/node/763\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"#main-content\" tabindex=\"0\" role=\"link\" class=\"visually-hidden focusable skip-link\">...</a>" }, { "tagName": "a", "id": "", "code": "<a href=\"#superfish-main\" role=\"link\" class=\"visually-hidden focusable skip-link\">...</a>" }, { "tagName": "label", "id": "", "code": "<label for=\"edit-keys\" class=\"control-label sr-only\">...</label>" }, { "tagName": "span", "id": "", "code": "<span class=\"sr-only\">...</span>" } ] }, "AA.1_4_3_F24.F24.FGColour": { "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [ { "tagName": "a", "id": "", "code": "<a href=\"/COVID-19\" style=\"color:#fff;\">...</a>" }, { "tagName": "h2", "id": "", "code": "<h2 style=\"font-size:1.15em; font-weight:600; color:#000; line-height: 140%; text-transform: none; letter-spacing: 0;\">...</h2>" }, { "tagName": "h2", "id": "", "code": "<h2 style=\"font-size:1.15em; font-weight:600; color:#000; line-height: 140%;\">...</h2>" } ] }, "AA.4_1_2.H91.A.Empty": { "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [ { "tagName": "a", "id": "#main-content", "code": "<a id=\"main-content\">...</a>" } ] } } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://acl.gov/", "what": "URL", "result": "https://acl.gov/" }, { "type": "test", "which": "ibm", "withItems": true, "what": "IBM Accessibility Checker", "url": "https://acl.gov/", "result": { "content": { "totals": { "violation": 85, "recommendation": 76, "ignored": 0 }, "items": [ { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/head[1]/script[6]", "aria": "/document[1]" }, "message": "The <script> element has the id \"www-widgetapi-script\" that is already in use", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<script async=\"\" src=\"https://www.youtube.com/s/player/011af516/www-widgetapi.vflset/www-widgetapi.js\" id=\"www-widgetapi-script\" type=\"text/javascript\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[6]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[3]/list[1]/listitem[6]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 40, "top": 6090, "height": 390, "width": 720 }, "snippet": "<a data-extlink=\"\" class=\"ext\" target=\"_blank\" style=\"\" rel=\" noopener\" name=\"\" id=\"\" href=\"http://www.whitehouse.gov/\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[5]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[3]/list[1]/listitem[5]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 40, "top": 5700, "height": 390, "width": 720 }, "snippet": "<a data-extlink=\"\" class=\"ext\" target=\"_blank\" style=\"\" rel=\" noopener\" name=\"\" id=\"\" href=\"http://www.usa.gov/\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[4]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[3]/list[1]/listitem[4]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 40, "top": 5310, "height": 390, "width": 720 }, "snippet": "<a data-extlink=\"\" class=\"ext\" target=\"_blank\" style=\"\" rel=\" noopener\" name=\"\" id=\"\" href=\"http://www.hhs.gov/open/plain-writing/index.html\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[3]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[3]/list[1]/listitem[3]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 40, "top": 4920, "height": 390, "width": 720 }, "snippet": "<a data-extlink=\"\" class=\"ext\" target=\"_blank\" style=\"\" rel=\" noopener\" name=\"\" id=\"\" href=\"https://www.hhs.gov/about/agencies/asa/eeo/resources/no-fear-act/index.html\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[2]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[3]/list[1]/listitem[2]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 40, "top": 4530, "height": 390, "width": 720 }, "snippet": "<a data-extlink=\"\" class=\"ext\" target=\"_blank\" style=\"\" rel=\" noopener\" name=\"\" id=\"\" href=\"http://www.hhs.gov/\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[1]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[3]/list[1]/listitem[1]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 40, "top": 4140, "height": 390, "width": 720 }, "snippet": "<a data-extlink=\"\" class=\"ext\" target=\"_blank\" style=\"\" rel=\" noopener\" name=\"\" id=\"\" href=\"http://www.grants.gov/\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[2]/ul[1]/li[4]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[2]/list[1]/listitem[4]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 40, "top": 4037, "height": 40, "width": 720 }, "snippet": "<a target=\"_blank\" style=\"\" rel=\"\" name=\"\" id=\"\" href=\"https://olderindians.acl.gov/\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[2]/ul[1]/li[3]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[2]/list[1]/listitem[3]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 40, "top": 3997, "height": 40, "width": 720 }, "snippet": "<a target=\"_blank\" style=\"\" rel=\"\" name=\"\" id=\"\" href=\"https://longtermcare.acl.gov/\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[2]/ul[1]/li[2]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[2]/list[1]/listitem[2]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 40, "top": 3957, "height": 40, "width": 720 }, "snippet": "<a target=\"_blank\" style=\"\" rel=\"\" name=\"\" id=\"\" href=\"https://elderJustice.acl.gov\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[2]/list[1]/listitem[1]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 40, "top": 3917, "height": 40, "width": 720 }, "snippet": "<a target=\"_blank\" style=\"\" rel=\"\" name=\"\" id=\"\" href=\"https://eldercare.acl.gov/\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[8]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[8]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 40, "top": 3464, "height": 390, "width": 720 }, "snippet": "<a data-extlink=\"\" class=\"ext\" target=\"_blank\" style=\"\" rel=\" noopener\" name=\"\" id=\"\" href=\"http://www.hhs.gov/plugins.html\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[7]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[7]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 40, "top": 3424, "height": 40, "width": 720 }, "snippet": "<a data-drupal-link-system-path=\"sitemap\" target=\"\" style=\"\" rel=\"\" name=\"\" id=\"\" href=\"/sitemap\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[6]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 40, "top": 3384, "height": 40, "width": 720 }, "snippet": "<a data-drupal-link-system-path=\"node/445\" target=\"\" style=\"\" rel=\"\" name=\"\" id=\"\" href=\"/privacy\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[5]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 40, "top": 3344, "height": 40, "width": 720 }, "snippet": "<a data-drupal-link-system-path=\"node/447\" target=\"\" style=\"\" rel=\"\" name=\"\" id=\"\" href=\"/FOIA\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[4]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 40, "top": 3304, "height": 40, "width": 720 }, "snippet": "<a data-drupal-link-system-path=\"node/446\" target=\"\" style=\"\" rel=\"\" name=\"\" id=\"\" href=\"/disclaimer\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[2]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 40, "top": 3224, "height": 40, "width": 720 }, "snippet": "<a data-drupal-link-system-path=\"node/444\" target=\"\" style=\"\" rel=\"\" name=\"\" id=\"\" href=\"/Site_Utilities/Accessibility.aspx\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[67]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 1646, "height": 17, "width": 98 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/working-acl\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[7]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[64]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 145, "top": 1566, "height": 37, "width": 240 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes/medicare-improvements-patients-and-providers-act-2008\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[6]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[63]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 145, "top": 1546, "height": 17, "width": 141 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes/help-america-vote-act\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[62]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 145, "top": 1506, "height": 37, "width": 293 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes/health-insurance-portability-and-accountability-act-hipaa\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[4]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[61]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 145, "top": 1486, "height": 17, "width": 106 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/elder-justice-act\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[60]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 145, "top": 1466, "height": 17, "width": 264 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes/workforce-innovation-and-opportunity-act\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[59]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 145, "top": 1446, "height": 17, "width": 130 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes/older-americans-act\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[57]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 1406, "height": 17, "width": 127 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[56]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 103, "top": 1386, "height": 17, "width": 143 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"nav-col-hidden sf-depth-2 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[9]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[55]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 1366, "height": 17, "width": 244 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/reports-congress-and-president\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[8]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[54]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 1346, "height": 17, "width": 75 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/public-input\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[7]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[53]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 1326, "height": 17, "width": 144 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/policy-and-regulations\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[6]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[52]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 1306, "height": 17, "width": 46 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/budget\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[51]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 1286, "height": 17, "width": 45 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/history\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[4]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[49]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 145, "top": 1246, "height": 17, "width": 70 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/organization/leadership\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[4]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[47]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 1206, "height": 17, "width": 79 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/organization\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[46]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 1186, "height": 17, "width": 103 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[44]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 1146, "height": 17, "width": 155 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-community-living\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[43]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 103, "top": 1126, "height": 17, "width": 143 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"nav-col-hidden sf-depth-2 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[42]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 61, "top": 1106, "height": 17, "width": 69 }, "snippet": "<a tabindex=\"0\" role=\"link\" aria-expanded=\"true\" aria-haspopup=\"true\" target=\"\" style=\"\" class=\"fa-caret-down-topnav sf-depth-1 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/about-community-living\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[3]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[41]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 145, "top": 1086, "height": 17, "width": 32 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/FOIA\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[3]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[40]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 145, "top": 1066, "height": 17, "width": 211 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/communicating-older-adults/communication-planning-tips\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[3]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[39]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 145, "top": 1046, "height": 17, "width": 72 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/story-ideas/story-ideas\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[38]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 1026, "height": 17, "width": 87 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/for-reporters\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[2]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[37]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 145, "top": 1006, "height": 17, "width": 43 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/videos/videos\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[2]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[36]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 145, "top": 986, "height": 17, "width": 242 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/fact-sheets/publications-and-fact-sheets\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[2]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[35]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 145, "top": 966, "height": 17, "width": 70 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/graphics/graphics\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[34]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 946, "height": 17, "width": 170 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/downloads-and-multimedia\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[33]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 926, "height": 17, "width": 85 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"_blank\" style=\"\" class=\"sf-depth-3 sf-external\" rel=\"\" name=\"\" id=\"\" href=\"https://acl.gov/subscribe\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[6]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[31]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 886, "height": 17, "width": 157 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/speeches-and-testimony\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[30]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 866, "height": 17, "width": 157 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/events-and-observances\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[4]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[29]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 846, "height": 17, "width": 75 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/in-the-news\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[28]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 826, "height": 17, "width": 60 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/acl-blog\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[27]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 806, "height": 17, "width": 102 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/announcements\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[26]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 786, "height": 17, "width": 78 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[23]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 726, "height": 17, "width": 214 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/issue-briefings\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[7]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[22]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 145, "top": 706, "height": 17, "width": 279 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research/projected-future-growth-older-population\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[6]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[21]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 145, "top": 686, "height": 17, "width": 164 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research/profile-older-americans\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[20]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 145, "top": 666, "height": 17, "width": 233 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research/nidilrr-publications-and-resources\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[4]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[19]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 145, "top": 646, "height": 17, "width": 91 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research/minority-aging\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[17]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 145, "top": 606, "height": 17, "width": 230 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research/census-data-population-estimates\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[16]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 145, "top": 586, "height": 17, "width": 61 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"_blank\" style=\"\" class=\"sf-depth-4 sf-external\" rel=\"\" name=\"\" id=\"\" href=\"https://agid.acl.gov/\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[15]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 566, "height": 17, "width": 120 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[14]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 546, "height": 17, "width": 59 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[13]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 103, "top": 526, "height": 17, "width": 110 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"nav-col-hidden sf-depth-2 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[11]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 486, "height": 17, "width": 113 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/grants/managing-grant\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[4]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[10]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 466, "height": 17, "width": 95 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/grants/grant-lifecycle\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[3]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[9]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 145, "top": 446, "height": 17, "width": 134 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/grants/closed-funding-opportunities\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[8]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 426, "height": 17, "width": 140 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/grants/open-opportunities\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[7]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 145, "top": 406, "height": 17, "width": 85 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/grants/applying-grants/how-apply\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[6]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 145, "top": 386, "height": 17, "width": 101 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/grants/applying-grants/application-tips\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[5]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 366, "height": 17, "width": 122 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/grants/applying-grants\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[4]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 124, "top": 346, "height": 17, "width": 137 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/grants\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[3]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 103, "top": 326, "height": 17, "width": 116 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"nav-col-hidden sf-depth-2 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/grants\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[2]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 61, "top": 306, "height": 17, "width": 42 }, "snippet": "<a tabindex=\"0\" role=\"link\" aria-expanded=\"true\" aria-haspopup=\"true\" target=\"\" style=\"\" class=\"fa-caret-down-topnav sf-depth-1 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/grants\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RegionLabel_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]", "aria": "/document[1]/main[1]/region[1]" }, "message": "The element with \"region\" role is not labeled with an 'aria-label' or 'aria-labelledby'", "bounds": { "left": 25, "top": 1694, "height": 1, "width": 750 }, "snippet": "<div role=\"region\" class=\"col-sm-12\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RegionLabel_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]", "aria": "/document[1]/region[3]" }, "message": "The element with \"region\" role is not labeled with an 'aria-label' or 'aria-labelledby'", "bounds": { "left": 40, "top": 284, "height": 1410, "width": 720 }, "snippet": "<div role=\"region\" class=\"header-right header\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RegionLabel_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]", "aria": "/document[1]/region[2]" }, "message": "The element with \"region\" role is not labeled with an 'aria-label' or 'aria-labelledby'", "bounds": { "left": 40, "top": 247, "height": 38, "width": 720 }, "snippet": "<div role=\"region\" class=\"header-left header\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RegionLabel_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]", "aria": "/document[1]/region[1]" }, "message": "The element with \"region\" role is not labeled with an 'aria-label' or 'aria-labelledby'", "bounds": { "left": 0, "top": 15, "height": 232, "width": 800 }, "snippet": "<div role=\"region\" class=\"header-top header\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]", "aria": "/document[1]/main[1]/region[1]" }, "message": "Multiple elements with \"region\" role do not have unique labels", "bounds": { "left": 25, "top": 1694, "height": 1, "width": 750 }, "snippet": "<div role=\"region\" class=\"col-sm-12\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]", "aria": "/document[1]/region[3]" }, "message": "Multiple elements with \"region\" role do not have unique labels", "bounds": { "left": 40, "top": 284, "height": 1410, "width": 720 }, "snippet": "<div role=\"region\" class=\"header-right header\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]", "aria": "/document[1]/region[2]" }, "message": "Multiple elements with \"region\" role do not have unique labels", "bounds": { "left": 40, "top": 247, "height": 38, "width": 720 }, "snippet": "<div role=\"region\" class=\"header-left header\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]", "aria": "/document[1]/region[1]" }, "message": "Multiple elements with \"region\" role do not have unique labels", "bounds": { "left": 0, "top": 15, "height": 232, "width": 800 }, "snippet": "<div role=\"region\" class=\"header-top header\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]", "aria": "/document[1]/region[3]/navigation[1]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 40, "top": 284, "height": 1400, "width": 720 }, "snippet": "<div role=\"navigation\">", "level": "violation" }, { "ruleId": "landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]", "aria": "/document[1]/region[3]" }, "message": "Multiple \"region\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 40, "top": 284, "height": 1410, "width": 720 }, "snippet": "<div role=\"region\" class=\"header-right header\">", "level": "violation" }, { "ruleId": "landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]", "aria": "/document[1]/region[2]" }, "message": "Multiple \"region\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 40, "top": 247, "height": 38, "width": 720 }, "snippet": "<div role=\"region\" class=\"header-left header\">", "level": "violation" }, { "ruleId": "landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]", "aria": "/document[1]/region[1]" }, "message": "Multiple \"region\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 0, "top": 15, "height": 232, "width": 800 }, "snippet": "<div role=\"region\" class=\"header-top header\">", "level": "violation" }, { "ruleId": "element_tabbable_role_valid", "path": { "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/img[1]", "aria": "/document[1]/main[1]/img[1]" }, "message": "The tabbable element's role 'img' is not a widget role", "bounds": { "left": 25, "top": 1887, "height": 20, "width": 308 }, "snippet": "<img tabindex=\"0\" src=\"/sites/default/files/vidPosterframe4.png\" id=\"play_vid\" alt=\"Press Enter or Spacebar to play the ACL video\">", "level": "violation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[3]", "aria": "/document[1]/contentinfo[1]/navigation[3]" }, "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "bounds": { "left": 40, "top": 4097, "height": 2383, "width": 720 }, "snippet": "<nav id=\"block-footercolumn3\" aria-labelledby=\"block-footercolumn3-menu\" role=\"navigation\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[2]", "aria": "/document[1]/contentinfo[1]/navigation[2]" }, "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "bounds": { "left": 40, "top": 3874, "height": 203, "width": 720 }, "snippet": "<nav id=\"block-footercolumn2\" aria-labelledby=\"block-footercolumn2-menu\" role=\"navigation\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[1]", "aria": "/document[1]/contentinfo[1]/navigation[1]" }, "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "bounds": { "left": 40, "top": 3141, "height": 713, "width": 720 }, "snippet": "<nav id=\"block-footer\" aria-labelledby=\"block-footer-menu\" role=\"navigation\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]", "aria": "/document[1]/contentinfo[1]" }, "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>", "bounds": { "left": 0, "top": 3085, "height": 5221, "width": 800 }, "snippet": "<footer role=\"contentinfo\" class=\"footer\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/article[1]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>", "bounds": { "left": 25, "top": 1694, "height": 1, "width": 750 }, "snippet": "<article class=\"basic full clearfix\" about=\"/node\" role=\"article\" data-history-node-id=\"503\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[68]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 1666, "height": 17, "width": 71 }, "snippet": "<a tabindex=\"0\" role=\"link\" style=\"\" class=\"sf-depth-3\" href=\"/contact\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[67]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 1646, "height": 17, "width": 98 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/working-acl\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[9]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[66]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 1626, "height": 17, "width": 111 }, "snippet": "<a tabindex=\"0\" role=\"link\" class=\"sf-depth-4\" href=\"/about-acl/rehabilitation-act\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[8]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[65]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 1606, "height": 17, "width": 159 }, "snippet": "<a tabindex=\"0\" role=\"link\" class=\"sf-depth-4\" href=\"/about-acl/authorizing-statutes/public-health-service-act\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[7]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[64]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 1566, "height": 37, "width": 240 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes/medicare-improvements-patients-and-providers-act-2008\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[6]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[63]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 1546, "height": 17, "width": 141 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes/help-america-vote-act\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[62]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 1506, "height": 37, "width": 293 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes/health-insurance-portability-and-accountability-act-hipaa\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[4]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[61]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 1486, "height": 17, "width": 106 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/elder-justice-act\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[60]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 1466, "height": 17, "width": 264 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes/workforce-innovation-and-opportunity-act\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[59]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 1446, "height": 17, "width": 130 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes/older-americans-act\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[58]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 1426, "height": 17, "width": 190 }, "snippet": "<a tabindex=\"0\" role=\"link\" class=\"sf-depth-4\" href=\"/about-acl/authorizing-statutes/developmental-disabilities-assistance-and-bill-rights-act-2000\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[57]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 1406, "height": 17, "width": 127 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[56]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 103, "top": 1386, "height": 17, "width": 143 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"nav-col-hidden sf-depth-2 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[9]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[55]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 1366, "height": 17, "width": 244 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/reports-congress-and-president\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[8]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[54]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 1346, "height": 17, "width": 75 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/public-input\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[7]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[53]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 1326, "height": 17, "width": 144 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/policy-and-regulations\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[6]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[52]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 1306, "height": 17, "width": 46 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/budget\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[51]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 1286, "height": 17, "width": 45 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/history\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[4]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[50]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 1266, "height": 17, "width": 103 }, "snippet": "<a tabindex=\"0\" role=\"link\" class=\"sf-depth-4\" href=\"/about-acl/regional-offices\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[4]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[49]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 1246, "height": 17, "width": 70 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/organization/leadership\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[4]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[48]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 1226, "height": 17, "width": 128 }, "snippet": "<a tabindex=\"0\" role=\"link\" class=\"sf-depth-4\" href=\"/about-acl/organization/organizational-chart\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[4]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[47]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 1206, "height": 17, "width": 79 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/organization\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[46]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 1186, "height": 17, "width": 103 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[45]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 1166, "height": 17, "width": 253 }, "snippet": "<a tabindex=\"0\" role=\"link\" style=\"\" class=\"sf-depth-3\" title=\"The aging and disability networks are made up of local, state, and national organizations and committed advocates working to support older adults and people with disabilities. \" href=\"/programs/aging-and-disability-networks\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[44]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 1146, "height": 17, "width": 155 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-community-living\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[43]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 103, "top": 1126, "height": 17, "width": 143 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"nav-col-hidden sf-depth-2 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[42]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 61, "top": 1106, "height": 17, "width": 69 }, "snippet": "<a tabindex=\"0\" role=\"link\" aria-expanded=\"true\" aria-haspopup=\"true\" target=\"\" style=\"\" class=\"fa-caret-down-topnav sf-depth-1 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/about-community-living\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[3]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[41]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 1086, "height": 17, "width": 32 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/FOIA\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[3]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[40]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 1066, "height": 17, "width": 211 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/communicating-older-adults/communication-planning-tips\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[3]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[39]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 1046, "height": 17, "width": 72 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/story-ideas/story-ideas\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[38]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 1026, "height": 17, "width": 87 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/for-reporters\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[2]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[37]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 1006, "height": 17, "width": 43 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/videos/videos\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[2]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[36]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 986, "height": 17, "width": 242 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/fact-sheets/publications-and-fact-sheets\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[2]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[35]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 966, "height": 17, "width": 70 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/graphics/graphics\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[34]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 946, "height": 17, "width": 170 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/downloads-and-multimedia\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[33]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 926, "height": 17, "width": 85 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"_blank\" style=\"\" class=\"sf-depth-3 sf-external\" rel=\"\" name=\"\" id=\"\" href=\"https://acl.gov/subscribe\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[32]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 103, "top": 906, "height": 17, "width": 109 }, "snippet": "<a tabindex=\"0\" role=\"link\" class=\"nav-col-hidden sf-depth-2 menuparent\" href=\"/news\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[6]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[31]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 886, "height": 17, "width": 157 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/speeches-and-testimony\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[30]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 866, "height": 17, "width": 157 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/events-and-observances\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[4]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[29]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 846, "height": 17, "width": 75 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/in-the-news\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[28]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 826, "height": 17, "width": 60 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/acl-blog\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[27]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 806, "height": 17, "width": 102 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/announcements\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[26]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 786, "height": 17, "width": 78 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[25]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 103, "top": 766, "height": 17, "width": 109 }, "snippet": "<a tabindex=\"0\" role=\"link\" class=\"nav-col-hidden sf-depth-2 menuparent\" href=\"/news\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[24]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 61, "top": 746, "height": 17, "width": 68 }, "snippet": "<a tabindex=\"0\" role=\"link\" aria-expanded=\"true\" aria-haspopup=\"true\" class=\"fa-caret-down-topnav sf-depth-1 menuparent\" href=\"/news\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[23]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 726, "height": 17, "width": 214 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/issue-briefings\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[7]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[22]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 706, "height": 17, "width": 279 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research/projected-future-growth-older-population\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[6]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[21]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 686, "height": 17, "width": 164 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research/profile-older-americans\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[20]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 666, "height": 17, "width": 233 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research/nidilrr-publications-and-resources\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[4]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[19]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 646, "height": 17, "width": 91 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research/minority-aging\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[18]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 626, "height": 17, "width": 178 }, "snippet": "<a tabindex=\"0\" role=\"link\" class=\"sf-depth-4\" href=\"/aging-and-disability-in-america/data-and-research/key-indicators-well-being\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[17]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 606, "height": 17, "width": 230 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research/census-data-population-estimates\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[16]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 586, "height": 17, "width": 61 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"_blank\" style=\"\" class=\"sf-depth-4 sf-external\" rel=\"\" name=\"\" id=\"\" href=\"https://agid.acl.gov/\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[15]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 566, "height": 17, "width": 120 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[14]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 546, "height": 17, "width": 59 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[13]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 103, "top": 526, "height": 17, "width": 110 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"nav-col-hidden sf-depth-2 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[12]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 61, "top": 506, "height": 17, "width": 153 }, "snippet": "<a tabindex=\"0\" role=\"link\" aria-expanded=\"true\" aria-haspopup=\"true\" target=\"\" style=\"\" class=\"fa-caret-down-topnav sf-depth-1 menuparent\" rel=\"\" name=\"\" id=\"aging\" href=\"/aging-and-disability-in-america\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[11]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 486, "height": 17, "width": 113 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/grants/managing-grant\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[4]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[10]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 466, "height": 17, "width": 95 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/grants/grant-lifecycle\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[3]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[9]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 446, "height": 17, "width": 134 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/grants/closed-funding-opportunities\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[8]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 426, "height": 17, "width": 140 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/grants/open-opportunities\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[7]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 406, "height": 17, "width": 85 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/grants/applying-grants/how-apply\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[6]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 145, "top": 386, "height": 17, "width": 101 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/grants/applying-grants/application-tips\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[5]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 366, "height": 17, "width": 122 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/grants/applying-grants\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[4]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 124, "top": 346, "height": 17, "width": 137 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/grants\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[3]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 103, "top": 326, "height": 17, "width": 116 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"nav-col-hidden sf-depth-2 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/grants\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[2]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 61, "top": 306, "height": 17, "width": 42 }, "snippet": "<a tabindex=\"0\" role=\"link\" aria-expanded=\"true\" aria-haspopup=\"true\" target=\"\" style=\"\" class=\"fa-caret-down-topnav sf-depth-1 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/grants\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[1]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 61, "top": 286, "height": 17, "width": 94 }, "snippet": "<a tabindex=\"0\" role=\"link\" aria-expanded=\"false\" aria-haspopup=\"false\" target=\"\" style=\"\" class=\"sf-depth-1 menuparent\" rel=\"\" name=\"\" id=\"programs\" href=\"/programs\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[3]", "aria": "/document[1]/region[1]/link[3]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 325, "top": 17, "height": 17, "width": 241 }, "snippet": "<a href=\"/node/763\" role=\"link\" class=\"visually-hidden focusable skip-link\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[2]", "aria": "/document[1]/region[1]/link[2]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 174, "top": 17, "height": 17, "width": 147 }, "snippet": "<a class=\"visually-hidden focusable skip-link\" role=\"link\" href=\"#superfish-main\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]", "aria": "/document[1]/region[1]/link[1]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 40, "top": 17, "height": 17, "width": 130 }, "snippet": "<a class=\"visually-hidden focusable skip-link\" role=\"link\" tabindex=\"0\" href=\"#main-content\">", "level": "recommendation" } ] }, "url": { "totals": { "violation": 80, "recommendation": 70, "ignored": 0 }, "items": [ { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[6]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[3]/list[1]/listitem[6]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 432, "top": 2533, "height": 60, "width": 134 }, "snippet": "<a data-extlink=\"\" class=\"ext\" target=\"_blank\" style=\"\" rel=\" noopener\" name=\"\" id=\"\" href=\"http://www.whitehouse.gov/\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[5]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[3]/list[1]/listitem[5]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 432, "top": 2493, "height": 40, "width": 134 }, "snippet": "<a data-extlink=\"\" class=\"ext\" target=\"_blank\" style=\"\" rel=\" noopener\" name=\"\" id=\"\" href=\"http://www.usa.gov/\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[4]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[3]/list[1]/listitem[4]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 432, "top": 2433, "height": 60, "width": 134 }, "snippet": "<a data-extlink=\"\" class=\"ext\" target=\"_blank\" style=\"\" rel=\" noopener\" name=\"\" id=\"\" href=\"http://www.hhs.gov/open/plain-writing/index.html\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[3]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[3]/list[1]/listitem[3]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 432, "top": 2373, "height": 60, "width": 134 }, "snippet": "<a data-extlink=\"\" class=\"ext\" target=\"_blank\" style=\"\" rel=\" noopener\" name=\"\" id=\"\" href=\"https://www.hhs.gov/about/agencies/asa/eeo/resources/no-fear-act/index.html\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[2]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[3]/list[1]/listitem[2]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 432, "top": 2333, "height": 40, "width": 134 }, "snippet": "<a data-extlink=\"\" class=\"ext\" target=\"_blank\" style=\"\" rel=\" noopener\" name=\"\" id=\"\" href=\"http://www.hhs.gov/\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[1]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[3]/list[1]/listitem[1]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 432, "top": 2293, "height": 40, "width": 134 }, "snippet": "<a data-extlink=\"\" class=\"ext\" target=\"_blank\" style=\"\" rel=\" noopener\" name=\"\" id=\"\" href=\"http://www.grants.gov/\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[2]/ul[1]/li[4]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[2]/list[1]/listitem[4]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 252, "top": 2433, "height": 40, "width": 134 }, "snippet": "<a target=\"_blank\" style=\"\" rel=\"\" name=\"\" id=\"\" href=\"https://olderindians.acl.gov/\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[2]/ul[1]/li[3]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[2]/list[1]/listitem[3]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 252, "top": 2393, "height": 40, "width": 134 }, "snippet": "<a target=\"_blank\" style=\"\" rel=\"\" name=\"\" id=\"\" href=\"https://longtermcare.acl.gov/\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[2]/ul[1]/li[2]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[2]/list[1]/listitem[2]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 252, "top": 2353, "height": 40, "width": 134 }, "snippet": "<a target=\"_blank\" style=\"\" rel=\"\" name=\"\" id=\"\" href=\"https://elderJustice.acl.gov\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[2]/list[1]/listitem[1]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 252, "top": 2293, "height": 60, "width": 134 }, "snippet": "<a target=\"_blank\" style=\"\" rel=\"\" name=\"\" id=\"\" href=\"https://eldercare.acl.gov/\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[8]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[8]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 72, "top": 2613, "height": 60, "width": 134 }, "snippet": "<a data-extlink=\"\" class=\"ext\" target=\"_blank\" style=\"\" rel=\" noopener\" name=\"\" id=\"\" href=\"http://www.hhs.gov/plugins.html\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[7]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[7]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 72, "top": 2573, "height": 40, "width": 134 }, "snippet": "<a data-drupal-link-system-path=\"sitemap\" target=\"\" style=\"\" rel=\"\" name=\"\" id=\"\" href=\"/sitemap\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[6]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 72, "top": 2533, "height": 40, "width": 134 }, "snippet": "<a data-drupal-link-system-path=\"node/445\" target=\"\" style=\"\" rel=\"\" name=\"\" id=\"\" href=\"/privacy\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[5]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 72, "top": 2453, "height": 80, "width": 134 }, "snippet": "<a data-drupal-link-system-path=\"node/447\" target=\"\" style=\"\" rel=\"\" name=\"\" id=\"\" href=\"/FOIA\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[4]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 72, "top": 2413, "height": 40, "width": 134 }, "snippet": "<a data-drupal-link-system-path=\"node/446\" target=\"\" style=\"\" rel=\"\" name=\"\" id=\"\" href=\"/disclaimer\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]", "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[2]/link[1]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 72, "top": 2333, "height": 40, "width": 134 }, "snippet": "<a data-drupal-link-system-path=\"node/444\" target=\"\" style=\"\" rel=\"\" name=\"\" id=\"\" href=\"/Site_Utilities/Accessibility.aspx\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[67]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 730, "top": -9426, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/working-acl\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[7]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[64]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 730, "top": -9546, "height": 52, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes/medicare-improvements-patients-and-providers-act-2008\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[6]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[63]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 730, "top": -9580, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes/help-america-vote-act\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[62]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 730, "top": -9631, "height": 52, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes/health-insurance-portability-and-accountability-act-hipaa\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[4]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[61]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 730, "top": -9665, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/elder-justice-act\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[60]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 730, "top": -9699, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes/workforce-innovation-and-opportunity-act\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[59]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 730, "top": -9733, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes/older-americans-act\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[57]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 730, "top": -9812, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[9]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[55]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 394, "top": -9352, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/reports-congress-and-president\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[8]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[54]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 394, "top": -9397, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/public-input\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[7]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[53]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 394, "top": -9441, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/policy-and-regulations\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[6]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[52]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 394, "top": -9486, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/budget\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[51]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 394, "top": -9531, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/history\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[4]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[49]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 394, "top": -9599, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/organization/leadership\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[4]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[47]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 394, "top": -9678, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/organization\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[46]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 394, "top": -9722, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[44]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 394, "top": -9812, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-community-living\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[42]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 394, "top": 179, "height": 46, "width": 113 }, "snippet": "<a tabindex=\"0\" role=\"link\" aria-expanded=\"true\" aria-haspopup=\"true\" target=\"\" style=\"\" class=\"fa-caret-down-topnav sf-depth-1 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/about-community-living\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[3]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[41]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 614, "top": -9508, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/FOIA\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[3]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[40]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 614, "top": -9542, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/communicating-older-adults/communication-planning-tips\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[3]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[39]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 614, "top": -9576, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/story-ideas/story-ideas\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[38]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 614, "top": -9621, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/for-reporters\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[2]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[37]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 614, "top": -9654, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/videos/videos\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[2]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[36]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 614, "top": -9688, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/fact-sheets/publications-and-fact-sheets\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[2]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[35]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 614, "top": -9722, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/graphics/graphics\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[34]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 614, "top": -9767, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/downloads-and-multimedia\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[33]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 614, "top": -9812, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"_blank\" style=\"\" class=\"sf-depth-3 sf-external\" rel=\"\" name=\"\" id=\"\" href=\"https://acl.gov/subscribe\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[6]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[31]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 278, "top": -9588, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/speeches-and-testimony\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[30]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 278, "top": -9633, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/events-and-observances\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[4]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[29]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 278, "top": -9678, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/in-the-news\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[28]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 278, "top": -9722, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/acl-blog\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[27]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 278, "top": -9767, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/announcements\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[26]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 278, "top": -9812, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[23]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 509, "top": -9512, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/issue-briefings\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[7]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[22]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 509, "top": -9564, "height": 52, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research/projected-future-growth-older-population\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[6]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[21]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 509, "top": -9598, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research/profile-older-americans\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[20]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 509, "top": -9632, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research/nidilrr-publications-and-resources\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[4]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[19]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 509, "top": -9666, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research/minority-aging\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[17]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 509, "top": -9734, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research/census-data-population-estimates\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[16]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 509, "top": -9768, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"_blank\" style=\"\" class=\"sf-depth-4 sf-external\" rel=\"\" name=\"\" id=\"\" href=\"https://agid.acl.gov/\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[15]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 509, "top": -9812, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[14]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 509, "top": -9857, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[11]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 421, "top": -9576, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/grants/managing-grant\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[4]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[10]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 421, "top": -9621, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/grants/grant-lifecycle\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[3]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[9]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 421, "top": -9655, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/grants/closed-funding-opportunities\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[8]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 421, "top": -9700, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/grants/open-opportunities\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[7]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 421, "top": -9734, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/grants/applying-grants/how-apply\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[6]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 421, "top": -9768, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/grants/applying-grants/application-tips\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[5]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 421, "top": -9812, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/grants/applying-grants\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[4]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 421, "top": -9857, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/grants\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[2]" }, "message": "The <a> element has the id \"\" that is empty", "bounds": { "left": 421, "top": 134, "height": 46, "width": 88 }, "snippet": "<a tabindex=\"0\" role=\"link\" aria-expanded=\"true\" aria-haspopup=\"true\" target=\"\" style=\"\" class=\"fa-caret-down-topnav sf-depth-1 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/grants\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RegionLabel_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]", "aria": "/document[1]/main[1]/region[1]" }, "message": "The element with \"region\" role is not labeled with an 'aria-label' or 'aria-labelledby'", "bounds": { "left": 45, "top": 228, "height": 1, "width": 710 }, "snippet": "<div role=\"region\" class=\"col-sm-12\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RegionLabel_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]", "aria": "/document[1]/region[3]" }, "message": "The element with \"region\" role is not labeled with an 'aria-label' or 'aria-labelledby'", "bounds": { "left": 263, "top": 122, "height": 103, "width": 480 }, "snippet": "<div role=\"region\" class=\"header-right header\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RegionLabel_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]", "aria": "/document[1]/region[2]" }, "message": "The element with \"region\" role is not labeled with an 'aria-label' or 'aria-labelledby'", "bounds": { "left": 40, "top": 122, "height": 106, "width": 223 }, "snippet": "<div role=\"region\" class=\"header-left header\">", "level": "violation" }, { "ruleId": "Rpt_Aria_RegionLabel_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]", "aria": "/document[1]/region[1]" }, "message": "The element with \"region\" role is not labeled with an 'aria-label' or 'aria-labelledby'", "bounds": { "left": 0, "top": 0, "height": 122, "width": 800 }, "snippet": "<div role=\"region\" class=\"header-top header\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]", "aria": "/document[1]/main[1]/region[1]" }, "message": "Multiple elements with \"region\" role do not have unique labels", "bounds": { "left": 45, "top": 228, "height": 1, "width": 710 }, "snippet": "<div role=\"region\" class=\"col-sm-12\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]", "aria": "/document[1]/region[3]" }, "message": "Multiple elements with \"region\" role do not have unique labels", "bounds": { "left": 263, "top": 122, "height": 103, "width": 480 }, "snippet": "<div role=\"region\" class=\"header-right header\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]", "aria": "/document[1]/region[2]" }, "message": "Multiple elements with \"region\" role do not have unique labels", "bounds": { "left": 40, "top": 122, "height": 106, "width": 223 }, "snippet": "<div role=\"region\" class=\"header-left header\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]", "aria": "/document[1]/region[1]" }, "message": "Multiple elements with \"region\" role do not have unique labels", "bounds": { "left": 0, "top": 0, "height": 122, "width": 800 }, "snippet": "<div role=\"region\" class=\"header-top header\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]", "aria": "/document[1]/region[3]/navigation[1]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 278, "top": 134, "height": 0, "width": 450 }, "snippet": "<div role=\"navigation\">", "level": "violation" }, { "ruleId": "landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]", "aria": "/document[1]/region[3]" }, "message": "Multiple \"region\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 263, "top": 122, "height": 103, "width": 480 }, "snippet": "<div role=\"region\" class=\"header-right header\">", "level": "violation" }, { "ruleId": "landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]", "aria": "/document[1]/region[2]" }, "message": "Multiple \"region\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 40, "top": 122, "height": 106, "width": 223 }, "snippet": "<div role=\"region\" class=\"header-left header\">", "level": "violation" }, { "ruleId": "landmark_name_unique", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]", "aria": "/document[1]/region[1]" }, "message": "Multiple \"region\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label", "bounds": { "left": 0, "top": 0, "height": 122, "width": 800 }, "snippet": "<div role=\"region\" class=\"header-top header\">", "level": "violation" }, { "ruleId": "element_tabbable_role_valid", "path": { "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/img[1]", "aria": "/document[1]/main[1]/img[1]" }, "message": "The tabbable element's role 'img' is not a widget role", "bounds": { "left": 63, "top": 526, "height": 383, "width": 674 }, "snippet": "<img tabindex=\"0\" src=\"/sites/default/files/vidPosterframe4.png\" id=\"play_vid\" alt=\"Press Enter or Spacebar to play the ACL video\">", "level": "violation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[3]", "aria": "/document[1]/contentinfo[1]/navigation[3]" }, "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "bounds": { "left": 400, "top": 2264, "height": 330, "width": 180 }, "snippet": "<nav id=\"block-footercolumn3\" aria-labelledby=\"block-footercolumn3-menu\" role=\"navigation\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[2]", "aria": "/document[1]/contentinfo[1]/navigation[2]" }, "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "bounds": { "left": 220, "top": 2264, "height": 210, "width": 180 }, "snippet": "<nav id=\"block-footercolumn2\" aria-labelledby=\"block-footercolumn2-menu\" role=\"navigation\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/nav[1]", "aria": "/document[1]/contentinfo[1]/navigation[1]" }, "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "bounds": { "left": 40, "top": 2264, "height": 410, "width": 180 }, "snippet": "<nav id=\"block-footer\" aria-labelledby=\"block-footer-menu\" role=\"navigation\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/footer[1]", "aria": "/document[1]/contentinfo[1]" }, "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>", "bounds": { "left": 0, "top": 2224, "height": 674, "width": 800 }, "snippet": "<footer role=\"contentinfo\" class=\"footer\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/article[1]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>", "bounds": { "left": 60, "top": 229, "height": 0, "width": 680 }, "snippet": "<article class=\"basic full clearfix\" about=\"/node\" role=\"article\" data-history-node-id=\"503\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[68]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 730, "top": -9382, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" style=\"\" class=\"sf-depth-3\" href=\"/contact\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[67]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 730, "top": -9426, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/working-acl\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[9]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[66]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 730, "top": -9460, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" class=\"sf-depth-4\" href=\"/about-acl/rehabilitation-act\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[8]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[65]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 730, "top": -9494, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" class=\"sf-depth-4\" href=\"/about-acl/authorizing-statutes/public-health-service-act\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[7]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[64]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 730, "top": -9546, "height": 52, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes/medicare-improvements-patients-and-providers-act-2008\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[6]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[63]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 730, "top": -9580, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes/help-america-vote-act\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[62]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 730, "top": -9631, "height": 52, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes/health-insurance-portability-and-accountability-act-hipaa\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[4]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[61]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 730, "top": -9665, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/elder-justice-act\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[60]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 730, "top": -9699, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes/workforce-innovation-and-opportunity-act\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[59]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 730, "top": -9733, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes/older-americans-act\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[58]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 730, "top": -9767, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" class=\"sf-depth-4\" href=\"/about-acl/authorizing-statutes/developmental-disabilities-assistance-and-bill-rights-act-2000\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[57]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 730, "top": -9812, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/authorizing-statutes\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[9]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[55]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 394, "top": -9352, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/reports-congress-and-president\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[8]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[54]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 394, "top": -9397, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/public-input\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[7]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[53]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 394, "top": -9441, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/policy-and-regulations\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[6]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[52]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 394, "top": -9486, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/budget\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[51]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 394, "top": -9531, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/history\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[4]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[50]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 394, "top": -9565, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" class=\"sf-depth-4\" href=\"/about-acl/regional-offices\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[4]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[49]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 394, "top": -9599, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/organization/leadership\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[4]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[48]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 394, "top": -9633, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" class=\"sf-depth-4\" href=\"/about-acl/organization/organizational-chart\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[4]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[47]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 394, "top": -9678, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl/organization\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[46]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 394, "top": -9722, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-acl\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[45]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 394, "top": -9767, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" style=\"\" class=\"sf-depth-3\" title=\"The aging and disability networks are made up of local, state, and national organizations and committed advocates working to support older adults and people with disabilities. \" href=\"/programs/aging-and-disability-networks\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[44]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 394, "top": -9812, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/about-community-living\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[42]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 394, "top": 179, "height": 46, "width": 113 }, "snippet": "<a tabindex=\"0\" role=\"link\" aria-expanded=\"true\" aria-haspopup=\"true\" target=\"\" style=\"\" class=\"fa-caret-down-topnav sf-depth-1 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/about-community-living\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[3]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[41]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 614, "top": -9508, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/FOIA\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[3]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[40]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 614, "top": -9542, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/communicating-older-adults/communication-planning-tips\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[3]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[39]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 614, "top": -9576, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/story-ideas/story-ideas\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[38]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 614, "top": -9621, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/for-reporters\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[2]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[37]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 614, "top": -9654, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/videos/videos\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[2]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[36]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 614, "top": -9688, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/fact-sheets/publications-and-fact-sheets\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[2]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[35]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 614, "top": -9722, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/graphics/graphics\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[34]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 614, "top": -9767, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/downloads-and-multimedia\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[33]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 614, "top": -9812, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"_blank\" style=\"\" class=\"sf-depth-3 sf-external\" rel=\"\" name=\"\" id=\"\" href=\"https://acl.gov/subscribe\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[6]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[31]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 278, "top": -9588, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/speeches-and-testimony\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[30]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 278, "top": -9633, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/events-and-observances\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[4]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[29]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 278, "top": -9678, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/in-the-news\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[28]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 278, "top": -9722, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/acl-blog\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[27]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 278, "top": -9767, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news-and-events/announcements\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[26]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 278, "top": -9812, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/news\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[24]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 278, "top": 179, "height": 46, "width": 116 }, "snippet": "<a tabindex=\"0\" role=\"link\" aria-expanded=\"true\" aria-haspopup=\"true\" class=\"fa-caret-down-topnav sf-depth-1 menuparent\" href=\"/news\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[23]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 509, "top": -9512, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/issue-briefings\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[7]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[22]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 509, "top": -9564, "height": 52, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research/projected-future-growth-older-population\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[6]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[21]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 509, "top": -9598, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research/profile-older-americans\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[20]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 509, "top": -9632, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research/nidilrr-publications-and-resources\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[4]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[19]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 509, "top": -9666, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research/minority-aging\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[18]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 509, "top": -9700, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" class=\"sf-depth-4\" href=\"/aging-and-disability-in-america/data-and-research/key-indicators-well-being\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[17]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 509, "top": -9734, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research/census-data-population-estimates\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[16]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 509, "top": -9768, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"_blank\" style=\"\" class=\"sf-depth-4 sf-external\" rel=\"\" name=\"\" id=\"\" href=\"https://agid.acl.gov/\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[15]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 509, "top": -9812, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america/data-and-research\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[14]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 509, "top": -9857, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/aging-and-disability-in-america\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[12]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 509, "top": 134, "height": 46, "width": 204 }, "snippet": "<a tabindex=\"0\" role=\"link\" aria-expanded=\"true\" aria-haspopup=\"true\" target=\"\" style=\"\" class=\"fa-caret-down-topnav sf-depth-1 menuparent\" rel=\"\" name=\"\" id=\"aging\" href=\"/aging-and-disability-in-america\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[5]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[11]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 421, "top": -9576, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/grants/managing-grant\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[4]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[10]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 421, "top": -9621, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/grants/grant-lifecycle\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[3]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[9]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 421, "top": -9655, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/grants/closed-funding-opportunities\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[3]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[8]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 421, "top": -9700, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/grants/open-opportunities\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[7]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 421, "top": -9734, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/grants/applying-grants/how-apply\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[6]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 421, "top": -9768, "height": 34, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-4\" rel=\"\" name=\"\" id=\"\" href=\"/grants/applying-grants/application-tips\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[5]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 421, "top": -9812, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/grants/applying-grants\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[4]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 421, "top": -9857, "height": 45, "width": 336 }, "snippet": "<a tabindex=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3\" rel=\"\" name=\"\" id=\"\" href=\"/grants\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[2]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 421, "top": 134, "height": 46, "width": 88 }, "snippet": "<a tabindex=\"0\" role=\"link\" aria-expanded=\"true\" aria-haspopup=\"true\" target=\"\" style=\"\" class=\"fa-caret-down-topnav sf-depth-1 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/grants\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]", "aria": "/document[1]/region[3]/navigation[1]/navigation[1]/link[1]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 278, "top": 134, "height": 46, "width": 143 }, "snippet": "<a tabindex=\"0\" role=\"link\" aria-expanded=\"false\" aria-haspopup=\"false\" target=\"\" style=\"\" class=\"sf-depth-1 menuparent\" rel=\"\" name=\"\" id=\"programs\" href=\"/programs\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[3]", "aria": "/document[1]/region[1]/link[3]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 40, "top": 0, "height": 1, "width": 1 }, "snippet": "<a href=\"/node/763\" role=\"link\" class=\"visually-hidden focusable skip-link\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[2]", "aria": "/document[1]/region[1]/link[2]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 40, "top": 0, "height": 1, "width": 1 }, "snippet": "<a class=\"visually-hidden focusable skip-link\" role=\"link\" href=\"#superfish-main\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]", "aria": "/document[1]/region[1]/link[1]" }, "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>", "bounds": { "left": 40, "top": 0, "height": 1, "width": 1 }, "snippet": "<a class=\"visually-hidden focusable skip-link\" role=\"link\" tabindex=\"0\" href=\"#main-content\">", "level": "recommendation" } ] } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://acl.gov/", "what": "URL", "result": "https://acl.gov/" }, { "type": "test", "which": "wave", "reportType": 4, "what": "WAVE", "url": "https://acl.gov/", "result": { "status": { "success": true, "httpstatuscode": 200 }, "statistics": { "pagetitle": "Home Page | ACL Administration for Community Living", "pageurl": "https://acl.gov/", "time": 3.52, "creditsremaining": 679, "allitemcount": 355, "totalelements": 571, "waveurl": "http://wave.webaim.org/report?url=https://acl.gov/" }, "categories": { "error": { "description": "Errors", "count": 0, "items": [] }, "contrast": { "description": "Contrast Errors", "count": 1, "items": { "contrast": { "id": "contrast", "description": "Very low contrast", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + DIV > DIV#block-searchform > FORM#search-block-form > DIV:first-child > LABEL:first-child" ], "contrastdata": [ [ 2.56, "#000000", "#0a5090", false ] ], "wcag": [ { "name": "1.4.3 Contrast (Minimum) (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3" } ] } } }, "alert": { "description": "Alerts", "count": 10, "items": { "label_title": { "id": "label_title", "description": "Unlabeled form control with title", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > DIV#a2a_modal > DIV#a2a_copy_link > INPUT#a2a_copy_link_text", "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > DIV#a2apage_full > DIV:first-child > DIV#a2apage_find_container > INPUT#a2apage_find" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" }, { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" }, { "name": "3.3.2 Labels or Instructions (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2" } ] }, "link_internal_broken": { "id": "link_internal_broken", "description": "Broken same-page link", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > DIV#a2apage_dropdown > DIV:first-child + DIV + DIV > A#a2apage_show_more_less" ], "wcag": [ { "name": "2.1.1 Keyboard (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1" } ] }, "link_redundant": { "id": "link_redundant", "description": "Redundant link", "count": 6, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > SECTION#block-mainnavigation-9 > DIV:first-child > NAV:first-child > UL#superfish-main > LI#main-menu-link-contenta8bdc311-1a0c-4db9-9ebd-34c1cf59e7a6 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content2d2331a9-85fb-4c6f-97ce-040c859fabe2 > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > SECTION#block-mainnavigation-9 > DIV:first-child > NAV:first-child > UL#superfish-main > LI#main-menu-link-contenta8bdc311-1a0c-4db9-9ebd-34c1cf59e7a6 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content2d2331a9-85fb-4c6f-97ce-040c859fabe2 > DIV:first-child > A:first-child + OL > LI#main-menu-link-content9b4eabd4-d05f-4516-8548-434e69cfb5c7 > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > SECTION#block-mainnavigation-9 > DIV:first-child > NAV:first-child > UL#superfish-main > LI#main-menu-link-content751ec69a-063a-460e-be07-5332f6e8d550 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content8250c1af-8c56-4de4-941e-bdbda33a6453 > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > SECTION#block-mainnavigation-9 > DIV:first-child > NAV:first-child > UL#superfish-main > LI#main-menu-link-content751ec69a-063a-460e-be07-5332f6e8d550 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content8250c1af-8c56-4de4-941e-bdbda33a6453 > DIV:first-child > A:first-child + OL > LI#main-menu-link-content7cdbad24-3013-4cda-a326-ff449189e49a > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > SECTION#block-mainnavigation-9 > DIV:first-child > NAV:first-child > UL#superfish-main > LI#main-menu-link-content3c500905-0bc9-4cc0-9524-730f6d381824 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content69cc91a7-b15e-47fc-822f-936dae776b6a > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > SECTION#block-mainnavigation-9 > DIV:first-child > NAV:first-child > UL#superfish-main > LI#main-menu-link-content3c500905-0bc9-4cc0-9524-730f6d381824 > A:first-child + UL > LI:first-child > OL:first-child > LI#main-menu-link-content69cc91a7-b15e-47fc-822f-936dae776b6a > DIV:first-child > A:first-child + OL > LI#main-menu-link-content299ea8fb-9af2-4738-9eec-de7d75289815 > A:first-child" ], "wcag": [ { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] }, "youtube_video": { "id": "youtube_video", "description": "YouTube video", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + SECTION > A:first-child + DIV > SECTION#block-herotextandvideo > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > IFRAME#player" ], "wcag": [ { "name": "1.2.1 Prerecorded Audio-only and Video-only (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.2.1" }, { "name": "1.2.2 Captions (Prerecorded) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.2.2" }, { "name": "1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.2.3" } ] } } } } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://acl.gov/", "what": "URL", "result": "https://acl.gov/" }, { "type": "test", "which": "tenon", "id": "a", "what": "Tenon", "url": "https://acl.gov/", "result": { "status": 200, "message": "OK", "code": "success", "info": "Success", "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success", "responseExecTime": "0.102", "responseTime": "2022-07-21T22:43:19.337Z", "data": { "apiErrors": [], "documentSize": 1042074, "metadata": null, "resultSummary": { "tests": { "total": 180, "passing": 172, "failing": 8 }, "issues": { "totalErrors": 39, "totalWarnings": 2, "totalIssues": 41 }, "issuesByLevel": { "A": { "count": 14, "pct": 34.15 }, "AA": { "count": 12, "pct": 29.27 }, "AAA": { "count": 41, "pct": 100 } }, "density": { "errorDensity": 4, "warningDensity": 0, "allDensity": 4 } }, "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490", "responseID": "0570c0b9-abf8-4b67-9e63-3ebecc15a2fd", "docID": "4d91234f-9ad6-4e64-d176-ea59f31ab93e", "sourceHash": "b8a035ce2fdd9a8153cf8065e97bd408", "urlHttpCode": 200, "clientScriptErrors": [], "remainingApiCalls": { "planCalls": 0, "boosts": 19 }, "globalStats": { "errorDensity": "N/A", "warningDensity": "N/A", "allDensity": "N/A", "stdDev": "N/A" }, "resultUrl": "http://ngnix/history.php?responseID=0570c0b9-abf8-4b67-9e63-3ebecc15a2fd", "resultSet": [ { "tID": 28, "bpID": 3, "priority": 100, "level": [ "AAA" ], "certainty": 100, "errorTitle": "The layout or sizing of this page causes horizontal scrolling.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Avoid layouts that result in horizontal scroll", "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1024, "y": 2165 }, "height": 2165, "width": 1024 }, "position": { "line": 2886, "column": 60 }, "errorSnippet": "<body class=\"path-frontpage page-node-type-basic has-glyphicons\"> <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\"> <div class=\"header-region\"> <div class=\"header-top header\" role=\"region\"> <div class=\"", "xpath": "/html/body", "issueID": "7eb5e3d74e6b40a845c48cab6d6c9cfd", "signature": "d854c71340c67a332f03237ea536e22c", "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=7eb5e3d74e6b40a845c48cab6d6c9cfd" }, { "tID": 95, "bpID": 181, "priority": 95, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This element has insufficient color contrast (Level AAA).", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)" ], "resultTitle": "Avoid using color as the only visual means of conveying information", "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.", "viewPortLocation": { "top-left": { "x": 15, "y": 12 }, "bottom-right": { "x": 16, "y": 13 }, "height": 1, "width": 1 }, "position": { "line": 4616, "column": 352 }, "errorSnippet": "<label for=\"edit-keys\" class=\"control-label sr-only\">Search</label>", "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/label[1]", "issueID": "e6ba4c84aeb626965cae8cc1be52e763", "signature": "7bf8466d4bd5d924851e50dfadd482b7", "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=e6ba4c84aeb626965cae8cc1be52e763" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 89, "y": 0 }, "bottom-right": { "x": 126, "y": 34 }, "height": 34, "width": 37 }, "position": { "line": 8576, "column": 0 }, "errorSnippet": "<span class=\"input-group-btn\"><button type=\"submit\" value=\"Search\" class=\"button js-form-submit form-submit btn-primary btn icon-only\" name=\"\"><span class=\"sr-only\">Search</span><span class=\"icon glyphicon glyphicon-search\" ari", "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[1]/span[1]", "issueID": "ae7afe157991ab9ea6386ca5a67d12b5", "signature": "40bfe434ecd3fdfe4fddaab4af6f8f88", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ae7afe157991ab9ea6386ca5a67d12b5" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1024, "y": 2165 }, "height": 2165, "width": 1024 }, "position": { "line": 2886, "column": 60 }, "errorSnippet": "<body class=\"path-frontpage page-node-type-basic has-glyphicons\"> <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\"> <div class=\"header-region\"> <div class=\"header-top header\" role=\"region\"> <div class=\"", "xpath": "/html/body", "issueID": "79a916c6c7cfadfe8e77e180816bb132", "signature": "e81d2270d196475df260eaacab547ada", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=79a916c6c7cfadfe8e77e180816bb132" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 86.546875, "y": 12 }, "bottom-right": { "x": 768.327875, "y": 12 }, "height": 0, "width": 681.781 }, "position": { "line": 4544, "column": 0 }, "errorSnippet": "<ul role=\"none\" id=\"superfish-main\" class=\"menu sf-menu sf-main sf-horizontal sf-style-none sf-js-enabled sf-shadow\"> <li role=\"none\" class=\"programs sf-depth-1 menuparent\" id=\"main-menu-link-content6c27f20b-d92b-47af-8846-e03a9f8ed13d\"><a", "xpath": "/html/body/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]", "issueID": "5b5839bf1bf741289507f76961ffa05a", "signature": "7c94fd5c79ccf552793aad6cebd04cce", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5b5839bf1bf741289507f76961ffa05a" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 234.703125, "y": 12 }, "bottom-right": { "x": 323.859325, "y": 56.4375 }, "height": 44.4375, "width": 89.1562 }, "position": { "line": 31, "column": 3 }, "errorSnippet": "<li role=\"none\" class=\"grants sf-depth-1 menuparent\" id=\"main-menu-link-contenta8bdc311-1a0c-4db9-9ebd-34c1cf59e7a6\"><a href=\"/grants\" id=\"\" name=\"\" rel=\"\" class=\"fa-caret-down-topnav sf-depth-1 menuparent\" style=\"\" target=\"\" aria-haspopup=\"true", "xpath": "/html/body/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[2]", "issueID": "86abbff9c5a1da6ced9ad77bcec93b28", "signature": "9e1d2c6927005a1353fb8298f98dff7d", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=86abbff9c5a1da6ced9ad77bcec93b28" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 323.859375, "y": 12 }, "bottom-right": { "x": 536.015375, "y": 56.4375 }, "height": 44.4375, "width": 212.156 }, "position": { "line": 6985, "column": 40 }, "errorSnippet": "<li role=\"none\" class=\"disability-networks sf-depth-1 menuparent\" id=\"main-menu-link-content751ec69a-063a-460e-be07-5332f6e8d550\"><a href=\"/aging-and-disability-in-america\" id=\"aging\" name=\"\" rel=\"\" class=\"fa-caret-down-topnav sf-depth-1 menupar", "xpath": "/html/body/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]", "issueID": "2596f231650022fb2c7fb098ea36fb4b", "signature": "ee188490bb8ee6f5f48a494da4cefde3", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2596f231650022fb2c7fb098ea36fb4b" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 536.015625, "y": 12 }, "bottom-right": { "x": 654.171625, "y": 56.4375 }, "height": 44.4375, "width": 118.156 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<li role=\"none\" id=\"main-menu-link-content3c500905-0bc9-4cc0-9524-730f6d381824\" class=\"sf-depth-1 menuparent\"><a href=\"/news\" class=\"fa-caret-down-topnav sf-depth-1 menuparent\" aria-haspopup=\"true\" aria-expanded=\"true\" role=\"link\" tabindex=\"0\"&g", "xpath": "/html/body/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]", "issueID": "677d31bf6de1e0f268a6d8f5276fc716", "signature": "031d61aa1537dde3450cf9ea8e6b81a2", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=677d31bf6de1e0f268a6d8f5276fc716" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 654.171875, "y": 12 }, "bottom-right": { "x": 768.327875, "y": 56.4375 }, "height": 44.4375, "width": 114.156 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<li role=\"none\" class=\"about sf-depth-1 menuparent\" id=\"main-menu-link-contentc9429c43-a5a5-4b48-ad63-df5f4bda640d\"><a href=\"/about-community-living\" id=\"\" name=\"\" rel=\"\" class=\"fa-caret-down-topnav sf-depth-1 menuparent\" style=\"\" target=\"\" aria", "xpath": "/html/body/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[5]", "issueID": "7f13ecc058d5182f15bdb1e6e91b683f", "signature": "d202262b832c74e3f2986161bf24a793", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7f13ecc058d5182f15bdb1e6e91b683f" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 173.203, "y": 20 }, "height": 20, "width": 173.203 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"http://www.hhs.gov/plugins.html\" id=\"\" name=\"\" rel=\" noopener\" style=\"\" target=\"_blank\" class=\"ext\" data-extlink=\"\">Viewers &amp; Players<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www", "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[8]/a[1]", "issueID": "ff658126ca32f26b65524ed2fd5ecb0c", "signature": "d084cce417d89e538a63669f3af740a8", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ff658126ca32f26b65524ed2fd5ecb0c" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 173.203, "y": 20 }, "height": 20, "width": 173.203 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"http://www.grants.gov/\" id=\"\" name=\"\" rel=\" noopener\" style=\"\" target=\"_blank\" class=\"ext\" data-extlink=\"\">Grants.gov<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBo", "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[1]/a[1]", "issueID": "40c7cef533ea63c343d753f9f986aa55", "signature": "b2646da455f72a6ad858ae30bccae166", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=40c7cef533ea63c343d753f9f986aa55" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 173.203, "y": 20 }, "height": 20, "width": 173.203 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"http://www.hhs.gov/\" id=\"\" name=\"\" rel=\" noopener\" style=\"\" target=\"_blank\" class=\"ext\" data-extlink=\"\">HHS.gov<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0", "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[2]/a[1]", "issueID": "c95fc030d1ea12cc4c70e28f58103145", "signature": "f5268ef458531eecc728b2d9349bcb60", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c95fc030d1ea12cc4c70e28f58103145" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 173.203, "y": 40 }, "height": 40, "width": 173.203 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"https://www.hhs.gov/about/agencies/asa/eeo/resources/no-fear-act/index.html\" id=\"\" name=\"\" rel=\" noopener\" style=\"\" target=\"_blank\" class=\"ext\" data-extlink=\"\">No Fear Act (on HHS.gov)<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-l", "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[3]/a[1]", "issueID": "7b1e2f371699bdf93e93c9b3b4801f04", "signature": "5964c31788c5a45d523ab0eb43a389c7", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7b1e2f371699bdf93e93c9b3b4801f04" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 173.203, "y": 40 }, "height": 40, "width": 173.203 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"http://www.hhs.gov/open/plain-writing/index.html\" id=\"\" name=\"\" rel=\" noopener\" style=\"\" target=\"_blank\" class=\"ext\" data-extlink=\"\">Plain Writing (on HHS.gov)<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\"", "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[4]/a[1]", "issueID": "7f87e1afe8ee721dc2c70544b24c5839", "signature": "05890759f9b52db14027750ab9290a1b", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7f87e1afe8ee721dc2c70544b24c5839" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 173.203, "y": 20 }, "height": 20, "width": 173.203 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"http://www.usa.gov/\" id=\"\" name=\"\" rel=\" noopener\" style=\"\" target=\"_blank\" class=\"ext\" data-extlink=\"\">USA.gov<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0", "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[5]/a[1]", "issueID": "eee1504602deaf8e8896166f2f4fe7aa", "signature": "7377f034fd8cec67854f802d3db2aa9f", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=eee1504602deaf8e8896166f2f4fe7aa" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 173.203, "y": 20 }, "height": 20, "width": 173.203 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"http://www.whitehouse.gov/\" id=\"\" name=\"\" rel=\" noopener\" style=\"\" target=\"_blank\" class=\"ext\" data-extlink=\"\">WhiteHouse.gov<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg", "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[6]/a[1]", "issueID": "c2af5d334b4c85d16444b761f7491fbd", "signature": "ebb07efe42f05ed0f18c03bc1d7adbdf", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c2af5d334b4c85d16444b761f7491fbd" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 220.5, "y": 2108 }, "bottom-right": { "x": 803.5, "y": 2128 }, "height": 20, "width": 583 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"http://www.hhs.gov\" target=\"_blank\" class=\"ext\" data-extlink=\"\" rel=\"noopener\">U.S. Department of Health and Human Services, Administration for Community Living<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)", "xpath": "/html/body/div[1]/footer[1]/div[2]/p[2]/span[1]/a[1]", "issueID": "84cbc874fdbc8c49521a2314f4f16846", "signature": "1fcff4948d1d55f3b83973e90c9007f7", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=84cbc874fdbc8c49521a2314f4f16846" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 28 }, "height": 28, "width": 0 }, "position": { "line": 4616, "column": 0 }, "errorSnippet": "<input id=\"a2apage_find\" class=\"a2a_menu_find a2a_localize\" type=\"text\" autocomplete=\"off\" title=\"Find any service\" data-a2a-localize=\"title,FindAnyServiceToAddTo\">", "xpath": "/html/body/div[2]/div[3]/div[1]/div[1]/input[1]", "issueID": "415af224fc1453a9f21aa198a69f76d9", "signature": "4d125a609a45fa7368ee931153ef8ca1", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=415af224fc1453a9f21aa198a69f76d9" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 159, "y": 0 }, "bottom-right": { "x": 178, "y": 20 }, "height": 20, "width": 19 }, "position": { "line": 8835, "column": 183 }, "errorSnippet": "<button aria-expanded=\"false\" aria-haspopup=\"true\" class=\"btn btnStyle findHelpCaret dropdown-toggle\" data-toggle=\"dropdown\" type=\"button\"><span class=\"sr-only\">I need help with Toggle Dropdown</span></button>", "xpath": "/html/body/div[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/button[1]", "issueID": "2f9ccbd27e044063cf75bc4a67a7c172", "signature": "e4b129a19a9da30876bca1668f807f10", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2f9ccbd27e044063cf75bc4a67a7c172" }, { "tID": 153, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 60, "errorTitle": "This long string of text is in all caps.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform. Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.", "viewPortLocation": { "top-left": { "x": 27, "y": 10 }, "bottom-right": { "x": 28, "y": 11 }, "height": 1, "width": 1 }, "position": { "line": 8835, "column": 322 }, "errorSnippet": "<span class=\"sr-only\">I need help with Toggle Dropdown</span>", "xpath": "/html/body/div[1]/div[2]/div[1]/section[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/button[1]/span[1]", "issueID": "1ca9d9de70e0e013600b194385931dd8", "signature": "fc98ee4534e055b05c8d654e2d08b37a", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1ca9d9de70e0e013600b194385931dd8" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 288.47, "y": 16.9852 }, "height": 16.9852, "width": 288.47 }, "position": { "line": 4484, "column": 0 }, "errorSnippet": "<a href=\"https://agid.acl.gov/\" id=\"\" name=\"\" rel=\"\" class=\"sf-depth-4 sf-external\" style=\"\" target=\"_blank\" role=\"link\" tabindex=\"0\">ACL Data</a>", "xpath": "/html/body/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ol[1]/li[1]/div[1]/ol[1]/li[2]/ol[1]/li[1]/a[1]", "issueID": "430117ff685fc4727f5b0399bb48b36c", "signature": "fff99abb5e1acd44a7f2d7b548982cfa", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=430117ff685fc4727f5b0399bb48b36c" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 295.26, "y": 16.996199999999998 }, "height": 16.996199999999998, "width": 295.26 }, "position": { "line": 5084, "column": 0 }, "errorSnippet": "<a href=\"https://acl.gov/subscribe\" id=\"\" name=\"\" rel=\"\" class=\"sf-depth-3 sf-external\" style=\"\" target=\"_blank\" role=\"link\" tabindex=\"0\">ACL Updates</a>", "xpath": "/html/body/div[1]/div[1]/div[3]/div[2]/div[1]/section[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/ol[1]/li[2]/div[1]/ol[1]/li[1]/a[1]", "issueID": "d5c5d53a0016ea46a948ffae87234058", "signature": "1fa7a038527a3475aff5177dccefb873", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d5c5d53a0016ea46a948ffae87234058" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 173.203, "y": 20 }, "height": 20, "width": 173.203 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"http://www.hhs.gov/plugins.html\" id=\"\" name=\"\" rel=\" noopener\" style=\"\" target=\"_blank\" class=\"ext\" data-extlink=\"\">Viewers &amp; Players<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www", "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[8]/a[1]", "issueID": "f04f0d75992ad96e94d60db76b665034", "signature": "d2f259bf19bcd8e5ae39d3c2b52f5987", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f04f0d75992ad96e94d60db76b665034" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 173.203, "y": 20 }, "height": 20, "width": 173.203 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"https://eldercare.acl.gov/\" id=\"\" name=\"\" rel=\"\" style=\"\" target=\"_blank\">Eldercare Locator</a>", "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/a[1]", "issueID": "9ad25949dacc08f97e07a352b5b0536f", "signature": "75000229c5a9ba300e8c09c619827e3f", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9ad25949dacc08f97e07a352b5b0536f" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 173.203, "y": 20 }, "height": 20, "width": 173.203 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"https://elderJustice.acl.gov\" id=\"\" name=\"\" rel=\"\" style=\"\" target=\"_blank\">ElderJustice.acl.gov</a>", "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[2]/ul[1]/li[2]/a[1]", "issueID": "bb0dbc7095dfc0486c67728893c059bd", "signature": "e49dbf0ea3aa5834ac12698bbb7c5dff", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bb0dbc7095dfc0486c67728893c059bd" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 173.203, "y": 20 }, "height": 20, "width": 173.203 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"https://longtermcare.acl.gov/\" id=\"\" name=\"\" rel=\"\" style=\"\" target=\"_blank\">LongTermCare.gov</a>", "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[2]/ul[1]/li[3]/a[1]", "issueID": "180a8d46ab243c428dc53c7de149a284", "signature": "351f90124806cf95b192289be6f7b4f2", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=180a8d46ab243c428dc53c7de149a284" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 173.203, "y": 20 }, "height": 20, "width": 173.203 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"https://olderindians.acl.gov/\" id=\"\" name=\"\" rel=\"\" style=\"\" target=\"_blank\">OlderIndians.gov</a>", "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[2]/ul[1]/li[4]/a[1]", "issueID": "6f97a345b839df73173cab7b6d422d1c", "signature": "f1fbddfcb0a8cecbff6a7aa06d08ebbd", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6f97a345b839df73173cab7b6d422d1c" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 173.203, "y": 20 }, "height": 20, "width": 173.203 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"http://www.grants.gov/\" id=\"\" name=\"\" rel=\" noopener\" style=\"\" target=\"_blank\" class=\"ext\" data-extlink=\"\">Grants.gov<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBo", "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[1]/a[1]", "issueID": "bf95604703dcaa55b218525f9369773c", "signature": "a4ae042e4f2bebbb339f8c52544ddb5d", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bf95604703dcaa55b218525f9369773c" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 173.203, "y": 20 }, "height": 20, "width": 173.203 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"http://www.hhs.gov/\" id=\"\" name=\"\" rel=\" noopener\" style=\"\" target=\"_blank\" class=\"ext\" data-extlink=\"\">HHS.gov<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0", "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[2]/a[1]", "issueID": "a5e9ef21de5aafe357671210e89f7a43", "signature": "94896cd650e6287485355463b13e2bac", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a5e9ef21de5aafe357671210e89f7a43" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 173.203, "y": 40 }, "height": 40, "width": 173.203 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"https://www.hhs.gov/about/agencies/asa/eeo/resources/no-fear-act/index.html\" id=\"\" name=\"\" rel=\" noopener\" style=\"\" target=\"_blank\" class=\"ext\" data-extlink=\"\">No Fear Act (on HHS.gov)<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-l", "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[3]/a[1]", "issueID": "6bdd41c4fdac7885499fea171c820883", "signature": "583f424feba192f3e1f47b463eba5946", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6bdd41c4fdac7885499fea171c820883" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 173.203, "y": 40 }, "height": 40, "width": 173.203 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"http://www.hhs.gov/open/plain-writing/index.html\" id=\"\" name=\"\" rel=\" noopener\" style=\"\" target=\"_blank\" class=\"ext\" data-extlink=\"\">Plain Writing (on HHS.gov)<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\"", "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[4]/a[1]", "issueID": "2f0637260a8f2c66619dc5ae9bef883a", "signature": "bae591167ef997b7f76a233eccdacb6b", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2f0637260a8f2c66619dc5ae9bef883a" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 173.203, "y": 20 }, "height": 20, "width": 173.203 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"http://www.usa.gov/\" id=\"\" name=\"\" rel=\" noopener\" style=\"\" target=\"_blank\" class=\"ext\" data-extlink=\"\">USA.gov<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0", "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[5]/a[1]", "issueID": "4d3e8aeff4c8bbca65223a83f512de09", "signature": "760caec18c0097db2082474f2ab685c9", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4d3e8aeff4c8bbca65223a83f512de09" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 173.203, "y": 20 }, "height": 20, "width": 173.203 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"http://www.whitehouse.gov/\" id=\"\" name=\"\" rel=\" noopener\" style=\"\" target=\"_blank\" class=\"ext\" data-extlink=\"\">WhiteHouse.gov<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg", "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/nav[3]/ul[1]/li[6]/a[1]", "issueID": "a9f37d7a7b31a151df00894427fc457b", "signature": "c0bd7c97aecf5ae38497ec7bdfcc189f", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a9f37d7a7b31a151df00894427fc457b" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 45, "y": 186 }, "bottom-right": { "x": 135.5, "y": 206 }, "height": 20, "width": 90.5 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a class=\"btn btnStyle btnChevron\" href=\"https://acl.gov/subscribe\" rel=\" noopener\" role=\"button\" tabindex=\"0\" target=\"_blank\">Subscribe&nbsp;<i class=\"fa fa-chevron-right\">&nbsp;</i></a>", "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/section[1]/div[1]/div[1]/p[2]/a[1]", "issueID": "c5ac2467089b35d86e8c2eed6d0f88d4", "signature": "cc87ce51d27747b9c331f90156170a1a", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c5ac2467089b35d86e8c2eed6d0f88d4" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 308.3125, "y": 38 }, "bottom-right": { "x": 387.3125, "y": 58 }, "height": 20, "width": 79 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"https://www.facebook.com/aclgov\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\">Facebook<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\">", "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/p[1]/a[1]", "issueID": "c0f0abe384a49673f66e75ade3c98183", "signature": "beb4731f693e8bae549b661511ff98b4", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c0f0abe384a49673f66e75ade3c98183" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 458.671875, "y": 38 }, "bottom-right": { "x": 522.671875, "y": 58 }, "height": 20, "width": 64 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"https://twitter.com/ACLgov\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\">Twitter<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"><me", "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/p[1]/a[2]", "issueID": "db3c11af8f1c501b4fd07f43f163b407", "signature": "7dfa4b5888f40ba215030665d26f3045", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=db3c11af8f1c501b4fd07f43f163b407" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 594.03125, "y": 38 }, "bottom-right": { "x": 669.03125, "y": 58 }, "height": 20, "width": 75 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"https://www.youtube.com/user/AoA25\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\">YouTube<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&g", "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/section[2]/div[1]/p[1]/a[3]", "issueID": "914dca5278d5a5d423a86e669326987a", "signature": "ac09fda8ccd263ec1c05a613f6ffb767", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=914dca5278d5a5d423a86e669326987a" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 220.5, "y": 2108 }, "bottom-right": { "x": 803.5, "y": 2128 }, "height": 20, "width": 583 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"http://www.hhs.gov\" target=\"_blank\" class=\"ext\" data-extlink=\"\" rel=\"noopener\">U.S. Department of Health and Human Services, Administration for Community Living<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)", "xpath": "/html/body/div[1]/footer[1]/div[2]/p[2]/span[1]/a[1]", "issueID": "21ea86b89a6b93f70fa2ad1a3e29b9b4", "signature": "18fe9b719610479ac08add4cb8ac58f5", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=21ea86b89a6b93f70fa2ad1a3e29b9b4" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 8678, "column": 0 }, "errorSnippet": "<a href=\"https://www.addtoany.com\" title=\"Share Buttons\" rel=\"noopener\" target=\"_blank\"><span class=\"a2a_svg a2a_s__default a2a_s_a2a a2a_logo_color\"><svg focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"><g fi", "xpath": "/html/body/div[2]/div[3]/div[3]/a[1]", "issueID": "3126e9aa7d01ffb43dfbe929d1c9f08d", "signature": "1aa4627d1186b6097ac134ab1362485d", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3126e9aa7d01ffb43dfbe929d1c9f08d" }, { "tID": 242, "bpID": 209, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level" ], "resultTitle": "Ensure content is easy to read and understand", "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.", "viewPortLocation": { "top-left": { "x": 1024, "y": 1430 }, "bottom-right": { "x": 1024, "y": 1430 }, "height": 0, "width": 0 }, "position": { "line": 8256, "column": 50 }, "errorSnippet": "<br>", "xpath": "/html/body/div[1]/br[1]", "issueID": "3e3fc1c742a7d54bb9906b1ae9858180", "signature": "a6ae71a2ff3c21e845a21ef892bfd9f3", "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=3e3fc1c742a7d54bb9906b1ae9858180" }, { "tID": 242, "bpID": 209, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level" ], "resultTitle": "Ensure content is easy to read and understand", "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.", "viewPortLocation": { "top-left": { "x": 1024, "y": 1450 }, "bottom-right": { "x": 1024, "y": 1450 }, "height": 0, "width": 0 }, "position": { "line": 8257, "column": 0 }, "errorSnippet": "<br>", "xpath": "/html/body/div[1]/br[2]", "issueID": "47f9b922aa54854aa09866c1630605e7", "signature": "9b7a66252d2ef87e300b9985856b2c13", "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=47f9b922aa54854aa09866c1630605e7" } ], "log": [] } } }, { "type": "launch", "which": "chromium", "what": "Chromium browser" }, { "type": "url", "which": "https://acl.gov/", "what": "Administration for Community Living", "result": "https://acl.gov/" }, { "type": "test", "which": "continuum", "what": "Level Access Continuum, community edition", "url": "https://acl.gov/", "result": [ { "engineTestId": 1010, "bestPracticeId": 2519, "attribute": "This element (role=region) does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This DIV (role=region) does not have a mechanism that allows an accessible name value to be calculated", "element": "<div role=\"region\" class=\"header-top header\"><div class=\"container\"><p><a class=\"visually-hidden foc ... ntent block-block-content2136fea3-c7b2-473a-81c4-9a05d013b1c6 clearfix\" id=\"block-emergencypreparedn", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[class=\"header-top header\"][role=\"region\"]", "attNo": 2 } }, { "engineTestId": 1010, "bestPracticeId": 2519, "attribute": "This element (role=region) does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This DIV (role=region) does not have a mechanism that allows an accessible name value to be calculated", "element": "<div role=\"region\" class=\"header-left header\"><div class=\"region region-header-left\"><a rel=\"home\" h ... r Community Living\" src=\"/sites/default/files/logo.png\"></a><div class=\"clearfix\"></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[class=\"header-left header\"][role=\"region\"]", "attNo": 2 } }, { "engineTestId": 1010, "bestPracticeId": 2519, "attribute": "This element (role=region) does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This DIV (role=region) does not have a mechanism that allows an accessible name value to be calculated", "element": "<div role=\"region\" class=\"header-right header\"><div class=\"region region-header-right\"><section clas ... x=\"0\" role=\"link\" target=\"\" style=\"\" class=\"sf-depth-3 menuparent\" rel=\"\" name=\"\" id=\"\" href=\"/grant", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)", "fixType": "", "fingerprint": { "version": 2, "css": "div[class=\"header-right header\"][role=\"region\"]", "attNo": 2 } }, { "engineTestId": 1010, "bestPracticeId": 2519, "attribute": "This element (role=region) does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This DIV (role=region) does not have a mechanism that allows an accessible name value to be calculated", "element": "<div role=\"region\" class=\"col-sm-12\"><div class=\"region region-tabregion\"><div class=\"hidden\" data-drupal-messages-fallback=\"\"></div><div class=\"clearfix\"></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[class=\"col-sm-12\"][role=\"region\"]", "attNo": 2 } } ] } ], "timeStamp": "4ea6d", "startTime": "2022-07-21T22:41:14", "presses": 0, "amountRead": 0, "testTimes": [ [ "hover", 41 ], [ "ibm", 19 ], [ "motion", 13 ], [ "alfa", 9 ], [ "wave", 4 ], [ "focAll", 1 ], [ "focInd", 1 ], [ "axe", 1 ], [ "tenon", 1 ], [ "bulk", 0 ], [ "embAc", 0 ], [ "focOp", 0 ], [ "labClash", 0 ], [ "linkUl", 0 ], [ "menuNav", 0 ], [ "radioSet", 0 ], [ "role", 0 ], [ "styleDiff", 0 ], [ "tabNav", 0 ], [ "zIndex", 0 ], [ "htmlcs", 0 ], [ "continuum", 0 ] ], "logCount": 14, "logSize": 1857, "errorLogCount": 13, "errorLogSize": 1813, "prohibitedCount": 0, "visitTimeoutCount": 0, "visitRejectionCount": 0, "endTime": "2022-07-21T22:43:17", "elapsedSeconds": 128, "score": { "scoreProcID": "sp14a", "logWeights": { "logCount": 0.5, "logSize": 0.01, "errorLogCount": 1, "errorLogSize": 0.02, "prohibitedCount": 15, "visitTimeoutCount": 10, "visitRejectionCount": 10 }, "soloWeight": 2, "groupWeights": { "absolute": 2, "largest": 1, "smaller": 0.4 }, "preventionWeights": { "testaro": 50, "other": 100 }, "packageDetails": { "testaro": { "bulk": 0, "focInd": 4, "hover": 15, "linkUl": 108, "role": 85, "styleDiff": 23, "zIndex": 83 }, "alfa": { "r11": 4, "r40": 16, "r57": 4, "r65": 1 }, "axe": { "hidden-content": 0, "css-orientation-lock": 1, "color-contrast-enhanced": 3, "landmark-unique": 2 }, "htmlcs": { "w:AA.1_3_1.H42": 2, "w:AA.1_3_1.H48": 1, "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 3, "w:AA.1_4_3.G18.Abs": 5, "w:AA.1_4_3_F24.F24.FGColour": 3, "w:AA.4_1_2.H91.A.Empty": 1 }, "ibm": { "RPT_Elem_UniqueId": 288, "Rpt_Aria_RegionLabel_Implicit": 16, "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit": 16, "Rpt_Aria_MultipleNavigationLandmarks_Implicit": 4, "landmark_name_unique": 12, "element_tabbable_role_valid": 4, "aria_role_redundant": 76 }, "wave": { "c:contrast": 3, "a:label_title": 2, "a:link_internal_broken": 1, "a:link_redundant": 6, "a:youtube_video": 1 }, "tenon": { "28": 4, "95": 4, "134": 3, "144": 24, "152": 36, "153": 4, "218": 76, "242": 8 }, "continuum": { "1010": 16 } }, "groupDetails": { "groups": { "visibleBulk": { "testaro": { "bulk": { "score": 1, "what": "Page contains many visible elements" } } }, "focusIndication": { "testaro": { "focInd": { "score": 4, "what": "Focused element displaying no or nostandard focus indicator" } }, "alfa": { "r65": { "score": 1, "what": "Element in sequential focus order has no visible focus" } } }, "hoverSurprise": { "testaro": { "hover": { "score": 4, "what": "Content changes caused by hovering" } } }, "linkIndication": { "testaro": { "linkUl": { "score": 54, "what": "Non-underlined adjacent links" } } }, "roleBad": { "testaro": { "role": { "score": 64, "what": "Nonexistent or implicit-overriding role" } }, "ibm": { "element_tabbable_role_valid": { "score": 3, "what": "Tabbable element has a non-widget role" }, "aria_role_redundant": { "score": 57, "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element" } } }, "inconsistentStyles": { "testaro": { "styleDiff": { "score": 6, "what": "Heading, link, and button style inconsistencies" } } }, "zIndexNotZero": { "testaro": { "zIndex": { "score": 21, "what": "Layering with nondefault z-index values" } } }, "linkNoText": { "alfa": { "r11": { "score": 4, "what": "Link has no accessible name" } }, "htmlcs": { "w:AA.4_1_2.H91.A.Empty": { "score": 1, "what": "Link element has an id attribute but no href attribute or text" } } }, "regionNoText": { "alfa": { "r40": { "score": 16, "what": "Region has no accessible name" } }, "ibm": { "Rpt_Aria_RegionLabel_Implicit": { "score": 16, "what": "Element with a region role has no label that describes its purpose" } }, "continuum": { "1010": { "score": 16, "what": "Element with a region role has no mechanism that allows an accessible name to be calculated" } } }, "contentBeyondLandmarks": { "alfa": { "r57": { "score": 2, "what": "Perceivable text content is not included in any landmark" } } }, "hiddenContentRisk": { "axe": { "hidden-content": { "score": 1, "what": "Some content is hidden and therefore may not be testable for accessibility" } } }, "cssBansRotate": { "axe": { "css-orientation-lock": { "score": 1, "what": "CSS media query locks display orientation" } } }, "contrastAAA": { "axe": { "color-contrast-enhanced": { "score": 1, "what": "Element has insufficient color contrast (Level AAA)" } }, "tenon": { "95": { "score": 1, "what": "Element has insufficient color contrast (Level AAA)" } } }, "landmarkConfusion": { "axe": { "landmark-unique": { "score": 2, "what": "Landmark has a role and an accessible name that are identical to another" } }, "ibm": { "landmark_name_unique": { "score": 9, "what": "Landmark has no unique aria-labelledby or aria-label among landmarks in the same parent region" } } }, "pseudoHeadingRisk": { "htmlcs": { "w:AA.1_3_1.H42": { "score": 1, "what": "Heading coding is not used but the element may be intended as a heading" } } }, "pseudoNavListRisk": { "htmlcs": { "w:AA.1_3_1.H48": { "score": 1, "what": "Navigation links are not coded as a list" } } }, "scrollRisk": { "htmlcs": { "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": { "score": 1, "what": "Fixed-position element may force bidirectional scrolling" } } }, "contrastRisk": { "htmlcs": { "w:AA.1_4_3.G18.Abs": { "score": 1, "what": "Contrast between the absolutely positioned text and its background may be inadequate" }, "w:AA.1_4_3_F24.F24.FGColour": { "score": 1, "what": "Inline foreground color may lack a complementary background color" } } }, "duplicateID": { "ibm": { "RPT_Elem_UniqueId": { "score": 216, "what": "Element id attribute value is not unique within the document" } } }, "regionConfusion": { "ibm": { "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit": { "score": 12, "what": "Element with a region role has no unique label among the region-role elements" } } }, "navConfusion": { "ibm": { "Rpt_Aria_MultipleNavigationLandmarks_Implicit": { "score": 3, "what": "Element with a navigation role has no unique purpose label among the navigation-role elements" } } }, "contrastAA": { "wave": { "c:contrast": { "score": 2, "what": "Very low contrast" } } }, "titleAsLabel": { "wave": { "a:label_title": { "score": 2, "what": "Form control has a title but no label" } } }, "internalLinkBroken": { "wave": { "a:link_internal_broken": { "score": 1, "what": "Broken same-page link" } } }, "linkPair": { "wave": { "a:link_redundant": { "score": 3, "what": "Adjacent links go to the same URL" } } }, "videoCaptionRisk": { "wave": { "a:youtube_video": { "score": 1, "what": "YouTube video may have no or incorrect captions" } } }, "horizontalScrolling": { "tenon": { "28": { "score": 3, "what": "Layout or sizing of the page causes horizontal scrolling" } } }, "fontSmall": { "tenon": { "134": { "score": 2, "what": "Text is very small" } } }, "leadingClipsText": { "tenon": { "144": { "score": 24, "what": "Line height is insufficent to properly display the computed font size" } } }, "targetSize": { "tenon": { "152": { "score": 18, "what": "Actionable element is smaller than the minimum required size" } } }, "allCaps": { "tenon": { "153": { "score": 1, "what": "Long string of text is in all caps" } } }, "linkForcesNewWindow": { "tenon": { "218": { "score": 57, "what": "Link opens in a new window without user control" } } }, "pseudoParagraphRisk": { "tenon": { "242": { "score": 2, "what": "Multiple consecutive br elements may simulate paragraphs" } } } }, "solos": {} }, "preventionScores": {}, "summary": { "total": 719, "log": 75, "preventions": 0, "solos": 0, "groups": [ { "groupName": "duplicateID", "score": 218 }, { "groupName": "roleBad", "score": 90 }, { "groupName": "linkForcesNewWindow", "score": 59 }, { "groupName": "linkIndication", "score": 56 }, { "groupName": "regionNoText", "score": 31 }, { "groupName": "leadingClipsText", "score": 26 }, { "groupName": "zIndexNotZero", "score": 23 }, { "groupName": "targetSize", "score": 20 }, { "groupName": "regionConfusion", "score": 14 }, { "groupName": "landmarkConfusion", "score": 12 }, { "groupName": "inconsistentStyles", "score": 8 }, { "groupName": "focusIndication", "score": 6 }, { "groupName": "hoverSurprise", "score": 6 }, { "groupName": "linkNoText", "score": 6 }, { "groupName": "navConfusion", "score": 5 }, { "groupName": "linkPair", "score": 5 }, { "groupName": "horizontalScrolling", "score": 5 }, { "groupName": "contentBeyondLandmarks", "score": 4 }, { "groupName": "contrastRisk", "score": 4 }, { "groupName": "contrastAA", "score": 4 }, { "groupName": "titleAsLabel", "score": 4 }, { "groupName": "fontSmall", "score": 4 }, { "groupName": "pseudoParagraphRisk", "score": 4 }, { "groupName": "visibleBulk", "score": 3 }, { "groupName": "hiddenContentRisk", "score": 3 }, { "groupName": "cssBansRotate", "score": 3 }, { "groupName": "contrastAAA", "score": 3 }, { "groupName": "pseudoHeadingRisk", "score": 3 }, { "groupName": "pseudoNavListRisk", "score": 3 }, { "groupName": "scrollRisk", "score": 3 }, { "groupName": "internalLinkBroken", "score": 3 }, { "groupName": "videoCaptionRisk", "score": 3 }, { "groupName": "allCaps", "score": 3 } ] } } }