Accessibility test digest
Synopsis
Page: Social Security Administration (SSA)
URL: https://www.ssa.gov/
Score: 306
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 Social Security Administration (SSA) web page at https://www.ssa.gov/ on 2022/07/18. 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 306 (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 | 306 |
---|---|
log | 11 |
focusIndication | 73 |
linkIndication | 45 |
contrastAA | 41 |
contrastAAA | 22 |
svgImageNoText | 18 |
contentBeyondLandmarks | 11 |
roleBad | 8 |
decorativeImageRisk | 7 |
titleRedundant | 6 |
inconsistentStyles | 5 |
zIndexNotZero | 5 |
contrastRisk | 5 |
visibleLabelNotName | 5 |
horizontalScrolling | 5 |
obsolete | 4 |
linkTextsSame | 4 |
targetSize | 4 |
tabFocusability | 3 |
hoverSurprise | 3 |
hiddenContentRisk | 3 |
cssBansRotate | 3 |
pseudoHeadingRisk | 3 |
pseudoNavListRisk | 3 |
scrollRisk | 3 |
complementaryNoText | 3 |
allCaps | 3 |
Issue summary
Special issues
log: Score 11. This is based on the amount of browser error logging and miscellaneous logging during the tests.
Classified issues
focusIndication: Score 73. Issues reported by tests in this category:
- Package
testaro
, testfocInd
, score 71 (Focused element displaying no or nostandard focus indicator)
linkIndication: Score 45. Issues reported by tests in this category:
- Package
testaro
, testlinkUl
, score 43 (Non-underlined adjacent links)
contrastAA: Score 41. Issues reported by tests in this category:
- Package
axe
, testcolor-contrast
, score 35 (Element has insufficient color contrast) - Package
htmlcs
, teste:AA.1_4_3.G18.Fail
, score 3 (Contrast between the text and its background is less than 4.5:1) - Package
ibm
, testIBMA_Color_Contrast_WCAG2AA
, score 3 (Contrast ratio of text with background does not meet WCAG 2.1 AA) - Package
wave
, testc:contrast
, score 5 (Very low contrast)
contrastAAA: Score 22. Issues reported by tests in this category:
- Package
axe
, testcolor-contrast-enhanced
, score 20 (Element has insufficient color contrast (Level AAA))
svgImageNoText: Score 18. Issues reported by tests in this category:
- Package
continuum
, test123
, score 16 (svg element has no mechanism that allows an accessible name to be calculated)
contentBeyondLandmarks: Score 11. Issues reported by tests in this category:
- Package
alfa
, testr57
, score 2 (Perceivable text content is not included in any landmark) - Package
axe
, testregion
, score 1 (Some page content is not contained by landmarks) - Package
ibm
, testRpt_Aria_OrphanedContent_Native_Host_Sematics
, score 8 (Content does not reside within an element with a landmark role)
roleBad: Score 8. Issues reported by tests in this category:
- Package
testaro
, testrole
, score 5 (Nonexistent or implicit-overriding role) - Package
ibm
, testaria_role_redundant
, score 2 (Explicitly assigned ARIA role is redundant with the implicit role of the element)
decorativeImageRisk: Score 7. Issues reported by tests in this category:
- Package
htmlcs
, testw:AA.1_1_1.H67.2
, score 5 (Image marked as decorative may be informative)
titleRedundant: Score 6. Issues reported by tests in this category:
- Package
wave
, testa:title_redundant
, score 1 (Title attribute text is the same as text or alternative text) - Package
tenon
, test79
, score 4 (Link has a title attribute that is the same as the text inside the link)
inconsistentStyles: Score 5. Issues reported by tests in this category:
- Package
testaro
, teststyleDiff
, score 3 (Heading, link, and button style inconsistencies)
zIndexNotZero: Score 5. Issues reported by tests in this category:
- Package
testaro
, testzIndex
, score 3 (Layering with nondefault z-index values)
contrastRisk: Score 5. Issues reported by tests in this category:
- Package
htmlcs
, testw:AA.1_4_3.G145.Abs
, score 1 (Contrast between the absolutely positioned large text and its background may be less than 3:1) - Package
htmlcs
, testw:AA.1_4_3.G145.BgImage
, score 1 (Contrast between the text and its background image may be less than 3:1) - Package
htmlcs
, testw:AA.1_4_3.G18.BgImage
, score 1 (Contrast between the text and its background image may be less than 4.5:1)
visibleLabelNotName: Score 5. Issues reported by tests in this category:
- Package
ibm
, testWCAG21_Label_Accessible
, score 3 (Accessible name does not match or contain the visible label text)
horizontalScrolling: Score 5. Issues reported by tests in this category:
- Package
tenon
, test28
, score 3 (Layout or sizing of the page causes horizontal scrolling)
obsolete: Score 4. Issues reported by tests in this category:
- Package
ibm
, testelement_attribute_deprecated
, score 2 (Element or attribute is obsolete)
linkTextsSame: Score 4. Issues reported by tests in this category:
- Package
tenon
, test98
, score 2 (Links have the same text but different destinations)
targetSize: Score 4. Issues reported by tests in this category:
- Package
tenon
, test152
, score 2 (Actionable element is smaller than the minimum required size)
tabFocusability: Score 3. Issues reported by tests in this category:
- Package
testaro
, testfocAll
, score 1 (Discrepancy between elements that should be and that are Tab-focusable)
hoverSurprise: Score 3. Issues reported by tests in this category:
- Package
testaro
, testhover
, score 1 (Content changes caused by hovering)
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)
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)
complementaryNoText: Score 3. Issues reported by tests in this category:
- Package
ibm
, testRpt_Aria_ComplementaryRequiredLabel_Implicit
, score 1 (Element has a complementary role but has no label)
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": "4aieq-ssa", "host": { "id": "ssa", "which": "https://www.ssa.gov/", "what": "Social Security Administration (SSA)" }, "log": [ { "event": "startTime", "value": "2022-07-18T01:51:30" }, { "event": "endTime", "value": "2022-07-18T01:54:09" } ], "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://www.ssa.gov/", "what": "Social Security Administration (SSA)" }, { "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://www.ssa.gov/", "what": "Social Security Administration (SSA)" }, { "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://www.ssa.gov/", "what": "Social Security Administration (SSA)", "result": "https://www.ssa.gov/" }, { "type": "tenonRequest", "id": "a", "withNewContent": true, "what": "Tenon API version 2 test request", "url": "https://www.ssa.gov/" }, { "type": "test", "which": "motion", "what": "motion", "delay": 2500, "interval": 2500, "count": 5, "url": "https://www.ssa.gov/", "result": { "bytes": [ 1041103, 1040918, 1040918, 1040918, 1040918 ], "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://www.ssa.gov/", "what": "Social Security Administration (SSA)", "result": "https://www.ssa.gov/" }, { "type": "test", "which": "bulk", "what": "count of visible elements", "url": "https://www.ssa.gov/", "result": { "visibleElements": 263 } }, { "type": "test", "which": "embAc", "withItems": true, "what": "active elements embedded in links or buttons", "url": "https://www.ssa.gov/", "result": { "totals": { "links": 0, "buttons": 0, "inputs": 0, "selects": 0 }, "items": [] } }, { "type": "test", "which": "focAll", "what": "focusable and Tab-focused elements", "url": "https://www.ssa.gov/", "result": { "tabFocusables": 72, "tabFocused": 73, "discrepancy": 1 } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.ssa.gov/", "what": "URL", "result": "https://www.ssa.gov/" }, { "type": "test", "which": "focInd", "revealAll": false, "allowedDelay": 250, "withItems": true, "what": "focus indicators", "url": "https://www.ssa.gov/", "result": { "totals": { "total": 72, "types": { "indicatorMissing": { "total": 0, "tagNames": {} }, "nonOutlinePresent": { "total": 71, "tagNames": { "A": 71 } }, "outlinePresent": { "total": 1, "meanDelay": 0, "tagNames": { "BUTTON": 1 } } } }, "items": { "indicatorMissing": [], "nonOutlinePresent": [ { "tagName": "A", "text": "Skip to content" }, { "tagName": "A", "text": "Coronavirus (COVID-19) Updates" }, { "tagName": "A", "text": "Social Security" }, { "tagName": "A", "text": "SEARCH" }, { "tagName": "A", "text": "MENU" }, { "tagName": "A", "text": "LANGUAGES" }, { "tagName": "A", "text": "SIGN IN/UP" }, { "tagName": "A", "text": "What should I do if I get a call claiming there's a problem with my Social Security number or accoun" }, { "tagName": "A", "text": "Online Services" }, { "tagName": "A", "text": "Retirement" }, { "tagName": "A", "text": "Disability" }, { "tagName": "A", "text": "SSI" }, { "tagName": "A", "text": "Medicare" }, { "tagName": "A", "text": "my Social Security Check out your Social Security Statement, change your address & manage your benef" }, { "tagName": "A", "text": "Social Security Number Your Social Security number remains your first and continuous link with Socia" }, { "tagName": "A", "text": "How to Get Help Learn how to get help from Social Security." }, { "tagName": "A", "text": "FAQs Get answers to frequently asked questions about Social Security." }, { "tagName": "A", "text": "Help us get your community vaccinated and boosted" }, { "tagName": "A", "text": "The Affordable Connectivity Program" }, { "tagName": "A", "text": "Social Security Releases Diversity, Equity, Inclusion, and Accessibility Strategic Plan" }, { "tagName": "A", "text": "Social Security Online: Your First and Best Place to Start" }, { "tagName": "A", "text": "Blog" }, { "tagName": "A", "text": "Newsletter" }, { "tagName": "A", "text": "Press Releases" }, { "tagName": "A", "text": "Follow Us..." }, { "tagName": "A", "text": "Replacement Social Security Card" }, { "tagName": "A", "text": "Check Application or Appeal Status" }, { "tagName": "A", "text": "People Helping Others" }, { "tagName": "A", "text": "Contact Us" }, { "tagName": "A", "text": "Forms" }, { "tagName": "A", "text": "Publications" }, { "tagName": "A", "text": "Calculators" }, { "tagName": "A", "text": "Social Security Statement" }, { "tagName": "A", "text": "Direct Deposit" }, { "tagName": "A", "text": "Closings & Emergencies" }, { "tagName": "A", "text": "Fraud Prevention and Reporting" }, { "tagName": "A", "text": "Ticket to Work" }, { "tagName": "A", "text": "Budget, Finance, and Performance" }, { "tagName": "A", "text": "Emergency Assistance for Homeowners and Renters" }, { "tagName": "A", "text": "Explore the Benefits You May Be Due" }, { "tagName": "A", "text": "Retirement" }, { "tagName": "A", "text": "Disability" }, { "tagName": "A", "text": "Medicare" }, { "tagName": "A", "text": "Survivors" }, { "tagName": "A", "text": "SSI" }, { "tagName": "A", "text": "Online Services" }, { "tagName": "A", "text": "FAQs" }, { "tagName": "A", "text": "Contact Us" }, { "tagName": "A", "text": "Forms" }, { "tagName": "A", "text": "Glossary" }, { "tagName": "A", "text": "Publications" }, { "tagName": "A", "text": "Program Operations Manual System" }, { "tagName": "A", "text": "About Us" }, { "tagName": "A", "text": "Accessibility" }, { "tagName": "A", "text": "FOIA" }, { "tagName": "A", "text": "Open Government" }, { "tagName": "A", "text": "Plain Language" }, { "tagName": "A", "text": "Privacy Policy" }, { "tagName": "A", "text": "Privacy Program" }, { "tagName": "A", "text": "Blog" }, { "tagName": "A", "text": "Facebook" }, { "tagName": "A", "text": "Instagram" }, { "tagName": "A", "text": "Twitter" }, { "tagName": "A", "text": "YouTube" }, { "tagName": "A", "text": "All Social Media" }, { "tagName": "A", "text": "Benefits.gov" }, { "tagName": "A", "text": "MyMoney.gov" }, { "tagName": "A", "text": "Regulations.gov" }, { "tagName": "A", "text": "USA.gov" }, { "tagName": "A", "text": "Office of the Inspector General" }, { "tagName": "A", "text": "" } ], "outlinePresent": [ { "tagName": "BUTTON", "text": "Feedback", "delay": 0 } ] } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.ssa.gov/", "what": "URL", "result": "https://www.ssa.gov/" }, { "type": "test", "which": "focOp", "withItems": true, "what": "focusability and operability", "url": "https://www.ssa.gov/", "result": { "totals": { "total": 74, "types": { "onlyFocusable": { "total": 0, "tagNames": {} }, "onlyOperable": { "total": 0, "tagNames": {} }, "focusableAndOperable": { "total": 74, "tagNames": { "A": 72, "BUTTON": 1, "DIV": 1 } } } }, "items": { "onlyFocusable": [], "onlyOperable": [], "focusableAndOperable": [ { "tagName": "A", "id": "skip-navigation", "text": "Skip to content", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Coronavirus (COVID-19) Updates", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Social Security", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "ssa-search", "text": "SEARCH", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "ssa-menu", "text": "MENU", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "ssa-languages", "text": "LANGUAGES", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "ssa-signin", "text": "SIGN IN/UP", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "What should I do if I get a call claiming there's a problem with my Social Secur", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Online Services", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Retirement", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Disability", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "SSI", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Medicare", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "my Social Security Check out your Social Security Statement, change your address", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Social Security Number Your Social Security number remains your first and contin", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "How to Get Help Learn how to get help from Social Security.", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "FAQs Get answers to frequently asked questions about Social Security.", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Help us get your community vaccinated and boosted", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "The Affordable Connectivity Program", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Social Security Releases Diversity, Equity, Inclusion, and Accessibility Strateg", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Social Security Online: Your First and Best Place to Start", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Blog", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Newsletter", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Press Releases", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Follow Us...", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Replacement Social Security Card", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Check Application or Appeal Status", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "People Helping Others", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact Us", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Forms", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Publications", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Calculators", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Social Security Statement", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Direct Deposit", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Closings & Emergencies", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Fraud Prevention and Reporting", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Ticket to Work", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Budget, Finance, and Performance", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Emergency Assistance for Homeowners and Renters", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Explore the Benefits You May Be Due", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Retirement", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Disability", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Medicare", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Survivors", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "SSI", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Online Services", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "FAQs", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact Us", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Forms", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Glossary", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Publications", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Program Operations Manual System", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About Us", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Accessibility", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "FOIA", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Open Government", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Plain Language", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Privacy Policy", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Privacy Program", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Blog", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Facebook", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Instagram", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Twitter", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "YouTube", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "All Social Media", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Benefits.gov", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "MyMoney.gov", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Regulations.gov", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "USA.gov", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Office of the Inspector General", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "js-fb", "text": "Share Your Feedback", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"js-btt\" href=\"#banner\" title=\"Back to Top\" style=\"cursor: default;\"></", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "nebula_div_btn", "text": "Feedback", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "ae_launcher", "text": "Explore your accessibility options.", "byTag": false, "byOnClick": false, "byPointer": true } ] } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.ssa.gov/", "what": "URL", "result": "https://www.ssa.gov/" }, { "type": "test", "which": "hover", "headSize": 20, "headSampleSize": 20, "tailSampleSize": 15, "withItems": true, "what": "hover-caused content changes", "url": "https://www.ssa.gov/", "result": { "totals": { "triggers": 102, "headTriggers": 20, "tailTriggers": 82, "impactTriggers": 1, "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 2, "unhoverables": 1 }, "items": { "head": { "impactTriggers": [ { "tagName": "A", "text": "Coronavirus(COVID-19)Updates", "additions": 0, "removals": 0, "opacityChanges": 1, "opacityImpact": 2 } ], "unhoverables": [ { "tagName": "A", "id": "skip-navigation", "text": "Skiptocontent" } ] }, "tail": { "impactTriggers": [], "unhoverables": [] } } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.ssa.gov/", "what": "URL", "result": "https://www.ssa.gov/" }, { "type": "test", "which": "labClash", "withItems": true, "what": "labeling inconsistencies", "url": "https://www.ssa.gov/", "result": { "totals": { "mislabeled": 0, "unlabeled": 0, "wellLabeled": 1 }, "items": { "mislabeled": [], "unlabeled": [], "wellLabeled": [ { "index": 0, "tagName": "BUTTON", "type": "submit", "texts": { "content": "Feedback" } } ] } } }, { "type": "test", "which": "linkUl", "withItems": true, "what": "adjacent-link underlining", "url": "https://www.ssa.gov/", "result": { "totals": { "links": 72, "adjacent": { "total": 43, "underlined": 0, "underlinedPercent": 0 } }, "items": { "underlined": [], "notUnderlined": [ "Skip to content", "Coronavirus (COVID-19) Updates", "Social Security", "SEARCH", "MENU", "LANGUAGES", "SIGN IN/UP", "What should I do if I get a call claiming there's a problem with my Social Security number or account?", "Online Services", "Retirement", "Disability", "SSI", "Medicare", "my Social Security Check out your Social Security Statement, change your address & manage your benefits online today.", "Social Security Number Your Social Security number remains your first and continuous link with Social Security.", "How to Get Help Learn how to get help from Social Security.", "FAQs Get answers to frequently asked questions about Social Security.", "Help us get your community vaccinated and boosted", "The Affordable Connectivity Program", "Social Security Releases Diversity, Equity, Inclusion, and Accessibility Strategic Plan", "Social Security Online: Your First and Best Place to Start", "Blog", "Newsletter", "Press Releases", "Follow Us...", "Replacement Social Security Card", "Check Application or Appeal Status", "People Helping Others", "Contact Us", "Forms", "Publications", "Calculators", "Social Security Statement", "Direct Deposit", "Closings & Emergencies", "Fraud Prevention and Reporting", "Ticket to Work", "Budget, Finance, and Performance", "Emergency Assistance for Homeowners and Renters", "Explore the Benefits You May Be Due", "Office of the Inspector General", "Share Your Feedback", "" ] } } }, { "type": "test", "which": "menuNav", "withItems": true, "what": "keyboard navigation between focusable menu items", "url": "https://www.ssa.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://www.ssa.gov/", "what": "URL", "result": "https://www.ssa.gov/" }, { "type": "test", "which": "radioSet", "withItems": true, "what": "fieldset grouping of radio buttons", "url": "https://www.ssa.gov/", "result": { "totals": { "total": 0, "inSet": 0, "percent": "N.A." }, "items": { "inSet": [], "notInSet": [] } } }, { "type": "test", "which": "role", "what": "roles", "url": "https://www.ssa.gov/", "result": { "roleElements": 4, "badRoleElements": 3, "redundantRoleElements": 1, "tagNames": { "HEADER": { "banner": { "bad": 1, "redundant": 0 } }, "MAIN": { "main": { "bad": 0, "redundant": 1 } }, "FOOTER": { "contentinfo": { "bad": 1, "redundant": 0 } }, "DIV": { "button": { "bad": 1, "redundant": 0 } } } } }, { "type": "test", "which": "styleDiff", "withItems": true, "what": "style inconsistencies", "url": "https://www.ssa.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": 1 }, "adjacentLink": { "total": 43, "subtotals": [ 26, 9, 7, 1 ] }, "listLink": { "total": 29 }, "h1": { "total": 1 }, "h2": { "total": 1 }, "h3": { "total": 10, "subtotals": [ 6, 2, 1, 1 ] } }, "items": { "adjacentLink": { "fontWeight": { "400": [ "Social Security", "SEARCH", "MENU", "LANGUAGES", "SIGN IN/UP", "my Social Security Check out your Social Security Statement, change your address & manage your benefits online today.", "Social Security Number Your Social Security number remains your first and continuous link with Social Security.", "How to Get Help Learn how to get help from Social Security.", "FAQs Get answers to frequently asked questions about Social Security.", "Replacement Social Security Card", "Check Application or Appeal Status", "People Helping Others", "Contact Us", "Forms", "Publications", "Calculators", "Social Security Statement", "Direct Deposit", "Closings & Emergencies", "Fraud Prevention and Reporting", "Ticket to Work", "Budget, Finance, and Performance", "Emergency Assistance for Homeowners and Renters", "Explore the Benefits You May Be Due", "Office of the Inspector General", "" ], "500": [ "Coronavirus (COVID-19) Updates", "What should I do if I get a call claiming there's a problem with my Social Security number or account?", "Online Services", "Retirement", "Disability", "SSI", "Medicare", "Help us get your community vaccinated and boosted", "The Affordable Connectivity Program", "Share Your Feedback" ], "600": [ "Skip to content", "Social Security Releases Diversity, Equity, Inclusion, and Accessibility Strategic Plan", "Social Security Online: Your First and Best Place to Start", "Blog", "Newsletter", "Press Releases", "Follow Us..." ] }, "opacity": { "0": [ "Share Your Feedback" ], "1": [ "Skip to content", "Coronavirus (COVID-19) Updates", "Social Security", "SEARCH", "MENU", "LANGUAGES", "SIGN IN/UP", "What should I do if I get a call claiming there's a problem with my Social Security number or account?", "Online Services", "Retirement", "Disability", "SSI", "Medicare", "my Social Security Check out your Social Security Statement, change your address & manage your benefits online today.", "Social Security Number Your Social Security number remains your first and continuous link with Social Security.", "How to Get Help Learn how to get help from Social Security.", "FAQs Get answers to frequently asked questions about Social Security.", "Help us get your community vaccinated and boosted", "The Affordable Connectivity Program", "Social Security Releases Diversity, Equity, Inclusion, and Accessibility Strategic Plan", "Social Security Online: Your First and Best Place to Start", "Blog", "Newsletter", "Press Releases", "Follow Us...", "Replacement Social Security Card", "Check Application or Appeal Status", "People Helping Others", "Contact Us", "Forms", "Publications", "Calculators", "Social Security Statement", "Direct Deposit", "Closings & Emergencies", "Fraud Prevention and Reporting", "Ticket to Work", "Budget, Finance, and Performance", "Emergency Assistance for Homeowners and Renters", "Explore the Benefits You May Be Due", "Office of the Inspector General", "" ] } }, "h3": { "color": { "rgb(33, 33, 33)": [ "Help us get your community vaccinated and boosted", "The Affordable Connectivity Program", "Items of Interest", "Benefits", "Resources", "Agency", "Connect with Us", "Related Websites", "Report Fraud, Waste or Abuse" ], "rgb(255, 255, 255)": [ "Newsroom" ] }, "fontSize": { "20px": [ "Help us get your community vaccinated and boosted", "The Affordable Connectivity Program", "Newsroom" ], "25px": [ "Items of Interest" ], "16px": [ "Benefits", "Resources", "Agency", "Connect with Us", "Related Websites", "Report Fraud, Waste or Abuse" ] } } } } }, { "type": "test", "which": "tabNav", "withItems": true, "what": "keyboard navigation between tab elements", "url": "https://www.ssa.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://www.ssa.gov/", "result": { "totals": { "total": 11, "tagNames": { "DIV": 8, "A": 2, "BUTTON": 1 } }, "items": [ { "tagName": "DIV", "id": "", "text": "Online Services" }, { "tagName": "DIV", "id": "", "text": "Retirement" }, { "tagName": "DIV", "id": "", "text": "Disability" }, { "tagName": "DIV", "id": "", "text": "SSI" }, { "tagName": "DIV", "id": "", "text": "Medicare" }, { "tagName": "A", "id": "js-fb", "text": "Share Your Feedback" }, { "tagName": "A", "id": "", "text": "" }, { "tagName": "BUTTON", "id": "nebula_div_btn", "text": "Feedback" }, { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "DIV", "id": "ae_app", "text": "AudioEye.layoutHelpers.push(function(ele){ ele.outerFind('table:contains(Benefit Calculators)').attr" }, { "tagName": "DIV", "id": "ae_launcher", "text": "Explore your accessibility options." } ] } }, { "type": "test", "which": "alfa", "what": "alfa", "url": "https://www.ssa.gov/", "result": { "totals": { "failures": 1, "warnings": 0 }, "items": [ { "index": 332, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included 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]/a[1]/text()[1]", "codeLines": [ "Coronavirus (COVID-19) Updates" ] } } ] } }, { "type": "test", "which": "axe", "detailLevel": 2, "rules": [], "what": "Axe", "url": "https://www.ssa.gov/", "result": { "totals": { "rulesNA": 49, "rulesPassed": 46, "rulesWarned": 4, "rulesViolated": 2, "warnings": { "minor": 5, "moderate": 0, "serious": 95, "critical": 0 }, "violations": { "minor": 0, "moderate": 1, "serious": 11, "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-18T01:53:43.470Z", "url": "https://www.ssa.gov/", "toolOptions": { "resultTypes": [ "violations", "incomplete" ], "runOnly": { "type": "tag", "values": [ "experimental", "best-practice", "wcag2a", "wcag2aa", "wcag2aaa", "wcag21a", "wcag21aa", "wcag21aaa" ] }, "reporter": "v1" }, "incomplete": [ { "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": { "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"c-fi-text\">Online Services</div>", "target": [ "a[data-event-action=\"Feature Hero Image Click\"] > .c-fi-text" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"c-fi-text\">Online Services</div>", "target": [ "a[data-event-action=\"Feature Hero Image Click\"] > .c-fi-text" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"c-fi-text\">Retirement</div>", "target": [ ".c-fi-link[href$=\"retirement/\"][data-event-action=\"Feature Image Click\"] > .c-fi-text" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"c-fi-text\">Retirement</div>", "target": [ ".c-fi-link[href$=\"retirement/\"][data-event-action=\"Feature Image Click\"] > .c-fi-text" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"c-fi-text\">Disability</div>", "target": [ ".c-fi-link[href$=\"disability/\"][data-event-action=\"Feature Image Click\"] > .c-fi-text" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"c-fi-text\">Disability</div>", "target": [ ".c-fi-link[href$=\"disability/\"][data-event-action=\"Feature Image Click\"] > .c-fi-text" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"c-fi-text\">SSI</div>", "target": [ ".c-fi-link[href$=\"ssi/\"][data-event-action=\"Feature Image Click\"] > .c-fi-text" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"c-fi-text\">SSI</div>", "target": [ ".c-fi-link[href$=\"ssi/\"][data-event-action=\"Feature Image Click\"] > .c-fi-text" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"c-fi-text\">Medicare</div>", "target": [ ".c-fi-link[href$=\"medicare/\"][data-event-action=\"Feature Image Click\"] > .c-fi-text" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"c-fi-text\">Medicare</div>", "target": [ ".c-fi-link[href$=\"medicare/\"][data-event-action=\"Feature Image Click\"] > .c-fi-text" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<h3 class=\"bg-teal-gradient fs2 ma0 px3 py2 white\">Newsroom</h3>", "target": [ ".py2" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<h3 class=\"bg-teal-gradient fs2 ma0 px3 py2 white\">Newsroom</h3>", "target": [ ".py2" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a class=\"bg-teal-gradient bs1 fx fx-ai-c fx-jc-c hover-teal js-ga-event pa3 ta-c ts-stroke white\" data-event-action=\"Newsroom - Resource Click\" href=\"//blog.ssa.gov\" auto-tracked=\"true\">Blog</a>", "target": [ "a[href$=\"blog.ssa.gov\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"bg-teal-gradient bs1 fx fx-ai-c fx-jc-c hover-teal js-ga-event pa3 ta-c ts-stroke white\" data-event-action=\"Newsroom - Resource Click\" href=\"//blog.ssa.gov\" auto-tracked=\"true\">Blog</a>", "target": [ "a[href$=\"blog.ssa.gov\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a class=\"bg-ocean-blue-gradient bs1 fx fx-ai-c fx-jc-c hover-teal js-ga-event pa3 ta-c ts-stroke white\" data-event-action=\"Newsroom - Resource Click\" href=\"/news/newsletter/\" auto-tracked=\"true\">Newsletter</a>", "target": [ ".bg-ocean-blue-gradient" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"bg-ocean-blue-gradient bs1 fx fx-ai-c fx-jc-c hover-teal js-ga-event pa3 ta-c ts-stroke white\" data-event-action=\"Newsroom - Resource Click\" href=\"/news/newsletter/\" auto-tracked=\"true\">Newsletter</a>", "target": [ ".bg-ocean-blue-gradient" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a class=\"bg-red-gradient bs1 fx fx-ai-c fx-jc-c hover-teal js-ga-event pa3 ta-c ts-stroke white\" data-event-action=\"Newsroom - Resource Click\" href=\"/news/press/releases/\" auto-tracked=\"true\">Press Releases</a>", "target": [ ".bg-red-gradient" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"bg-red-gradient bs1 fx fx-ai-c fx-jc-c hover-teal js-ga-event pa3 ta-c ts-stroke white\" data-event-action=\"Newsroom - Resource Click\" href=\"/news/press/releases/\" auto-tracked=\"true\">Press Releases</a>", "target": [ ".bg-red-gradient" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a class=\"bg-black bgi-cover bs1 fx fx-ai-c fx-jc-c hover-teal js-ga-event pa3 ta-c ts-stroke white\" data-event-action=\"Newsroom - Resource Click\" href=\"/socialmedia/\" style=\"background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/img/en/2017/home/news-social-media.jpg);\" auto-tracked=\"true\">", "target": [ ".bg-black" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"bg-black bgi-cover bs1 fx fx-ai-c fx-jc-c hover-teal js-ga-event pa3 ta-c ts-stroke white\" data-event-action=\"Newsroom - Resource Click\" href=\"/socialmedia/\" style=\"background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/img/en/2017/home/news-social-media.jpg);\" auto-tracked=\"true\">", "target": [ ".bg-black" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#212121", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<h3 class=\"fs1 mb1\">Benefits</h3>", "target": [ ".l-w-15.m-w-25.cell:nth-child(1) > .fs1.mb1" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/benefits/retirement/\">Retirement</a>", "target": [ ".db[href$=\"retirement/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/benefits/disability/\">Disability</a>", "target": [ ".db[href$=\"disability/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/benefits/medicare/\">Medicare</a>", "target": [ ".db[href$=\"medicare/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/benefits/survivors/\">Survivors</a>", "target": [ "a[href$=\"survivors/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/benefits/ssi/\" title=\"Supplemental Security Income\">SSI</a>", "target": [ "a[title=\"Supplemental Security Income\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#212121", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<h3 class=\"fs1 mb1\">Resources</h3>", "target": [ ".l-w-15.m-w-25.cell:nth-child(2) > .fs1.mb1" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/onlineservices/\">Online Services</a>", "target": [ ".db[href$=\"onlineservices/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"https://faq.ssa.gov/\" title=\"Frequently Asked Questions\">FAQs</a>", "target": [ "a[href$=\"faq.ssa.gov/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/agency/contact/\">Contact Us</a>", "target": [ ".db[href$=\"contact/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/forms/\">Forms</a>", "target": [ ".db[href$=\"forms/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/agency/glossary/\">Glossary</a>", "target": [ "a[href$=\"glossary/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/pubs/\">Publications</a>", "target": [ ".db[href$=\"pubs/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"https://secure.ssa.gov/apps10/\">Program Operations Manual System</a>", "target": [ "a[href$=\"apps10/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#212121", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<h3 class=\"fs1 mb1\">Agency</h3>", "target": [ ".l-w-15.m-w-25.cell:nth-child(3) > .fs1.mb1" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/agency/\">About Us</a>", "target": [ "a[href$=\"agency/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/accessibility/\">Accessibility</a>", "target": [ "a[href$=\"accessibility/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/foia/\" title=\"Freedom of Information Act\">FOIA</a>", "target": [ "a[href$=\"foia/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/open/\">Open Government</a>", "target": [ "a[href$=\"open/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/agency/plain-language/\">Plain Language</a>", "target": [ "a[href$=\"plain-language/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/agency/privacy.html\">Privacy Policy</a>", "target": [ "a[href$=\"privacy.html\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/privacy/\">Privacy Program</a>", "target": [ "a[href$=\"privacy/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#212121", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<h3 class=\"fs1 mb1\">Connect with Us</h3>", "target": [ ".l-w-15.m-w-25.cell:nth-child(4) > .fs1.mb1" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"https://blog.ssa.gov/\">Blog</a>", "target": [ "a[href$=\"blog.ssa.gov/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db js-disclaimer\" href=\"https://facebook.com/socialsecurity/\" auto-tracked=\"true\">Facebook</a>", "target": [ "li:nth-child(2) > .js-disclaimer.db[auto-tracked=\"true\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db js-disclaimer\" href=\"https://instagram.com/socialsecurity/\" auto-tracked=\"true\">Instagram</a>", "target": [ "li:nth-child(3) > .js-disclaimer.db[auto-tracked=\"true\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db js-disclaimer\" href=\"https://twitter.com/socialsecurity/\" auto-tracked=\"true\">Twitter</a>", "target": [ "li:nth-child(4) > .js-disclaimer.db[auto-tracked=\"true\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db js-disclaimer\" href=\"https://youtube.com/socialsecurityonline/\" auto-tracked=\"true\">YouTube</a>", "target": [ "li:nth-child(5) > .js-disclaimer.db[auto-tracked=\"true\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/socialmedia/\">All Social Media</a>", "target": [ ".db[href$=\"socialmedia/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#212121", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<h3 class=\"fs1 mb1\">Related Websites</h3>", "target": [ ".l-w-15.m-w-25.cell:nth-child(5) > .fs1.mb1" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"https://www.benefits.gov\" auto-tracked=\"true\">Benefits.gov</a>", "target": [ "a[href$=\"www.benefits.gov\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"https://www.mymoney.gov\" auto-tracked=\"true\">MyMoney.gov</a>", "target": [ "a[href$=\"www.mymoney.gov\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"https://www.regulations.gov\" auto-tracked=\"true\">Regulations.gov</a>", "target": [ "a[href$=\"www.regulations.gov\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"https://www.usa.gov\" auto-tracked=\"true\">USA.gov</a>", "target": [ "a[href$=\"www.usa.gov\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#212121", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<h3 class=\"fs1 mb1\">Report Fraud, Waste or Abuse</h3>", "target": [ ".m-w-25.cell.w-100:nth-child(6) > .fs1.mb1" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"https://oig.ssa.gov/\">Office of the Inspector General</a>", "target": [ "a[href$=\"oig.ssa.gov/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#212121", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<em>This website is produced and published at U.S. taxpayer expense.</em>", "target": [ ".l-w-100 > p > em" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" } ] }, { "id": "color-contrast", "impact": "serious", "tags": [ "cat.color", "wcag2aa", "wcag143" ], "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI", "nodes": [ { "any": [ { "id": "color-contrast", "data": { "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"c-fi-text\">Online Services</div>", "target": [ "a[data-event-action=\"Feature Hero Image Click\"] > .c-fi-text" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"c-fi-text\">Online Services</div>", "target": [ "a[data-event-action=\"Feature Hero Image Click\"] > .c-fi-text" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"c-fi-text\">Retirement</div>", "target": [ ".c-fi-link[href$=\"retirement/\"][data-event-action=\"Feature Image Click\"] > .c-fi-text" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"c-fi-text\">Retirement</div>", "target": [ ".c-fi-link[href$=\"retirement/\"][data-event-action=\"Feature Image Click\"] > .c-fi-text" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"c-fi-text\">Disability</div>", "target": [ ".c-fi-link[href$=\"disability/\"][data-event-action=\"Feature Image Click\"] > .c-fi-text" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"c-fi-text\">Disability</div>", "target": [ ".c-fi-link[href$=\"disability/\"][data-event-action=\"Feature Image Click\"] > .c-fi-text" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"c-fi-text\">SSI</div>", "target": [ ".c-fi-link[href$=\"ssi/\"][data-event-action=\"Feature Image Click\"] > .c-fi-text" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"c-fi-text\">SSI</div>", "target": [ ".c-fi-link[href$=\"ssi/\"][data-event-action=\"Feature Image Click\"] > .c-fi-text" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "pseudoContent", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<div class=\"c-fi-text\">Medicare</div>", "target": [ ".c-fi-link[href$=\"medicare/\"][data-event-action=\"Feature Image Click\"] > .c-fi-text" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a pseudo element" } ], "all": [], "none": [], "impact": "serious", "html": "<div class=\"c-fi-text\">Medicare</div>", "target": [ ".c-fi-link[href$=\"medicare/\"][data-event-action=\"Feature Image Click\"] > .c-fi-text" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a pseudo element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<h3 class=\"bg-teal-gradient fs2 ma0 px3 py2 white\">Newsroom</h3>", "target": [ ".py2" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<h3 class=\"bg-teal-gradient fs2 ma0 px3 py2 white\">Newsroom</h3>", "target": [ ".py2" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"bg-teal-gradient bs1 fx fx-ai-c fx-jc-c hover-teal js-ga-event pa3 ta-c ts-stroke white\" data-event-action=\"Newsroom - Resource Click\" href=\"//blog.ssa.gov\" auto-tracked=\"true\">Blog</a>", "target": [ "a[href$=\"blog.ssa.gov\"]" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"bg-teal-gradient bs1 fx fx-ai-c fx-jc-c hover-teal js-ga-event pa3 ta-c ts-stroke white\" data-event-action=\"Newsroom - Resource Click\" href=\"//blog.ssa.gov\" auto-tracked=\"true\">Blog</a>", "target": [ "a[href$=\"blog.ssa.gov\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"bg-ocean-blue-gradient bs1 fx fx-ai-c fx-jc-c hover-teal js-ga-event pa3 ta-c ts-stroke white\" data-event-action=\"Newsroom - Resource Click\" href=\"/news/newsletter/\" auto-tracked=\"true\">Newsletter</a>", "target": [ ".bg-ocean-blue-gradient" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"bg-ocean-blue-gradient bs1 fx fx-ai-c fx-jc-c hover-teal js-ga-event pa3 ta-c ts-stroke white\" data-event-action=\"Newsroom - Resource Click\" href=\"/news/newsletter/\" auto-tracked=\"true\">Newsletter</a>", "target": [ ".bg-ocean-blue-gradient" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"bg-red-gradient bs1 fx fx-ai-c fx-jc-c hover-teal js-ga-event pa3 ta-c ts-stroke white\" data-event-action=\"Newsroom - Resource Click\" href=\"/news/press/releases/\" auto-tracked=\"true\">Press Releases</a>", "target": [ ".bg-red-gradient" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"bg-red-gradient bs1 fx fx-ai-c fx-jc-c hover-teal js-ga-event pa3 ta-c ts-stroke white\" data-event-action=\"Newsroom - Resource Click\" href=\"/news/press/releases/\" auto-tracked=\"true\">Press Releases</a>", "target": [ ".bg-red-gradient" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "contrastRatio": 0, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": "bgGradient", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<a class=\"bg-black bgi-cover bs1 fx fx-ai-c fx-jc-c hover-teal js-ga-event pa3 ta-c ts-stroke white\" data-event-action=\"Newsroom - Resource Click\" href=\"/socialmedia/\" style=\"background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/img/en/2017/home/news-social-media.jpg);\" auto-tracked=\"true\">", "target": [ ".bg-black" ] } ], "impact": "serious", "message": "Element's background color could not be determined due to a background gradient" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"bg-black bgi-cover bs1 fx fx-ai-c fx-jc-c hover-teal js-ga-event pa3 ta-c ts-stroke white\" data-event-action=\"Newsroom - Resource Click\" href=\"/socialmedia/\" style=\"background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/img/en/2017/home/news-social-media.jpg);\" auto-tracked=\"true\">", "target": [ ".bg-black" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined due to a background gradient" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#212121", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<h3 class=\"fs1 mb1\">Benefits</h3>", "target": [ ".l-w-15.m-w-25.cell:nth-child(1) > .fs1.mb1" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/benefits/retirement/\">Retirement</a>", "target": [ ".db[href$=\"retirement/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/benefits/disability/\">Disability</a>", "target": [ ".db[href$=\"disability/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/benefits/medicare/\">Medicare</a>", "target": [ ".db[href$=\"medicare/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/benefits/survivors/\">Survivors</a>", "target": [ "a[href$=\"survivors/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/benefits/ssi/\" title=\"Supplemental Security Income\">SSI</a>", "target": [ "a[title=\"Supplemental Security Income\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#212121", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<h3 class=\"fs1 mb1\">Resources</h3>", "target": [ ".l-w-15.m-w-25.cell:nth-child(2) > .fs1.mb1" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/onlineservices/\">Online Services</a>", "target": [ ".db[href$=\"onlineservices/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"https://faq.ssa.gov/\" title=\"Frequently Asked Questions\">FAQs</a>", "target": [ "a[href$=\"faq.ssa.gov/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/agency/contact/\">Contact Us</a>", "target": [ ".db[href$=\"contact/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/forms/\">Forms</a>", "target": [ ".db[href$=\"forms/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/agency/glossary/\">Glossary</a>", "target": [ "a[href$=\"glossary/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/pubs/\">Publications</a>", "target": [ ".db[href$=\"pubs/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"https://secure.ssa.gov/apps10/\">Program Operations Manual System</a>", "target": [ "a[href$=\"apps10/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#212121", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<h3 class=\"fs1 mb1\">Agency</h3>", "target": [ ".l-w-15.m-w-25.cell:nth-child(3) > .fs1.mb1" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/agency/\">About Us</a>", "target": [ "a[href$=\"agency/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/accessibility/\">Accessibility</a>", "target": [ "a[href$=\"accessibility/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/foia/\" title=\"Freedom of Information Act\">FOIA</a>", "target": [ "a[href$=\"foia/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/open/\">Open Government</a>", "target": [ "a[href$=\"open/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/agency/plain-language/\">Plain Language</a>", "target": [ "a[href$=\"plain-language/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/agency/privacy.html\">Privacy Policy</a>", "target": [ "a[href$=\"privacy.html\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/privacy/\">Privacy Program</a>", "target": [ "a[href$=\"privacy/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#212121", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<h3 class=\"fs1 mb1\">Connect with Us</h3>", "target": [ ".l-w-15.m-w-25.cell:nth-child(4) > .fs1.mb1" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"https://blog.ssa.gov/\">Blog</a>", "target": [ "a[href$=\"blog.ssa.gov/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db js-disclaimer\" href=\"https://facebook.com/socialsecurity/\" auto-tracked=\"true\">Facebook</a>", "target": [ "li:nth-child(2) > .js-disclaimer.db[auto-tracked=\"true\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db js-disclaimer\" href=\"https://instagram.com/socialsecurity/\" auto-tracked=\"true\">Instagram</a>", "target": [ "li:nth-child(3) > .js-disclaimer.db[auto-tracked=\"true\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db js-disclaimer\" href=\"https://twitter.com/socialsecurity/\" auto-tracked=\"true\">Twitter</a>", "target": [ "li:nth-child(4) > .js-disclaimer.db[auto-tracked=\"true\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db js-disclaimer\" href=\"https://youtube.com/socialsecurityonline/\" auto-tracked=\"true\">YouTube</a>", "target": [ "li:nth-child(5) > .js-disclaimer.db[auto-tracked=\"true\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"/socialmedia/\">All Social Media</a>", "target": [ ".db[href$=\"socialmedia/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#212121", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<h3 class=\"fs1 mb1\">Related Websites</h3>", "target": [ ".l-w-15.m-w-25.cell:nth-child(5) > .fs1.mb1" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"https://www.benefits.gov\" auto-tracked=\"true\">Benefits.gov</a>", "target": [ "a[href$=\"www.benefits.gov\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"https://www.mymoney.gov\" auto-tracked=\"true\">MyMoney.gov</a>", "target": [ "a[href$=\"www.mymoney.gov\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"https://www.regulations.gov\" auto-tracked=\"true\">Regulations.gov</a>", "target": [ "a[href$=\"www.regulations.gov\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"https://www.usa.gov\" auto-tracked=\"true\">USA.gov</a>", "target": [ "a[href$=\"www.usa.gov\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#212121", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<h3 class=\"fs1 mb1\">Report Fraud, Waste or Abuse</h3>", "target": [ ".m-w-25.cell.w-100:nth-child(6) > .fs1.mb1" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#1155cc", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db\" href=\"https://oig.ssa.gov/\">Office of the Inspector General</a>", "target": [ "a[href$=\"oig.ssa.gov/\"]" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#212121", "contrastRatio": 0, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": "elmPartiallyObscured", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"ae-lang-en ae-launcher\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element's background color could not be determined because it's partially obscured by another element" } ], "all": [], "none": [], "impact": "serious", "html": "<em>This website is produced and published at U.S. taxpayer expense.</em>", "target": [ ".l-w-100 > p > em" ], "failureSummary": "Fix any of the following:\n Element's background color could not be determined because it's partially obscured by another element" } ] }, { "id": "hidden-content", "impact": "minor", "tags": [ "cat.structure", "experimental", "review-item", "best-practice" ], "description": "Informs users about hidden content.", "help": "Hidden content on the page should be analyzed", "helpUrl": "https://dequeuniversity.com/rules/axe/4.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 class=\"js-fb js-ga-event\" data-event-action=\"Feedback Button Click\" data-event-label=\"Feedback\" id=\"js-fb\" href=\"/feedback/\" auto-tracked=\"true\"><span class=\"l-dn\">Share Your </span>Feedback</a>", "target": [ "#js-fb" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<span class=\"l-dn\">Share Your </span>", "target": [ ".l-dn" ], "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=\"ae-left\">\n <span class=\"ae-copy-narrow\" aria-hidden=\"true\">Explore your accessibility options.</span>\n </div>", "target": [ ".ae-left" ], "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=\"ae_module_controlbar\" style=\"display: none;\">", "target": [ "#ae_module_controlbar" ], "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=\"ae_bar_cycle\" style=\"display:none;\">", "target": [ "#ae_bar_cycle" ], "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 class=\"\" data-medallia=\"on\" lang=\"en\">", "target": [ "html" ], "failureSummary": "Fix all of the following:\n CSS Orientation lock cannot be determined" } ] } ], "violations": [ { "id": "color-contrast-enhanced", "impact": "serious", "tags": [ "cat.color", "wcag2aaa", "wcag146" ], "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": "#ba5701", "contrastRatio": 4.71, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div style=\"background-color: #ba5701;\">", "target": [ "body > div:nth-child(3)" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.71 (foreground color: #ffffff, background color: #ba5701, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"js-ga-event db hover-teal px2 white\" data-event-action=\"template-banner\" href=\"/coronavirus\" auto-tracked=\"true\">Coronavirus (COVID-19) Updates</a>", "target": [ "a[data-event-action=\"template-banner\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.71 (foreground color: #ffffff, background color: #ba5701, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "bgColor": "#d7e1e6", "contrastRatio": 4.94, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"bg-gray-100\">", "target": [ ".bg-gray-100:nth-child(4)" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.94 (foreground color: #1155cc, background color: #d7e1e6, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p class=\"blue fw5 mb2\"><em>my</em> Social Security</p>", "target": [ "a[data-event-label=\"my Social Security\"] > .blue.mb2.fw5" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.94 (foreground color: #1155cc, background color: #d7e1e6, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "bgColor": "#d7e1e6", "contrastRatio": 4.94, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"bg-gray-100\">", "target": [ ".bg-gray-100:nth-child(4)" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.94 (foreground color: #1155cc, background color: #d7e1e6, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<em>my</em>", "target": [ ".blue.mb2.fw5 > em" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.94 (foreground color: #1155cc, background color: #d7e1e6, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "bgColor": "#d7e1e6", "contrastRatio": 4.94, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"bg-gray-100\">", "target": [ ".bg-gray-100:nth-child(4)" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.94 (foreground color: #1155cc, background color: #d7e1e6, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p class=\"blue fw5 mb2\">Social Security Number</p>", "target": [ "a[data-event-label=\"Social Security Number\"] > .blue.mb2.fw5" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.94 (foreground color: #1155cc, background color: #d7e1e6, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "bgColor": "#d7e1e6", "contrastRatio": 4.94, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"bg-gray-100\">", "target": [ ".bg-gray-100:nth-child(4)" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.94 (foreground color: #1155cc, background color: #d7e1e6, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p class=\"blue fw5 mb2\">How to Get Help</p>", "target": [ ".fx-1 > .blue.mb2.fw5" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.94 (foreground color: #1155cc, background color: #d7e1e6, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "bgColor": "#d7e1e6", "contrastRatio": 4.94, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<section class=\"bg-gray-100\">", "target": [ ".bg-gray-100:nth-child(4)" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.94 (foreground color: #1155cc, background color: #d7e1e6, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<p class=\"blue fw5 mb2\">FAQs</p>", "target": [ "a[data-event-label=\"Frequently Asked Questions\"] > .blue.mb2.fw5" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.94 (foreground color: #1155cc, background color: #d7e1e6, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "bgColor": "#ffffff", "contrastRatio": 6.57, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<main class=\"content\" id=\"content\" role=\"main\">", "target": [ "#content" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.57 (foreground color: #1155cc, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"js-ga-event\" data-event-action=\"Promotional Link Click\" href=\"https://wecandothis.hhs.gov\" auto-tracked=\"true\">Help us get your community vaccinated and boosted</a>", "target": [ "a[href$=\"wecandothis.hhs.gov\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.57 (foreground color: #1155cc, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "bgColor": "#ffffff", "contrastRatio": 6.57, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<main class=\"content\" id=\"content\" role=\"main\">", "target": [ "#content" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.57 (foreground color: #1155cc, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"js-ga-event\" data-event-action=\"Promotional Link Click\" href=\"https://blog.ssa.gov/the-affordable-connectivity-program-can-help-ssi-recipients-get-internet-access/\" auto-tracked=\"true\">The Affordable Connectivity Program</a>", "target": [ ".cell.m-w-50.w-100:nth-child(2) > section > .fs2.mb1 > .js-ga-event[data-event-action=\"Promotional Link Click\"][auto-tracked=\"true\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.57 (foreground color: #1155cc, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "bgColor": "#ffffff", "contrastRatio": 6.57, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"bg-white\">", "target": [ ".wrapper > .bg-white" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.57 (foreground color: #1155cc, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db fw6 js-ga-event\" data-event-action=\"Newsroom - Featured Click\" href=\"/news/press/releases/2022/#7-2022-1\" auto-tracked=\"true\">Social Security Releases Diversity, Equity, Inclusion, and Accessibility Strategic Plan</a>", "target": [ ".m-br > article > .fw6.js-ga-event[data-event-action=\"Newsroom - Featured Click\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.57 (foreground color: #1155cc, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#1155cc", "bgColor": "#ffffff", "contrastRatio": 6.57, "fontSize": "15.0pt (20px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"bg-white\">", "target": [ ".wrapper > .bg-white" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.57 (foreground color: #1155cc, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a class=\"db fw6 js-ga-event\" data-event-action=\"Newsroom - Featured Click\" href=\"https://blog.ssa.gov/social-security-online-your-first-and-best-place-to-start/\" auto-tracked=\"true\">Social Security Online: Your First and Best Place to Start</a>", "target": [ ".bc-gray.bt.cell:nth-child(2) > article > .fw6.js-ga-event[data-event-action=\"Newsroom - Featured Click\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.57 (foreground color: #1155cc, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#0f65ef", "contrastRatio": 5.08, "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"kampyle_button\"></div>", "target": [ ".kampyle_button" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.08 (foreground color: #ffffff, background color: #0f65ef, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<div data-aut=\"feedback\" class=\"kampyle_button-text\">Feedback</div>", "target": [ ".kampyle_button-text" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.08 (foreground color: #ffffff, background color: #0f65ef, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1" } ] }, { "id": "region", "impact": "moderate", "tags": [ "cat.keyboard", "best-practice" ], "description": "Ensures all page content is contained by landmarks", "help": "All page content should be contained by landmarks", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI", "nodes": [ { "any": [ { "id": "region", "data": { "isIframe": false }, "relatedNodes": [], "impact": "moderate", "message": "Some page content is not contained by landmarks" } ], "all": [], "none": [], "impact": "moderate", "html": "<div style=\"background-color: #ba5701;\">", "target": [ "body > div:nth-child(3)" ], "failureSummary": "Fix any of the following:\n Some page content is not contained by landmarks" } ] } ] } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.ssa.gov/", "what": "URL", "result": "https://www.ssa.gov/" }, { "type": "test", "which": "htmlcs", "what": "HTML CodeSniffer WCAG 2.1 AA ruleset", "url": "https://www.ssa.gov/", "result": { "Error": { "AA.1_4_3.G18.Fail": { "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1.33:1. Recommendation: change background to #6e787d.": [ { "tagName": "div", "id": "", "code": "<div data-aut=\"feedback\" class=\"kampyle_button-text\">...</div>" } ] } }, "Warning": { "AA.1_1_1.H67.2": { "Img element is marked so that it is ignored by Assistive Technology.": [ { "tagName": "img", "id": "", "code": "<img alt=\"\" class=\"db mb3 ae-img\" loading=\"lazy\" src=\"/img/en/2021/home/promo-vax-rectangle-tag.jpg\" height=\"720\" width=\"1280\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" class=\"db mb3 ae-img\" loading=\"lazy\" src=\"/img/en/2022/home/promo-acp.jpg\" height=\"720\" width=\"1280\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" class=\"dn m-db mx-auto my3 svg6 ae-img\" src=\"/img/icons/home/color-faq.svg\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" class=\"dn m-db mx-auto my3 svg6 ae-img\" src=\"/img/icons/home/color-help.svg\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" class=\"dn m-db mx-auto my3 svg6 ae-img\" src=\"/img/icons/home/color-myss.svg\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" class=\"dn m-db mx-auto my3 svg6 ae-img\" src=\"/img/icons/home/color-ssn-card.svg\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" class=\"dn m-dib m-svg3 l-db l-my3 l-mx-auto l-svg5 ae-img\" src=\"/img/icons/home/calculator-alt.svg\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" class=\"dn m-dib m-svg3 l-db l-my3 l-mx-auto l-svg5 ae-img\" src=\"/img/icons/home/checkmark.svg\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" class=\"dn m-dib m-svg3 l-db l-my3 l-mx-auto l-svg5 ae-img\" src=\"/img/icons/home/computer.svg\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" class=\"dn m-dib m-svg3 l-db l-my3 l-mx-auto l-svg5 ae-img\" src=\"/img/icons/home/documents.svg\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" class=\"dn m-dib m-svg3 l-db l-my3 l-mx-auto l-svg5 ae-img\" src=\"/img/icons/home/form.svg\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" class=\"dn m-dib m-svg3 l-db l-my3 l-mx-auto l-svg5 ae-img\" src=\"/img/icons/home/library.svg\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" class=\"dn m-dib m-svg3 l-db l-my3 l-mx-auto l-svg5 ae-img\" src=\"/img/icons/home/people.svg\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" class=\"dn m-dib m-svg3 l-db l-my3 l-mx-auto l-svg5 ae-img\" src=\"/img/icons/home/phone.svg\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" class=\"dn m-dib m-svg3 l-db l-my3 l-mx-auto l-svg5 ae-img\" src=\"/img/icons/home/ssn-card.svg\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" class=\"dn m-dib m-svg3 l-db l-my3 l-mx-auto l-svg5 ae-img\" src=\"/img/icons/home/weather.svg\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" class=\"svg3 m-svg5 ae-img\" src=\"/framework/images/logo.svg\" height=\"64\" width=\"64\">" }, { "tagName": "img", "id": "", "code": "<img alt=\"\" src=\"/img/icons/home/attention.svg\" height=\"16\" width=\"16\" class=\"ae-img\">" } ] }, "AA.1_3_1.H42": { "Heading markup should be used if this content is intended as a heading.": [ { "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": "div", "id": "", "code": "<div class=\"fx fx-w-w\">...</div>" } ] }, "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": "a", "id": "", "code": "<a class=\"js-btt\" href=\"#banner\" title=\"Back to Top\">...</a>" }, { "tagName": "button", "id": "#nebula_div_btn", "code": "<button id=\"nebula_div_btn\" style=\"border: none; position: fixed !important; margin-top: 0px;\" alt=\"Feedback\" tabindex=\"0\" class=\"kampyle_vertical_button kampyle_right wcagOutline ae-button ae-form-field\" data-ae-blurbtype=\"button\">...</button>" }, { "tagName": "div", "id": "#ae_app", "code": "<div id=\"ae_app\">...</div>" }, { "tagName": "div", "id": "#ae_launcher", "code": "<div id=\"ae_launcher\" class=\"ae-module aetipsytip ae-active\" tabindex=\"0\" role=\"button\" aria-label=\"AudioEye Ally Toolbar. Press enter or shift + = to open.\" style=\"display: none;\" original-title=\"\">...</div>" }, { "tagName": "h2", "id": "", "code": "<h2 class=\"v-clip\">...</h2>" } ] }, "AA.1_4_3.G145.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 3:1.": [ { "tagName": "a", "id": "#skip-navigation", "code": "<a href=\"#content\" id=\"skip-navigation\">...</a>" } ] }, "AA.1_4_3.G145.BgImage": { "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [ { "tagName": "a", "id": "", "code": "<a class=\"bg-black bgi-cover bs1 fx fx-ai-c fx-jc-c hover-teal js-ga-event pa3 ta-c ts-stroke white\" data-event-action=\"Newsroom - Resource Click\" href=\"/socialmedia/\" style=\"background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/img/en/2017/home/news-social-media.jpg);\" auto-tracked=\"true\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"bg-ocean-blue-gradient bs1 fx fx-ai-c fx-jc-c hover-teal js-ga-event pa3 ta-c ts-stroke white\" data-event-action=\"Newsroom - Resource Click\" href=\"/news/newsletter/\" auto-tracked=\"true\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"bg-red-gradient bs1 fx fx-ai-c fx-jc-c hover-teal js-ga-event pa3 ta-c ts-stroke white\" data-event-action=\"Newsroom - Resource Click\" href=\"/news/press/releases/\" auto-tracked=\"true\">...</a>" }, { "tagName": "a", "id": "", "code": "<a class=\"bg-teal-gradient bs1 fx fx-ai-c fx-jc-c hover-teal js-ga-event pa3 ta-c ts-stroke white\" data-event-action=\"Newsroom - Resource Click\" href=\"//blog.ssa.gov\" auto-tracked=\"true\">...</a>" } ] }, "AA.1_4_3.G18.BgImage": { "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [ { "tagName": "div", "id": "", "code": "<div class=\"c-fi-text\">...</div>" }, { "tagName": "h3", "id": "", "code": "<h3 class=\"bg-teal-gradient fs2 ma0 px3 py2 white\">...</h3>" } ] } } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.ssa.gov/", "what": "URL", "result": "https://www.ssa.gov/" }, { "type": "test", "which": "ibm", "withItems": true, "what": "IBM Accessibility Checker", "url": "https://www.ssa.gov/", "result": { "content": { "totals": { "violation": 7, "recommendation": 5, "ignored": 0 }, "items": [ { "ruleId": "WCAG21_Label_Accessible", "path": { "dom": "/html[1]/body[1]/div[3]/div[3]", "aria": "/document[1]/button[2]" }, "message": "Accessible name does not match or contain the visible label text", "bounds": { "left": 800, "top": 355, "height": 90, "width": 0 }, "snippet": "<div original-title=\"\" style=\"display: none;\" aria-label=\"AudioEye Ally Toolbar. Press enter or shift + = to open.\" role=\"button\" tabindex=\"0\" class=\"ae-module aetipsytip ae-active\" id=\"ae_launcher\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/span[1]/button[1]", "aria": "/document[1]/button[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 765, "top": 225, "height": 125, "width": 35 }, "snippet": "<button data-ae-blurbtype=\"button\" class=\"kampyle_vertical_button kampyle_right wcagOutline ae-button ae-form-field\" tabindex=\"0\" alt=\"Feedback\" style=\"border: none; position: fixed !important; margin-top: 0px;\" id=\"nebula_div_btn\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[2]/div[1]/a[1]", "aria": "/document[1]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 28, "top": 28, "height": 18, "width": 223 }, "snippet": "<a auto-tracked=\"true\" href=\"/coronavirus\" data-event-action=\"template-banner\" class=\"js-ga-event db hover-teal px2 white\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[1]/p[1]", "aria": "/document[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": -10000, "top": 24, "height": 481, "width": 1 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/a[1]", "aria": "/document[1]/link[2]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 8055, "height": 18, "width": 137 }, "snippet": "<a auto-tracked=\"true\" href=\"/feedback/\" id=\"js-fb\" data-event-label=\"Feedback\" data-event-action=\"Feedback Button Click\" class=\"js-fb js-ga-event\">", "level": "violation" }, { "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit", "path": { "dom": "/html[1]/body[1]/aside[1]", "aria": "/document[1]/complementary[1]" }, "message": "The element with \"complementary\" role does not have a label", "bounds": { "left": 8, "top": 8, "height": 19, "width": 784 }, "snippet": "<aside id=\"accessibility\" class=\"accessibility\">", "level": "violation" }, { "ruleId": "IBMA_Color_Contrast_WCAG2AA", "path": { "dom": "/html[1]/body[1]/div[2]/div[1]/a[1]", "aria": "/document[1]/link[1]" }, "message": "Text contrast of 1.99 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400", "bounds": { "left": 28, "top": 28, "height": 18, "width": 223 }, "snippet": "<a auto-tracked=\"true\" href=\"/coronavirus\" data-event-action=\"template-banner\" class=\"js-ga-event db hover-teal px2 white\">", "level": "violation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[2]", "aria": "/document[1]" }, "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[3]/svg[1]", "aria": "/document[1]/graphics-document[3]" }, "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5", "bounds": { "left": 8, "top": 8074, "height": 0, "width": 0 }, "snippet": "<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" style=\"position: absolute; width: 0; height: 0; overflow: hidden;\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/main[1]", "aria": "/document[1]/main[1]" }, "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>", "bounds": { "left": 8, "top": 3520, "height": 3577, "width": 784 }, "snippet": "<main role=\"main\" id=\"content\" class=\"content\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/header[1]", "aria": "/document[1]/banner[1]" }, "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>", "bounds": { "left": 8, "top": 68, "height": 3432, "width": 784 }, "snippet": "<header role=\"banner\" id=\"banner\" class=\"bg-logo white\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[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": 8, "top": 7115, "height": 925, "width": 784 }, "snippet": "<footer role=\"contentinfo\" id=\"footer\" class=\"fs1 print-dn\">", "level": "recommendation" } ] }, "url": { "totals": { "violation": 3, "recommendation": 4, "ignored": 0 }, "items": [ { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[1]/div[1]/a[1]", "aria": "/document[1]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 252, "top": 9, "height": 27, "width": 298 }, "snippet": "<a auto-tracked=\"true\" href=\"/coronavirus\" data-event-action=\"template-banner\" class=\"js-ga-event db hover-teal px2 white\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/a[1]", "aria": "/document[1]/link[2]" }, "message": "Content is not within a landmark element", "bounds": { "left": 0, "top": 550, "height": 51, "width": 800 }, "snippet": "<a auto-tracked=\"true\" href=\"/feedback/\" id=\"js-fb\" data-event-label=\"Feedback\" data-event-action=\"Feedback Button Click\" class=\"js-fb js-ga-event\">", "level": "violation" }, { "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit", "path": { "dom": "/html[1]/body[1]/aside[1]", "aria": "/document[1]/complementary[1]" }, "message": "The element with \"complementary\" role does not have a label", "bounds": { "left": 0, "top": 0, "height": 0, "width": 800 }, "snippet": "<aside id=\"accessibility\" class=\"accessibility\">", "level": "violation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/head[1]/meta[2]", "aria": "/document[1]" }, "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5", "bounds": { "left": 0, "top": 0, "height": 0, "width": 0 }, "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/main[1]", "aria": "/document[1]/main[1]" }, "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>", "bounds": { "left": 0, "top": 127, "height": 3566, "width": 800 }, "snippet": "<main role=\"main\" id=\"content\" class=\"content\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/header[1]", "aria": "/document[1]/banner[1]" }, "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>", "bounds": { "left": 0, "top": 45, "height": 82, "width": 800 }, "snippet": "<header role=\"banner\" id=\"banner\" class=\"bg-logo white\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[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": 3693, "height": 411, "width": 800 }, "snippet": "<footer role=\"contentinfo\" id=\"footer\" class=\"fs1 print-dn\">", "level": "recommendation" } ] } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.ssa.gov/", "what": "URL", "result": "https://www.ssa.gov/" }, { "type": "test", "which": "wave", "reportType": 4, "what": "WAVE", "url": "https://www.ssa.gov/", "result": { "status": { "success": true, "httpstatuscode": 200 }, "statistics": { "pagetitle": "The United States Social Security Administration", "pageurl": "https://www.ssa.gov/", "time": 2.64, "creditsremaining": 745, "allitemcount": 83, "totalelements": 360, "waveurl": "http://wave.webaim.org/report?url=https://www.ssa.gov/" }, "categories": { "error": { "description": "Errors", "count": 0, "items": [] }, "contrast": { "description": "Contrast Errors", "count": 2, "items": { "contrast": { "id": "contrast", "description": "Very low contrast", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > ASIDE#accessibility > A#skip-navigation", "HTML > HEAD:first-child + BODY > SPAN#kampyleButtonContainer > BUTTON#nebula_div_btn > DIV:first-child + DIV" ], "contrastdata": [ [ 1.18, "#fff59d", "#d7e1e6", false ], [ 1.32, "#ffffff", "#d7e1e6", false ] ], "wcag": [ { "name": "1.4.3 Contrast (Minimum) (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3" } ] } } }, "alert": { "description": "Alerts", "count": 4, "items": { "title_redundant": { "id": "title_redundant", "description": "Redundant title text", "count": 4, "selectors": [ "HTML > HEAD:first-child + BODY > HEADER#banner > DIV:first-child > H1:first-child + NAV > A#ssa-search", "HTML > HEAD:first-child + BODY > HEADER#banner > DIV:first-child > H1:first-child + NAV > A#ssa-menu", "HTML > HEAD:first-child + BODY > HEADER#banner > DIV:first-child > H1:first-child + NAV > A#ssa-languages", "HTML > HEAD:first-child + BODY > HEADER#banner > DIV:first-child > H1:first-child + NAV > A#ssa-signin" ], "wcag": [] } } } } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.ssa.gov/", "what": "URL", "result": "https://www.ssa.gov/" }, { "type": "test", "which": "tenon", "id": "a", "what": "Tenon", "url": "https://www.ssa.gov/", "result": { "status": 200, "message": "OK", "code": "success", "info": "Success", "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success", "responseExecTime": "0.096", "responseTime": "2022-07-18T01:54:10.133Z", "data": { "apiErrors": [], "documentSize": 1007311, "metadata": null, "resultSummary": { "tests": { "total": 180, "passing": 175, "failing": 5 }, "issues": { "totalErrors": 7, "totalWarnings": 1, "totalIssues": 8 }, "issuesByLevel": { "A": { "count": 7, "pct": 87.5 }, "AA": { "count": 2, "pct": 25 }, "AAA": { "count": 8, "pct": 100 } }, "density": { "errorDensity": 1, "warningDensity": 0, "allDensity": 1 } }, "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490", "responseID": "429dd768-a233-4eb7-9e1d-5c9e5becae83", "docID": "4c5824ac-275a-4621-eb6d-860e4ea9a651", "sourceHash": "c8a7ecd99b59b08c7ca2388cc35a5196", "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=429dd768-a233-4eb7-9e1d-5c9e5becae83", "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": 768 }, "height": 768, "width": 1024 }, "position": { "line": 2293, "column": 60 }, "errorSnippet": "<body> <!-- BANNER --> <aside class=\"accessibility\" id=\"accessibility\"><a href=\"#content\" id=\"skip-navigation\">Skip to content</a></aside>\n<div style=\"background-color: #ba5701;\"> <div class=\"fw5 fx fx-ai-c fx", "xpath": "/html/body", "issueID": "bd23d6adc4e131a3acb3f3738889a9c4", "signature": "89301a803336fa98222ad6170308e873", "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=bd23d6adc4e131a3acb3f3738889a9c4" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 605.3125, "y": 45 }, "bottom-right": { "x": 678.7187, "y": 127 }, "height": 82, "width": 73.4062 }, "position": { "line": 257, "column": 0 }, "errorSnippet": "<a class=\"fx fx-ai-c hover-yellow px2 white\" href=\"https://search.ssa.gov/search?affiliate=ssa\" id=\"ssa-search\" title=\"SEARCH\"><svg class=\"svg1\" focusable=\"false\" viewBox=\"0 0 24 24\"><path d=\"M14.182.0q-1.994.0-3.814.78t-3.132 2.092-2.092 ", "xpath": "/html/body/header[1]/div[1]/nav[1]/a[1]", "issueID": "5160d46836d41585456a1df63b0dd00a", "signature": "e2bea92c004e93497f03fb572dd25256", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5160d46836d41585456a1df63b0dd00a" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 696.71875, "y": 45 }, "bottom-right": { "x": 752.48435, "y": 127 }, "height": 82, "width": 55.765600000000006 }, "position": { "line": 258, "column": 0 }, "errorSnippet": "<a class=\"fx fx-ai-c hover-yellow px2 white\" href=\"/site/menu/en/\" id=\"ssa-menu\" title=\"MENU\"><svg class=\"svg1\" focusable=\"false\" viewBox=\"0 0 24 24\"><path d=\"M3 5h18q.414.0.707.293T22 6t-.293.707T21 7H3q-.414.0-.707-.293T2 6t.293-.707T3 5", "xpath": "/html/body/header[1]/div[1]/nav[1]/a[2]", "issueID": "a7048190aed6d02de11971e65720d5e5", "signature": "f279cea46ecd41033468cfe93a3ca70d", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a7048190aed6d02de11971e65720d5e5" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 770.484375, "y": 45 }, "bottom-right": { "x": 870.328375, "y": 127 }, "height": 82, "width": 99.844 }, "position": { "line": 258, "column": 0 }, "errorSnippet": "<a class=\"fx fx-ai-c hover-yellow px2 white\" href=\"/site/languages/en/\" id=\"ssa-languages\" title=\"LANGUAGES\"><svg class=\"svg1\" focusable=\"false\" viewBox=\"0 0 14 16\"><path fill-rule=\"evenodd\" d=\"M7 1C3.14 1 0 4.14.0 8s3.14 7 7 7c.48.0.94-.0", "xpath": "/html/body/header[1]/div[1]/nav[1]/a[3]", "issueID": "2deff3820a6356b40ab384ba655f9bdf", "signature": "f57da90aaeb9f23b965abc1c7f31acde", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2deff3820a6356b40ab384ba655f9bdf" }, { "tID": 79, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "This link is already labeled by its text. The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity", "viewPortLocation": { "top-left": { "x": 888.328125, "y": 45 }, "bottom-right": { "x": 997.000125, "y": 127 }, "height": 82, "width": 108.672 }, "position": { "line": 258, "column": 0 }, "errorSnippet": "<a class=\"fx fx-ai-c hover-yellow px2 white\" href=\"/site/signin/en/\" id=\"ssa-signin\" title=\"SIGN IN/UP\"><svg class=\"svg1\" focusable=\"false\" viewBox=\"0 0 24 24\"><path d=\"M12 17.016q-.797.0-1.406-.61t-.61-1.405.61-1.405 1.406-.61 1.406.61.61", "xpath": "/html/body/header[1]/div[1]/nav[1]/a[4]", "issueID": "54a4bb8b3bc9b8d10419deaef51b842e", "signature": "1a81841bb1a4e12d23d3add787d9bcec", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=54a4bb8b3bc9b8d10419deaef51b842e" }, { "tID": 98, "bpID": 105, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "These links have the same text but different destinations.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Don't reuse the same link text for links that have different destinations", "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.", "viewPortLocation": { "top-left": { "x": 754.5, "y": 3758.6875 }, "bottom-right": { "x": 979, "y": 3779.6875 }, "height": 21, "width": 224.5 }, "position": { "line": 6415, "column": 0 }, "errorSnippet": "<a class=\"db\" href=\"https://blog.ssa.gov/\">Blog</a>", "xpath": "/html/body/footer[1]/div[1]/div[1]/div[4]/ul[1]/li[1]/a[1]", "issueID": "fe2c5c603cf6130b1c4ed5cb26e740f7", "signature": "6db369ead3cb5ec70d425ee05ea60c20", "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fe2c5c603cf6130b1c4ed5cb26e740f7" }, { "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": 27, "y": 3842.6875 }, "bottom-right": { "x": 251.5, "y": 3863.6875 }, "height": 21, "width": 224.5 }, "position": { "line": 4719, "column": 0 }, "errorSnippet": "<a class=\"db\" href=\"/benefits/ssi/\" title=\"Supplemental Security Income\">SSI</a>", "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]", "issueID": "1839af0aef66c45fb5d01edb7f08687e", "signature": "66ef7f270942cde4906da6606eb75152", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1839af0aef66c45fb5d01edb7f08687e" }, { "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": 605.3125, "y": 45 }, "bottom-right": { "x": 1015.0005, "y": 127 }, "height": 82, "width": 409.688 }, "position": { "line": 7974, "column": 335 }, "errorSnippet": "<nav class=\"fs1 fx print-dn\"><a class=\"fx fx-ai-c hover-yellow px2 white\" href=\"https://search.ssa.gov/search?affiliate=ssa\" id=\"ssa-search\" title=\"SEARCH\"><svg class=\"svg1\" focusable=\"false\" viewBox=\"0 0 24 24\"><path d=\"M14.182.0q-1", "xpath": "/html/body/header[1]/div[1]/nav[1]", "issueID": "1bde55fa075f2efce6ff937880b92604", "signature": "ae6d8bdca314acb8c23b6f7f11730c6a", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1bde55fa075f2efce6ff937880b92604" } ], "log": [] } } }, { "type": "launch", "which": "chromium", "what": "Chromium browser" }, { "type": "url", "which": "https://www.ssa.gov/", "what": "Social Security Administration (SSA)", "result": "https://www.ssa.gov/" }, { "type": "test", "which": "continuum", "what": "Level Access Continuum, community edition", "url": "https://www.ssa.gov/", "result": [ { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg viewbox=\"0 0 24 24\" focusable=\"false\" class=\"svg1\"><path vector-effect=\"non-scaling-stroke\" d=\" ... .605-2.438-1.628-1.628-2.438-.605-2.966.605-2.966 1.628-2.438 2.438-1.628 2.966-.605z\"></path></svg>", "testResult": 0, "path": "body>header:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide text that describes the content conveyed by the SVG.", "fix": { "alt": false, "aria-label": null, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "svg[class=\"svg1\"][focusable=\"false\"][viewbox=\"0 0 24 24\"]", "attNo": 3 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg viewbox=\"0 0 24 24\" focusable=\"false\" class=\"svg1\"><path vector-effect=\"non-scaling-stroke\" d=\" ... m0-6h18q.414.0.707.293T22 12t-.293.707T21 13H3q-.414.0-.707-.293T2 12t.293-.707T3 11z\"></path></svg>", "testResult": 0, "path": "body>header:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide text that describes the content conveyed by the SVG.", "fix": { "alt": false, "aria-label": null, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "svg[class=\"svg1\"][focusable=\"false\"][viewbox=\"0 0 24 24\"]", "attNo": 3 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg viewbox=\"0 0 14 16\" focusable=\"false\" class=\"svg1\"><path vector-effect=\"non-scaling-stroke\" d=\" ... 11-.34.19-.15.69.06 1 .09.3.03.66.27.66.55.02.25.33.5.19.63h-.01z\" fill-rule=\"evenodd\"></path></svg>", "testResult": 0, "path": "body>header:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide text that describes the content conveyed by the SVG.", "fix": { "alt": false, "aria-label": null, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "svg[class=\"svg1\"][focusable=\"false\"][viewbox=\"0 0 14 16\"]", "attNo": 3 } }, { "engineTestId": 123, "bestPracticeId": 362, "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated", "element": "<svg viewbox=\"0 0 24 24\" focusable=\"false\" class=\"svg1\"><path vector-effect=\"non-scaling-stroke\" d=\" ... .798.61-1.384T6 8.016h.984V6q0-2.063 1.477-3.54T12 .985t3.54 1.477T17.015 6v2.016H18z\"></path></svg>", "testResult": 0, "path": "body>header:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide text that describes the content conveyed by the SVG.", "fix": { "alt": false, "aria-label": null, "aria-labelledby": false } }, "fingerprint": { "version": 2, "css": "svg[class=\"svg1\"][focusable=\"false\"][viewbox=\"0 0 24 24\"]", "attNo": 3 } } ] } ], "timeStamp": "4aieq", "startTime": "2022-07-18T01:51:30", "presses": 0, "amountRead": 0, "testTimes": [ [ "hover", 52 ], [ "focInd", 21 ], [ "motion", 14 ], [ "ibm", 14 ], [ "alfa", 4 ], [ "wave", 3 ], [ "focAll", 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": 6, "logSize": 451, "errorLogCount": 2, "errorLogSize": 88, "prohibitedCount": 0, "visitTimeoutCount": 0, "visitRejectionCount": 0, "endTime": "2022-07-18T01:54:09", "elapsedSeconds": 164, "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": { "focAll": 2, "focInd": 71, "hover": 3, "linkUl": 86, "role": 7, "styleDiff": 12, "zIndex": 11 }, "alfa": { "r57": 4 }, "axe": { "color-contrast-enhanced": 80, "color-contrast": 47, "hidden-content": 0, "css-orientation-lock": 1, "region": 2 }, "htmlcs": { "e:AA.1_4_3.G18.Fail": 4, "w:AA.1_1_1.H67.2": 18, "w:AA.1_3_1.H42": 1, "w:AA.1_3_1.H48": 1, "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 5, "w:AA.1_4_3.G145.Abs": 1, "w:AA.1_4_3.G145.BgImage": 4, "w:AA.1_4_3.G18.BgImage": 2 }, "ibm": { "WCAG21_Label_Accessible": 4, "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 16, "Rpt_Aria_ComplementaryRequiredLabel_Implicit": 4, "IBMA_Color_Contrast_WCAG2AA": 4, "element_attribute_deprecated": 2, "aria_role_redundant": 3 }, "wave": { "c:contrast": 6, "a:title_redundant": 4 }, "tenon": { "28": 4, "79": 16, "98": 4, "152": 4, "153": 2 }, "continuum": { "123": 16 } }, "groupDetails": { "groups": { "tabFocusability": { "testaro": { "focAll": { "score": 1, "what": "Discrepancy between elements that should be and that are Tab-focusable" } } }, "focusIndication": { "testaro": { "focInd": { "score": 71, "what": "Focused element displaying no or nostandard focus indicator" } } }, "hoverSurprise": { "testaro": { "hover": { "score": 1, "what": "Content changes caused by hovering" } } }, "linkIndication": { "testaro": { "linkUl": { "score": 43, "what": "Non-underlined adjacent links" } } }, "roleBad": { "testaro": { "role": { "score": 5, "what": "Nonexistent or implicit-overriding role" } }, "ibm": { "aria_role_redundant": { "score": 2, "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element" } } }, "inconsistentStyles": { "testaro": { "styleDiff": { "score": 3, "what": "Heading, link, and button style inconsistencies" } } }, "zIndexNotZero": { "testaro": { "zIndex": { "score": 3, "what": "Layering with nondefault z-index values" } } }, "contentBeyondLandmarks": { "alfa": { "r57": { "score": 2, "what": "Perceivable text content is not included in any landmark" } }, "axe": { "region": { "score": 1, "what": "Some page content is not contained by landmarks" } }, "ibm": { "Rpt_Aria_OrphanedContent_Native_Host_Sematics": { "score": 8, "what": "Content does not reside within an element with a landmark role" } } }, "contrastAAA": { "axe": { "color-contrast-enhanced": { "score": 20, "what": "Element has insufficient color contrast (Level AAA)" } } }, "contrastAA": { "axe": { "color-contrast": { "score": 35, "what": "Element has insufficient color contrast" } }, "htmlcs": { "e:AA.1_4_3.G18.Fail": { "score": 3, "what": "Contrast between the text and its background is less than 4.5:1" } }, "ibm": { "IBMA_Color_Contrast_WCAG2AA": { "score": 3, "what": "Contrast ratio of text with background does not meet WCAG 2.1 AA" } }, "wave": { "c:contrast": { "score": 5, "what": "Very low contrast" } } }, "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" } } }, "decorativeImageRisk": { "htmlcs": { "w:AA.1_1_1.H67.2": { "score": 5, "what": "Image marked as decorative may be informative" } } }, "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.G145.Abs": { "score": 1, "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1" }, "w:AA.1_4_3.G145.BgImage": { "score": 1, "what": "Contrast between the text and its background image may be less than 3:1" }, "w:AA.1_4_3.G18.BgImage": { "score": 1, "what": "Contrast between the text and its background image may be less than 4.5:1" } } }, "visibleLabelNotName": { "ibm": { "WCAG21_Label_Accessible": { "score": 3, "what": "Accessible name does not match or contain the visible label text" } } }, "complementaryNoText": { "ibm": { "Rpt_Aria_ComplementaryRequiredLabel_Implicit": { "score": 1, "what": "Element has a complementary role but has no label" } } }, "obsolete": { "ibm": { "element_attribute_deprecated": { "score": 2, "what": "Element or attribute is obsolete" } } }, "titleRedundant": { "wave": { "a:title_redundant": { "score": 1, "what": "Title attribute text is the same as text or alternative text" } }, "tenon": { "79": { "score": 4, "what": "Link has a title attribute that is the same as the text inside the link" } } }, "horizontalScrolling": { "tenon": { "28": { "score": 3, "what": "Layout or sizing of the page causes horizontal scrolling" } } }, "linkTextsSame": { "tenon": { "98": { "score": 2, "what": "Links have the same text but different destinations" } } }, "targetSize": { "tenon": { "152": { "score": 2, "what": "Actionable element is smaller than the minimum required size" } } }, "allCaps": { "tenon": { "153": { "score": 1, "what": "Long string of text is in all caps" } } }, "svgImageNoText": { "continuum": { "123": { "score": 16, "what": "svg element has no mechanism that allows an accessible name to be calculated" } } } }, "solos": {} }, "preventionScores": {}, "summary": { "total": 306, "log": 11, "preventions": 0, "solos": 0, "groups": [ { "groupName": "focusIndication", "score": 73 }, { "groupName": "linkIndication", "score": 45 }, { "groupName": "contrastAA", "score": 41 }, { "groupName": "contrastAAA", "score": 22 }, { "groupName": "svgImageNoText", "score": 18 }, { "groupName": "contentBeyondLandmarks", "score": 11 }, { "groupName": "roleBad", "score": 8 }, { "groupName": "decorativeImageRisk", "score": 7 }, { "groupName": "titleRedundant", "score": 6 }, { "groupName": "inconsistentStyles", "score": 5 }, { "groupName": "zIndexNotZero", "score": 5 }, { "groupName": "contrastRisk", "score": 5 }, { "groupName": "visibleLabelNotName", "score": 5 }, { "groupName": "horizontalScrolling", "score": 5 }, { "groupName": "obsolete", "score": 4 }, { "groupName": "linkTextsSame", "score": 4 }, { "groupName": "targetSize", "score": 4 }, { "groupName": "tabFocusability", "score": 3 }, { "groupName": "hoverSurprise", "score": 3 }, { "groupName": "hiddenContentRisk", "score": 3 }, { "groupName": "cssBansRotate", "score": 3 }, { "groupName": "pseudoHeadingRisk", "score": 3 }, { "groupName": "pseudoNavListRisk", "score": 3 }, { "groupName": "scrollRisk", "score": 3 }, { "groupName": "complementaryNoText", "score": 3 }, { "groupName": "allCaps", "score": 3 } ] } } }