Accessibility test digest
Synopsis
Page: Department of Homeland Security (DHS)
URL: https://www.dhs.gov/
Score: 847
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 Department of Homeland Security (DHS) web page at https://www.dhs.gov/ on 2022/07/17. 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 847 (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 | 847 |
---|---|
log | 115 |
duplicateID | 93 |
linkIndication | 86 |
leadingClipsText | 46 |
focusableOperable | 43 |
linkNoText | 42 |
tabFocusability | 35 |
spontaneousMotion | 24 |
tabNavigation | 24 |
contrastAAA | 24 |
componentNoText | 22 |
targetSize | 22 |
fontSmall | 18 |
focusIndication | 14 |
roleBad | 14 |
tableHeaderless | 14 |
contrastAA | 13 |
inconsistentStyles | 11 |
linkPair | 9 |
titleRedundant | 9 |
imageTextRedundant | 9 |
contentBeyondLandmarks | 8 |
noLeading | 8 |
ariaReferenceBad | 8 |
linkVague | 8 |
obsolete | 7 |
zIndexNotZero | 6 |
formFieldNoText | 6 |
iframeTitleBad | 6 |
controlNoText | 6 |
pageLanguage | 6 |
tabIndexMissing | 6 |
labelBadID | 6 |
inputNoText | 5 |
controlLabelInvisible | 5 |
navConfusion | 5 |
layoutTable | 5 |
horizontalScrolling | 5 |
linkForcesNewWindow | 5 |
fontSizeAbsolute | 4 |
ariaBadAttribute | 4 |
titleAsLabel | 4 |
pseudoLinkRisk | 4 |
visibleBulk | 3 |
hoverSurprise | 3 |
frameContentRisk | 3 |
hiddenContentRisk | 3 |
cssBansRotate | 3 |
headingStructure | 3 |
scrollRisk | 3 |
contrastRisk | 3 |
imageTextRisk | 3 |
imagesSameAlt | 3 |
accessKeyDuplicate | 3 |
Issue summary
Special issues
log: Score 115. This is based on the amount of browser error logging and miscellaneous logging during the tests.
Classified issues
duplicateID: Score 93. Issues reported by tests in this category:
- Package
alfa
, testr3
, score 54 (Element id attribute value is not unique) - Package
axe
, testduplicate-id
, score 2 (id attribute value is not unique) - Package
htmlcs
, teste:AA.4_1_1.F77
, score 9 (Duplicate id attribute value) - Package
ibm
, testRPT_Elem_UniqueId
, score 27 (Element id attribute value is not unique within the document) - Package
continuum
, test94
, score 54 (Elements contains an id attribute set to a value that is not unique in the DOM)
linkIndication: Score 86. Issues reported by tests in this category:
- Package
testaro
, testlinkUl
, score 84 (Non-underlined adjacent links)
leadingClipsText: Score 46. Issues reported by tests in this category:
- Package
tenon
, test144
, score 44 (Line height is insufficent to properly display the computed font size)
focusableOperable: Score 43. Issues reported by tests in this category:
- Package
testaro
, testfocOp
, score 41 (Operable elements that cannot be Tab-focused and vice versa)
linkNoText: Score 42. Issues reported by tests in this category:
- Package
htmlcs
, testw:AA.4_1_2.H91.A.Empty
, score 1 (Link element has an id attribute but no href attribute or text) - Package
continuum
, test237
, score 40 (a element has no mechanism that allows an accessible name value to be calculated)
tabFocusability: Score 35. Issues reported by tests in this category:
- Package
testaro
, testfocAll
, score 33 (Discrepancy between elements that should be and that are Tab-focusable)
spontaneousMotion: Score 24. Issues reported by tests in this category:
- Package
testaro
, testmotion
, score 22 (Change of visible content not requested by user)
tabNavigation: Score 24. Issues reported by tests in this category:
- Package
testaro
, testtabNav
, score 22 (Nonstandard keyboard navigation among tabs)
contrastAAA: Score 24. Issues reported by tests in this category:
- Package
alfa
, testr66
, score 6 (Text contrast less than AAA requires) - Package
axe
, testcolor-contrast-enhanced
, score 20 (Element has insufficient color contrast (Level AAA))
componentNoText: Score 22. Issues reported by tests in this category:
- Package
ibm
, testRpt_Aria_WidgetLabels_Implicit
, score 20 (Interactive component has no programmatically associated name)
targetSize: Score 22. Issues reported by tests in this category:
- Package
tenon
, test152
, score 20 (Actionable element is smaller than the minimum required size)
fontSmall: Score 18. Issues reported by tests in this category:
- Package
tenon
, test134
, score 16 (Text is very small)
focusIndication: Score 14. Issues reported by tests in this category:
- Package
testaro
, testfocInd
, score 12 (Focused element displaying no or nostandard focus indicator) - Package
alfa
, testr65
, score 1 (Element in sequential focus order has no visible focus)
roleBad: Score 14. Issues reported by tests in this category:
- Package
testaro
, testrole
, score 10 (Nonexistent or implicit-overriding role) - Package
ibm
, testaria_role_redundant
, score 4 (Explicitly assigned ARIA role is redundant with the implicit role of the element)
tableHeaderless: Score 14. Issues reported by tests in this category:
- Package
ibm
, testRPT_Table_DataHeadingsAria
, score 12 (Data table does not identify headers)
contrastAA: Score 13. Issues reported by tests in this category:
- Package
axe
, testcolor-contrast
, score 4 (Element has insufficient color contrast) - Package
wave
, testc:contrast
, score 9 (Very low contrast)
inconsistentStyles: Score 11. Issues reported by tests in this category:
- Package
testaro
, teststyleDiff
, score 9 (Heading, link, and button style inconsistencies)
linkPair: Score 9. Issues reported by tests in this category:
- Package
wave
, testa:link_redundant
, score 7 (Adjacent links go to the same URL)
titleRedundant: Score 9. Issues reported by tests in this category:
- Package
wave
, testa:title_redundant
, score 2 (Title attribute text is the same as text or alternative text) - Package
tenon
, test79
, score 6 (Link has a title attribute that is the same as the text inside the link)
imageTextRedundant: Score 9. Issues reported by tests in this category:
- Package
tenon
, test138
, score 7 (Image link alternative text repeats text in the link)
contentBeyondLandmarks: Score 8. Issues reported by tests in this category:
- Package
alfa
, testr57
, score 4 (Perceivable text content is not included in any landmark) - Package
ibm
, testRpt_Aria_OrphanedContent_Native_Host_Sematics
, score 4 (Content does not reside within an element with a landmark role)
noLeading: Score 8. Issues reported by tests in this category:
- Package
alfa
, testr73
, score 6 (Paragraph of text has insufficient line height)
ariaReferenceBad: Score 8. Issues reported by tests in this category:
- Package
ibm
, testRpt_Aria_ValidIdRef
, score 4 (ARIA property does not reference the non-empty unique id of a visible element) - Package
wave
, teste:aria_reference_broken
, score 4 (Broken ARIA reference)
linkVague: Score 8. Issues reported by tests in this category:
- Package
tenon
, test73
, score 6 (Link text is too generic to communicate the purpose or destination)
obsolete: Score 7. Issues reported by tests in this category:
- Package
ibm
, testelement_attribute_deprecated
, score 5 (Element or attribute is obsolete)
zIndexNotZero: Score 6. Issues reported by tests in this category:
- Package
testaro
, testzIndex
, score 4 (Layering with nondefault z-index values)
formFieldNoText: Score 6. Issues reported by tests in this category:
- Package
alfa
, testr8
, score 4 (Form field has no accessible name)
iframeTitleBad: Score 6. Issues reported by tests in this category:
- Package
htmlcs
, teste:AA.2_4_1.H64.1
, score 4 (iframe element has no non-empty title attribute)
controlNoText: Score 6. Issues reported by tests in this category:
- Package
ibm
, testWCAG20_Input_ExplicitLabel
, score 4 (Form control has no associated label)
pageLanguage: Score 6. Issues reported by tests in this category:
- Package
ibm
, testWCAG20_Html_HasLang
, score 4 (Page detected as HTML, but has no lang attribute)
tabIndexMissing: Score 6. Issues reported by tests in this category:
- Package
tenon
, test190
, score 4 (Interactive item is not natively actionable, but has no tabindex=0 attribute)
labelBadID: Score 6. Issues reported by tests in this category:
- Package
continuum
, test95
, score 4 (element has an aria-labelledby value that includes an invalid or duplicate id)
inputNoText: Score 5. Issues reported by tests in this category:
- Package
axe
, testaria-input-field-name
, score 3 (ARIA input field has no accessible name)
controlLabelInvisible: Score 5. Issues reported by tests in this category:
- Package
axe
, testlabel-title-only
, score 3 (Form element has no visible label)
navConfusion: Score 5. Issues reported by tests in this category:
- Package
ibm
, testRpt_Aria_MultipleNavigationLandmarks_Implicit
, score 3 (Element with a navigation role has no unique purpose label among the navigation-role elements)
layoutTable: Score 5. Issues reported by tests in this category:
- Package
wave
, testa:table_layout
, score 3 (Table element is misused to arrange content)
horizontalScrolling: Score 5. Issues reported by tests in this category:
- Package
tenon
, test28
, score 3 (Layout or sizing of the page causes horizontal scrolling)
linkForcesNewWindow: Score 5. Issues reported by tests in this category:
- Package
tenon
, test218
, score 3 (Link opens in a new window without user control)
fontSizeAbsolute: Score 4. Issues reported by tests in this category:
- Package
alfa
, testr74
, score 2 (Paragraph text has an absolute font size)
ariaBadAttribute: Score 4. Issues reported by tests in this category:
- Package
axe
, testaria-allowed-attr
, score 1 (ARIA attribute is invalid for the role of its element) - Package
axe
, testaria-valid-attr-value
, score 1 (ARIA attribute has an invalid value)
titleAsLabel: Score 4. Issues reported by tests in this category:
- Package
wave
, testa:label_title
, score 2 (Form control has a title but no label)
pseudoLinkRisk: Score 4. Issues reported by tests in this category:
- Package
wave
, testa:underline
, score 1 (CSS underline on text that is not a link) - Package
tenon
, test129
, score 2 (CSS underline on text that is not a link)
visibleBulk: Score 3. Issues reported by tests in this category:
- Package
testaro
, testbulk
, score 1 (Page contains many visible elements)
hoverSurprise: Score 3. Issues reported by tests in this category:
- Package
testaro
, testhover
, score 1 (Content changes caused by hovering)
frameContentRisk: Score 3. Issues reported by tests in this category:
- Package
axe
, testframe-tested
, score 1 (Some content is in an iframe and therefore may not be testable for accessibility)
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)
headingStructure: Score 3. Issues reported by tests in this category:
- Package
htmlcs
, testw:AA.1_3_1_A.G141
, score 1 (Heading level is incorrect) - Package
tenon
, test155
, score 1 (Headings are not structured in a hierarchical manner)
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)
contrastRisk: Score 3. Issues reported by tests in this category:
- Package
htmlcs
, testw:AA.1_4_3.G18.Abs
, score 1 (Contrast between the absolutely positioned text and its background may be inadequate)
imageTextRisk: Score 3. Issues reported by tests in this category:
- Package
wave
, testa:alt_suspicious
, score 1 (Image text alternative is suspicious)
imagesSameAlt: Score 3. Issues reported by tests in this category:
- Package
wave
, testa:alt_duplicate
, score 1 (Two images near each other have the same text alternative)
accessKeyDuplicate: Score 3. Issues reported by tests in this category:
- Package
wave
, testa:accesskey
, score 1 (Accesskey)
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-dhs", "host": { "id": "dhs", "which": "https://www.dhs.gov/", "what": "Department of Homeland Security (DHS)" }, "log": [ { "event": "startTime", "value": "2022-07-17T22:00:22" }, { "event": "endTime", "value": "2022-07-17T22:02:47" } ], "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.dhs.gov/", "what": "Department of Homeland Security (DHS)" }, { "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.dhs.gov/", "what": "Department of Homeland Security (DHS)" }, { "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.dhs.gov/", "what": "Department of Homeland Security (DHS)", "result": "https://www.dhs.gov/" }, { "type": "tenonRequest", "id": "a", "withNewContent": true, "what": "Tenon API version 2 test request", "url": "https://www.dhs.gov/" }, { "type": "test", "which": "motion", "what": "motion", "delay": 2500, "interval": 2500, "count": 5, "url": "https://www.dhs.gov/", "result": { "bytes": [ 535019, 535019, 784944, 784944, 491473 ], "localRatios": [ 1, 1.467, 1, 1.597 ], "meanLocalRatio": 1.266, "maxLocalRatio": 1.597, "globalRatio": 1.597, "pixelChanges": [ 0, 468997, 0, 430420 ], "meanPixelChange": 224854, "maxPixelChange": 468997, "changeFrequency": 0.5 } }, { "type": "launch", "which": "chromium", "what": "Chromium browser" }, { "type": "url", "which": "https://www.dhs.gov/", "what": "Department of Homeland Security (DHS)", "result": "https://www.dhs.gov/" }, { "type": "test", "which": "bulk", "what": "count of visible elements", "url": "https://www.dhs.gov/", "result": { "visibleElements": 461 } }, { "type": "test", "which": "embAc", "withItems": true, "what": "active elements embedded in links or buttons", "url": "https://www.dhs.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.dhs.gov/", "result": { "tabFocusables": 73, "tabFocused": 40, "discrepancy": -33 } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.dhs.gov/", "what": "URL", "result": "https://www.dhs.gov/" }, { "type": "test", "which": "focInd", "revealAll": false, "allowedDelay": 250, "withItems": true, "what": "focus indicators", "url": "https://www.dhs.gov/", "result": { "totals": { "total": 73, "types": { "indicatorMissing": { "total": 4, "tagNames": { "A": 1, "INPUT": 1, "IFRAME": 2 } }, "nonOutlinePresent": { "total": 0, "tagNames": {} }, "outlinePresent": { "total": 69, "meanDelay": 0, "tagNames": { "A": 56, "BUTTON": 13 } } } }, "items": { "indicatorMissing": [ { "tagName": "A", "text": "" }, { "tagName": "INPUT", "text": "" }, { "tagName": "IFRAME", "text": "" }, { "tagName": "IFRAME", "text": "" } ], "nonOutlinePresent": [], "outlinePresent": [ { "tagName": "A", "text": "Skip to main content", "delay": 0 }, { "tagName": "BUTTON", "text": "Here’s how you know", "delay": 0 }, { "tagName": "BUTTON", "text": "search", "delay": 0 }, { "tagName": "BUTTON", "text": "Topics", "delay": 0 }, { "tagName": "BUTTON", "text": "News", "delay": 0 }, { "tagName": "BUTTON", "text": "In Focus", "delay": 0 }, { "tagName": "BUTTON", "text": "How Do I?", "delay": 0 }, { "tagName": "BUTTON", "text": "Get Involved", "delay": 0 }, { "tagName": "BUTTON", "text": "About DHS", "delay": 0 }, { "tagName": "A", "text": "Read the Press Release", "delay": 0 }, { "tagName": "BUTTON", "text": "1", "delay": 0 }, { "tagName": "BUTTON", "text": "2", "delay": 0 }, { "tagName": "BUTTON", "text": "3", "delay": 0 }, { "tagName": "BUTTON", "text": "4", "delay": 0 }, { "tagName": "BUTTON", "text": "5", "delay": 0 }, { "tagName": "A", "text": "Image", "delay": 0 }, { "tagName": "A", "text": "SchoolSafety.gov", "delay": 0 }, { "tagName": "A", "text": "Image", "delay": 0 }, { "tagName": "A", "text": "Learn More About Uniting for Ukraine", "delay": 0 }, { "tagName": "A", "text": "Image", "delay": 0 }, { "tagName": "A", "text": "DHS Actions: Operation Allies Welcome", "delay": 0 }, { "tagName": "A", "text": "Image", "delay": 0 }, { "tagName": "A", "text": "DHS Actions: Climate Change", "delay": 0 }, { "tagName": "A", "text": "Image", "delay": 0 }, { "tagName": "A", "text": "DHS Response: Cybersecurity", "delay": 0 }, { "tagName": "A", "text": "Image", "delay": 0 }, { "tagName": "A", "text": "Are You REAL ID Ready?", "delay": 0 }, { "tagName": "A", "text": "Press Releases", "delay": 0 }, { "tagName": "A", "text": "Cyber Safety Review Board Releases Report of its Review into Log4j Vulnerabilities and Response", "delay": 0 }, { "tagName": "A", "text": "Press Releases", "delay": 0 }, { "tagName": "A", "text": "DHS to Expand Security Cooperation with Qatar and the United Arab Emirates", "delay": 0 }, { "tagName": "A", "text": "Press Releases", "delay": 0 }, { "tagName": "A", "text": "DHS Update on Border Wall Remediation Efforts", "delay": 0 }, { "tagName": "A", "text": "Press Releases", "delay": 0 }, { "tagName": "A", "text": "DHS Announces Extension of Temporary Protected Status for Venezuela", "delay": 0 }, { "tagName": "A", "text": "Press Releases", "delay": 0 }, { "tagName": "A", "text": "Statement by Secretary Mayorkas on the Retirement of United States Secret Service Director, James M.", "delay": 0 }, { "tagName": "A", "text": "Show me more News & Updates", "delay": 0 }, { "tagName": "A", "text": "Homeland Security Careers Image", "delay": 0 }, { "tagName": "A", "text": "How to Report Suspicious Activity Image", "delay": 0 }, { "tagName": "A", "text": "Check Wait Times Image", "delay": 0 }, { "tagName": "A", "text": "Cybersecurity Image", "delay": 0 }, { "tagName": "A", "text": "Return to top", "delay": 0 }, { "tagName": "A", "text": "Topics", "delay": 0 }, { "tagName": "A", "text": "News", "delay": 0 }, { "tagName": "A", "text": "In Focus", "delay": 0 }, { "tagName": "A", "text": "How Do I?", "delay": 0 }, { "tagName": "A", "text": "Get Involved", "delay": 0 }, { "tagName": "A", "text": "About DHS", "delay": 0 }, { "tagName": "A", "text": "Facebook", "delay": 0 }, { "tagName": "A", "text": "Twitter", "delay": 0 }, { "tagName": "A", "text": "YouTube", "delay": 0 }, { "tagName": "A", "text": "Flickr", "delay": 0 }, { "tagName": "A", "text": "Instagram", "delay": 0 }, { "tagName": "A", "text": "LinkedIn", "delay": 0 }, { "tagName": "A", "text": "Email", "delay": 0 }, { "tagName": "A", "text": "", "delay": 0 }, { "tagName": "A", "text": "U.S. Department of Homeland Security", "delay": 0 }, { "tagName": "A", "text": "About DHS", "delay": 0 }, { "tagName": "A", "text": "Accessibility", "delay": 0 }, { "tagName": "A", "text": "Budget and Performance", "delay": 0 }, { "tagName": "A", "text": "DHS Components", "delay": 0 }, { "tagName": "A", "text": "FOIA Requests", "delay": 0 }, { "tagName": "A", "text": "No FEAR Act Data", "delay": 0 }, { "tagName": "A", "text": "Privacy Policy", "delay": 0 }, { "tagName": "A", "text": "Site Links", "delay": 0 }, { "tagName": "A", "text": "Office of Inspector General", "delay": 0 }, { "tagName": "A", "text": "The White House", "delay": 0 }, { "tagName": "A", "text": "USA.gov", "delay": 0 } ] } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.dhs.gov/", "what": "URL", "result": "https://www.dhs.gov/" }, { "type": "test", "which": "focOp", "withItems": true, "what": "focusability and operability", "url": "https://www.dhs.gov/", "result": { "totals": { "total": 185, "types": { "onlyFocusable": { "total": 0, "tagNames": {} }, "onlyOperable": { "total": 27, "tagNames": { "SPAN": 8, "TD": 2, "DIV": 2, "A": 10, "LI": 5 } }, "focusableAndOperable": { "total": 158, "tagNames": { "A": 136, "BUTTON": 16, "INPUT": 2, "IFRAME": 4 } } } }, "items": { "onlyFocusable": [], "onlyOperable": [ { "tagName": "SPAN", "id": "gs_cb50", "text": "×", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "TD", "id": "", "text": "<td class=\"gsc-clear-button\" style=\"cursor: default;\"><div class=\"gsc-clear-butt", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "<div class=\"gsc-clear-button\" title=\"clear results\" style=\"cursor: default;\">&nb", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "gs_cb51", "text": "×", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "TD", "id": "", "text": "<td class=\"gsc-clear-button\" style=\"cursor: default;\"><div class=\"gsc-clear-butt", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "DIV", "id": "", "text": "<div class=\"gsc-clear-button\" title=\"clear results\" style=\"cursor: default;\">&nb", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Recognizing DHS Excellence", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Get Hurricane Tips", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Uniting for Ukraine", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Recognizing DHS Excellence", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read the Press Release", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Get Hurricane Tips", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Uniting for Ukraine", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Recognizing DHS Excellence", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "1", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "2", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "3", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "4", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "LI", "id": "", "text": "5", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "SchoolSafety.gov", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "Learn More About Uniting for Ukraine", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "DHS Actions: Operation Allies Welcome", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "DHS Actions: Climate Change", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "DHS Response: Cybersecurity", "byTag": false, "byOnClick": false, "byPointer": true }, { "tagName": "SPAN", "id": "", "text": "Are You REAL ID Ready?", "byTag": false, "byOnClick": false, "byPointer": true } ], "focusableAndOperable": [ { "tagName": "A", "id": "", "text": "Skip to main content", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Here’s how you know", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a class=\"logo-img survey-processed\" href=\"/\" accesskey=\"1\" title=\"Go to the U.S", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "INPUT", "id": "gsc-i-id1", "text": "<input autocomplete=\"off\" type=\"text\" size=\"10\" class=\"gsc-input\" name=\"search\" ", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "×", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "search", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Menu", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "<button class=\"usa-nav__close\" style=\"cursor: default;\"> <img src=\"/themes/custo", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "INPUT", "id": "gsc-i-id2", "text": "<input autocomplete=\"off\" type=\"text\" size=\"10\" class=\"gsc-input\" name=\"search\" ", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "×", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "search", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Topics", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Topics", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Topics", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Border Security", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Citizenship and Immigration", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Cybersecurity", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Disasters", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Election Security", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Homeland Security Enterprise", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Human Trafficking", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Immigration and Customs Enforcement", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Preventing Terrorism", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Resilience", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Science and Technology", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Trade and Economic Security", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Transportation Security", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "News", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "News", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "News", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "All DHS News", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Apps", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Blog", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Comunicados de Prensa", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Data", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Events", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Fact Sheets", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Featured News", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Homeland Security LIVE", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Media Contacts", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Media Library", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "National Terrorism Advisory System", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Press Releases", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Publications Library", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Social Media", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Speeches", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Subscribe", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Testimony", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "In Focus", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "In Focus", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "In Focus", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Addressing Climate Change", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Coronavirus (COVID-19)", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Cybersecurity", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Deferred Action for Childhood Arrivals", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Operation Allies Welcome", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Recognizing DHS Excellence", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Uniting for Ukraine", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "How Do I?", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "How Do I?", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "How Do I?", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Alphabetical Listing", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "At DHS", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "For Businesses", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "For Travelers", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "For the Public", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "Get Involved", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Get Involved", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Get Involved", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Blue Campaign", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Citizen Corps", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "If You See Something, Say Something®", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Nationwide SAR Initiative", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "REAL ID", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Ready.gov", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Stop the Bleed", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "US Coast Guard Auxiliary", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "", "text": "About DHS", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About DHS", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About DHS", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "2022 Priorities", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Budget & Performance", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Contact Us", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Employee Resources", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "History", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Homeland Security Careers", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "In Memoriam", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Laws & Regulations", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Leadership", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Mission", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Organization", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Site Links", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Read the Press Release", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "slick-slide-control00", "text": "1", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "slick-slide-control01", "text": "2", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "slick-slide-control02", "text": "3", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "slick-slide-control03", "text": "4", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "BUTTON", "id": "slick-slide-control04", "text": "5", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Image", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "SchoolSafety.gov", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Image", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Learn More About Uniting for Ukraine", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Image", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "DHS Actions: Operation Allies Welcome", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Image", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "DHS Actions: Climate Change", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Image", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "DHS Response: Cybersecurity", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Image", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Are You REAL ID Ready?", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Press Releases", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Cyber Safety Review Board Releases Report of its Review into Log4j Vulnerabiliti", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Press Releases", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "DHS to Expand Security Cooperation with Qatar and the United Arab Emirates", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Press Releases", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "DHS Update on Border Wall Remediation Efforts", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Press Releases", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "DHS Announces Extension of Temporary Protected Status for Venezuela", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Press Releases", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Statement by Secretary Mayorkas on the Retirement of United States Secret Servic", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "home-more-news-updates", "text": "Show me more News & Updates", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "IFRAME", "id": "twitter-widget-0", "text": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "", "text": "Homeland Security Careers Image", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "How to Report Suspicious Activity Image", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Check Wait Times Image", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Cybersecurity Image", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Return to top", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Topics", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "News", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "In Focus", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "How Do I?", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Get Involved", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About DHS", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Facebook", "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": "Flickr", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Instagram", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "LinkedIn", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Email", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "<a href=\"https://www.dhs.gov\" class=\"usa-identifier__logo survey-processed\" styl", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "U.S. Department of Homeland Security", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "About DHS", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Accessibility", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Budget and Performance", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "DHS Components", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "FOIA Requests", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "No FEAR Act Data", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Privacy Policy", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Site Links", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Office of Inspector General", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "The White House", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "USA.gov", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "A", "id": "", "text": "Visit USA.gov", "byTag": true, "byOnClick": false, "byPointer": true }, { "tagName": "IFRAME", "id": "ntas-frame", "text": "<iframe id=\"ntas-frame\" src=\"https://www.dhs.gov/ntas/\" name=\"NationalTerrorismA", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "A", "id": "wcm-survey-target-id", "text": "<a style=\"position: fixed; top: 0px;\" id=\"wcm-survey-target-id\" class=\"survey-pr", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "IFRAME", "id": "", "text": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://pla", "byTag": true, "byOnClick": false, "byPointer": false }, { "tagName": "IFRAME", "id": "rufous-sandbox", "text": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"tr", "byTag": true, "byOnClick": false, "byPointer": false } ] } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.dhs.gov/", "what": "URL", "result": "https://www.dhs.gov/" }, { "type": "test", "which": "hover", "headSize": 20, "headSampleSize": 20, "tailSampleSize": 15, "withItems": true, "what": "hover-caused content changes", "url": "https://www.dhs.gov/", "result": { "totals": { "triggers": 108, "headTriggers": 20, "tailTriggers": 88, "impactTriggers": 0, "additions": 0, "removals": 0, "opacityChanges": 0, "opacityImpact": 0, "unhoverables": 3 }, "items": { "head": { "impactTriggers": [], "unhoverables": [ { "tagName": "A", "id": "", "text": "Skiptomaincontent" }, { "tagName": "A", "id": "", "text": "<imgsrc=\"/themes/custom/dhs_uswds/logo-wordmark-bl" }, { "tagName": "A", "id": "", "text": "ReadthePressRelease" } ] }, "tail": { "impactTriggers": [], "unhoverables": [] } } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.dhs.gov/", "what": "URL", "result": "https://www.dhs.gov/" }, { "type": "test", "which": "labClash", "withItems": true, "what": "labeling inconsistencies", "url": "https://www.dhs.gov/", "result": { "totals": { "mislabeled": 0, "unlabeled": 3, "wellLabeled": 15 }, "items": { "mislabeled": [], "unlabeled": [ { "index": 1, "tagName": "INPUT", "type": "text" }, { "index": 4, "tagName": "BUTTON", "type": "submit", "content": "{<button class=\"usa-nav__close\"> <img src=\"/themes/custom/dhs_uswds/assets/img/close-white.svg\" alt=\"close\"> </button>}" }, { "index": 5, "tagName": "INPUT", "type": "text" } ], "wellLabeled": [ { "index": 0, "tagName": "BUTTON", "type": "submit", "texts": { "content": "Here’s how you know" } }, { "index": 2, "tagName": "BUTTON", "type": "submit", "texts": { "content": "search" } }, { "index": 3, "tagName": "BUTTON", "type": "submit", "texts": { "content": "Menu" } }, { "index": 6, "tagName": "BUTTON", "type": "submit", "texts": { "content": "search" } }, { "index": 7, "tagName": "BUTTON", "type": "submit", "texts": { "content": "Topics" } }, { "index": 8, "tagName": "BUTTON", "type": "submit", "texts": { "content": "News" } }, { "index": 9, "tagName": "BUTTON", "type": "submit", "texts": { "content": "In Focus" } }, { "index": 10, "tagName": "BUTTON", "type": "submit", "texts": { "content": "How Do I?" } }, { "index": 11, "tagName": "BUTTON", "type": "submit", "texts": { "content": "Get Involved" } }, { "index": 12, "tagName": "BUTTON", "type": "submit", "texts": { "content": "About DHS" } }, { "index": 13, "tagName": "BUTTON", "type": "button", "labelType": "aria-label", "texts": { "attribute": "Slide 1 of 5: Cyber Safety Review Board Releases Report", "content": "1" } }, { "index": 14, "tagName": "BUTTON", "type": "button", "labelType": "aria-label", "texts": { "attribute": "Slide 2 of 5: National Terrorism Advisory System Bulletin", "content": "2" } }, { "index": 15, "tagName": "BUTTON", "type": "button", "labelType": "aria-label", "texts": { "attribute": "Slide 3 of 5: Prepare for Hurricanes", "content": "3" } }, { "index": 16, "tagName": "BUTTON", "type": "button", "labelType": "aria-label", "texts": { "attribute": "Slide 4 of 5: Uniting for Ukraine", "content": "4" } }, { "index": 17, "tagName": "BUTTON", "type": "button", "labelType": "aria-label", "texts": { "attribute": "Slide 5 of 5: Recognizing DHS Excellence", "content": "5" } } ] } } }, { "type": "test", "which": "linkUl", "withItems": true, "what": "adjacent-link underlining", "url": "https://www.dhs.gov/", "result": { "totals": { "links": 146, "adjacent": { "total": 125, "underlined": 41, "underlinedPercent": 32 } }, "items": { "underlined": [ "Skip to main content", "×", "×", "Recognizing DHS Excellence", "Read the Press Release", "Learn More", "Get Hurricane Tips", "Uniting for Ukraine", "Recognizing DHS Excellence", "Read the Press Release", "Learn More", "Get Hurricane Tips", "Uniting for Ukraine", "Recognizing DHS Excellence", "Image", "SchoolSafety.gov", "Image", "Learn More About Uniting for Ukraine", "Image", "DHS Actions: Operation Allies Welcome", "Image", "DHS Actions: Climate Change", "Image", "DHS Response: Cybersecurity", "Image", "Are You REAL ID Ready?", "Press Releases", "Cyber Safety Review Board Releases Report of its Review into Log4j Vulnerabilities and Response", "Press Releases", "DHS to Expand Security Cooperation with Qatar and the United Arab Emirates", "Press Releases", "DHS Update on Border Wall Remediation Efforts", "Press Releases", "DHS Announces Extension of Temporary Protected Status for Venezuela", "Press Releases", "Statement by Secretary Mayorkas on the Retirement of United States Secret Service Director, James M. Murray", "Show me more News & Updates", "Return to top", "U.S. Department of Homeland Security", "Visit USA.gov", "" ], "notUnderlined": [ "", "Topics", "Topics", "Border Security", "Citizenship and Immigration", "Cybersecurity", "Disasters", "Election Security", "Homeland Security Enterprise", "Human Trafficking", "Immigration and Customs Enforcement", "Preventing Terrorism", "Resilience", "Science and Technology", "Trade and Economic Security", "Transportation Security", "News", "News", "All DHS News", "Apps", "Blog", "Comunicados de Prensa", "Data", "Events", "Fact Sheets", "Featured News", "Homeland Security LIVE", "Media Contacts", "Media Library", "National Terrorism Advisory System", "Press Releases", "Publications Library", "Social Media", "Speeches", "Subscribe", "Testimony", "In Focus", "In Focus", "Addressing Climate Change", "Coronavirus (COVID-19)", "Cybersecurity", "Deferred Action for Childhood Arrivals", "Operation Allies Welcome", "Recognizing DHS Excellence", "Uniting for Ukraine", "How Do I?", "How Do I?", "Alphabetical Listing", "At DHS", "For Businesses", "For Travelers", "For the Public", "Get Involved", "Get Involved", "Blue Campaign", "Citizen Corps", "If You See Something, Say Something®", "Nationwide SAR Initiative", "REAL ID", "Ready.gov", "Stop the Bleed", "US Coast Guard Auxiliary", "About DHS", "About DHS", "2022 Priorities", "Budget & Performance", "Contact Us", "Employee Resources", "History", "Homeland Security Careers", "In Memoriam", "Laws & Regulations", "Leadership", "Mission", "Organization", "Site Links", "Facebook", "Twitter", "YouTube", "Flickr", "Instagram", "LinkedIn", "Email", "" ] } } }, { "type": "test", "which": "menuNav", "withItems": true, "what": "keyboard navigation between focusable menu items", "url": "https://www.dhs.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.dhs.gov/", "what": "URL", "result": "https://www.dhs.gov/" }, { "type": "test", "which": "radioSet", "withItems": true, "what": "fieldset grouping of radio buttons", "url": "https://www.dhs.gov/", "result": { "totals": { "total": 0, "inSet": 0, "percent": "N.A." }, "items": { "inSet": [], "notInSet": [] } } }, { "type": "test", "which": "role", "what": "roles", "url": "https://www.dhs.gov/", "result": { "roleElements": 34, "badRoleElements": 5, "redundantRoleElements": 3, "tagNames": { "HEADER": { "banner": { "bad": 1, "redundant": 0 } }, "DIV": { "searchbox": { "bad": 1, "redundant": 0 } }, "A": { "button": { "bad": 2, "redundant": 0 } }, "NAV": { "navigation": { "bad": 0, "redundant": 2 } }, "ARTICLE": { "article": { "bad": 0, "redundant": 1 } }, "FOOTER": { "contentinfo": { "bad": 1, "redundant": 0 } } } } }, { "type": "test", "which": "styleDiff", "withItems": true, "what": "style inconsistencies", "url": "https://www.dhs.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": 16, "subtotals": [ 6, 5, 1, 1, 1, 1, 1 ] }, "adjacentLink": { "total": 125, "subtotals": [ 84, 19, 17, 5 ] }, "listLink": { "total": 21, "subtotals": [ 11, 6, 4 ] }, "h1": { "total": 11 }, "h2": { "total": 13, "subtotals": [ 6, 4, 3 ] }, "h3": { "total": 11, "subtotals": [ 6, 5 ] } }, "items": { "button": { "fontWeight": { "400": [ "Here’s how you know", "search", "Menu", "", "search", "1", "2", "3", "4", "5" ], "700": [ "Topics", "News", "In Focus", "How Do I?", "Get Involved", "About DHS" ] }, "textDecorationLine": { "none": [ "Here’s how you know", "search", "Menu", "search", "Topics", "News", "In Focus", "How Do I?", "Get Involved", "About DHS", "1", "2", "3", "4", "5" ], "underline": [ "" ] }, "borderStyle": { "none": [ "Here’s how you know", "Menu", "", "Topics", "News", "In Focus", "How Do I?", "Get Involved", "About DHS", "1", "2", "3", "4", "5" ], "solid": [ "search", "search" ] }, "borderWidth": { "0px": [ "Here’s how you know", "Menu", "", "Topics", "News", "In Focus", "How Do I?", "Get Involved", "About DHS", "1", "2", "3", "4", "5" ], "1px": [ "search", "search" ] }, "height": { "14.0703px": [ "Here’s how you know" ], "35px": [ "search" ], "48px": [ "Menu", "" ], "auto": [ "search" ], "45.3906px": [ "Topics", "News", "In Focus", "How Do I?", "Get Involved", "About DHS" ], "20px": [ "1", "2", "3", "4", "5" ] }, "lineHeight": { "14.08px": [ "Here’s how you know" ], "0px": [ "search", "search", "1", "2", "3", "4", "5" ], "16.008px": [ "Menu" ], "19.504px": [ "" ], "13.392px": [ "Topics", "News", "In Focus", "How Do I?", "Get Involved", "About DHS" ] }, "minHeight": { "auto": [ "Here’s how you know" ], "0px": [ "search", "Menu", "", "search", "Topics", "News", "In Focus", "How Do I?", "Get Involved", "About DHS", "1", "2", "3", "4", "5" ] }, "minWidth": { "auto": [ "Here’s how you know" ], "0px": [ "search", "Menu", "", "search", "Topics", "News", "In Focus", "How Do I?", "Get Involved", "About DHS", "1", "2", "3", "4", "5" ] } }, "adjacentLink": { "fontStyle": { "normal": [ "Skip to main content", "", "×", "×", "Topics", "Topics", "Border Security", "Citizenship and Immigration", "Cybersecurity", "Disasters", "Election Security", "Homeland Security Enterprise", "Human Trafficking", "Immigration and Customs Enforcement", "Preventing Terrorism", "Resilience", "Science and Technology", "Trade and Economic Security", "Transportation Security", "News", "News", "All DHS News", "Apps", "Blog", "Comunicados de Prensa", "Data", "Events", "Fact Sheets", "Featured News", "Homeland Security LIVE", "Media Contacts", "Media Library", "National Terrorism Advisory System", "Press Releases", "Publications Library", "Social Media", "Speeches", "Subscribe", "Testimony", "In Focus", "In Focus", "Addressing Climate Change", "Coronavirus (COVID-19)", "Cybersecurity", "Deferred Action for Childhood Arrivals", "Operation Allies Welcome", "Recognizing DHS Excellence", "Uniting for Ukraine", "How Do I?", "How Do I?", "Alphabetical Listing", "At DHS", "For Businesses", "For Travelers", "For the Public", "Get Involved", "Get Involved", "Blue Campaign", "Citizen Corps", "If You See Something, Say Something®", "Nationwide SAR Initiative", "REAL ID", "Ready.gov", "Stop the Bleed", "US Coast Guard Auxiliary", "About DHS", "About DHS", "2022 Priorities", "Budget & Performance", "Contact Us", "Employee Resources", "History", "Homeland Security Careers", "In Memoriam", "Laws & Regulations", "Leadership", "Mission", "Organization", "Site Links", "Recognizing DHS Excellence", "Read the Press Release", "Learn More", "Get Hurricane Tips", "Uniting for Ukraine", "Recognizing DHS Excellence", "Read the Press Release", "Learn More", "Get Hurricane Tips", "Uniting for Ukraine", "Recognizing DHS Excellence", "Image", "SchoolSafety.gov", "Image", "Learn More About Uniting for Ukraine", "Image", "DHS Actions: Operation Allies Welcome", "Image", "DHS Actions: Climate Change", "Image", "DHS Response: Cybersecurity", "Image", "Are You REAL ID Ready?", "Cyber Safety Review Board Releases Report of its Review into Log4j Vulnerabilities and Response", "DHS to Expand Security Cooperation with Qatar and the United Arab Emirates", "DHS Update on Border Wall Remediation Efforts", "DHS Announces Extension of Temporary Protected Status for Venezuela", "Statement by Secretary Mayorkas on the Retirement of United States Secret Service Director, James M. Murray", "Show me more News & Updates", "Return to top", "Facebook", "Twitter", "YouTube", "Flickr", "Instagram", "LinkedIn", "Email", "", "U.S. Department of Homeland Security", "Visit USA.gov", "" ], "italic": [ "Press Releases", "Press Releases", "Press Releases", "Press Releases", "Press Releases" ] }, "fontWeight": { "400": [ "Skip to main content", "", "×", "×", "Topics", "Topics", "Border Security", "Citizenship and Immigration", "Cybersecurity", "Disasters", "Election Security", "Homeland Security Enterprise", "Human Trafficking", "Immigration and Customs Enforcement", "Preventing Terrorism", "Resilience", "Science and Technology", "Trade and Economic Security", "Transportation Security", "News", "News", "All DHS News", "Apps", "Blog", "Comunicados de Prensa", "Data", "Events", "Fact Sheets", "Featured News", "Homeland Security LIVE", "Media Contacts", "Media Library", "National Terrorism Advisory System", "Press Releases", "Publications Library", "Social Media", "Speeches", "Subscribe", "Testimony", "In Focus", "In Focus", "Addressing Climate Change", "Coronavirus (COVID-19)", "Cybersecurity", "Deferred Action for Childhood Arrivals", "Operation Allies Welcome", "Recognizing DHS Excellence", "Uniting for Ukraine", "How Do I?", "How Do I?", "Alphabetical Listing", "At DHS", "For Businesses", "For Travelers", "For the Public", "Get Involved", "Get Involved", "Blue Campaign", "Citizen Corps", "If You See Something, Say Something®", "Nationwide SAR Initiative", "REAL ID", "Ready.gov", "Stop the Bleed", "US Coast Guard Auxiliary", "About DHS", "About DHS", "2022 Priorities", "Budget & Performance", "Contact Us", "Employee Resources", "History", "Homeland Security Careers", "In Memoriam", "Laws & Regulations", "Leadership", "Mission", "Organization", "Site Links", "Image", "SchoolSafety.gov", "Image", "Learn More About Uniting for Ukraine", "Image", "DHS Actions: Operation Allies Welcome", "Image", "DHS Actions: Climate Change", "Image", "DHS Response: Cybersecurity", "Image", "Are You REAL ID Ready?", "Press Releases", "Press Releases", "Press Releases", "Press Releases", "Press Releases", "Return to top", "Facebook", "Twitter", "YouTube", "Flickr", "Instagram", "LinkedIn", "Email", "", "" ], "700": [ "Recognizing DHS Excellence", "Read the Press Release", "Learn More", "Get Hurricane Tips", "Uniting for Ukraine", "Recognizing DHS Excellence", "Read the Press Release", "Learn More", "Get Hurricane Tips", "Uniting for Ukraine", "Recognizing DHS Excellence", "Cyber Safety Review Board Releases Report of its Review into Log4j Vulnerabilities and Response", "DHS to Expand Security Cooperation with Qatar and the United Arab Emirates", "DHS Update on Border Wall Remediation Efforts", "DHS Announces Extension of Temporary Protected Status for Venezuela", "Statement by Secretary Mayorkas on the Retirement of United States Secret Service Director, James M. Murray", "Show me more News & Updates", "U.S. Department of Homeland Security", "Visit USA.gov" ] }, "textDecorationLine": { "underline": [ "Skip to main content", "×", "×", "Recognizing DHS Excellence", "Read the Press Release", "Learn More", "Get Hurricane Tips", "Uniting for Ukraine", "Recognizing DHS Excellence", "Read the Press Release", "Learn More", "Get Hurricane Tips", "Uniting for Ukraine", "Recognizing DHS Excellence", "Image", "SchoolSafety.gov", "Image", "Learn More About Uniting for Ukraine", "Image", "DHS Actions: Operation Allies Welcome", "Image", "DHS Actions: Climate Change", "Image", "DHS Response: Cybersecurity", "Image", "Are You REAL ID Ready?", "Press Releases", "Cyber Safety Review Board Releases Report of its Review into Log4j Vulnerabilities and Response", "Press Releases", "DHS to Expand Security Cooperation with Qatar and the United Arab Emirates", "Press Releases", "DHS Update on Border Wall Remediation Efforts", "Press Releases", "DHS Announces Extension of Temporary Protected Status for Venezuela", "Press Releases", "Statement by Secretary Mayorkas on the Retirement of United States Secret Service Director, James M. Murray", "Show me more News & Updates", "Return to top", "U.S. Department of Homeland Security", "Visit USA.gov", "" ], "none": [ "", "Topics", "Topics", "Border Security", "Citizenship and Immigration", "Cybersecurity", "Disasters", "Election Security", "Homeland Security Enterprise", "Human Trafficking", "Immigration and Customs Enforcement", "Preventing Terrorism", "Resilience", "Science and Technology", "Trade and Economic Security", "Transportation Security", "News", "News", "All DHS News", "Apps", "Blog", "Comunicados de Prensa", "Data", "Events", "Fact Sheets", "Featured News", "Homeland Security LIVE", "Media Contacts", "Media Library", "National Terrorism Advisory System", "Press Releases", "Publications Library", "Social Media", "Speeches", "Subscribe", "Testimony", "In Focus", "In Focus", "Addressing Climate Change", "Coronavirus (COVID-19)", "Cybersecurity", "Deferred Action for Childhood Arrivals", "Operation Allies Welcome", "Recognizing DHS Excellence", "Uniting for Ukraine", "How Do I?", "How Do I?", "Alphabetical Listing", "At DHS", "For Businesses", "For Travelers", "For the Public", "Get Involved", "Get Involved", "Blue Campaign", "Citizen Corps", "If You See Something, Say Something®", "Nationwide SAR Initiative", "REAL ID", "Ready.gov", "Stop the Bleed", "US Coast Guard Auxiliary", "About DHS", "About DHS", "2022 Priorities", "Budget & Performance", "Contact Us", "Employee Resources", "History", "Homeland Security Careers", "In Memoriam", "Laws & Regulations", "Leadership", "Mission", "Organization", "Site Links", "Facebook", "Twitter", "YouTube", "Flickr", "Instagram", "LinkedIn", "Email", "" ] } }, "listLink": { "fontWeight": { "400": [ "Homeland Security Careers Image", "How to Report Suspicious Activity Image", "Check Wait Times Image", "Cybersecurity Image", "About DHS", "Accessibility", "Budget and Performance", "DHS Components", "FOIA Requests", "No FEAR Act Data", "Privacy Policy", "Site Links", "Office of Inspector General", "The White House", "USA.gov" ], "700": [ "Topics", "News", "In Focus", "How Do I?", "Get Involved", "About DHS" ] }, "textDecorationLine": { "none": [ "Homeland Security Careers Image", "How to Report Suspicious Activity Image", "Check Wait Times Image", "Cybersecurity Image", "Topics", "News", "In Focus", "How Do I?", "Get Involved", "About DHS" ], "underline": [ "About DHS", "Accessibility", "Budget and Performance", "DHS Components", "FOIA Requests", "No FEAR Act Data", "Privacy Policy", "Site Links", "Office of Inspector General", "The White House", "USA.gov" ] }, "color": { "rgb(0, 82, 136)": [ "Homeland Security Careers Image", "How to Report Suspicious Activity Image", "Check Wait Times Image", "Cybersecurity Image" ], "rgb(8, 8, 8)": [ "Topics", "News", "In Focus", "How Do I?", "Get Involved", "About DHS" ], "rgb(192, 194, 196)": [ "About DHS", "Accessibility", "Budget and Performance", "DHS Components", "FOIA Requests", "No FEAR Act Data", "Privacy Policy", "Site Links", "Office of Inspector General", "The White House", "USA.gov" ] }, "fontSize": { "16px": [ "Homeland Security Careers Image", "How to Report Suspicious Activity Image", "Check Wait Times Image", "Cybersecurity Image" ], "16.96px": [ "Topics", "News", "In Focus", "How Do I?", "Get Involved", "About DHS", "About DHS", "Accessibility", "Budget and Performance", "DHS Components", "FOIA Requests", "No FEAR Act Data", "Privacy Policy", "Site Links", "Office of Inspector General", "The White House", "USA.gov" ] }, "lineHeight": { "24px": [ "Homeland Security Careers Image", "How to Report Suspicious Activity Image", "Check Wait Times Image", "Cybersecurity Image" ], "18.656px": [ "Topics", "News", "In Focus", "How Do I?", "Get Involved", "About DHS" ], "22.048px": [ "About DHS", "Accessibility", "Budget and Performance", "DHS Components", "FOIA Requests", "No FEAR Act Data", "Privacy Policy", "Site Links", "Office of Inspector General", "The White House", "USA.gov" ] } }, "h2": { "color": { "rgb(8, 8, 8)": [ "SchoolSafety.gov", "Uniting for Ukraine", "Operation Allies Welcome", "Addressing Climate Change", "Cybersecurity", "REAL ID", "News & Updates", "News & Updates", "Social Media" ], "rgb(255, 255, 255)": [ "Homeland Security Careers", "How to Report Suspicious Activity", "Check Wait Times", "Cybersecurity" ] }, "fontSize": { "18.08px": [ "SchoolSafety.gov", "Uniting for Ukraine", "Operation Allies Welcome", "Addressing Climate Change", "Cybersecurity", "REAL ID", "Homeland Security Careers", "How to Report Suspicious Activity", "Check Wait Times", "Cybersecurity" ], "24px": [ "News & Updates", "News & Updates", "Social Media" ] } }, "h3": { "color": { "rgb(255, 255, 255)": [ "Topics", "News", "In Focus", "How Do I?", "Get Involved", "About DHS" ], "rgb(8, 8, 8)": [ "Cyber Safety Review Board Releases Report of its Review into Log4j Vulnerabilities and Response", "DHS to Expand Security Cooperation with Qatar and the United Arab Emirates", "DHS Update on Border Wall Remediation Efforts", "DHS Announces Extension of Temporary Protected Status for Venezuela", "Statement by Secretary Mayorkas on the Retirement of United States Secret Service Director, James M. Murray" ] }, "fontSize": { "17.4096px": [ "Topics", "News", "In Focus", "How Do I?", "Get Involved", "About DHS" ], "18.72px": [ "Cyber Safety Review Board Releases Report of its Review into Log4j Vulnerabilities and Response", "DHS to Expand Security Cooperation with Qatar and the United Arab Emirates", "DHS Update on Border Wall Remediation Efforts", "DHS Announces Extension of Temporary Protected Status for Venezuela", "Statement by Secretary Mayorkas on the Retirement of United States Secret Service Director, James M. Murray" ] } } } } }, { "type": "test", "which": "tabNav", "withItems": true, "what": "keyboard navigation between tab elements", "url": "https://www.dhs.gov/", "result": { "totals": { "navigations": { "all": { "total": 35, "correct": 13, "incorrect": 22 }, "specific": { "tab": { "total": 5, "correct": 1, "incorrect": 4 }, "left": { "total": 5, "correct": 0, "incorrect": 5 }, "right": { "total": 5, "correct": 0, "incorrect": 5 }, "up": { "total": 5, "correct": 5, "incorrect": 0 }, "down": { "total": 5, "correct": 5, "incorrect": 0 }, "home": { "total": 5, "correct": 1, "incorrect": 4 }, "end": { "total": 5, "correct": 1, "incorrect": 4 } } }, "tabElements": { "total": 5, "correct": 0, "incorrect": 5 }, "tabLists": { "total": 1, "correct": 0, "incorrect": 1 } }, "tabElements": { "incorrect": [ { "tagName": "BUTTON", "text": "Slide 1 of 5: Cyber Safety Review Board Releases Report; 1; #slick-slide-control00", "navigationErrors": [ "Tab", "ArrowLeft", "ArrowRight", "End" ] }, { "tagName": "BUTTON", "text": "Slide 2 of 5: National Terrorism Advisory System Bulletin; 2; #slick-slide-control01", "navigationErrors": [ "Tab", "ArrowLeft", "ArrowRight", "Home", "End" ] }, { "tagName": "BUTTON", "text": "Slide 3 of 5: Prepare for Hurricanes; 3; #slick-slide-control02", "navigationErrors": [ "Tab", "ArrowLeft", "ArrowRight", "Home", "End" ] }, { "tagName": "BUTTON", "text": "Slide 4 of 5: Uniting for Ukraine; 4; #slick-slide-control03", "navigationErrors": [ "Tab", "ArrowLeft", "ArrowRight", "Home", "End" ] }, { "tagName": "BUTTON", "text": "Slide 5 of 5: Recognizing DHS Excellence; 5; #slick-slide-control04", "navigationErrors": [ "ArrowLeft", "ArrowRight", "Home" ] } ], "correct": [] } } }, { "type": "test", "which": "zIndex", "withItems": true, "what": "z indexes", "url": "https://www.dhs.gov/", "result": { "totals": { "total": 16, "tagNames": { "DIV": 10, "HEADER": 1, "NAV": 1, "BUTTON": 1, "UL": 1, "TABLE": 2 } }, "items": [ { "tagName": "DIV", "id": "", "text": "" }, { "tagName": "HEADER", "id": "", "text": "×search Menu ×search Topics Topics Topics Border Security Citizenship and Immigration Cybersecurity " }, { "tagName": "DIV", "id": "", "text": "×search Menu ×search Topics Topics Topics Border Security Citizenship and Immigration Cybersecurity " }, { "tagName": "NAV", "id": "", "text": "×search Topics Topics Topics Border Security Citizenship and Immigration Cybersecurity Disasters Ele" }, { "tagName": "BUTTON", "id": "", "text": "" }, { "tagName": "DIV", "id": "", "text": "×search Topics Topics Topics Border Security Citizenship and Immigration Cybersecurity Disasters Ele" }, { "tagName": "UL", "id": "", "text": "Topics Topics Topics Border Security Citizenship and Immigration Cybersecurity Disasters Election Se" }, { "tagName": "DIV", "id": "basic-mega-nav-section-1", "text": "Topics Topics Border Security Citizenship and Immigration Cybersecurity Disasters Election Security " }, { "tagName": "DIV", "id": "basic-mega-nav-section-2", "text": "News News All DHS News Apps Blog Comunicados de Prensa Data Events Fact Sheets Featured News Homelan" }, { "tagName": "DIV", "id": "basic-mega-nav-section-3", "text": "In Focus In Focus Addressing Climate Change Coronavirus (COVID-19) Cybersecurity Deferred Action for" }, { "tagName": "DIV", "id": "basic-mega-nav-section-4", "text": "How Do I? How Do I? Alphabetical Listing At DHS For Businesses For Travelers For the Public" }, { "tagName": "DIV", "id": "basic-mega-nav-section-5", "text": "Get Involved Get Involved Blue Campaign Citizen Corps If You See Something, Say Something® Nationwid" }, { "tagName": "DIV", "id": "basic-mega-nav-section-6", "text": "About DHS About DHS 2022 Priorities Budget & Performance Contact Us Employee Resources History Homel" }, { "tagName": "DIV", "id": "drupal-modal", "text": "" }, { "tagName": "TABLE", "id": "", "text": "" }, { "tagName": "TABLE", "id": "", "text": "" } ] } }, { "type": "test", "which": "alfa", "what": "alfa", "url": "https://www.dhs.gov/", "result": { "totals": { "failures": 30, "warnings": 1 }, "items": [ { "index": 515, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[1]/div[1]/div[1]", "codeLines": [ "<div id=\"desktop-submenu\" class=\"grid-row grid-gap-4\">", " <div class=\"desktop:grid-col-3\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/topics\" class=\"survey-processed\">", " <span>", " <h3>", " Topics", " </h3>", " </span>", " </a>", " </div>", " </div>", "</div>" ] } }, { "index": 516, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[1]/div[1]/div[2]", "codeLines": [ "<div id=\"extra-parent\" class=\"grid-row grid-gap-4\">", " <div id=\"mobile-submenu\">", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/topics\" class=\"survey-processed\">", " <span>", " Topics", " </span>", " </a>", " </div>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/topics/border-security\" class=\"survey-processed\">", " <span>", " Border Security", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/topics/citizenship-and-immigration-services\" class=\"survey-processed\">", " <span>", " Citizenship and Immigration", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/topics/cybersecurity\" class=\"survey-processed\">", " <span>", " Cybersecurity", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/topics/disasters\" class=\"survey-processed\">", " <span>", " Disasters", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/topics/election-security\" class=\"survey-processed\">", " <span>", " Election Security", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/topics/homeland-security-enterprise\" class=\"survey-processed\">", " <span>", " Homeland Security Enterprise", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/topics/human-trafficking\" class=\"survey-processed\">", " <span>", " Human Trafficking", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/topics/immigration-and-customs-enforcement\" class=\"survey-processed\">", " <span>", " Immigration and Customs Enforcement", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/topics/preventing-terrorism\" class=\"survey-processed\">", " <span>", " Preventing Terrorism", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/topics/resilience\" class=\"survey-processed\">", " <span>", " Resilience", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/science-and-technology\" class=\"survey-processed\">", " <span>", " Science and Technology", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/topics/trade-and-economic-security\" class=\"survey-processed\">", " <span>", " Trade and Economic Security", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/topics/transportation-security\" class=\"survey-processed\">", " <span>", " Transportation Security", " </span>", " </a>", " </div>", " </div>", "</div>" ] } }, { "index": 517, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[1]/div[1]/div[2]/div[1]", "codeLines": [ "<div id=\"mobile-submenu\">", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/topics\" class=\"survey-processed\">", " <span>", " Topics", " </span>", " </a>", " </div>", " </div>", "</div>" ] } }, { "index": 519, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[2]/div[1]/div[1]", "codeLines": [ "<div id=\"desktop-submenu\" class=\"grid-row grid-gap-4\">", " <div class=\"desktop:grid-col-3\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/news\" class=\"survey-processed\">", " <span>", " <h3>", " News", " </h3>", " </span>", " </a>", " </div>", " </div>", "</div>" ] } }, { "index": 520, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[2]/div[1]/div[2]", "codeLines": [ "<div id=\"extra-parent\" class=\"grid-row grid-gap-4\">", " <div id=\"mobile-submenu\">", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/news\" class=\"survey-processed\">", " <span>", " News", " </span>", " </a>", " </div>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/all-news-updates\" class=\"survey-processed\">", " <span>", " All DHS News", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/dhs-citizen-application-directory\" class=\"survey-processed\">", " <span>", " Apps", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/news-releases/blog\" class=\"survey-processed\">", " <span>", " Blog", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/comunicados-de-prensa\" class=\"survey-processed\">", " <span>", " Comunicados de Prensa", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/data\" class=\"survey-processed\">", " <span>", " Data", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/events\" class=\"survey-processed\">", " <span>", " Events", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/news-releases/fact-sheets\" class=\"survey-processed\">", " <span>", " Fact Sheets", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/news-releases/featured\" class=\"survey-processed\">", " <span>", " Featured News", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/live\" class=\"survey-processed\">", " <span>", " Homeland Security LIVE", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/media-contacts\" class=\"survey-processed\">", " <span>", " Media Contacts", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/medialibrary\" class=\"survey-processed\">", " <span>", " Media Library", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/national-terrorism-advisory-system\" class=\"survey-processed\">", " <span>", " National Terrorism Advisory System", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/news-releases/press-releases\" class=\"survey-processed\">", " <span>", " Press Releases", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/publications\" class=\"survey-processed\">", " <span>", " Publications Library", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/social-media-directory\" class=\"survey-processed\">", " <span>", " Social Media", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/news-releases/speeches\" class=\"survey-processed\">", " <span>", " Speeches", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"https://public.govdelivery.com/accounts/USDHS/subscriber/new\" class=\"survey-processe...", " <span>", " Subscribe", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/news-releases/testimony\" class=\"survey-processed\">", " <span>", " Testimony", " </span>", " </a>", " </div>", " </div>", "</div>" ] } }, { "index": 521, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[2]/div[1]/div[2]/div[1]", "codeLines": [ "<div id=\"mobile-submenu\">", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/news\" class=\"survey-processed\">", " <span>", " News", " </span>", " </a>", " </div>", " </div>", "</div>" ] } }, { "index": 523, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[3]/div[1]/div[1]", "codeLines": [ "<div id=\"desktop-submenu\" class=\"grid-row grid-gap-4\">", " <div class=\"desktop:grid-col-3\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/focus\" class=\"survey-processed\">", " <span>", " <h3>", " In Focus", " </h3>", " </span>", " </a>", " </div>", " </div>", "</div>" ] } }, { "index": 524, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[3]/div[1]/div[2]", "codeLines": [ "<div id=\"extra-parent\" class=\"grid-row grid-gap-4\">", " <div id=\"mobile-submenu\">", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/focus\" class=\"survey-processed\">", " <span>", " In Focus", " </span>", " </a>", " </div>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/dhs-actions-climate-change\" class=\"survey-processed\">", " <span>", " Addressing Climate Change", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/coronavirus\" class=\"survey-processed\">", " <span>", " Coronavirus (COVID-19)", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/topics/cybersecurity\" class=\"survey-processed\">", " <span>", " Cybersecurity", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/deferred-action-childhood-arrivals-daca\" class=\"survey-processed\">", " <span>", " Deferred Action for Childhood Arrivals", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/allieswelcome\" class=\"survey-processed\">", " <span>", " Operation Allies Welcome", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/recognizing-dhs-excellence\" class=\"survey-processed\">", " <span>", " Recognizing DHS Excellence", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/ukraine\" class=\"survey-processed\">", " <span>", " Uniting for Ukraine", " </span>", " </a>", " </div>", " </div>", "</div>" ] } }, { "index": 525, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[3]/div[1]/div[2]/div[1]", "codeLines": [ "<div id=\"mobile-submenu\">", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/focus\" class=\"survey-processed\">", " <span>", " In Focus", " </span>", " </a>", " </div>", " </div>", "</div>" ] } }, { "index": 527, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[4]/div[1]/div[1]", "codeLines": [ "<div id=\"desktop-submenu\" class=\"grid-row grid-gap-4\">", " <div class=\"desktop:grid-col-3\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/how-do-i\" class=\"survey-processed\">", " <span>", " <h3>", " How Do I?", " </h3>", " </span>", " </a>", " </div>", " </div>", "</div>" ] } }, { "index": 528, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[4]/div[1]/div[2]", "codeLines": [ "<div id=\"extra-parent\" class=\"grid-row grid-gap-4\">", " <div id=\"mobile-submenu\">", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/how-do-i\" class=\"survey-processed\">", " <span>", " How Do I?", " </span>", " </a>", " </div>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/how-do-i-alphabetical\" class=\"survey-processed\">", " <span>", " Alphabetical Listing", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/how-do-i/at-dhs\" class=\"survey-processed\">", " <span>", " At DHS", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/how-do-i/for-businesses\" class=\"survey-processed\">", " <span>", " For Businesses", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/how-do-i/for-travelers\" class=\"survey-processed\">", " <span>", " For Travelers", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/how-do-i/for-the-public\" class=\"survey-processed\">", " <span>", " For the Public", " </span>", " </a>", " </div>", " </div>", "</div>" ] } }, { "index": 529, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[4]/div[1]/div[2]/div[1]", "codeLines": [ "<div id=\"mobile-submenu\">", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/how-do-i\" class=\"survey-processed\">", " <span>", " How Do I?", " </span>", " </a>", " </div>", " </div>", "</div>" ] } }, { "index": 531, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[5]/div[1]/div[1]", "codeLines": [ "<div id=\"desktop-submenu\" class=\"grid-row grid-gap-4\">", " <div class=\"desktop:grid-col-3\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/get-involved\" class=\"survey-processed\">", " <span>", " <h3>", " Get Involved", " </h3>", " </span>", " </a>", " </div>", " </div>", "</div>" ] } }, { "index": 532, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[5]/div[1]/div[2]", "codeLines": [ "<div id=\"extra-parent\" class=\"grid-row grid-gap-4\">", " <div id=\"mobile-submenu\">", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/get-involved\" class=\"survey-processed\">", " <span>", " Get Involved", " </span>", " </a>", " </div>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/blue-campaign\" class=\"survey-processed\">", " <span>", " Blue Campaign", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"https://www.ready.gov/citizen-corps\" class=\"survey-processed\">", " <span>", " Citizen Corps", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/see-something-say-something\" class=\"survey-processed\">", " <span>", " If You See Something, Say Something®", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/nationwide-sar-initiative-nsi\" class=\"survey-processed\">", " <span>", " Nationwide SAR Initiative", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/real-id\" class=\"survey-processed\">", " <span>", " REAL ID", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"https://www.ready.gov\" class=\"survey-processed\">", " <span>", " Ready.gov", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/stopthebleed\" class=\"survey-processed\">", " <span>", " Stop the Bleed", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/us-coast-guard-auxiliary\" class=\"survey-processed\">", " <span>", " US Coast Guard Auxiliary", " </span>", " </a>", " </div>", " </div>", "</div>" ] } }, { "index": 533, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[5]/div[1]/div[2]/div[1]", "codeLines": [ "<div id=\"mobile-submenu\">", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/get-involved\" class=\"survey-processed\">", " <span>", " Get Involved", " </span>", " </a>", " </div>", " </div>", "</div>" ] } }, { "index": 535, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[6]/div[1]/div[1]", "codeLines": [ "<div id=\"desktop-submenu\" class=\"grid-row grid-gap-4\">", " <div class=\"desktop:grid-col-3\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/about-dhs\" class=\"survey-processed\">", " <span>", " <h3>", " About DHS", " </h3>", " </span>", " </a>", " </div>", " </div>", "</div>" ] } }, { "index": 536, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[6]/div[1]/div[2]", "codeLines": [ "<div id=\"extra-parent\" class=\"grid-row grid-gap-4\">", " <div id=\"mobile-submenu\">", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/about-dhs\" class=\"survey-processed\">", " <span>", " About DHS", " </span>", " </a>", " </div>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/2022-priorities\" class=\"survey-processed\">", " <span>", " 2022 Priorities", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/budget-performance\" class=\"survey-processed\">", " <span>", " Budget & Performance", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/contact-us\" class=\"survey-processed\">", " <span>", " Contact Us", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/employee-resources\" class=\"survey-processed\">", " <span>", " Employee Resources", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/history\" class=\"survey-processed\">", " <span>", " History", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/homeland-security-careers\" class=\"survey-processed\">", " <span>", " Homeland Security Careers", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/memoriam\" class=\"survey-processed\">", " <span>", " In Memoriam", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/laws-regulations\" class=\"survey-processed\">", " <span>", " Laws & Regulations", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/leadership\" class=\"survey-processed\">", " <span>", " Leadership", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/mission\" class=\"survey-processed\">", " <span>", " Mission", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/organization\" class=\"survey-processed\">", " <span>", " Organization", " </span>", " </a>", " </div>", " </div>", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/site-links\" class=\"survey-processed\">", " <span>", " Site Links", " </span>", " </a>", " </div>", " </div>", "</div>" ] } }, { "index": 537, "verdict": "failed", "rule": { "ruleID": "r3", "ruleSummary": "id attributes have a unique value", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r3", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#parsing", "chapter": "4.1.1", "title": "Parsing" }, { "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93", "name": "H93", "title": "Ensuring that id attributes are unique on a Web page" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[6]/div[1]/div[2]/div[1]", "codeLines": [ "<div id=\"mobile-submenu\">", " <div class=\"usa-col\">", " <div class=\"usa-nav__submenu-item\">", " <a href=\"/about-dhs\" class=\"survey-processed\">", " <span>", " About DHS", " </span>", " </a>", " </div>", " </div>", "</div>" ] } }, { "index": 760, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/h1[1]/text()[1]", "codeLines": [ "National Terrorism Advisory System" ] } }, { "index": 761, "verdict": "failed", "rule": { "ruleID": "r57", "ruleSummary": "Perceivable text content is included in a landmark", "scope": "page", "uri": "https://alfa.siteimprove.com/rules/sia-r57", "requirements": [] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/p[1]/a[1]/text()[1]", "codeLines": [ "Put this widget on your web page" ] } }, { "index": 790, "verdict": "cantTell", "rule": { "ruleID": "r65", "ruleSummary": "Element in sequential focus order has visible focus", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r65", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#focus-visible", "chapter": "2.4.7", "title": "Focus Visible" } ] }, "target": { "type": "element", "tagName": "input", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/form[1]/table[1]/tbody[1]/tr[1]/td[1]/div[1]/table[1]/tbody[1]/tr[1]/td[1]/input[1]", "codeLines": [ "<input autocomplete=\"off\" type=\"text\" size=\"10\" class=\"gsc-input\" name=\"search\" title=\"search\" id=\"..." ] } }, { "index": 882, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/text()[1]", "codeLines": [ "July 14, 2022" ] } }, { "index": 884, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/span[1]/text()[1]", "codeLines": [ "July 12, 2022" ] } }, { "index": 886, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/span[1]/text()[1]", "codeLines": [ "July 11, 2022" ] } }, { "index": 888, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[1]/span[1]/text()[1]", "codeLines": [ "July 11, 2022" ] } }, { "index": 890, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[5]/div[1]/div[1]/span[1]/text()[1]", "codeLines": [ "July 7, 2022" ] } }, { "index": 895, "verdict": "failed", "rule": { "ruleID": "r66", "ruleSummary": "Text outside widget has enhanced contrast", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r66", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced", "chapter": "1.4.6", "title": "Contrast (Enhanced)" } ] }, "target": { "type": "text", "tagName": "", "path": "/html[1]/body[1]/h1[1]/text()[1]", "codeLines": [ "National Terrorism Advisory System" ] } }, { "index": 970, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/header[1]/div[1]/div[2]/p[1]", "codeLines": [ "<p class=\"usa-banner__header-text\">", " An official website of the United States government", "</p>" ] } }, { "index": 981, "verdict": "failed", "rule": { "ruleID": "r73", "ruleSummary": "Paragraphs of text have sufficient line height", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r73", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/p[1]", "codeLines": [ "<p class=\"footer\">", " <a href=\"/ntas-widget\" target=\"_top\">", " Put this widget on your web page", " </a>", " <script>", " (function(i,s,o,g,r,a,m){i[\"GoogleAnalyticsObject\"]=r;i[r]=i[r]||function(){", " (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),", " m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)", " })(window,document,\"script\",\"//www.google-analytics.com/analytics.js\",\"ga\");", " ga(\"create\", \"UA-32318423-11\", \"auto\");", " ga(\"send\", \"pageview\");", " </script>", " <script type=\"text/javascript\">", " window.NREUM||(NREUM={});NREUM.info={\"beacon\":\"gov-bam.nr-data.net\",\"licenseKey\":\"877b02039c\",\"...", " </script>", "</p>" ] } }, { "index": 983, "verdict": "failed", "rule": { "ruleID": "r74", "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r74", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#visual-presentation", "chapter": "1.4.8", "title": "Visual Presentation" } ] }, "target": { "type": "element", "tagName": "p", "path": "/html[1]/body[1]/p[1]", "codeLines": [ "<p class=\"footer\">", " <a href=\"/ntas-widget\" target=\"_top\">", " Put this widget on your web page", " </a>", " <script>", " (function(i,s,o,g,r,a,m){i[\"GoogleAnalyticsObject\"]=r;i[r]=i[r]||function(){", " (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),", " m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)", " })(window,document,\"script\",\"//www.google-analytics.com/analytics.js\",\"ga\");", " ga(\"create\", \"UA-32318423-11\", \"auto\");", " ga(\"send\", \"pageview\");", " </script>", " <script type=\"text/javascript\">", " window.NREUM||(NREUM={});NREUM.info={\"beacon\":\"gov-bam.nr-data.net\",\"licenseKey\":\"877b02039c\",\"...", " </script>", "</p>" ] } }, { "index": 1082, "verdict": "failed", "rule": { "ruleID": "r8", "ruleSummary": "Form fields have an accessible name", "scope": "component", "uri": "https://alfa.siteimprove.com/rules/sia-r8", "requirements": [ { "uri": "https://www.w3.org/TR/WCAG/#name-role-value", "chapter": "4.1.2", "title": "Name, Role, Value" } ] }, "target": { "type": "element", "tagName": "div", "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[2]", "codeLines": [ "<div id=\"search-block-wrap\" class=\"tablet:grid-col-4\" role=\"searchbox\">", " <script async src=\"https://cse.google.com/cse.js?cx=a8e90417aed6e7a75\"></script>", " <div id=\"___gcse_0\">", " <div class=\"gsc-control-searchbox-only gsc-control-searchbox-only-en\" dir=\"ltr\">", " <form class=\"gsc-search-box gsc-search-box-tools\" accept-charset=\"utf-8\">", " <table cellspacing=\"0\" cellpadding=\"0\" class=\"gsc-search-box\">", " <tbody>", " <tr>", " <td class=\"gsc-input\">", " <div class=\"gsc-input-box\" id=\"gsc-iw-id1\">", " <table cellspacing=\"0\" cellpadding=\"0\" id=\"gs_id50\" class=\"gstl_50 gsc-input\" sty...", " <tbody>", " <tr>", " <td id=\"gs_tti50\" class=\"gsib_a\">", " <input autocomplete=\"off\" type=\"text\" size=\"10\" class=\"gsc-input\" name=\"s...", " </td>", " <td class=\"gsib_b\">", " <div class=\"gsst_b\" id=\"gs_st50\" dir=\"ltr\">", " <a class=\"gsst_a\" href=\"javascript:void(0)\" title=\"Clear search box\" ro...", " <span class=\"gscb_a\" id=\"gs_cb50\" aria-hidden=\"true\">", " ×", " </span>", " </a>", " </div>", " </td>", " </tr>", " </tbody>", " </table>", " </div>", " </td>", " <td class=\"gsc-search-button\">", " <button class=\"gsc-search-button gsc-search-button-v2\">", " <svg width=\"13\" height=\"13\" viewBox=\"0 0 13 13\">", " <title>", " search", " </title>", " <path d=\"m4.8495 7.8226c0.82666 0 1.5262-0.29146 2.0985-0.87438 0.57232-0.58292...", " </svg>", " </button>", " </td>", " <td class=\"gsc-clear-button\">", " <div class=\"gsc-clear-button\" title=\"clear results\"></div>", " </td>", " </tr>", " </tbody>", " </table>", " </form>", " </div>", " </div>", "</div>" ] } } ] } }, { "type": "test", "which": "axe", "detailLevel": 2, "rules": [], "what": "Axe", "url": "https://www.dhs.gov/", "result": { "totals": { "rulesNA": 34, "rulesPassed": 58, "rulesWarned": 7, "rulesViolated": 4, "warnings": { "minor": 35, "moderate": 0, "serious": 12, "critical": 3 }, "violations": { "minor": 3, "moderate": 0, "serious": 27, "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-17T22:02:13.042Z", "url": "https://www.dhs.gov/", "toolOptions": { "resultTypes": [ "violations", "incomplete" ], "runOnly": { "type": "tag", "values": [ "experimental", "best-practice", "wcag2a", "wcag2aa", "wcag2aaa", "wcag21a", "wcag21aa", "wcag21aaa" ] }, "reporter": "v1" }, "incomplete": [ { "id": "aria-allowed-attr", "impact": "serious", "tags": [ "cat.aria", "wcag2a", "wcag412" ], "description": "Ensures ARIA attributes are allowed for an element's role", "help": "Elements must only use allowed ARIA attributes", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-attr?application=axeAPI", "nodes": [ { "any": [], "all": [], "none": [ { "id": "aria-prohibited-attr", "data": { "role": null, "nodeName": "div", "messageKey": "noRoleSingular", "prohibited": [ "aria-label" ] }, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute is not well supported on a div with no valid role attribute." } ], "impact": "serious", "html": "<div class=\"usa-identifier__identity\" aria-label=\"Agency description\">", "target": [ ".usa-identifier__identity" ], "failureSummary": "Fix all of the following:\n aria-label attribute is not well supported on a div with no valid role attribute." } ] }, { "id": "aria-valid-attr-value", "impact": "critical", "tags": [ "cat.aria", "wcag2a", "wcag412" ], "description": "Ensures all ARIA attributes have valid values", "help": "ARIA attributes must conform to valid values", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-valid-attr-value?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "aria-valid-attr-value", "data": { "messageKey": "noId", "needsReview": "aria-labelledby=\"block-dhs-uswds-subtheme-footer-menu\"" }, "relatedNodes": [], "impact": "critical", "message": "ARIA attribute element ID does not exist on the page: aria-labelledby=\"block-dhs-uswds-subtheme-footer-menu\"" } ], "none": [], "impact": "critical", "html": "<nav role=\"navigation\" aria-labelledby=\"block-dhs-uswds-subtheme-footer-menu\" id=\"block-dhs-uswds-subtheme-footer\" class=\"grid-col-9 block block-menu navigation menu--footer\">", "target": [ "#block-dhs-uswds-subtheme-footer" ], "failureSummary": "Fix all of the following:\n ARIA attribute element ID does not exist on the page: aria-labelledby=\"block-dhs-uswds-subtheme-footer-menu\"" } ] }, { "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": "#ffffff", "contrastRatio": 1, "fontSize": "0.0pt (0px)", "fontWeight": "normal", "messageKey": "equalRatio", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"path-frontpage page-node-type-site-page\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background" } ], "all": [], "none": [], "impact": "serious", "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"Slide 1 of 5: Cyber Safety Review Board Releases Report\" tabindex=\"0\">1</button>", "target": [ "#slick-slide-control00" ], "failureSummary": "Fix any of the following:\n Element has a 1:1 contrast ratio with the background" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#ffffff", "contrastRatio": 1, "fontSize": "0.0pt (0px)", "fontWeight": "normal", "messageKey": "equalRatio", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"path-frontpage page-node-type-site-page\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background" } ], "all": [], "none": [], "impact": "serious", "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control01\" aria-controls=\"slick-slide01\" aria-label=\"Slide 2 of 5: National Terrorism Advisory System Bulletin\" tabindex=\"0\">2</button>", "target": [ "#slick-slide-control01" ], "failureSummary": "Fix any of the following:\n Element has a 1:1 contrast ratio with the background" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#ffffff", "contrastRatio": 1, "fontSize": "0.0pt (0px)", "fontWeight": "normal", "messageKey": "equalRatio", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"path-frontpage page-node-type-site-page\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background" } ], "all": [], "none": [], "impact": "serious", "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control02\" aria-controls=\"slick-slide02\" aria-label=\"Slide 3 of 5: Prepare for Hurricanes\" tabindex=\"0\">3</button>", "target": [ "#slick-slide-control02" ], "failureSummary": "Fix any of the following:\n Element has a 1:1 contrast ratio with the background" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#ffffff", "contrastRatio": 1, "fontSize": "0.0pt (0px)", "fontWeight": "normal", "messageKey": "equalRatio", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"path-frontpage page-node-type-site-page\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background" } ], "all": [], "none": [], "impact": "serious", "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control03\" aria-controls=\"slick-slide03\" aria-label=\"Slide 4 of 5: Uniting for Ukraine\" tabindex=\"0\">4</button>", "target": [ "#slick-slide-control03" ], "failureSummary": "Fix any of the following:\n Element has a 1:1 contrast ratio with the background" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#ffffff", "contrastRatio": 1, "fontSize": "0.0pt (0px)", "fontWeight": "normal", "messageKey": "equalRatio", "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"path-frontpage page-node-type-site-page\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background" } ], "all": [], "none": [], "impact": "serious", "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control04\" aria-controls=\"slick-slide04\" aria-label=\"Slide 5 of 5: Recognizing DHS Excellence\" tabindex=\"0\" aria-selected=\"true\">5</button>", "target": [ "#slick-slide-control04" ], "failureSummary": "Fix any of the following:\n Element has a 1:1 contrast ratio with the background" } ] }, { "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": { "fgColor": "#ffffff", "bgColor": "#ffffff", "contrastRatio": 1, "fontSize": "0.0pt (0px)", "fontWeight": "normal", "messageKey": "equalRatio", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"path-frontpage page-node-type-site-page\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background" } ], "all": [], "none": [], "impact": "serious", "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"Slide 1 of 5: Cyber Safety Review Board Releases Report\" tabindex=\"0\">1</button>", "target": [ "#slick-slide-control00" ], "failureSummary": "Fix any of the following:\n Element has a 1:1 contrast ratio with the background" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#ffffff", "contrastRatio": 1, "fontSize": "0.0pt (0px)", "fontWeight": "normal", "messageKey": "equalRatio", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"path-frontpage page-node-type-site-page\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background" } ], "all": [], "none": [], "impact": "serious", "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control01\" aria-controls=\"slick-slide01\" aria-label=\"Slide 2 of 5: National Terrorism Advisory System Bulletin\" tabindex=\"0\">2</button>", "target": [ "#slick-slide-control01" ], "failureSummary": "Fix any of the following:\n Element has a 1:1 contrast ratio with the background" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#ffffff", "contrastRatio": 1, "fontSize": "0.0pt (0px)", "fontWeight": "normal", "messageKey": "equalRatio", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"path-frontpage page-node-type-site-page\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background" } ], "all": [], "none": [], "impact": "serious", "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control02\" aria-controls=\"slick-slide02\" aria-label=\"Slide 3 of 5: Prepare for Hurricanes\" tabindex=\"0\">3</button>", "target": [ "#slick-slide-control02" ], "failureSummary": "Fix any of the following:\n Element has a 1:1 contrast ratio with the background" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#ffffff", "contrastRatio": 1, "fontSize": "0.0pt (0px)", "fontWeight": "normal", "messageKey": "equalRatio", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"path-frontpage page-node-type-site-page\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background" } ], "all": [], "none": [], "impact": "serious", "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control03\" aria-controls=\"slick-slide03\" aria-label=\"Slide 4 of 5: Uniting for Ukraine\" tabindex=\"0\">4</button>", "target": [ "#slick-slide-control03" ], "failureSummary": "Fix any of the following:\n Element has a 1:1 contrast ratio with the background" }, { "any": [ { "id": "color-contrast", "data": { "fgColor": "#ffffff", "bgColor": "#ffffff", "contrastRatio": 1, "fontSize": "0.0pt (0px)", "fontWeight": "normal", "messageKey": "equalRatio", "expectedContrastRatio": "4.5:1" }, "relatedNodes": [ { "html": "<body class=\"path-frontpage page-node-type-site-page\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background" } ], "all": [], "none": [], "impact": "serious", "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control04\" aria-controls=\"slick-slide04\" aria-label=\"Slide 5 of 5: Recognizing DHS Excellence\" tabindex=\"0\" aria-selected=\"true\">5</button>", "target": [ "#slick-slide-control04" ], "failureSummary": "Fix any of the following:\n Element has a 1:1 contrast ratio with the background" } ] }, { "id": "frame-tested", "impact": "critical", "tags": [ "cat.structure", "review-item", "best-practice" ], "description": "Ensures <iframe> and <frame> elements contain the axe-core script", "help": "Frames should be tested with axe-core", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-tested?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "frame-tested", "data": null, "relatedNodes": [], "impact": "critical", "message": "The iframe still has to be tested with axe-core" } ], "none": [], "impact": "critical", "html": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"twitter-timeline twitter-timeline-rendered\" style=\"position: static; visibility: visible; display: inline-block; width: 450px; height: 590px; padding: 0px; border: none; max-width: 100%; min-width: 180px; margin-top: 0px; margin-bottom: 0px; min-height: 200px;\" data-widget-id=\"list:DHSgov:dhs_twitter_accounts\" title=\"Twitter Timeline\">", "target": [ "#twitter-widget-0" ], "failureSummary": "Fix all of the following:\n The iframe still has to be tested with axe-core" }, { "any": [], "all": [ { "id": "frame-tested", "data": null, "relatedNodes": [], "impact": "critical", "message": "The iframe still has to be tested with axe-core" } ], "none": [], "impact": "critical", "html": "<iframe id=\"ntas-frame\" src=\"https://www.dhs.gov/ntas/\" name=\"NationalTerrorismAdvisorySystem\" title=\"National Terrorism Advisory System\" width=\"170\" height=\"180\" scrolling=\"no\" frameborder=\"0\" seamless=\"\" border=\"0\"></iframe>", "target": [ "#ntas-frame" ], "failureSummary": "Fix all of the following:\n The iframe still has to be tested with axe-core" } ] }, { "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": "<iframe src=\"javascript:void(0)\" title=\"\" style=\"width: 0px; height: 0px; border: 0px; display: none;\"></iframe>", "target": [ "iframe[src=\"javascript:void(0)\"]" ], "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": "<p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>", "target": [ ".usa-banner__header-action" ], "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=\"usa-banner__content usa-accordion__content\" id=\"gov-banner\" hidden=\"\">", "target": [ "#gov-banner" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<a class=\"gsst_a\" href=\"javascript:void(0)\" title=\"Clear search box\" role=\"button\" style=\"display: none;\"><span class=\"gscb_a\" id=\"gs_cb50\" aria-hidden=\"true\">×</span></a>", "target": [ "#gs_st50 > .gsst_a[href=\"javascript:void(0)\"][title=\"Clear search box\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<button class=\"usa-menu-btn\">Menu</button>", "target": [ ".usa-menu-btn" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<button class=\"usa-nav__close\">\n <img src=\"/themes/custom/dhs_uswds/assets/img/close-white.svg\" alt=\"close\">\n </button>", "target": [ ".usa-nav__close" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"usa-searchbar-mobile\">", "target": [ ".usa-searchbar-mobile" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<a class=\"gsst_a\" href=\"javascript:void(0)\" title=\"Clear search box\" role=\"button\" style=\"display: none;\"><span class=\"gscb_a\" id=\"gs_cb51\" aria-hidden=\"true\">×</span></a>", "target": [ "#gs_st51 > .gsst_a[href=\"javascript:void(0)\"][title=\"Clear search box\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"basic-mega-nav-section-1\" class=\"usa-nav__submenu usa-megamenu\" hidden=\"\">", "target": [ "#basic-mega-nav-section-1" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"mobile-submenu\">\n <div class=\"usa-col\">\n <div class=\"usa-nav__submenu-item\">\n <a href=\"/topics\" class=\"survey-processed\">\n <span>Topics</span>\n </a>\n </div>\n </div>\n </div>", "target": [ "#basic-mega-nav-section-1 > .grid-gap-4.grid-row:nth-child(2) > div:nth-child(1)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"basic-mega-nav-section-2\" class=\"usa-nav__submenu usa-megamenu\" hidden=\"\">", "target": [ "#basic-mega-nav-section-2" ], "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=\"mobile-submenu\">\n <div class=\"usa-col\">\n <div class=\"usa-nav__submenu-item\">\n <a href=\"/news\" class=\"survey-processed\">\n <span>News</span>\n </a>\n </div>\n </div>\n </div>", "target": [ "#basic-mega-nav-section-2 > .grid-gap-4.grid-row:nth-child(2) > div:nth-child(1)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"basic-mega-nav-section-3\" class=\"usa-nav__submenu usa-megamenu\" hidden=\"\">", "target": [ "#basic-mega-nav-section-3" ], "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=\"mobile-submenu\">\n <div class=\"usa-col\">\n <div class=\"usa-nav__submenu-item\">\n <a href=\"/focus\" class=\"survey-processed\">\n <span>In Focus</span>\n </a>\n </div>\n </div>\n </div>", "target": [ "#basic-mega-nav-section-3 > .grid-gap-4.grid-row:nth-child(2) > div:nth-child(1)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"basic-mega-nav-section-4\" class=\"usa-nav__submenu usa-megamenu\" hidden=\"\">", "target": [ "#basic-mega-nav-section-4" ], "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=\"mobile-submenu\">\n <div class=\"usa-col\">\n <div class=\"usa-nav__submenu-item\">\n <a href=\"/how-do-i\" class=\"survey-processed\">\n <span>How Do I?</span>\n </a>\n </div>\n </div>\n </div>", "target": [ "#basic-mega-nav-section-4 > .grid-gap-4.grid-row:nth-child(2) > div:nth-child(1)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"basic-mega-nav-section-5\" class=\"usa-nav__submenu usa-megamenu\" hidden=\"\">", "target": [ "#basic-mega-nav-section-5" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"mobile-submenu\">\n <div class=\"usa-col\">\n <div class=\"usa-nav__submenu-item\">\n <a href=\"/get-involved\" class=\"survey-processed\">\n <span>Get Involved</span>\n </a>\n </div>\n </div>\n </div>", "target": [ "#basic-mega-nav-section-5 > .grid-gap-4.grid-row:nth-child(2) > div:nth-child(1)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"basic-mega-nav-section-6\" class=\"usa-nav__submenu usa-megamenu\" hidden=\"\">", "target": [ "#basic-mega-nav-section-6" ], "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=\"mobile-submenu\">\n <div class=\"usa-col\">\n <div class=\"usa-nav__submenu-item\">\n <a href=\"/about-dhs\" class=\"survey-processed\">\n <span>About DHS</span>\n </a>\n </div>\n </div>\n </div>", "target": [ "#basic-mega-nav-section-6 > .grid-gap-4.grid-row:nth-child(2) > div:nth-child(1)" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"slick-slide slick-cloned\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">", "target": [ "div[data-slick-index=\"-1\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"slick-slide\" data-slick-index=\"0\" aria-hidden=\"true\" role=\"tabpanel\" id=\"slick-slide00\" style=\"width: 1280px;\" aria-describedby=\"slick-slide-control00\" tabindex=\"-1\">", "target": [ "#slick-slide00" ], "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=\"slick-slide\" data-slick-index=\"1\" aria-hidden=\"true\" role=\"tabpanel\" id=\"slick-slide01\" style=\"width: 1280px;\" aria-describedby=\"slick-slide-control01\" tabindex=\"-1\">", "target": [ "#slick-slide01" ], "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=\"slick-slide\" data-slick-index=\"2\" aria-hidden=\"true\" role=\"tabpanel\" id=\"slick-slide02\" style=\"width: 1280px;\" aria-describedby=\"slick-slide-control02\" tabindex=\"-1\">", "target": [ "#slick-slide02" ], "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=\"slick-slide\" data-slick-index=\"3\" aria-hidden=\"true\" role=\"tabpanel\" id=\"slick-slide03\" style=\"width: 1280px;\" aria-describedby=\"slick-slide-control03\" tabindex=\"-1\">", "target": [ "#slick-slide03" ], "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=\"slick-slide slick-cloned\" data-slick-index=\"5\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">", "target": [ "div[data-slick-index=\"5\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<div class=\"slick-slide slick-cloned\" data-slick-index=\"6\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">", "target": [ "div[data-slick-index=\"6\"]" ], "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=\"slick-slide slick-cloned\" data-slick-index=\"7\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">", "target": [ "div[data-slick-index=\"7\"]" ], "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=\"slick-slide slick-cloned\" data-slick-index=\"8\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">", "target": [ "div[data-slick-index=\"8\"]" ], "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=\"slick-slide slick-cloned\" data-slick-index=\"9\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 1280px;\">", "target": [ "div[data-slick-index=\"9\"]" ], "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=\"viewsreference--view-title hidden\">\n <h2>News & Updates</h2>\n</div>", "target": [ ".viewsreference--view-title" ], "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=\"usa-identifier__container\">", "target": [ ".usa-identifier__section--usagov > .usa-identifier__container" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "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=\"wcm-survey-popup\" class=\"\">", "target": [ "#wcm-survey-popup" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.f39f39d5e1aec76c12af50a9a19e4fee.html?origin=https%3A%2F%2Fwww.dhs.gov\" title=\"Twitter settings iframe\" style=\"display: none;\"></iframe>", "target": [ "iframe[title=\"Twitter settings iframe\"]" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." }, { "any": [ { "id": "hidden-content", "data": null, "relatedNodes": [], "impact": "minor", "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ], "all": [], "none": [], "impact": "minor", "html": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></iframe>", "target": [ "#rufous-sandbox" ], "failureSummary": "Fix any of the following:\n There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it." } ] }, { "id": "css-orientation-lock", "impact": "serious", "tags": [ "cat.structure", "wcag134", "wcag21aa", "experimental" ], "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations", "help": "CSS Media queries must not lock display orientation", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/css-orientation-lock?application=axeAPI", "nodes": [ { "any": [], "all": [ { "id": "css-orientation-lock", "data": null, "relatedNodes": [], "impact": "serious", "message": "CSS Orientation lock cannot be determined" } ], "none": [], "impact": "serious", "html": "<html lang=\"en\" dir=\"ltr\" class=\" js\">", "target": [ "html" ], "failureSummary": "Fix all of the following:\n CSS Orientation lock cannot be determined" } ] } ], "violations": [ { "id": "aria-input-field-name", "impact": "serious", "tags": [ "cat.aria", "wcag2a", "wcag412", "ACT" ], "description": "Ensures every ARIA input field has an accessible name", "help": "ARIA input fields must have an accessible name", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-input-field-name?application=axeAPI", "nodes": [ { "any": [ { "id": "aria-label", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-label attribute does not exist or is empty" }, { "id": "aria-labelledby", "data": null, "relatedNodes": [], "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty" }, { "id": "non-empty-title", "data": { "messageKey": "noAttr" }, "relatedNodes": [], "impact": "serious", "message": "Element has no title attribute" } ], "all": [], "none": [], "impact": "serious", "html": "<div id=\"search-block-wrap\" class=\"tablet:grid-col-4\" role=\"searchbox\">", "target": [ "#search-block-wrap" ], "failureSummary": "Fix any of the following:\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute" } ] }, { "id": "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": "#cfd1d2", "bgColor": "#005288", "contrastRatio": 5.34, "fontSize": "12.7pt (16.96px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"usa-hero__callout\">", "target": [ "#slick-slide04 > div > .field__item > .usa-hero.paragraph--type--uswds-hero.paragraph > .grid-container > .usa-hero__callout" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 5.34 (foreground color: #cfd1d2, background color: #005288, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/recognizing-dhs-excellence\" class=\"usa-button usa-button--outline usa-button--inverse survey-processed\" tabindex=\"0\">Recognizing DHS Excellence</a>", "target": [ "#slick-slide04 > div > .field__item > .usa-hero.paragraph--type--uswds-hero.paragraph > .grid-container > .usa-hero__callout > .field--name-field-button.field--type-link.field--label-hidden > .usa-button--outline.usa-button--inverse[href=\"/recognizing-dhs-excellence\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 5.34 (foreground color: #cfd1d2, background color: #005288, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#0078ae", "contrastRatio": 4.88, "fontSize": "12.7pt (16.96px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<span class=\"usa-button\">\n SchoolSafety.gov\n </span>", "target": [ ".card-link.survey-processed[href$=\"www.schoolsafety.gov\"] > .usa-button" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.88 (foreground color: #ffffff, background color: #0078ae, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"usa-button\">\n SchoolSafety.gov\n </span>", "target": [ ".card-link.survey-processed[href$=\"www.schoolsafety.gov\"] > .usa-button" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.88 (foreground color: #ffffff, background color: #0078ae, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#0078ae", "contrastRatio": 4.88, "fontSize": "12.7pt (16.96px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<span class=\"usa-button\">\n Learn More About Uniting for Ukraine\n </span>", "target": [ ".card-link.survey-processed[href$=\"ukraine\"] > .usa-button" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.88 (foreground color: #ffffff, background color: #0078ae, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"usa-button\">\n Learn More About Uniting for Ukraine\n </span>", "target": [ ".card-link.survey-processed[href$=\"ukraine\"] > .usa-button" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.88 (foreground color: #ffffff, background color: #0078ae, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#0078ae", "contrastRatio": 4.88, "fontSize": "12.7pt (16.96px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<span class=\"usa-button\">\n DHS Actions: Operation Allies Welcome\n </span>", "target": [ ".show-button.tablet\\:grid-col-4.usa-card:nth-child(3) > .usa-card__container > .usa-card__footer > .card-link.survey-processed > .usa-button" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.88 (foreground color: #ffffff, background color: #0078ae, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"usa-button\">\n DHS Actions: Operation Allies Welcome\n </span>", "target": [ ".show-button.tablet\\:grid-col-4.usa-card:nth-child(3) > .usa-card__container > .usa-card__footer > .card-link.survey-processed > .usa-button" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.88 (foreground color: #ffffff, background color: #0078ae, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#0078ae", "contrastRatio": 4.88, "fontSize": "12.7pt (16.96px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<span class=\"usa-button\">\n DHS Actions: Climate Change\n </span>", "target": [ ".show-button.tablet\\:grid-col-4.usa-card:nth-child(4) > .usa-card__container > .usa-card__footer > .card-link.survey-processed > .usa-button" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.88 (foreground color: #ffffff, background color: #0078ae, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"usa-button\">\n DHS Actions: Climate Change\n </span>", "target": [ ".show-button.tablet\\:grid-col-4.usa-card:nth-child(4) > .usa-card__container > .usa-card__footer > .card-link.survey-processed > .usa-button" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.88 (foreground color: #ffffff, background color: #0078ae, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#0078ae", "contrastRatio": 4.88, "fontSize": "12.7pt (16.96px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<span class=\"usa-button\">\n DHS Response: Cybersecurity\n </span>", "target": [ ".show-button.tablet\\:grid-col-4.usa-card:nth-child(5) > .usa-card__container > .usa-card__footer > .card-link.survey-processed > .usa-button" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.88 (foreground color: #ffffff, background color: #0078ae, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"usa-button\">\n DHS Response: Cybersecurity\n </span>", "target": [ ".show-button.tablet\\:grid-col-4.usa-card:nth-child(5) > .usa-card__container > .usa-card__footer > .card-link.survey-processed > .usa-button" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.88 (foreground color: #ffffff, background color: #0078ae, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#0078ae", "contrastRatio": 4.88, "fontSize": "12.7pt (16.96px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<span class=\"usa-button\">\n Are You REAL ID Ready?\n </span>", "target": [ ".card-link.survey-processed[href$=\"are-you-real-id-ready\"] > .usa-button" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.88 (foreground color: #ffffff, background color: #0078ae, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"usa-button\">\n Are You REAL ID Ready?\n </span>", "target": [ ".card-link.survey-processed[href$=\"are-you-real-id-ready\"] > .usa-button" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.88 (foreground color: #ffffff, background color: #0078ae, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#5a5b5d", "bgColor": "#ffffff", "contrastRatio": 6.79, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"path-frontpage page-node-type-site-page\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.79 (foreground color: #5a5b5d, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"news-created\">July 14, 2022</span>", "target": [ ".news-updates.views-row:nth-child(1) > .news-updates-date-type > div > .news-created" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.79 (foreground color: #5a5b5d, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#5a5b5d", "bgColor": "#ffffff", "contrastRatio": 6.79, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"path-frontpage page-node-type-site-page\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.79 (foreground color: #5a5b5d, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"news-created\">July 12, 2022</span>", "target": [ ".news-updates.views-row:nth-child(2) > .news-updates-date-type > div > .news-created" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.79 (foreground color: #5a5b5d, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#5a5b5d", "bgColor": "#ffffff", "contrastRatio": 6.79, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"path-frontpage page-node-type-site-page\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.79 (foreground color: #5a5b5d, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"news-created\">July 11, 2022</span>", "target": [ ".news-updates.views-row:nth-child(3) > .news-updates-date-type > div > .news-created" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.79 (foreground color: #5a5b5d, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#5a5b5d", "bgColor": "#ffffff", "contrastRatio": 6.79, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"path-frontpage page-node-type-site-page\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.79 (foreground color: #5a5b5d, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"news-created\">July 11, 2022</span>", "target": [ ".news-updates.views-row:nth-child(4) > .news-updates-date-type > div > .news-created" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.79 (foreground color: #5a5b5d, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#5a5b5d", "bgColor": "#ffffff", "contrastRatio": 6.79, "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<body class=\"path-frontpage page-node-type-site-page\">", "target": [ "body" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.79 (foreground color: #5a5b5d, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<span class=\"news-created\">July 7, 2022</span>", "target": [ ".news-updates.views-row:nth-child(5) > .news-updates-date-type > div > .news-created" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.79 (foreground color: #5a5b5d, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#ffffff", "bgColor": "#0078ae", "contrastRatio": 4.88, "fontSize": "12.7pt (16.96px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<a href=\"/news-releases/press-releases\" class=\"usa-button survey-processed\" id=\"home-more-news-updates\">Show me more News & Updates</a>", "target": [ "#home-more-news-updates" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.88 (foreground color: #ffffff, background color: #0078ae, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/news-releases/press-releases\" class=\"usa-button survey-processed\" id=\"home-more-news-updates\">Show me more News & Updates</a>", "target": [ "#home-more-news-updates" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.88 (foreground color: #ffffff, background color: #0078ae, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#e6e6e6", "bgColor": "#005288", "contrastRatio": 6.56, "fontSize": "12.7pt (16.96px)", "fontWeight": "bold", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"usa-footer__secondary-section\">", "target": [ ".usa-footer__secondary-section" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 6.56 (foreground color: #e6e6e6, background color: #005288, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.dhs.gov\" class=\"survey-processed\">U.S. Department of Homeland Security</a>", "target": [ ".usa-identifier__identity-disclaimer > .survey-processed[href$=\"www.dhs.gov\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 6.56 (foreground color: #e6e6e6, background color: #005288, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#c0c2c4", "bgColor": "#005288", "contrastRatio": 4.58, "fontSize": "12.7pt (16.96px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"usa-footer__secondary-section\">", "target": [ ".usa-footer__secondary-section" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.58 (foreground color: #c0c2c4, background color: #005288, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/about-dhs\" class=\"first survey-processed\" data-drupal-link-system-path=\"node/283\">About DHS</a>", "target": [ ".first[data-drupal-link-system-path=\"node/283\"][href$=\"about-dhs\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.58 (foreground color: #c0c2c4, background color: #005288, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#c0c2c4", "bgColor": "#005288", "contrastRatio": 4.58, "fontSize": "12.7pt (16.96px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"usa-footer__secondary-section\">", "target": [ ".usa-footer__secondary-section" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.58 (foreground color: #c0c2c4, background color: #005288, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/accessibility\" data-drupal-link-system-path=\"node/53598\" class=\"survey-processed\">Accessibility</a>", "target": [ "a[href$=\"accessibility\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.58 (foreground color: #c0c2c4, background color: #005288, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#c0c2c4", "bgColor": "#005288", "contrastRatio": 4.58, "fontSize": "12.7pt (16.96px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"usa-footer__secondary-section\">", "target": [ ".usa-footer__secondary-section" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.58 (foreground color: #c0c2c4, background color: #005288, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/performance-financial-reports\" data-drupal-link-system-path=\"node/5067\" class=\"survey-processed\">Budget and Performance</a>", "target": [ "a[href=\"/performance-financial-reports\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.58 (foreground color: #c0c2c4, background color: #005288, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#c0c2c4", "bgColor": "#005288", "contrastRatio": 4.58, "fontSize": "12.7pt (16.96px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"usa-footer__secondary-section\">", "target": [ ".usa-footer__secondary-section" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.58 (foreground color: #c0c2c4, background color: #005288, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/websites\" title=\"DHS Components\" data-drupal-link-system-path=\"node/8968\" class=\"survey-processed\">DHS Components</a>", "target": [ "a[href$=\"websites\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.58 (foreground color: #c0c2c4, background color: #005288, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#c0c2c4", "bgColor": "#005288", "contrastRatio": 4.58, "fontSize": "12.7pt (16.96px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"usa-footer__secondary-section\">", "target": [ ".usa-footer__secondary-section" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.58 (foreground color: #c0c2c4, background color: #005288, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/foia\" data-drupal-link-system-path=\"node/7361\" class=\"survey-processed\">FOIA Requests</a>", "target": [ "a[href$=\"foia\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.58 (foreground color: #c0c2c4, background color: #005288, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#c0c2c4", "bgColor": "#005288", "contrastRatio": 4.58, "fontSize": "12.7pt (16.96px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"usa-footer__secondary-section\">", "target": [ ".usa-footer__secondary-section" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.58 (foreground color: #c0c2c4, background color: #005288, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/homeland-security-no-fear-act-reporting\" data-drupal-link-system-path=\"node/4646\" class=\"survey-processed\">No FEAR Act Data</a>", "target": [ "a[data-drupal-link-system-path=\"node/4646\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.58 (foreground color: #c0c2c4, background color: #005288, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#c0c2c4", "bgColor": "#005288", "contrastRatio": 4.58, "fontSize": "12.7pt (16.96px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"usa-footer__secondary-section\">", "target": [ ".usa-footer__secondary-section" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.58 (foreground color: #c0c2c4, background color: #005288, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/privacy-policy\" data-drupal-link-system-path=\"node/4652\" class=\"survey-processed\">Privacy Policy</a>", "target": [ "a[href$=\"privacy-policy\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.58 (foreground color: #c0c2c4, background color: #005288, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#c0c2c4", "bgColor": "#005288", "contrastRatio": 4.58, "fontSize": "12.7pt (16.96px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"usa-footer__secondary-section\">", "target": [ ".usa-footer__secondary-section" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.58 (foreground color: #c0c2c4, background color: #005288, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"/site-links\" data-drupal-link-system-path=\"node/3797\" class=\"survey-processed\">Site Links</a>", "target": [ "a[data-drupal-link-system-path=\"node/3797\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.58 (foreground color: #c0c2c4, background color: #005288, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#c0c2c4", "bgColor": "#005288", "contrastRatio": 4.58, "fontSize": "12.7pt (16.96px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"usa-footer__secondary-section\">", "target": [ ".usa-footer__secondary-section" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.58 (foreground color: #c0c2c4, background color: #005288, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.oig.dhs.gov/\" title=\"Office of the Inspector General\" class=\"survey-processed\">Office of Inspector General</a>", "target": [ "a[href$=\"oig.dhs.gov/\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.58 (foreground color: #c0c2c4, background color: #005288, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#c0c2c4", "bgColor": "#005288", "contrastRatio": 4.58, "fontSize": "12.7pt (16.96px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"usa-footer__secondary-section\">", "target": [ ".usa-footer__secondary-section" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.58 (foreground color: #c0c2c4, background color: #005288, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.whitehouse.gov\" title=\"The White House\" class=\"survey-processed\">The White House</a>", "target": [ "a[href$=\"www.whitehouse.gov\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.58 (foreground color: #c0c2c4, background color: #005288, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1" }, { "any": [ { "id": "color-contrast-enhanced", "data": { "fgColor": "#c0c2c4", "bgColor": "#005288", "contrastRatio": 4.58, "fontSize": "12.7pt (16.96px)", "fontWeight": "normal", "messageKey": null, "expectedContrastRatio": "7:1" }, "relatedNodes": [ { "html": "<div class=\"usa-footer__secondary-section\">", "target": [ ".usa-footer__secondary-section" ] } ], "impact": "serious", "message": "Element has insufficient color contrast of 4.58 (foreground color: #c0c2c4, background color: #005288, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1" } ], "all": [], "none": [], "impact": "serious", "html": "<a href=\"https://www.usa.gov\" title=\"USA.gov\" class=\"last survey-processed\">USA.gov</a>", "target": [ "a[href$=\"www.usa.gov\"]" ], "failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 4.58 (foreground color: #c0c2c4, background color: #005288, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1" } ] }, { "id": "duplicate-id", "impact": "minor", "tags": [ "cat.parsing", "wcag2a", "wcag411" ], "description": "Ensures every id attribute value is unique", "help": "id attribute value must be unique", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI", "nodes": [ { "any": [ { "id": "duplicate-id", "data": "desktop-submenu", "relatedNodes": [ { "html": "<div id=\"desktop-submenu\" class=\"grid-row grid-gap-4\">", "target": [ "#basic-mega-nav-section-2 > .grid-gap-4.grid-row:nth-child(1)" ] }, { "html": "<div id=\"desktop-submenu\" class=\"grid-row grid-gap-4\">", "target": [ "#basic-mega-nav-section-3 > .grid-gap-4.grid-row:nth-child(1)" ] }, { "html": "<div id=\"desktop-submenu\" class=\"grid-row grid-gap-4\">", "target": [ "#basic-mega-nav-section-4 > .grid-gap-4.grid-row:nth-child(1)" ] }, { "html": "<div id=\"desktop-submenu\" class=\"grid-row grid-gap-4\">", "target": [ "#basic-mega-nav-section-5 > .grid-gap-4.grid-row:nth-child(1)" ] }, { "html": "<div id=\"desktop-submenu\" class=\"grid-row grid-gap-4\">", "target": [ "#basic-mega-nav-section-6 > .grid-gap-4.grid-row:nth-child(1)" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: desktop-submenu" } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"desktop-submenu\" class=\"grid-row grid-gap-4\">", "target": [ "#basic-mega-nav-section-1 > .grid-gap-4.grid-row:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: desktop-submenu" }, { "any": [ { "id": "duplicate-id", "data": "extra-parent", "relatedNodes": [ { "html": "<div id=\"extra-parent\" class=\"grid-row grid-gap-4\">", "target": [ "#basic-mega-nav-section-2 > .grid-gap-4.grid-row:nth-child(2)" ] }, { "html": "<div id=\"extra-parent\" class=\"grid-row grid-gap-4\">", "target": [ "#basic-mega-nav-section-3 > .grid-gap-4.grid-row:nth-child(2)" ] }, { "html": "<div id=\"extra-parent\" class=\"grid-row grid-gap-4\">", "target": [ "#basic-mega-nav-section-4 > .grid-gap-4.grid-row:nth-child(2)" ] }, { "html": "<div id=\"extra-parent\" class=\"grid-row grid-gap-4\">", "target": [ "#basic-mega-nav-section-5 > .grid-gap-4.grid-row:nth-child(2)" ] }, { "html": "<div id=\"extra-parent\" class=\"grid-row grid-gap-4\">", "target": [ "#basic-mega-nav-section-6 > .grid-gap-4.grid-row:nth-child(2)" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: extra-parent" } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"extra-parent\" class=\"grid-row grid-gap-4\">", "target": [ "#basic-mega-nav-section-1 > .grid-gap-4.grid-row:nth-child(2)" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: extra-parent" }, { "any": [ { "id": "duplicate-id", "data": "mobile-submenu", "relatedNodes": [ { "html": "<div id=\"mobile-submenu\">\n <div class=\"usa-col\">\n <div class=\"usa-nav__submenu-item\">\n <a href=\"/news\" class=\"survey-processed\">\n <span>News</span>\n </a>\n </div>\n </div>\n </div>", "target": [ "#basic-mega-nav-section-2 > .grid-gap-4.grid-row:nth-child(2) > div:nth-child(1)" ] }, { "html": "<div id=\"mobile-submenu\">\n <div class=\"usa-col\">\n <div class=\"usa-nav__submenu-item\">\n <a href=\"/focus\" class=\"survey-processed\">\n <span>In Focus</span>\n </a>\n </div>\n </div>\n </div>", "target": [ "#basic-mega-nav-section-3 > .grid-gap-4.grid-row:nth-child(2) > div:nth-child(1)" ] }, { "html": "<div id=\"mobile-submenu\">\n <div class=\"usa-col\">\n <div class=\"usa-nav__submenu-item\">\n <a href=\"/how-do-i\" class=\"survey-processed\">\n <span>How Do I?</span>\n </a>\n </div>\n </div>\n </div>", "target": [ "#basic-mega-nav-section-4 > .grid-gap-4.grid-row:nth-child(2) > div:nth-child(1)" ] }, { "html": "<div id=\"mobile-submenu\">\n <div class=\"usa-col\">\n <div class=\"usa-nav__submenu-item\">\n <a href=\"/get-involved\" class=\"survey-processed\">\n <span>Get Involved</span>\n </a>\n </div>\n </div>\n </div>", "target": [ "#basic-mega-nav-section-5 > .grid-gap-4.grid-row:nth-child(2) > div:nth-child(1)" ] }, { "html": "<div id=\"mobile-submenu\">\n <div class=\"usa-col\">\n <div class=\"usa-nav__submenu-item\">\n <a href=\"/about-dhs\" class=\"survey-processed\">\n <span>About DHS</span>\n </a>\n </div>\n </div>\n </div>", "target": [ "#basic-mega-nav-section-6 > .grid-gap-4.grid-row:nth-child(2) > div:nth-child(1)" ] } ], "impact": "minor", "message": "Document has multiple static elements with the same id attribute: mobile-submenu" } ], "all": [], "none": [], "impact": "minor", "html": "<div id=\"mobile-submenu\">\n <div class=\"usa-col\">\n <div class=\"usa-nav__submenu-item\">\n <a href=\"/topics\" class=\"survey-processed\">\n <span>Topics</span>\n </a>\n </div>\n </div>\n </div>", "target": [ "#basic-mega-nav-section-1 > .grid-gap-4.grid-row:nth-child(2) > div:nth-child(1)" ], "failureSummary": "Fix any of the following:\n Document has multiple static elements with the same id attribute: mobile-submenu" } ] }, { "id": "label-title-only", "impact": "serious", "tags": [ "cat.forms", "best-practice" ], "description": "Ensures that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes", "help": "Form elements should have a visible label", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-title-only?application=axeAPI", "nodes": [ { "any": [], "all": [], "none": [ { "id": "title-only", "data": null, "relatedNodes": [], "impact": "serious", "message": "Only title used to generate label for form element" } ], "impact": "serious", "html": "<input autocomplete=\"off\" type=\"text\" size=\"10\" class=\"gsc-input\" name=\"search\" title=\"search\" id=\"gsc-i-id1\" dir=\"ltr\" spellcheck=\"false\" style=\"width: 100%; padding: 0px; border: none; margin: -0.0625em 0px 0px; height: 1.25em; outline: none;\">", "target": [ "#gsc-i-id1" ], "failureSummary": "Fix all of the following:\n Only title used to generate label for form element" } ] } ] } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.dhs.gov/", "what": "URL", "result": "https://www.dhs.gov/" }, { "type": "test", "which": "htmlcs", "what": "HTML CodeSniffer WCAG 2.1 AA ruleset", "url": "https://www.dhs.gov/", "result": { "Error": { "AA.2_4_1.H64.1": { "Iframe element requires a non-empty title attribute that identifies the frame.": [ { "tagName": "iframe", "id": "", "code": "<iframe src=\"javascript:void(0)\" title=\"\" style=\"width: 0px; height: 0px; border: 0px; display: none;\">...</iframe>" } ] }, "AA.4_1_1.F77": { "Duplicate id attribute value \"desktop-submenu\" found on the web page.": [ { "tagName": "div", "id": "#desktop-submenu", "code": "<div id=\"desktop-submenu\" class=\"grid-row grid-gap-4\">...</div>" } ], "Duplicate id attribute value \"extra-parent\" found on the web page.": [ { "tagName": "div", "id": "#extra-parent", "code": "<div id=\"extra-parent\" class=\"grid-row grid-gap-4\">...</div>" } ], "Duplicate id attribute value \"mobile-submenu\" found on the web page.": [ { "tagName": "div", "id": "#mobile-submenu", "code": "<div id=\"mobile-submenu\">...</div>" } ] } }, "Warning": { "AA.1_3_1_A.G141": { "The heading structure is not logically nested. This h3 element appears to be the primary document heading, so should be an h1 element.": [ { "tagName": "h3", "id": "", "code": "<h3>...</h3>" } ], "The heading structure is not logically nested. This h3 element should be an h1 to be properly nested.": [ { "tagName": "h3", "id": "", "code": "<h3>...</h3>" } ] }, "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": "#wcm-survey-target-id", "code": "<a style=\"position: fixed; top: 0px;\" id=\"wcm-survey-target-id\" class=\"survey-processed\">...</a>" }, { "tagName": "div", "id": "", "code": "<div class=\"usa-overlay\">...</div>" } ] }, "AA.1_4_3.G18.Abs": { "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [ { "tagName": "a", "id": "", "code": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link survey-processed\">...</a>" }, { "tagName": "div", "id": "", "code": "<div class=\"field__label visually-hidden\">...</div>" } ] }, "AA.4_1_2.H91.A.Empty": { "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [ { "tagName": "a", "id": "#wcm-survey-target-id", "code": "<a style=\"position: fixed; top: 0px;\" id=\"wcm-survey-target-id\" class=\"survey-processed\">...</a>" } ] } } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.dhs.gov/", "what": "URL", "result": "https://www.dhs.gov/" }, { "type": "test", "which": "ibm", "withItems": true, "what": "IBM Accessibility Checker", "url": "https://www.dhs.gov/", "result": { "content": { "totals": { "violation": 24, "recommendation": 11, "ignored": 0 }, "items": [ { "ruleId": "WCAG20_Input_ExplicitLabel", "path": { "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[2]", "aria": "/document[1]/banner[1]/searchbox[1]" }, "message": "Form control with \"searchbox\" role has no associated label", "bounds": { "left": 8, "top": 170, "height": 31, "width": 784 }, "snippet": "<div role=\"searchbox\" class=\"tablet:grid-col-4\" id=\"search-block-wrap\">", "level": "violation" }, { "ruleId": "WCAG20_Html_HasLang", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/iframe[1]/html[1]", "aria": "/document[1]/main[1]/article[1]/document[1]" }, "message": "Page detected as HTML, but does not have a 'lang' attribute", "bounds": { "left": 0, "top": 0, "height": 590, "width": 450 }, "snippet": "<html>", "level": "violation" }, { "ruleId": "RPT_Table_DataHeadingsAria", "path": { "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/table[1]/tbody[1]/tr[1]/td[1]/div[1]/table[1]", "aria": "/document[1]/banner[1]/navigation[1]/table[1]/rowgroup[1]/row[1]/cell[1]/table[1]" }, "message": "Table has no headers identified", "bounds": { "left": 9, "top": 249, "height": 29, "width": 699 }, "snippet": "<table style=\"width: 100%; padding: 0px;\" class=\"gstl_51 gsc-input\" id=\"gs_id51\" cellpadding=\"0\" cellspacing=\"0\">", "level": "violation" }, { "ruleId": "RPT_Table_DataHeadingsAria", "path": { "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/table[1]", "aria": "/document[1]/banner[1]/navigation[1]/table[1]" }, "message": "Table has no headers identified", "bounds": { "left": 8, "top": 248, "height": 31, "width": 784 }, "snippet": "<table class=\"gsc-search-box\" cellpadding=\"0\" cellspacing=\"0\">", "level": "violation" }, { "ruleId": "RPT_Table_DataHeadingsAria", "path": { "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/form[1]/table[1]/tbody[1]/tr[1]/td[1]/div[1]/table[1]", "aria": "/document[1]/banner[1]/searchbox[1]/table[1]/rowgroup[1]/row[1]/cell[1]/table[1]" }, "message": "Table has no headers identified", "bounds": { "left": 9, "top": 171, "height": 29, "width": 699 }, "snippet": "<table style=\"width: 100%; padding: 0px;\" class=\"gstl_50 gsc-input\" id=\"gs_id50\" cellpadding=\"0\" cellspacing=\"0\">", "level": "violation" }, { "ruleId": "RPT_Table_DataHeadingsAria", "path": { "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/form[1]/table[1]", "aria": "/document[1]/banner[1]/searchbox[1]/table[1]" }, "message": "Table has no headers identified", "bounds": { "left": 8, "top": 170, "height": 31, "width": 784 }, "snippet": "<table class=\"gsc-search-box\" cellpadding=\"0\" cellspacing=\"0\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[3]/div[3]/div[1]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The <div> element has the id \"\" that is empty", "bounds": { "left": 8, "top": 3434, "height": 398, "width": 784 }, "snippet": "<div id=\"\" class=\"paragraph paragraph--type--section paragraph--view-mode--default\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[3]/div[2]/div[1]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The <div> element has the id \"\" that is empty", "bounds": { "left": 8, "top": 2179, "height": 1236, "width": 784 }, "snippet": "<div id=\"\" class=\"paragraph paragraph--type--section paragraph--view-mode--default\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[3]/div[1]/div[1]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The <div> element has the id \"\" that is empty", "bounds": { "left": 8, "top": 1049, "height": 1111, "width": 784 }, "snippet": "<div id=\"\" class=\"paragraph paragraph--type--section paragraph--view-mode--default\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/div[1]/div[1]/div[9]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The <div> element has the id \"\" that is empty", "bounds": { "left": -1272, "top": 1540, "height": 155, "width": 1280 }, "snippet": "<div style=\"width: 1280px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"7\" class=\"slick-slide slick-cloned\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/div[1]/div[1]/div[8]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The <div> element has the id \"\" that is empty", "bounds": { "left": -1272, "top": 1385, "height": 155, "width": 1280 }, "snippet": "<div style=\"width: 1280px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"6\" class=\"slick-slide slick-cloned\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/div[1]/div[1]/div[7]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The <div> element has the id \"\" that is empty", "bounds": { "left": -1272, "top": 1265, "height": 121, "width": 1280 }, "snippet": "<div style=\"width: 1280px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"5\" class=\"slick-slide slick-cloned\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/div[1]/div[1]/div[11]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The <div> element has the id \"\" that is empty", "bounds": { "left": -1272, "top": 1850, "height": 121, "width": 1280 }, "snippet": "<div style=\"width: 1280px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"9\" class=\"slick-slide slick-cloned\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/div[1]/div[1]/div[10]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The <div> element has the id \"\" that is empty", "bounds": { "left": -1272, "top": 1695, "height": 155, "width": 1280 }, "snippet": "<div style=\"width: 1280px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"8\" class=\"slick-slide slick-cloned\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The <div> element has the id \"\" that is empty", "bounds": { "left": -1272, "top": 439, "height": 121, "width": 1280 }, "snippet": "<div style=\"width: 1280px;\" tabindex=\"-1\" aria-hidden=\"true\" id=\"\" data-slick-index=\"-1\" class=\"slick-slide slick-cloned\">", "level": "violation" }, { "ruleId": "Rpt_Aria_WidgetLabels_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/div[1]/div[1]/div[6]", "aria": "/document[1]/main[1]/article[1]/tabpanel[5]" }, "message": "Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name", "bounds": { "left": -1272, "top": 1145, "height": 121, "width": 1280 }, "snippet": "<div style=\"width: 1280px;\" id=\"slick-slide04\" role=\"tabpanel\" tabindex=\"-1\" aria-hidden=\"true\" data-slick-index=\"4\" class=\"slick-slide\">", "level": "violation" }, { "ruleId": "Rpt_Aria_WidgetLabels_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/div[1]/div[1]/div[5]", "aria": "/document[1]/main[1]/article[1]/tabpanel[4]" }, "message": "Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name", "bounds": { "left": -1272, "top": 990, "height": 155, "width": 1280 }, "snippet": "<div style=\"width: 1280px;\" id=\"slick-slide03\" role=\"tabpanel\" tabindex=\"-1\" aria-hidden=\"true\" data-slick-index=\"3\" class=\"slick-slide\">", "level": "violation" }, { "ruleId": "Rpt_Aria_WidgetLabels_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/div[1]/div[1]/div[4]", "aria": "/document[1]/main[1]/article[1]/tabpanel[3]" }, "message": "Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name", "bounds": { "left": -1272, "top": 835, "height": 155, "width": 1280 }, "snippet": "<div style=\"width: 1280px;\" id=\"slick-slide02\" role=\"tabpanel\" tabindex=\"-1\" aria-hidden=\"true\" data-slick-index=\"2\" class=\"slick-slide\">", "level": "violation" }, { "ruleId": "Rpt_Aria_WidgetLabels_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/div[1]/div[1]/div[3]", "aria": "/document[1]/main[1]/article[1]/tabpanel[2]" }, "message": "Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name", "bounds": { "left": -1272, "top": 680, "height": 155, "width": 1280 }, "snippet": "<div style=\"width: 1280px;\" id=\"slick-slide01\" role=\"tabpanel\" tabindex=\"-1\" aria-hidden=\"true\" data-slick-index=\"1\" class=\"slick-slide\">", "level": "violation" }, { "ruleId": "Rpt_Aria_WidgetLabels_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]", "aria": "/document[1]/main[1]/article[1]/tabpanel[1]" }, "message": "Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name", "bounds": { "left": -1272, "top": 560, "height": 121, "width": 1280 }, "snippet": "<div style=\"width: 1280px;\" id=\"slick-slide00\" role=\"tabpanel\" aria-hidden=\"false\" data-slick-index=\"0\" class=\"slick-slide slick-current slick-active\">", "level": "violation" }, { "ruleId": "Rpt_Aria_ValidIdRef", "path": { "dom": "/html[1]/body[1]/div[1]/div[3]/footer[1]/div[4]/div[1]/div[1]/div[1]/div[1]/nav[1]", "aria": "/document[1]/contentinfo[1]/navigation[2]" }, "message": "The 'id' \"block-dhs-uswds-subtheme-footer-menu\" specified for the ARIA property 'aria-labelledby' value is not valid", "bounds": { "left": 8, "top": 4261, "height": 204, "width": 784 }, "snippet": "<nav class=\"grid-col-9 block block-menu navigation menu--footer\" id=\"block-dhs-uswds-subtheme-footer\" aria-labelledby=\"block-dhs-uswds-subtheme-footer-menu\" role=\"navigation\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/div[3]/div[2]/p[1]", "aria": "/document[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 4736, "height": 19, "width": 784 }, "snippet": "<p>", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/a[1]", "aria": "/document[1]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 8, "top": 8, "height": 18, "width": 133 }, "snippet": "<a class=\"visually-hidden focusable skip-link survey-processed\" href=\"#main-content\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/div[3]/footer[1]/div[4]/div[1]/div[1]/div[1]/div[1]/nav[1]", "aria": "/document[1]/contentinfo[1]/navigation[2]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 8, "top": 4261, "height": 204, "width": 784 }, "snippet": "<nav class=\"grid-col-9 block block-menu navigation menu--footer\" id=\"block-dhs-uswds-subtheme-footer\" aria-labelledby=\"block-dhs-uswds-subtheme-footer-menu\" role=\"navigation\">", "level": "violation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/iframe[1]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5", "bounds": { "left": 175, "top": 2790, "height": 590, "width": 450 }, "snippet": "<iframe title=\"Twitter Timeline\" data-widget-id=\"list:DHSgov:dhs_twitter_accounts\" style=\"position: static; visibility: visible; display: inline-block; width: 450px; height: 590px; padding: 0px; border: none; max-width: 100%; min-width: 180px; margin-top: 0px; margin-bottom: 0px; min-height: 200px;\" class=\"twitter-timeline twitter-timeline-rendered\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-0\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/table[1]/tbody[1]/tr[1]/td[1]/div[1]/table[1]", "aria": "/document[1]/banner[1]/navigation[1]/table[1]/rowgroup[1]/row[1]/cell[1]/table[1]" }, "message": "The HTML attribute(s) \"cellspacing, cellpadding\" is deprecated for the <table> element in HTML 5", "bounds": { "left": 9, "top": 249, "height": 29, "width": 699 }, "snippet": "<table style=\"width: 100%; padding: 0px;\" class=\"gstl_51 gsc-input\" id=\"gs_id51\" cellpadding=\"0\" cellspacing=\"0\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/table[1]", "aria": "/document[1]/banner[1]/navigation[1]/table[1]" }, "message": "The HTML attribute(s) \"cellspacing, cellpadding\" is deprecated for the <table> element in HTML 5", "bounds": { "left": 8, "top": 248, "height": 31, "width": 784 }, "snippet": "<table class=\"gsc-search-box\" cellpadding=\"0\" cellspacing=\"0\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/form[1]/table[1]/tbody[1]/tr[1]/td[1]/div[1]/table[1]", "aria": "/document[1]/banner[1]/searchbox[1]/table[1]/rowgroup[1]/row[1]/cell[1]/table[1]" }, "message": "The HTML attribute(s) \"cellspacing, cellpadding\" is deprecated for the <table> element in HTML 5", "bounds": { "left": 9, "top": 171, "height": 29, "width": 699 }, "snippet": "<table style=\"width: 100%; padding: 0px;\" class=\"gstl_50 gsc-input\" id=\"gs_id50\" cellpadding=\"0\" cellspacing=\"0\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/form[1]/table[1]", "aria": "/document[1]/banner[1]/searchbox[1]/table[1]" }, "message": "The HTML attribute(s) \"cellspacing, cellpadding\" is deprecated for the <table> element in HTML 5", "bounds": { "left": 8, "top": 170, "height": 31, "width": 784 }, "snippet": "<table class=\"gsc-search-box\" cellpadding=\"0\" cellspacing=\"0\">", "level": "recommendation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[1]/div[3]/footer[1]/div[4]/div[1]/div[1]/div[2]/iframe[1]", "aria": "/document[1]/contentinfo[1]" }, "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5", "bounds": { "left": 8, "top": 4517, "height": 180, "width": 170 }, "snippet": "<iframe border=\"0\" seamless=\"\" frameborder=\"0\" scrolling=\"no\" height=\"180\" width=\"170\" title=\"National Terrorism Advisory System\" name=\"NationalTerrorismAdvisorySystem\" src=\"https://www.dhs.gov/ntas/\" id=\"ntas-frame\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>", "bounds": { "left": 8, "top": 439, "height": 3393, "width": 784 }, "snippet": "<article lang=\"en\" role=\"article\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]", "aria": "/document[1]/banner[1]/navigation[1]" }, "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "bounds": { "left": 8, "top": 226, "height": 198, "width": 784 }, "snippet": "<nav role=\"navigation\" class=\"usa-nav\" aria-label=\"Primary navigation\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[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": 152, "height": 272, "width": 784 }, "snippet": "<header role=\"banner\" class=\"usa-header usa-header--basic usa-header--megamenu\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[3]/footer[1]/div[4]/div[1]/div[1]/div[1]/div[1]/nav[1]", "aria": "/document[1]/contentinfo[1]/navigation[2]" }, "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "bounds": { "left": 8, "top": 4261, "height": 204, "width": 784 }, "snippet": "<nav class=\"grid-col-9 block block-menu navigation menu--footer\" id=\"block-dhs-uswds-subtheme-footer\" aria-labelledby=\"block-dhs-uswds-subtheme-footer-menu\" role=\"navigation\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[3]/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": 3848, "height": 854, "width": 784 }, "snippet": "<footer role=\"contentinfo\" class=\"usa-footer usa-footer--medium\">", "level": "recommendation" } ] }, "url": { "totals": { "violation": 7, "recommendation": 5, "ignored": 0 }, "items": [ { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[3]/div[3]/div[1]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The <div> element has the id \"\" that is empty", "bounds": { "left": 0, "top": 2369, "height": 224, "width": 800 }, "snippet": "<div id=\"\" class=\"paragraph paragraph--type--section paragraph--view-mode--default\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[3]/div[2]/div[1]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The <div> element has the id \"\" that is empty", "bounds": { "left": 0, "top": 1583, "height": 786, "width": 800 }, "snippet": "<div id=\"\" class=\"paragraph paragraph--type--section paragraph--view-mode--default\">", "level": "violation" }, { "ruleId": "RPT_Elem_UniqueId", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[3]/div[1]/div[1]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The <div> element has the id \"\" that is empty", "bounds": { "left": 0, "top": 594, "height": 990, "width": 800 }, "snippet": "<div id=\"\" class=\"paragraph paragraph--type--section paragraph--view-mode--default\">", "level": "violation" }, { "ruleId": "Rpt_Aria_WidgetLabels_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]", "aria": "/document[1]/main[1]/article[1]/tabpanel[1]" }, "message": "Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name", "bounds": { "left": -16, "top": 71, "height": 467, "width": 832 }, "snippet": "<div style=\"width: 832px;\" id=\"slick-slide00\" role=\"tabpanel\" aria-hidden=\"false\" data-slick-index=\"0\" class=\"slick-slide slick-current slick-active\">", "level": "violation" }, { "ruleId": "Rpt_Aria_ValidIdRef", "path": { "dom": "/html[1]/body[1]/div[1]/div[3]/footer[1]/div[4]/div[1]/div[1]/div[1]/div[1]/nav[1]", "aria": "/document[1]/contentinfo[1]/navigation[2]" }, "message": "The 'id' \"block-dhs-uswds-subtheme-footer-menu\" specified for the ARIA property 'aria-labelledby' value is not valid", "bounds": { "left": 0, "top": 2958, "height": 169, "width": 596 }, "snippet": "<nav class=\"grid-col-9 block block-menu navigation menu--footer\" id=\"block-dhs-uswds-subtheme-footer\" aria-labelledby=\"block-dhs-uswds-subtheme-footer-menu\" role=\"navigation\">", "level": "violation" }, { "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics", "path": { "dom": "/html[1]/body[1]/a[1]", "aria": "/document[1]/link[1]" }, "message": "Content is not within a landmark element", "bounds": { "left": 0, "top": 0, "height": 1, "width": 1 }, "snippet": "<a class=\"visually-hidden focusable skip-link survey-processed\" href=\"#main-content\">", "level": "violation" }, { "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit", "path": { "dom": "/html[1]/body[1]/div[1]/div[3]/footer[1]/div[4]/div[1]/div[1]/div[1]/div[1]/nav[1]", "aria": "/document[1]/contentinfo[1]/navigation[2]" }, "message": "Multiple elements with \"navigation\" role do not have unique labels", "bounds": { "left": 0, "top": 2958, "height": 169, "width": 596 }, "snippet": "<nav class=\"grid-col-9 block block-menu navigation menu--footer\" id=\"block-dhs-uswds-subtheme-footer\" aria-labelledby=\"block-dhs-uswds-subtheme-footer-menu\" role=\"navigation\">", "level": "violation" }, { "ruleId": "element_attribute_deprecated", "path": { "dom": "/html[1]/body[1]/div[1]/div[3]/footer[1]/div[4]/div[1]/div[1]/div[2]/iframe[1]", "aria": "/document[1]/contentinfo[1]" }, "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5", "bounds": { "left": 617, "top": 2866, "height": 180, "width": 170 }, "snippet": "<iframe border=\"0\" seamless=\"\" frameborder=\"0\" scrolling=\"no\" height=\"180\" width=\"170\" title=\"National Terrorism Advisory System\" name=\"NationalTerrorismAdvisorySystem\" src=\"https://www.dhs.gov/ntas/\" id=\"ntas-frame\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]", "aria": "/document[1]/main[1]/article[1]" }, "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>", "bounds": { "left": 0, "top": 71, "height": 2522, "width": 800 }, "snippet": "<article lang=\"en\" role=\"article\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[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": 23, "height": 48, "width": 800 }, "snippet": "<header role=\"banner\" class=\"usa-header usa-header--basic usa-header--megamenu\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[3]/footer[1]/div[4]/div[1]/div[1]/div[1]/div[1]/nav[1]", "aria": "/document[1]/contentinfo[1]/navigation[2]" }, "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>", "bounds": { "left": 0, "top": 2958, "height": 169, "width": 596 }, "snippet": "<nav class=\"grid-col-9 block block-menu navigation menu--footer\" id=\"block-dhs-uswds-subtheme-footer\" aria-labelledby=\"block-dhs-uswds-subtheme-footer-menu\" role=\"navigation\">", "level": "recommendation" }, { "ruleId": "aria_role_redundant", "path": { "dom": "/html[1]/body[1]/div[1]/div[3]/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": 2609, "height": 554, "width": 800 }, "snippet": "<footer role=\"contentinfo\" class=\"usa-footer usa-footer--medium\">", "level": "recommendation" } ] } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.dhs.gov/", "what": "URL", "result": "https://www.dhs.gov/" }, { "type": "test", "which": "wave", "reportType": 4, "what": "WAVE", "url": "https://www.dhs.gov/", "result": { "status": { "success": true, "httpstatuscode": 200 }, "statistics": { "pagetitle": "Home | Homeland Security", "pageurl": "https://www.dhs.gov/", "time": 4.22, "creditsremaining": 1057, "allitemcount": 193, "totalelements": 1063, "waveurl": "http://wave.webaim.org/report?url=https://www.dhs.gov/" }, "categories": { "error": { "description": "Errors", "count": 1, "items": { "aria_reference_broken": { "id": "aria_reference_broken", "description": "Broken ARIA reference", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER + MAIN + DIV > FOOTER:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child + DIV > NAV#block-dhs-uswds-subtheme-footer" ], "wcag": [ { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "4.1.2 Name, Role, Value (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc4.1.2" } ] } } }, "contrast": { "description": "Contrast Errors", "count": 4, "items": { "contrast": { "id": "contrast", "description": "Very low contrast", "count": 4, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > MAIN#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-mainpagecontent > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > MAIN#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-mainpagecontent > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > MAIN#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-mainpagecontent > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > MAIN#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-mainpagecontent > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child" ], "contrastdata": [ [ 1.16, "#ffffff", "#edeeee", false ], [ 1.16, "#ffffff", "#edeeee", false ], [ 1.16, "#ffffff", "#edeeee", false ], [ 1.16, "#ffffff", "#edeeee", false ] ], "wcag": [ { "name": "1.4.3 Contrast (Minimum) (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3" } ] } } }, "alert": { "description": "Alerts", "count": 35, "items": { "alt_suspicious": { "id": "alt_suspicious", "description": "Suspicious alternative text", "count": 3, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > MAIN#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-mainpagecontent > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > IMG:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > MAIN#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-mainpagecontent > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > IMG:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > MAIN#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-mainpagecontent > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > IMG:first-child" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" } ] }, "alt_duplicate": { "id": "alt_duplicate", "description": "A nearby image has the same alternative text", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER + MAIN + DIV > FOOTER:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" } ] }, "label_title": { "id": "label_title", "description": "Unlabeled form control with title", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#search-block-wrap > DIV#___gcse_0 > DIV:first-child > FORM:first-child > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child > DIV#gsc-iw-id1 > TABLE#gs_id50 > TBODY:first-child > TR:first-child > TD#gs_tti50 > INPUT#gsc-i-id1", "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER > DIV:first-child > DIV:first-child + NAV > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child > DIV#mobile-search-block-wrap > DIV#___gcse_1 > DIV:first-child > FORM:first-child > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child > DIV#gsc-iw-id2 > TABLE#gs_id51 > TBODY:first-child > TR:first-child > TD#gs_tti51 > INPUT#gsc-i-id2" ], "wcag": [ { "name": "1.1.1 Non-text Content (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1" }, { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "2.4.6 Headings and Labels (Level AA)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6" }, { "name": "3.3.2 Labels or Instructions (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2" } ] }, "link_redundant": { "id": "link_redundant", "description": "Redundant link", "count": 14, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER > DIV:first-child > DIV:first-child + NAV > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child > DIV#mobile-search-block-wrap > DIV#___gcse_1 > DIV:first-child > FORM:first-child > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child > DIV#gsc-iw-id2 > TABLE#gs_id51 > TBODY:first-child > TR:first-child > TD:first-child + TD > DIV#gs_st51 > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER > DIV:first-child > DIV:first-child + NAV > BUTTON:first-child + DIV > DIV:first-child + UL > LI:first-child > DIV#basic-mega-nav-section-1 > DIV#extra-parent > DIV#mobile-submenu > DIV:first-child > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER > DIV:first-child > DIV:first-child + NAV > BUTTON:first-child + DIV > DIV:first-child + UL > LI:first-child + LI > DIV#basic-mega-nav-section-2 > DIV#extra-parent > DIV#mobile-submenu > DIV:first-child > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER > DIV:first-child > DIV:first-child + NAV > BUTTON:first-child + DIV > DIV:first-child + UL > LI:first-child + LI + LI > DIV#basic-mega-nav-section-3 > DIV#extra-parent > DIV#mobile-submenu > DIV:first-child > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER > DIV:first-child > DIV:first-child + NAV > BUTTON:first-child + DIV > DIV:first-child + UL > LI:first-child + LI + LI + LI > DIV#basic-mega-nav-section-4 > DIV#extra-parent > DIV#mobile-submenu > DIV:first-child > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER > DIV:first-child > DIV:first-child + NAV > BUTTON:first-child + DIV > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI > DIV#basic-mega-nav-section-5 > DIV#extra-parent > DIV#mobile-submenu > DIV:first-child > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER > DIV:first-child > DIV:first-child + NAV > BUTTON:first-child + DIV > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > DIV#basic-mega-nav-section-6 > DIV#extra-parent > DIV#mobile-submenu > DIV:first-child > DIV:first-child > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > MAIN#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-mainpagecontent > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > DIV:first-child > HEADER:first-child + DIV + DIV + DIV > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > MAIN#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-mainpagecontent > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > DIV:first-child > HEADER:first-child + DIV + DIV + DIV > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > MAIN#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-mainpagecontent > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > DIV:first-child > HEADER:first-child + DIV + DIV + DIV > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > MAIN#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-mainpagecontent > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > DIV:first-child > HEADER:first-child + DIV + DIV + DIV > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > MAIN#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-mainpagecontent > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > DIV:first-child > HEADER:first-child + DIV + DIV + DIV > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > MAIN#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#block-mainpagecontent > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > DIV:first-child > HEADER:first-child + DIV + DIV + DIV > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER + MAIN + DIV > FOOTER:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child + P > A:first-child" ], "wcag": [ { "name": "2.4.4 Link Purpose (In Context) (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4" } ] }, "accesskey": { "id": "accesskey", "description": "Accesskey", "count": 1, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child" ], "wcag": [ { "name": "2.4.1 Bypass Blocks (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1" } ] }, "underline": { "id": "underline", "description": "Underlined text", "count": 2, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child + P", "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child + DIV + BUTTON > SPAN:first-child" ], "wcag": [] }, "title_redundant": { "id": "title_redundant", "description": "Redundant title text", "count": 6, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER + MAIN + DIV > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > NAV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER + MAIN + DIV > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > NAV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER + MAIN + DIV > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > NAV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER + MAIN + DIV > FOOTER:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child + DIV > NAV#block-dhs-uswds-subtheme-footer > UL:first-child > LI:first-child + LI + LI + LI > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER + MAIN + DIV > FOOTER:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child + DIV > NAV#block-dhs-uswds-subtheme-footer > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER + MAIN + DIV > FOOTER:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child + DIV > NAV#block-dhs-uswds-subtheme-footer > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child" ], "wcag": [] }, "table_layout": { "id": "table_layout", "description": "Layout table", "count": 6, "selectors": [ "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#search-block-wrap > DIV#___gcse_0 > DIV:first-child > FORM:first-child > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#search-block-wrap > DIV#___gcse_0 > DIV:first-child > FORM:first-child > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child > DIV#gsc-iw-id1 > TABLE#gs_id50 > TBODY:first-child > TR:first-child > TD#gs_tti50", "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER > DIV:first-child > DIV:first-child + NAV > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child > DIV#mobile-search-block-wrap > DIV#___gcse_1 > DIV:first-child > FORM:first-child > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV > SECTION:first-child + DIV + DIV + HEADER > DIV:first-child > DIV:first-child + NAV > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child > DIV#mobile-search-block-wrap > DIV#___gcse_1 > DIV:first-child > FORM:first-child > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child > DIV#gsc-iw-id2 > TABLE#gs_id51 > TBODY:first-child > TR:first-child > TD#gs_tti51", "HTML > HEAD:first-child + BODY > A:first-child + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + A + DIV + IFRAME + TABLE > TBODY:first-child > TR:first-child > TD:first-child", "HTML > HEAD:first-child + BODY > A:first-child + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + A + DIV + IFRAME + TABLE + TABLE > TBODY:first-child > TR:first-child > TD:first-child" ], "wcag": [ { "name": "1.3.1 Info and Relationships (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1" }, { "name": "1.3.2 Meaningful Sequence (Level A)", "link": "https://webaim.org/standards/wcag/checklist#sc1.3.2" } ] } } } } } }, { "type": "launch", "which": "chromium", "what": "chromium browser" }, { "type": "url", "which": "https://www.dhs.gov/", "what": "URL", "result": "https://www.dhs.gov/" }, { "type": "test", "which": "tenon", "id": "a", "what": "Tenon", "url": "https://www.dhs.gov/", "result": { "status": 200, "message": "OK", "code": "success", "info": "Success", "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success", "responseExecTime": "0.073", "responseTime": "2022-07-17T22:02:47.868Z", "data": { "apiErrors": [], "documentSize": 1088171, "metadata": null, "resultSummary": { "tests": { "total": 180, "passing": 169, "failing": 11 }, "issues": { "totalErrors": 49, "totalWarnings": 1, "totalIssues": 50 }, "issuesByLevel": { "A": { "count": 37, "pct": 74 }, "AA": { "count": 20, "pct": 40 }, "AAA": { "count": 50, "pct": 100 } }, "density": { "errorDensity": 5, "warningDensity": 0, "allDensity": 5 } }, "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490", "responseID": "4b844b70-d21e-40c9-a482-f74a378f59ad", "docID": "5e25fa79-b372-4f91-fb29-dc91ba4c1402", "sourceHash": "aecd865f6faa9ca0d62ffb102c2e62cf", "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=4b844b70-d21e-40c9-a482-f74a378f59ad", "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": 3235.77 }, "height": 3235.77, "width": 1024 }, "position": { "line": 4330, "column": 60 }, "errorSnippet": "<body class=\"path-frontpage page-node-type-site-page\"> <a href=\"#main-content\" class=\"visually-hidden focusable skip-link survey-processed\"> Skip to main content </a> <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-ca", "xpath": "/html/body", "issueID": "a9233364b624dbe9a4eaa0ffc2195055", "signature": "c82ce4771e4eb599f39f60e3b1ad160b", "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=a9233364b624dbe9a4eaa0ffc2195055" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 2080, "y": 337.859375 }, "bottom-right": { "x": 2166, "y": 352.859375 }, "height": 15, "width": 86 }, "position": { "line": 9508, "column": 34 }, "errorSnippet": "<a href=\"/news/2022/06/07/dhs-issues-national-terrorism-advisory-system-ntas-bulletin\" class=\"usa-button usa-button--outline usa-button--inverse survey-processed\" tabindex=\"-1\">Learn More</a>", "xpath": "/html/body/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]", "issueID": "8fd5692b95ad3bd2dfe62f75c70386fc", "signature": "5bfaa1bbe48496f1eaeb066b09a893bd", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=8fd5692b95ad3bd2dfe62f75c70386fc" }, { "tID": 73, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "This link text is uninformative.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)" ], "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.", "errorDescription": "The text in this link is too generic to be helpful for users. Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.", "viewPortLocation": { "top-left": { "x": 7200, "y": 337.859375 }, "bottom-right": { "x": 7286, "y": 352.859375 }, "height": 15, "width": 86 }, "position": { "line": 10089, "column": 786 }, "errorSnippet": "<a href=\"/news/2022/06/07/dhs-issues-national-terrorism-advisory-system-ntas-bulletin\" class=\"usa-button usa-button--outline usa-button--inverse survey-processed\" tabindex=\"-1\">Learn More</a>", "xpath": "/html/body/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]", "issueID": "bb49f95f0454f3ec578718f474fe6811", "signature": "d630e37c0e8b9289e6febefa713af7a6", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=bb49f95f0454f3ec578718f474fe6811" }, { "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": 0, "y": 0 }, "bottom-right": { "x": 51, "y": 18 }, "height": 18, "width": 51 }, "position": { "line": 10541, "column": 17 }, "errorSnippet": "<a href=\"/topics\" class=\"usa-footer__primary-link survey-processed\" title=\"Topics\" data-drupal-link-system-path=\"node/336\">Topics</a>", "xpath": "/html/body/div[1]/div[3]/footer[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[1]/a[1]", "issueID": "1ff6d1dd0f95a6229ded2e2b5d788aac", "signature": "e06460b049e6fe3527ce732384ca05ff", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1ff6d1dd0f95a6229ded2e2b5d788aac" }, { "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": 16, "y": 0 }, "bottom-right": { "x": 57, "y": 18 }, "height": 18, "width": 41 }, "position": { "line": 10554, "column": 17 }, "errorSnippet": "<a href=\"/news\" class=\"usa-footer__primary-link survey-processed\" title=\"News\" data-drupal-link-system-path=\"node/337\">News</a>", "xpath": "/html/body/div[1]/div[3]/footer[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[2]/a[1]", "issueID": "b3eec85550a179f87348052275cb2cc5", "signature": "8eeee0f2229cfa79ed5f4b1a5d616ba4", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b3eec85550a179f87348052275cb2cc5" }, { "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": 16, "y": 0 }, "bottom-right": { "x": 114, "y": 18 }, "height": 18, "width": 98 }, "position": { "line": 10593, "column": 17 }, "errorSnippet": "<a href=\"/get-involved\" class=\"usa-footer__primary-link survey-processed\" title=\"Get Involved\" data-drupal-link-system-path=\"node/282\">Get Involved</a>", "xpath": "/html/body/div[1]/div[3]/footer[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[5]/a[1]", "issueID": "3d75617316dec91a808753ce6fa0ee3c", "signature": "699639bb06d5fe0c20df2529a4177967", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3d75617316dec91a808753ce6fa0ee3c" }, { "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": 32, "y": 106.953125 }, "bottom-right": { "x": 160, "y": 128.953125 }, "height": 22, "width": 128 }, "position": { "line": 10811, "column": 17 }, "errorSnippet": "<a href=\"/websites\" title=\"DHS Components\" data-drupal-link-system-path=\"node/8968\" class=\"survey-processed\">DHS Components</a>", "xpath": "/html/body/div[1]/div[3]/footer[1]/div[4]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]", "issueID": "96ce4bd98368b983daaf98d694d58530", "signature": "89428da8221abf81cbff6f18c233e8e5", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=96ce4bd98368b983daaf98d694d58530" }, { "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": 507.375, "y": 46.953125 }, "bottom-right": { "x": 630.375, "y": 68.953125 }, "height": 22, "width": 123 }, "position": { "line": 10907, "column": 17 }, "errorSnippet": "<a href=\"https://www.whitehouse.gov\" title=\"The White House\" class=\"survey-processed\">The White House</a>", "xpath": "/html/body/div[1]/div[3]/footer[1]/div[4]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[10]/a[1]", "issueID": "6b4d6ab8e121e79bbbdb5d8b956c621f", "signature": "73b8749b96a52a1ef6bc83a1538b59d5", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6b4d6ab8e121e79bbbdb5d8b956c621f" }, { "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": 507.375, "y": 76.953125 }, "bottom-right": { "x": 567.375, "y": 98.953125 }, "height": 22, "width": 60 }, "position": { "line": 10920, "column": 17 }, "errorSnippet": "<a href=\"https://www.usa.gov\" title=\"USA.gov\" class=\"last survey-processed\">USA.gov</a>", "xpath": "/html/body/div[1]/div[3]/footer[1]/div[4]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[11]/a[1]", "issueID": "73a656dfd5506978f9197939ae8af28b", "signature": "117a3dab80877ef81481839d12cdf42a", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=73a656dfd5506978f9197939ae8af28b" }, { "tID": 129, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "CSS underline on text has been detected that is not a link.", "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": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.", "viewPortLocation": { "top-left": { "x": 0, "y": -2 }, "bottom-right": { "x": 132, "y": 14.8906 }, "height": 16.8906, "width": 132 }, "position": { "line": 5125, "column": 138 }, "errorSnippet": "<p class=\"usa-banner__header-action\" aria-hidden=\"true\" style=\"\">Here’s how you know</p>", "xpath": "/html/body/div[1]/section[1]/div[1]/header[1]/div[1]/div[2]/p[2]", "issueID": "479bf3b753462ec69ce96f8f82aed2d4", "signature": "a99028f817b690f6102d25b4ef172378", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=479bf3b753462ec69ce96f8f82aed2d4" }, { "tID": 129, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "CSS underline on text has been detected that is not a link.", "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": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.", "viewPortLocation": { "top-left": { "x": 0, "y": -1 }, "bottom-right": { "x": 116, "y": 15 }, "height": 16, "width": 116 }, "position": { "line": 10019, "column": 11 }, "errorSnippet": "<span class=\"usa-banner__button-text\">Here’s how you know</span>", "xpath": "/html/body/div[1]/section[1]/div[1]/header[1]/div[1]/button[1]/span[1]", "issueID": "68b2116b207d2f8b68a4f7887c977861", "signature": "9b8a9c67b347be5dc8edc6d1b632a21e", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=68b2116b207d2f8b68a4f7887c977861" }, { "tID": 129, "bpID": 211, "priority": 85, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "CSS underline on text has been detected that is not a link.", "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": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 0, "y": 0 }, "height": 0, "width": 0 }, "position": { "line": 10946, "column": 17 }, "errorSnippet": "<a style=\"position: fixed; top: 0px;\" id=\"wcm-survey-target-id\" class=\"survey-processed\"></a>", "xpath": "/html/body/a[2]", "issueID": "55ff780447082cf05cc9276ce4981f4d", "signature": "b6bee66336afbe6efe510c38f0e7e48f", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=55ff780447082cf05cc9276ce4981f4d" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 13, "y": 13 }, "height": 13, "width": 13 }, "position": { "line": 10089, "column": 1030 }, "errorSnippet": "<button class=\"gsc-search-button gsc-search-button-v2\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 13 13\"><title>search</title><path d=\"m4.8495 7.8226c0.82666 0 1.5262-0.29146 2.0985-0.87438 0.57232-0.58292 0.86378-1.2877 0.87438-", "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/form[1]/table[1]/tr[1]/td[2]/button[1]", "issueID": "4050b4af1a268586ed4d0ba236eb7509", "signature": "dfb1f1477a3af085f4906e463c574a1a", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4050b4af1a268586ed4d0ba236eb7509" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": -2, "y": 0 }, "bottom-right": { "x": -24, "y": -22 }, "height": -22, "width": -22 }, "position": { "line": 10111, "column": 1076 }, "errorSnippet": "<button class=\"gsc-search-button gsc-search-button-v2\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 13 13\"><title>search</title><path d=\"m4.8495 7.8226c0.82666 0 1.5262-0.29146 2.0985-0.87438 0.57232-0.58292 0.86378-1.2877 0.87438-", "xpath": "/html/body/div[1]/header[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/table[1]/tr[1]/td[2]/button[1]", "issueID": "05ca765730a6b5cf02cddacd2b73c951", "signature": "cb7d0cb7355fa9ec3767ad9f38810f43", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=05ca765730a6b5cf02cddacd2b73c951" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 10, "y": 10 }, "height": 10, "width": 10 }, "position": { "line": 11455, "column": 0 }, "errorSnippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"Slide 1 of 5: Cyber Safety Review Board Releases Report\" tabindex=\"0\" aria-selected=\"true\">1</button>", "xpath": "/html/body/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/ul[1]/li[1]/button[1]", "issueID": "7b43b097abd5e8fa4cbae06c4aeada1c", "signature": "38b266a907ebe3db846b2a28b9668f65", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7b43b097abd5e8fa4cbae06c4aeada1c" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 10, "y": 10 }, "height": 10, "width": 10 }, "position": { "line": 11455, "column": 0 }, "errorSnippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control01\" aria-controls=\"slick-slide01\" aria-label=\"Slide 2 of 5: National Terrorism Advisory System Bulletin\" tabindex=\"0\">2</button>", "xpath": "/html/body/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/ul[1]/li[2]/button[1]", "issueID": "21f7e0805bda182d23be1c61363cb5fc", "signature": "db8cd9d6c77c9440ab30e898e2a86ae8", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=21f7e0805bda182d23be1c61363cb5fc" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 10, "y": 10 }, "height": 10, "width": 10 }, "position": { "line": 11455, "column": 0 }, "errorSnippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control02\" aria-controls=\"slick-slide02\" aria-label=\"Slide 3 of 5: Prepare for Hurricanes\" tabindex=\"0\">3</button>", "xpath": "/html/body/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/ul[1]/li[3]/button[1]", "issueID": "34ac5a214b884041f237aa4933d4fefc", "signature": "822954caa87c8e6c1114751eac1140ce", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=34ac5a214b884041f237aa4933d4fefc" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 10, "y": 10 }, "height": 10, "width": 10 }, "position": { "line": 11455, "column": 0 }, "errorSnippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control03\" aria-controls=\"slick-slide03\" aria-label=\"Slide 4 of 5: Uniting for Ukraine\" tabindex=\"0\">4</button>", "xpath": "/html/body/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/ul[1]/li[4]/button[1]", "issueID": "41e6d1dbbc4c0cc9020cfe1c4c1eec26", "signature": "9849fa9967bb6e8d4968e2c9655276c3", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=41e6d1dbbc4c0cc9020cfe1c4c1eec26" }, { "tID": 134, "bpID": 211, "priority": 66, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "Very small text found.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 10, "y": 10 }, "height": 10, "width": 10 }, "position": { "line": 11455, "column": 0 }, "errorSnippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control04\" aria-controls=\"slick-slide04\" aria-label=\"Slide 5 of 5: Recognizing DHS Excellence\" tabindex=\"0\">5</button>", "xpath": "/html/body/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/ul[1]/li[5]/button[1]", "issueID": "5cf35f05a2f980ce2173181d14142ecf", "signature": "0985f8327f2fdb8e65b200a5d265867e", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5cf35f05a2f980ce2173181d14142ecf" }, { "tID": 138, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Image link alternative text repeats text in 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": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.", "viewPortLocation": { "top-left": { "x": 4, "y": 0 }, "bottom-right": { "x": 52, "y": 48 }, "height": 48, "width": 48 }, "position": { "line": 10637, "column": 13 }, "errorSnippet": "<a class=\"usa-social-link usa-social-link--facebook survey-processed\" href=\"/facebook\"> <span class=\"usa-social-link__icon usa-social-link__icon--facebook\" role=\"img\" aria-label=\"Facebook\">Facebook</span> </a>", "xpath": "/html/body/div[1]/div[3]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]", "issueID": "570d232500da9f06aa46b7b16df510cf", "signature": "a1b75bd663a4fd9c4e994e4b3a061af6", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=570d232500da9f06aa46b7b16df510cf" }, { "tID": 138, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Image link alternative text repeats text in 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": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.", "viewPortLocation": { "top-left": { "x": 4, "y": 0 }, "bottom-right": { "x": 52, "y": 48 }, "height": 48, "width": 48 }, "position": { "line": 10650, "column": 17 }, "errorSnippet": "<a class=\"usa-social-link usa-social-link--twitter survey-processed\" href=\"/twitter\"> <span class=\"usa-social-link__icon usa-social-link__icon--twitter\" role=\"img\" aria-label=\"Twitter\">Twitter</span> </a>", "xpath": "/html/body/div[1]/div[3]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/a[1]", "issueID": "be408eacf09b0a662e20c7f09515fbe9", "signature": "7be9f71df12dbe1c5dc32028ce55b19d", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=be408eacf09b0a662e20c7f09515fbe9" }, { "tID": 138, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Image link alternative text repeats text in 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": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.", "viewPortLocation": { "top-left": { "x": 4, "y": 0 }, "bottom-right": { "x": 52, "y": 48 }, "height": 48, "width": 48 }, "position": { "line": 10663, "column": 17 }, "errorSnippet": "<a class=\"usa-social-link usa-social-link--youtube survey-processed\" href=\"/youtube\"> <span class=\"usa-social-link__icon usa-social-link__icon--youtube\" role=\"img\" aria-label=\"YouTube\">YouTube</span> </a>", "xpath": "/html/body/div[1]/div[3]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[3]/a[1]", "issueID": "3c4efed67dcaf30f56d07aefad80173e", "signature": "28ab3915711daf7d5b9ff681a2bc69ea", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=3c4efed67dcaf30f56d07aefad80173e" }, { "tID": 138, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Image link alternative text repeats text in 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": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.", "viewPortLocation": { "top-left": { "x": 4, "y": 0 }, "bottom-right": { "x": 52, "y": 48 }, "height": 48, "width": 48 }, "position": { "line": 10676, "column": 17 }, "errorSnippet": "<a class=\"usa-social-link usa-social-link--flickr survey-processed\" href=\"/flicker\"> <span class=\"usa-social-link__icon usa-social-link__icon--flickr\" role=\"img\" aria-label=\"Flickr\">Flickr</span> </a>", "xpath": "/html/body/div[1]/div[3]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[4]/a[1]", "issueID": "16b95c9339e903a2007074af0fe7ee50", "signature": "e68bfabb821a120155f8d7e9fe21b503", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=16b95c9339e903a2007074af0fe7ee50" }, { "tID": 138, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Image link alternative text repeats text in 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": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.", "viewPortLocation": { "top-left": { "x": 4, "y": 0 }, "bottom-right": { "x": 52, "y": 48 }, "height": 48, "width": 48 }, "position": { "line": 10689, "column": 17 }, "errorSnippet": "<a class=\"usa-social-link usa-social-link--instagram survey-processed\" href=\"/instagram\"> <span class=\"usa-social-link__icon usa-social-link__icon--instagram\" role=\"img\" aria-label=\"Instagram\">Instagram</span> </a>", "xpath": "/html/body/div[1]/div[3]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[5]/a[1]", "issueID": "f6b29dd1ac2c82f203e7e1ef483bbcf7", "signature": "7dda4acdad98dbf534c4287c363d3dbb", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=f6b29dd1ac2c82f203e7e1ef483bbcf7" }, { "tID": 138, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Image link alternative text repeats text in 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": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.", "viewPortLocation": { "top-left": { "x": 4, "y": 0 }, "bottom-right": { "x": 52, "y": 48 }, "height": 48, "width": 48 }, "position": { "line": 10702, "column": 17 }, "errorSnippet": "<a class=\"usa-social-link usa-social-link--linkedin survey-processed\" href=\"/linkedin\"> <span class=\"usa-social-link__icon usa-social-link__icon--linkedin\" role=\"img\" aria-label=\"LinkedIn\">LinkedIn</span> </a>", "xpath": "/html/body/div[1]/div[3]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[6]/a[1]", "issueID": "dccdd6860521bf8a0b443a8cb947bcd3", "signature": "cbd2384b1c7dd7e22e74ea49f966677e", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=dccdd6860521bf8a0b443a8cb947bcd3" }, { "tID": 138, "bpID": 106, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Image link alternative text repeats text in 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": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.", "viewPortLocation": { "top-left": { "x": 4, "y": 0 }, "bottom-right": { "x": 52, "y": 48 }, "height": 48, "width": 48 }, "position": { "line": 10715, "column": 17 }, "errorSnippet": "<a class=\"usa-social-link usa-social-link--email survey-processed\" href=\"https://public.govdelivery.com/accounts/USDHS/subscriber/new\" target=\"_blank\"> <span class=\"usa-social-link__icon usa-social-link__icon--email\" role=\"img\" aria-label=\"Email", "xpath": "/html/body/div[1]/div[3]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[7]/a[1]", "issueID": "68fc597486b263b91e7964e3c7e729b5", "signature": "c19cb4d82aab4a597826350e220d14b4", "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=68fc597486b263b91e7964e3c7e729b5" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1024, "y": 14 }, "height": 14, "width": 1024 }, "position": { "line": 6852, "column": 332 }, "errorSnippet": "<header class=\"usa-banner__header\"> <div class=\"usa-banner__inner\"> <div class=\"grid-col-auto\"> <img class=\"usa-banner__header-flag\" src=\"/profiles/dhsd8_gov/themes/custom/dhs_uswds_subtheme/assets/img/us_flag_small.png\" alt=\"U.S. fl", "xpath": "/html/body/div[1]/section[1]/div[1]/header[1]", "issueID": "0da844d007c6fb553674c5c712c51b7f", "signature": "ca00f5f6e173a00ff9fb998c722d3707", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0da844d007c6fb553674c5c712c51b7f" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 150 }, "bottom-right": { "x": 1024, "y": 199 }, "height": 49, "width": 1024 }, "position": { "line": 10099, "column": 7 }, "errorSnippet": "<nav aria-label=\"Primary navigation\" class=\"usa-nav\" role=\"navigation\"> <button class=\"usa-nav__close\" style=\"\"> <img src=\"/themes/custom/dhs_uswds/assets/img/close-white.svg\" alt=\"close\"> </button> <div class=\"region region-pr", "xpath": "/html/body/div[1]/header[1]/div[1]/nav[1]", "issueID": "6989db3f6a51f8c1638f5e566e9d6d32", "signature": "046c75f4dd1e50d44660100fa4728e1d", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6989db3f6a51f8c1638f5e566e9d6d32" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 111, "y": 45 }, "height": 45, "width": 111 }, "position": { "line": 1219, "column": 3 }, "errorSnippet": "<li class=\"usa-nav__primary-item\"> <button class=\"usa-accordion__button usa-nav__link \" aria-expanded=\"false\" aria-controls=\"basic-mega-nav-section-1\"> <span>Topics</span><span class=\"expansion-indicator\"></span> </", "xpath": "/html/body/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[1]", "issueID": "2cff238ddce53f18ce55841c91f9bdcc", "signature": "95b607a091fd0cacc405124751c43a1e", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2cff238ddce53f18ce55841c91f9bdcc" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 111, "y": 0 }, "bottom-right": { "x": 215, "y": 45 }, "height": 45, "width": 104 }, "position": { "line": 1220, "column": 3 }, "errorSnippet": "<li class=\"usa-nav__primary-item\"> <button class=\"usa-accordion__button usa-nav__link \" aria-expanded=\"false\" aria-controls=\"basic-mega-nav-section-2\"> <span>News</span><span class=\"expansion-indicator\"></span> </bu", "xpath": "/html/body/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[2]", "issueID": "95bac7b12f8e596d0e38268fc960beca", "signature": "e9fd655b3a5e150bd7d6d3ce7370b581", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=95bac7b12f8e596d0e38268fc960beca" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 215, "y": 0 }, "bottom-right": { "x": 337, "y": 45 }, "height": 45, "width": 122 }, "position": { "line": 1224, "column": 3 }, "errorSnippet": "<li class=\"usa-nav__primary-item\"> <button class=\"usa-accordion__button usa-nav__link \" aria-expanded=\"false\" aria-controls=\"basic-mega-nav-section-3\"> <span>In Focus</span><span class=\"expansion-indicator\"></span> <", "xpath": "/html/body/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[3]", "issueID": "4f82ce488f0a538ddc58015834ca7eeb", "signature": "8cc7c637a7c6b1fe44f8886465a9ba62", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4f82ce488f0a538ddc58015834ca7eeb" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 337, "y": 0 }, "bottom-right": { "x": 469, "y": 45 }, "height": 45, "width": 132 }, "position": { "line": 1226, "column": 3 }, "errorSnippet": "<li class=\"usa-nav__primary-item\"> <button class=\"usa-accordion__button usa-nav__link \" aria-expanded=\"false\" aria-controls=\"basic-mega-nav-section-4\"> <span>How Do I?</span><span class=\"expansion-indicator\"></span> &l", "xpath": "/html/body/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[4]", "issueID": "fd12e1fc7b190bb563abb58105181da0", "signature": "d545847ae2134a80692fff4bd5fea5bb", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=fd12e1fc7b190bb563abb58105181da0" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 469, "y": 0 }, "bottom-right": { "x": 624, "y": 45 }, "height": 45, "width": 155 }, "position": { "line": 1227, "column": 3 }, "errorSnippet": "<li class=\"usa-nav__primary-item\"> <button class=\"usa-accordion__button usa-nav__link \" aria-expanded=\"false\" aria-controls=\"basic-mega-nav-section-5\"> <span>Get Involved</span><span class=\"expansion-indicator\"></span>", "xpath": "/html/body/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[5]", "issueID": "2d1607666a132224f95596087ad9a1c0", "signature": "1c1c5a32eb4dd1c389ca206545172e4b", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2d1607666a132224f95596087ad9a1c0" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 624, "y": 0 }, "bottom-right": { "x": 764, "y": 45 }, "height": 45, "width": 140 }, "position": { "line": 1228, "column": 3 }, "errorSnippet": "<li class=\"usa-nav__primary-item\"> <button class=\"usa-accordion__button usa-nav__link \" aria-expanded=\"false\" aria-controls=\"basic-mega-nav-section-6\"> <span>About DHS</span><span class=\"expansion-indicator\"></span> &l", "xpath": "/html/body/div[1]/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[6]", "issueID": "35526883d67163d05a56ded05097126f", "signature": "ed940e35925ea418b8d4e31cf0bcb4e3", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=35526883d67163d05a56ded05097126f" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 16, "y": 0 }, "bottom-right": { "x": 520, "y": 50 }, "height": 50, "width": 504 }, "position": { "line": 12052, "column": 80 }, "errorSnippet": "<div class=\"usa-footer__social-links grid-row grid-gap-1\"> <div class=\"grid-col-auto\"> <a class=\"usa-social-link usa-social-link--facebook survey-processed\" href=\"/facebook\"> <span class=\"usa-social-link__icon usa-social-link__icon--", "xpath": "/html/body/div[1]/div[3]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]", "issueID": "cf5705c17808bbb276d876710f816672", "signature": "fcda83bc9562fc48d9e15ebd14405987", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=cf5705c17808bbb276d876710f816672" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 16, "y": 66 }, "bottom-right": { "x": 776, "y": 211.906 }, "height": 145.906, "width": 760 }, "position": { "line": 12181, "column": 5 }, "errorSnippet": "<nav role=\"navigation\" aria-labelledby=\"block-dhs-uswds-subtheme-footer-menu\" id=\"block-dhs-uswds-subtheme-footer\" class=\"grid-col-9 block block-menu navigation menu--footer\"> <ul class=\"menu menu--footer nav\"> <li class=\"first\"> <a ", "xpath": "/html/body/div[1]/div[3]/footer[1]/div[4]/div[1]/div[1]/div[1]/div[1]/nav[1]", "issueID": "48c9516f1ce33accb438a3fd318f1f02", "signature": "751fb5c4ca5baac2aeb52cdd54a71cb2", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=48c9516f1ce33accb438a3fd318f1f02" }, { "tID": 144, "bpID": 14, "priority": 91, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This content's line height is insufficent to properly display the computed element font size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation" ], "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.", "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1004, "y": 748 }, "height": 748, "width": 1004 }, "position": { "line": 12168, "column": 17 }, "errorSnippet": "<div id=\"wcm-survey-popup\" class=\"\" style=\"\"> <div class=\"logo logo-img\"> <img id=\"logo\" alt=\" Logo\" src=\"/themes/custom/dhs_uswds/logo-wordmark-blue.svg\"> </div> <div class=\"message\"> <p>You have been selected to part", "xpath": "/html/body/div[3]", "issueID": "724f21a13868e9d2527f69ca343b53e2", "signature": "bfad4a69fbf291c273af8f47918d2a02", "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=724f21a13868e9d2527f69ca343b53e2" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 15.781199999999998, "y": 28 }, "height": 28, "width": 15.781199999999998 }, "position": { "line": 2294, "column": 0 }, "errorSnippet": "<a class=\"gsst_a\" href=\"javascript:void(0)\" title=\"Clear search box\" role=\"button\" style=\"display: none;\"><span class=\"gscb_a\" id=\"gs_cb50\" aria-hidden=\"true\">×</span></a>", "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/form[1]/table[1]/tr[1]/td[1]/div[1]/table[1]/tr[1]/td[2]/div[1]/a[1]", "issueID": "c48e11eead262bbabc11e4e65c591eae", "signature": "9896cf90ccc2da0f73a8e7de67d46117", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c48e11eead262bbabc11e4e65c591eae" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0.875 }, "bottom-right": { "x": 0, "y": 18.375 }, "height": 17.5, "width": 0 }, "position": { "line": 6059, "column": 34 }, "errorSnippet": "<input autocomplete=\"off\" type=\"text\" size=\"10\" class=\"gsc-input\" name=\"search\" title=\"search\" id=\"gsc-i-id2\" style=\"width: 100%; padding: 0px; border: none; margin: -0.0625em 0px 0px; height: 1.25em; outline: none;\" dir=\"ltr\" spellcheck=\"false\">", "xpath": "/html/body/div[1]/header[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/table[1]/tr[1]/td[1]/div[1]/table[1]/tr[1]/td[1]/input[1]", "issueID": "ddbd9813b8be940cd902f4712599a9a0", "signature": "d593f129409f57909fa6e29059384ae3", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ddbd9813b8be940cd902f4712599a9a0" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": -8, "y": 0 }, "height": 0, "width": -8 }, "position": { "line": 2294, "column": 0 }, "errorSnippet": "<a class=\"gsst_a\" href=\"javascript:void(0)\" style=\"display: none;\" title=\"Clear search box\" role=\"button\"><span class=\"gscb_a\" id=\"gs_cb51\" aria-hidden=\"true\">×</span></a>", "xpath": "/html/body/div[1]/header[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/table[1]/tr[1]/td[1]/div[1]/table[1]/tr[1]/td[2]/div[1]/a[1]", "issueID": "93f5bef23e4a5720ae2798dc02f5eada", "signature": "0adbeb47bda1059cf6504a6d7873a1f3", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=93f5bef23e4a5720ae2798dc02f5eada" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 10, "y": 10 }, "height": 10, "width": 10 }, "position": { "line": 11455, "column": 0 }, "errorSnippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"Slide 1 of 5: Cyber Safety Review Board Releases Report\" tabindex=\"0\" aria-selected=\"true\">1</button>", "xpath": "/html/body/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/ul[1]/li[1]/button[1]", "issueID": "094ba8cdd39085a24d44a58365669b1d", "signature": "5e605d1fd23229ed55dfc359296a4c53", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=094ba8cdd39085a24d44a58365669b1d" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 10, "y": 10 }, "height": 10, "width": 10 }, "position": { "line": 11455, "column": 0 }, "errorSnippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control01\" aria-controls=\"slick-slide01\" aria-label=\"Slide 2 of 5: National Terrorism Advisory System Bulletin\" tabindex=\"0\">2</button>", "xpath": "/html/body/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/ul[1]/li[2]/button[1]", "issueID": "aabe6e3f3f9a637785569884b5134883", "signature": "3cec07b1ac3b781b7f682562ae158e1d", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=aabe6e3f3f9a637785569884b5134883" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 10, "y": 10 }, "height": 10, "width": 10 }, "position": { "line": 11455, "column": 0 }, "errorSnippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control02\" aria-controls=\"slick-slide02\" aria-label=\"Slide 3 of 5: Prepare for Hurricanes\" tabindex=\"0\">3</button>", "xpath": "/html/body/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/ul[1]/li[3]/button[1]", "issueID": "32b290ed734c899db36beeb2e0668dbd", "signature": "46f4e3bd7dab5e0cdaa1cbfa3d73af84", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=32b290ed734c899db36beeb2e0668dbd" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 10, "y": 10 }, "height": 10, "width": 10 }, "position": { "line": 11455, "column": 0 }, "errorSnippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control03\" aria-controls=\"slick-slide03\" aria-label=\"Slide 4 of 5: Uniting for Ukraine\" tabindex=\"0\">4</button>", "xpath": "/html/body/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/ul[1]/li[4]/button[1]", "issueID": "0c302645ceb5552b618a15737b04e641", "signature": "2b693bcf0d8ade7df734f353b35b7a5b", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0c302645ceb5552b618a15737b04e641" }, { "tID": 152, "bpID": 211, "priority": 88, "level": [ "A", "AA", "AAA" ], "certainty": 100, "errorTitle": "This actionable element is smaller than the minimum required size.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size" ], "resultTitle": "Ensure content is legible.", "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 10, "y": 10 }, "height": 10, "width": 10 }, "position": { "line": 11455, "column": 0 }, "errorSnippet": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control04\" aria-controls=\"slick-slide04\" aria-label=\"Slide 5 of 5: Recognizing DHS Excellence\" tabindex=\"0\">5</button>", "xpath": "/html/body/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/ul[1]/li[5]/button[1]", "issueID": "53c6c313878be388bda6c1ca7771f887", "signature": "e2ed1a9593bfa15fab0cc4184368b141", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=53c6c313878be388bda6c1ca7771f887" }, { "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": 4, "y": 0 }, "bottom-right": { "x": 52, "y": 48 }, "height": 48, "width": 48 }, "position": { "line": 10676, "column": 17 }, "errorSnippet": "<a class=\"usa-social-link usa-social-link--flickr survey-processed\" href=\"/flicker\"> <span class=\"usa-social-link__icon usa-social-link__icon--flickr\" role=\"img\" aria-label=\"Flickr\">Flickr</span> </a>", "xpath": "/html/body/div[1]/div[3]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[4]/a[1]", "issueID": "63fa5a367b8f04609e9ff0707cea0fac", "signature": "b4677e800395e2483286a7d4df861c4e", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=63fa5a367b8f04609e9ff0707cea0fac" }, { "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": 4, "y": 0 }, "bottom-right": { "x": 52, "y": 48 }, "height": 48, "width": 48 }, "position": { "line": 10715, "column": 17 }, "errorSnippet": "<a class=\"usa-social-link usa-social-link--email survey-processed\" href=\"https://public.govdelivery.com/accounts/USDHS/subscriber/new\" target=\"_blank\"> <span class=\"usa-social-link__icon usa-social-link__icon--email\" role=\"img\" aria-label=\"Email", "xpath": "/html/body/div[1]/div[3]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[7]/a[1]", "issueID": "770e1b58262e4fea71978a8ad4b85f4c", "signature": "60052e774c4b150f81d2c0321253b157", "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=770e1b58262e4fea71978a8ad4b85f4c" }, { "tID": 155, "bpID": 143, "priority": 100, "level": [ "A", "AAA" ], "certainty": 60, "errorTitle": "These headings are not structured in a hierarchical manner.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings" ], "resultTitle": "Make sure that headings are in the right order for the content.", "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.", "viewPortLocation": { "top-left": { "x": 0, "y": 0 }, "bottom-right": { "x": 1024, "y": 3235.77 }, "height": 3235.77, "width": 1024 }, "position": { "line": 4330, "column": 60 }, "errorSnippet": "<body class=\"path-frontpage page-node-type-site-page\"> <a href=\"#main-content\" class=\"visually-hidden focusable skip-link survey-processed\"> Skip to main content </a> <div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-ca", "xpath": "/html/body", "issueID": "2611c88e2966e48a3f9431d1dc44272e", "signature": "5ec64eb67f44bab6ad606a3245033465", "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=2611c88e2966e48a3f9431d1dc44272e" }, { "tID": 190, "bpID": 73, "priority": 100, "level": [ "A", "AAA" ], "certainty": 100, "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard", "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)" ], "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.", "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute. As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.", "viewPortLocation": { "top-left": { "x": 0, "y": 486.890625 }, "bottom-right": { "x": 1024, "y": 514.890625 }, "height": 28, "width": 1024 }, "position": { "line": 5988, "column": 0 }, "errorSnippet": "<ul class=\"slick-dots\" style=\"\" role=\"tablist\"><li class=\"slick-active\" role=\"presentation\"><button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"Slide 1 of 5: Cyber Safety Review Board Relea", "xpath": "/html/body/div[1]/main[1]/div[1]/div[2]/div[1]/div[1]/div[2]/article[1]/div[1]/div[1]/ul[1]", "issueID": "93dbb578151b48cc5b279d34f2b21168", "signature": "af6eba0a648df89e590d1a7fb58879cc", "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=93dbb578151b48cc5b279d34f2b21168" }, { "tID": 218, "bpID": 207, "priority": 88, "level": [ "AAA" ], "certainty": 100, "errorTitle": "This link opens in a new window without user control.", "standards": [ "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request" ], "resultTitle": "Notify the user when links will open new windows or tabs", "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.", "viewPortLocation": { "top-left": { "x": 4, "y": 0 }, "bottom-right": { "x": 52, "y": 48 }, "height": 48, "width": 48 }, "position": { "line": 10715, "column": 17 }, "errorSnippet": "<a class=\"usa-social-link usa-social-link--email survey-processed\" href=\"https://public.govdelivery.com/accounts/USDHS/subscriber/new\" target=\"_blank\"> <span class=\"usa-social-link__icon usa-social-link__icon--email\" role=\"img\" aria-label=\"Email", "xpath": "/html/body/div[1]/div[3]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[7]/a[1]", "issueID": "2bb1a3665ed8b147a9a2a6a97970d4a5", "signature": "4b19fcad3b26becfc8d7a158b50c26d8", "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2bb1a3665ed8b147a9a2a6a97970d4a5" } ], "log": [] } } }, { "type": "launch", "which": "chromium", "what": "Chromium browser" }, { "type": "url", "which": "https://www.dhs.gov/", "what": "Department of Homeland Security (DHS)", "result": "https://www.dhs.gov/" }, { "type": "test", "which": "continuum", "what": "Level Access Continuum, community edition", "url": "https://www.dhs.gov/", "result": [ { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'desktop-submenu', which is not unique in the same DOM", "element": "<div class=\"grid-row grid-gap-4\" id=\"desktop-submenu\"><div class=\"desktop:grid-col-3\"><div class=\"us ... -item\"><a class=\"survey-processed\" href=\"/topics\"><span><h3>Topics</h3></span></a></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"desktop-submenu\"][class=\"grid-row grid-gap-4\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'desktop-submenu', which is not unique in the same DOM", "element": "<div class=\"grid-row grid-gap-4\" id=\"desktop-submenu\"><div class=\"desktop:grid-col-3\"><div class=\"us ... menu-item\"><a class=\"survey-processed\" href=\"/news\"><span><h3>News</h3></span></a></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"desktop-submenu\"][class=\"grid-row grid-gap-4\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'desktop-submenu', which is not unique in the same DOM", "element": "<div class=\"grid-row grid-gap-4\" id=\"desktop-submenu\"><div class=\"desktop:grid-col-3\"><div class=\"us ... item\"><a class=\"survey-processed\" href=\"/focus\"><span><h3>In Focus</h3></span></a></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"desktop-submenu\"][class=\"grid-row grid-gap-4\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'desktop-submenu', which is not unique in the same DOM", "element": "<div class=\"grid-row grid-gap-4\" id=\"desktop-submenu\"><div class=\"desktop:grid-col-3\"><div class=\"us ... \"><a class=\"survey-processed\" href=\"/how-do-i\"><span><h3>How Do I?</h3></span></a></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"desktop-submenu\"][class=\"grid-row grid-gap-4\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'desktop-submenu', which is not unique in the same DOM", "element": "<div class=\"grid-row grid-gap-4\" id=\"desktop-submenu\"><div class=\"desktop:grid-col-3\"><div class=\"us ... ass=\"survey-processed\" href=\"/get-involved\"><span><h3>Get Involved</h3></span></a></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"desktop-submenu\"][class=\"grid-row grid-gap-4\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'desktop-submenu', which is not unique in the same DOM", "element": "<div class=\"grid-row grid-gap-4\" id=\"desktop-submenu\"><div class=\"desktop:grid-col-3\"><div class=\"us ... ><a class=\"survey-processed\" href=\"/about-dhs\"><span><h3>About DHS</h3></span></a></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"desktop-submenu\"][class=\"grid-row grid-gap-4\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'extra-parent', which is not unique in the same DOM", "element": "<div class=\"grid-row grid-gap-4\" id=\"extra-parent\"><div id=\"mobile-submenu\"><div class=\"usa-col\"><di ... d\" href=\"/topics/transportation-security\"><span>Transportation Security</span></a></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"extra-parent\"][class=\"grid-row grid-gap-4\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'extra-parent', which is not unique in the same DOM", "element": "<div class=\"grid-row grid-gap-4\" id=\"extra-parent\"><div id=\"mobile-submenu\"><div class=\"usa-col\"><di ... v__submenu-item\"><a class=\"survey-processed\" href=\"/news-releases/testimony\"><span>Testimony</span><", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"extra-parent\"][class=\"grid-row grid-gap-4\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'extra-parent', which is not unique in the same DOM", "element": "<div class=\"grid-row grid-gap-4\" id=\"extra-parent\"><div id=\"mobile-submenu\"><div class=\"usa-col\"><di ... \"><a class=\"survey-processed\" href=\"/ukraine\"><span>Uniting for Ukraine</span></a></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"extra-parent\"][class=\"grid-row grid-gap-4\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'extra-parent', which is not unique in the same DOM", "element": "<div class=\"grid-row grid-gap-4\" id=\"extra-parent\"><div id=\"mobile-submenu\"><div class=\"usa-col\"><di ... \"survey-processed\" href=\"/how-do-i/for-the-public\"><span>For the Public</span></a></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(4)>*:nth-child(2)>*:nth-child(2)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"extra-parent\"][class=\"grid-row grid-gap-4\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'extra-parent', which is not unique in the same DOM", "element": "<div class=\"grid-row grid-gap-4\" id=\"extra-parent\"><div id=\"mobile-submenu\"><div class=\"usa-col\"><di ... cessed\" href=\"/us-coast-guard-auxiliary\"><span>US Coast Guard Auxiliary</span></a></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(2)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"extra-parent\"][class=\"grid-row grid-gap-4\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'extra-parent', which is not unique in the same DOM", "element": "<div class=\"grid-row grid-gap-4\" id=\"extra-parent\"><div id=\"mobile-submenu\"><div class=\"usa-col\"><di ... u-item\"><a class=\"survey-processed\" href=\"/site-links\"><span>Site Links</span></a></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(2)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"extra-parent\"][class=\"grid-row grid-gap-4\"]", "attNo": 2 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'mobile-submenu', which is not unique in the same DOM", "element": "<div id=\"mobile-submenu\"><div class=\"usa-col\"><div class=\"usa-nav__submenu-item\"><a class=\"survey-processed\" href=\"/topics\"><span>Topics</span></a></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"mobile-submenu\"]", "attNo": 1 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'mobile-submenu', which is not unique in the same DOM", "element": "<div id=\"mobile-submenu\"><div class=\"usa-col\"><div class=\"usa-nav__submenu-item\"><a class=\"survey-processed\" href=\"/news\"><span>News</span></a></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"mobile-submenu\"]", "attNo": 1 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'mobile-submenu', which is not unique in the same DOM", "element": "<div id=\"mobile-submenu\"><div class=\"usa-col\"><div class=\"usa-nav__submenu-item\"><a class=\"survey-processed\" href=\"/focus\"><span>In Focus</span></a></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"mobile-submenu\"]", "attNo": 1 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'mobile-submenu', which is not unique in the same DOM", "element": "<div id=\"mobile-submenu\"><div class=\"usa-col\"><div class=\"usa-nav__submenu-item\"><a class=\"survey-processed\" href=\"/how-do-i\"><span>How Do I?</span></a></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(4)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"mobile-submenu\"]", "attNo": 1 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'mobile-submenu', which is not unique in the same DOM", "element": "<div id=\"mobile-submenu\"><div class=\"usa-col\"><div class=\"usa-nav__submenu-item\"><a class=\"survey-processed\" href=\"/get-involved\"><span>Get Involved</span></a></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"mobile-submenu\"]", "attNo": 1 } }, { "engineTestId": 94, "bestPracticeId": 1352, "attribute": "This element has an id attribute set to a value that is not unique in the same DOM", "attributeDetail": "This DIV has an id attribute of 'mobile-submenu', which is not unique in the same DOM", "element": "<div id=\"mobile-submenu\"><div class=\"usa-col\"><div class=\"usa-nav__submenu-item\"><a class=\"survey-processed\" href=\"/about-dhs\"><span>About DHS</span></a></div></div></div>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)", "fixType": "", "fingerprint": { "version": 2, "css": "div[id=\"mobile-submenu\"]", "attNo": 1 } }, { "engineTestId": 95, "bestPracticeId": 1626, "attribute": "This element has an aria-labelledby attribute value that includes one or more invalid or duplicate ids", "attributeDetail": "This NAV has an aria-labelledby attribute value of 'block-dhs-uswds-subtheme-footer-menu', which includes one or more invalid or duplicate ids", "element": "<nav class=\"grid-col-9 block block-menu navigation menu--footer\" id=\"block-dhs-uswds-subtheme-footer ... class=\"last survey-processed\" title=\"USA.gov\" href=\"https://www.usa.gov\">USA.gov</a></li></ul></nav>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide the ID of an element which contains the label content for this element.", "fix": { "aria-labelledby": null } }, "fingerprint": { "version": 2, "css": "nav[role=\"navigation\"][aria-labelledby=\"block-dhs-uswds-subtheme-footer-menu\"][id=\"block-dhs-uswds-subtheme-footer\"][class=\"grid-col-9 block block-menu navigation menu--footer\"]", "attNo": 4 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a data-route-name=\"\" class=\"card-link survey-processed\" href=\"https://www.schoolsafety.gov\"><articl ... 22_0531_opa_schoolsafetygov.jpg?h=73306683&itok=UTvT5Lci\"></div></div></div></div></article></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"https://www.schoolsafety.gov\"][class=\"card-link survey-processed\"][data-route-name=\"\"]", "attNo": 3 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a data-route-name=\"\" class=\"card-link survey-processed\" href=\"/ukraine\"><article class=\"media media ... 5_opa_u4u_dhsgov-card_final.jpg?h=73306683&itok=DMZ8HVvX\"></div></div></div></div></article></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"/ukraine\"][class=\"card-link survey-processed\"][data-route-name=\"\"]", "attNo": 3 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a data-route-name=\"\" class=\"card-link survey-processed\" href=\"/allieswelcome?utm_source=hp_slidesho ... operation-allies-welcome-sc.jpg?h=73306683&itok=ZH1qpwtI\"></div></div></div></div></article></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"/allieswelcome?utm_source=hp_slideshow&utm_medium=web&utm_campaign=dhsgov\"][class=\"card-link survey-processed\"][data-route-name=\"\"]", "attNo": 3 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a data-route-name=\"\" class=\"card-link survey-processed\" href=\"/dhs-actions-climate-change?utm_sourc ... 1-12/21_1215_climate-change.jpg?h=73306683&itok=h_CfZD8w\"></div></div></div></div></article></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"/dhs-actions-climate-change?utm_source=hp_slideshow&utm_medium=web&utm_campaign=dhsgov\"][class=\"card-link survey-processed\"][data-route-name=\"\"]", "attNo": 3 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a data-route-name=\"\" class=\"card-link survey-processed\" href=\"/topics/cybersecurity?utm_source=hp_s ... k_1902760141_dhs-large-card.jpg?h=73306683&itok=cBlUR1Cm\"></div></div></div></div></article></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"/topics/cybersecurity?utm_source=hp_slideshow&utm_medium=web&utm_campaign=dhsgov\"][class=\"card-link survey-processed\"][data-route-name=\"\"]", "attNo": 3 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a data-route-name=\"\" class=\"card-link survey-processed\" href=\"/real-id/are-you-real-id-ready\"><arti ... c/2021-12/21_1221_realid-sc.jpg?h=73306683&itok=AT_XCBtR\"></div></div></div></div></article></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"/real-id/are-you-real-id-ready\"][class=\"card-link survey-processed\"][data-route-name=\"\"]", "attNo": 3 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a class=\"text-no-underline card-link survey-processed\" href=\"/homeland-security-careers\"><div class ... enterprise-careers.png?itok=dfEgtdzH\"></div></div></div></div></article></div></div></div></div></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"/homeland-security-careers\"][class=\"text-no-underline card-link survey-processed\"]", "attNo": 2 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a class=\"text-no-underline card-link survey-processed\" href=\"/see-something-say-something/how-to-re ... man-trafficking-sc.jpg?itok=tbrRaN2K\"></div></div></div></div></article></div></div></div></div></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"/see-something-say-something/how-to-report-suspicious-activity\"][class=\"text-no-underline card-link survey-processed\"]", "attNo": 2 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a class=\"text-no-underline card-link survey-processed\" href=\"/check-wait-times\"><div class=\"usa-car ... /22_0214-travel-sc.jpg?itok=gmnvzQ4D\"></div></div></div></div></article></div></div></div></div></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"/check-wait-times\"][class=\"text-no-underline card-link survey-processed\"]", "attNo": 2 } }, { "engineTestId": 237, "bestPracticeId": 1301, "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated", "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated", "element": "<a class=\"text-no-underline card-link survey-processed\" href=\"/topics/cybersecurity\"><div class=\"usa ... aphy-Cybersecurity.jpg?itok=xBzXndrd\"></div></div></div></div></article></div></div></div></div></a>", "testResult": 0, "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)", "fixType": { "fixType": 1, "domSpec": false, "helperText": "Provide a descriptive accessible name for the anchor element.", "fix": { "aria-label": null } }, "fingerprint": { "version": 2, "css": "a[href=\"/topics/cybersecurity\"][class=\"text-no-underline card-link survey-processed\"]", "attNo": 2 } } ] } ], "timeStamp": "4aieq", "startTime": "2022-07-17T22:00:22", "presses": 0, "amountRead": 0, "testTimes": [ [ "hover", 52 ], [ "ibm", 17 ], [ "motion", 14 ], [ "alfa", 12 ], [ "tabNav", 6 ], [ "wave", 4 ], [ "axe", 3 ], [ "focAll", 1 ], [ "focInd", 1 ], [ "tenon", 1 ], [ "bulk", 0 ], [ "embAc", 0 ], [ "focOp", 0 ], [ "labClash", 0 ], [ "linkUl", 0 ], [ "menuNav", 0 ], [ "radioSet", 0 ], [ "role", 0 ], [ "styleDiff", 0 ], [ "zIndex", 0 ], [ "htmlcs", 0 ], [ "continuum", 0 ] ], "logCount": 30, "logSize": 3011, "errorLogCount": 24, "errorLogSize": 2302, "prohibitedCount": 0, "visitTimeoutCount": 0, "visitRejectionCount": 0, "endTime": "2022-07-17T22:02:47", "elapsedSeconds": 151, "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": { "motion": 44, "bulk": 1, "focAll": 66, "focInd": 12, "focOp": 54, "hover": 3, "linkUl": 168, "role": 13, "styleDiff": 34, "tabNav": 44, "zIndex": 16 }, "alfa": { "r3": 72, "r57": 8, "r65": 1, "r66": 24, "r73": 8, "r74": 4, "r8": 4 }, "axe": { "aria-allowed-attr": 1, "aria-valid-attr-value": 1, "color-contrast-enhanced": 80, "color-contrast": 5, "frame-tested": 2, "hidden-content": 0, "css-orientation-lock": 1, "aria-input-field-name": 3, "duplicate-id": 3, "label-title-only": 3 }, "htmlcs": { "e:AA.2_4_1.H64.1": 4, "e:AA.4_1_1.F77": 12, "w:AA.1_3_1_A.G141": 2, "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 2, "w:AA.1_4_3.G18.Abs": 2, "w:AA.4_1_2.H91.A.Empty": 1 }, "ibm": { "WCAG20_Input_ExplicitLabel": 4, "WCAG20_Html_HasLang": 4, "RPT_Table_DataHeadingsAria": 16, "RPT_Elem_UniqueId": 36, "Rpt_Aria_WidgetLabels_Implicit": 20, "Rpt_Aria_ValidIdRef": 4, "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 8, "Rpt_Aria_MultipleNavigationLandmarks_Implicit": 4, "element_attribute_deprecated": 6, "aria_role_redundant": 5 }, "wave": { "e:aria_reference_broken": 4, "c:contrast": 12, "a:alt_suspicious": 3, "a:alt_duplicate": 1, "a:label_title": 2, "a:link_redundant": 14, "a:accesskey": 1, "a:underline": 2, "a:title_redundant": 6, "a:table_layout": 6 }, "tenon": { "28": 4, "73": 8, "79": 24, "129": 9, "134": 21, "138": 28, "144": 44, "152": 40, "155": 2, "190": 4, "218": 4 }, "continuum": { "94": 72, "95": 4, "237": 40 } }, "groupDetails": { "groups": { "spontaneousMotion": { "testaro": { "motion": { "score": 22, "what": "Change of visible content not requested by user" } } }, "visibleBulk": { "testaro": { "bulk": { "score": 1, "what": "Page contains many visible elements" } } }, "tabFocusability": { "testaro": { "focAll": { "score": 33, "what": "Discrepancy between elements that should be and that are Tab-focusable" } } }, "focusIndication": { "testaro": { "focInd": { "score": 12, "what": "Focused element displaying no or nostandard focus indicator" } }, "alfa": { "r65": { "score": 1, "what": "Element in sequential focus order has no visible focus" } } }, "focusableOperable": { "testaro": { "focOp": { "score": 41, "what": "Operable elements that cannot be Tab-focused and vice versa" } } }, "hoverSurprise": { "testaro": { "hover": { "score": 1, "what": "Content changes caused by hovering" } } }, "linkIndication": { "testaro": { "linkUl": { "score": 84, "what": "Non-underlined adjacent links" } } }, "roleBad": { "testaro": { "role": { "score": 10, "what": "Nonexistent or implicit-overriding role" } }, "ibm": { "aria_role_redundant": { "score": 4, "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element" } } }, "inconsistentStyles": { "testaro": { "styleDiff": { "score": 9, "what": "Heading, link, and button style inconsistencies" } } }, "tabNavigation": { "testaro": { "tabNav": { "score": 22, "what": "Nonstandard keyboard navigation among tabs" } } }, "zIndexNotZero": { "testaro": { "zIndex": { "score": 4, "what": "Layering with nondefault z-index values" } } }, "duplicateID": { "alfa": { "r3": { "score": 54, "what": "Element id attribute value is not unique" } }, "axe": { "duplicate-id": { "score": 2, "what": "id attribute value is not unique" } }, "htmlcs": { "e:AA.4_1_1.F77": { "score": 9, "what": "Duplicate id attribute value" } }, "ibm": { "RPT_Elem_UniqueId": { "score": 27, "what": "Element id attribute value is not unique within the document" } }, "continuum": { "94": { "score": 54, "what": "Elements contains an id attribute set to a value that is not unique in the DOM" } } }, "contentBeyondLandmarks": { "alfa": { "r57": { "score": 4, "what": "Perceivable text content is not included in any landmark" } }, "ibm": { "Rpt_Aria_OrphanedContent_Native_Host_Sematics": { "score": 4, "what": "Content does not reside within an element with a landmark role" } } }, "contrastAAA": { "alfa": { "r66": { "score": 6, "what": "Text contrast less than AAA requires" } }, "axe": { "color-contrast-enhanced": { "score": 20, "what": "Element has insufficient color contrast (Level AAA)" } } }, "noLeading": { "alfa": { "r73": { "score": 6, "what": "Paragraph of text has insufficient line height" } } }, "fontSizeAbsolute": { "alfa": { "r74": { "score": 2, "what": "Paragraph text has an absolute font size" } } }, "formFieldNoText": { "alfa": { "r8": { "score": 4, "what": "Form field has no accessible name" } } }, "ariaBadAttribute": { "axe": { "aria-allowed-attr": { "score": 1, "what": "ARIA attribute is invalid for the role of its element" }, "aria-valid-attr-value": { "score": 1, "what": "ARIA attribute has an invalid value" } } }, "contrastAA": { "axe": { "color-contrast": { "score": 4, "what": "Element has insufficient color contrast" } }, "wave": { "c:contrast": { "score": 9, "what": "Very low contrast" } } }, "frameContentRisk": { "axe": { "frame-tested": { "score": 1, "what": "Some content is in an iframe and therefore may not be testable for accessibility" } } }, "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" } } }, "inputNoText": { "axe": { "aria-input-field-name": { "score": 3, "what": "ARIA input field has no accessible name" } } }, "controlLabelInvisible": { "axe": { "label-title-only": { "score": 3, "what": "Form element has no visible label" } } }, "iframeTitleBad": { "htmlcs": { "e:AA.2_4_1.H64.1": { "score": 4, "what": "iframe element has no non-empty title attribute" } } }, "headingStructure": { "htmlcs": { "w:AA.1_3_1_A.G141": { "score": 1, "what": "Heading level is incorrect" } }, "tenon": { "155": { "score": 1, "what": "Headings are not structured in a hierarchical manner" } } }, "scrollRisk": { "htmlcs": { "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": { "score": 1, "what": "Fixed-position element may force bidirectional scrolling" } } }, "contrastRisk": { "htmlcs": { "w:AA.1_4_3.G18.Abs": { "score": 1, "what": "Contrast between the absolutely positioned text and its background may be inadequate" } } }, "linkNoText": { "htmlcs": { "w:AA.4_1_2.H91.A.Empty": { "score": 1, "what": "Link element has an id attribute but no href attribute or text" } }, "continuum": { "237": { "score": 40, "what": "a element has no mechanism that allows an accessible name value to be calculated" } } }, "controlNoText": { "ibm": { "WCAG20_Input_ExplicitLabel": { "score": 4, "what": "Form control has no associated label" } } }, "pageLanguage": { "ibm": { "WCAG20_Html_HasLang": { "score": 4, "what": "Page detected as HTML, but has no lang attribute" } } }, "tableHeaderless": { "ibm": { "RPT_Table_DataHeadingsAria": { "score": 12, "what": "Data table does not identify headers" } } }, "componentNoText": { "ibm": { "Rpt_Aria_WidgetLabels_Implicit": { "score": 20, "what": "Interactive component has no programmatically associated name" } } }, "ariaReferenceBad": { "ibm": { "Rpt_Aria_ValidIdRef": { "score": 4, "what": "ARIA property does not reference the non-empty unique id of a visible element" } }, "wave": { "e:aria_reference_broken": { "score": 4, "what": "Broken ARIA reference" } } }, "navConfusion": { "ibm": { "Rpt_Aria_MultipleNavigationLandmarks_Implicit": { "score": 3, "what": "Element with a navigation role has no unique purpose label among the navigation-role elements" } } }, "obsolete": { "ibm": { "element_attribute_deprecated": { "score": 5, "what": "Element or attribute is obsolete" } } }, "imageTextRisk": { "wave": { "a:alt_suspicious": { "score": 1, "what": "Image text alternative is suspicious" } } }, "imagesSameAlt": { "wave": { "a:alt_duplicate": { "score": 1, "what": "Two images near each other have the same text alternative" } } }, "titleAsLabel": { "wave": { "a:label_title": { "score": 2, "what": "Form control has a title but no label" } } }, "linkPair": { "wave": { "a:link_redundant": { "score": 7, "what": "Adjacent links go to the same URL" } } }, "accessKeyDuplicate": { "wave": { "a:accesskey": { "score": 1, "what": "Accesskey" } } }, "pseudoLinkRisk": { "wave": { "a:underline": { "score": 1, "what": "CSS underline on text that is not a link" } }, "tenon": { "129": { "score": 2, "what": "CSS underline on text that is not a link" } } }, "titleRedundant": { "wave": { "a:title_redundant": { "score": 2, "what": "Title attribute text is the same as text or alternative text" } }, "tenon": { "79": { "score": 6, "what": "Link has a title attribute that is the same as the text inside the link" } } }, "layoutTable": { "wave": { "a:table_layout": { "score": 3, "what": "Table element is misused to arrange content" } } }, "horizontalScrolling": { "tenon": { "28": { "score": 3, "what": "Layout or sizing of the page causes horizontal scrolling" } } }, "linkVague": { "tenon": { "73": { "score": 6, "what": "Link text is too generic to communicate the purpose or destination" } } }, "fontSmall": { "tenon": { "134": { "score": 16, "what": "Text is very small" } } }, "imageTextRedundant": { "tenon": { "138": { "score": 7, "what": "Image link alternative text repeats text in the link" } } }, "leadingClipsText": { "tenon": { "144": { "score": 44, "what": "Line height is insufficent to properly display the computed font size" } } }, "targetSize": { "tenon": { "152": { "score": 20, "what": "Actionable element is smaller than the minimum required size" } } }, "tabIndexMissing": { "tenon": { "190": { "score": 4, "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute" } } }, "linkForcesNewWindow": { "tenon": { "218": { "score": 3, "what": "Link opens in a new window without user control" } } }, "labelBadID": { "continuum": { "95": { "score": 4, "what": "element has an aria-labelledby value that includes an invalid or duplicate id" } } } }, "solos": {} }, "preventionScores": {}, "summary": { "total": 847, "log": 115, "preventions": 0, "solos": 0, "groups": [ { "groupName": "duplicateID", "score": 93 }, { "groupName": "linkIndication", "score": 86 }, { "groupName": "leadingClipsText", "score": 46 }, { "groupName": "focusableOperable", "score": 43 }, { "groupName": "linkNoText", "score": 42 }, { "groupName": "tabFocusability", "score": 35 }, { "groupName": "spontaneousMotion", "score": 24 }, { "groupName": "tabNavigation", "score": 24 }, { "groupName": "contrastAAA", "score": 24 }, { "groupName": "componentNoText", "score": 22 }, { "groupName": "targetSize", "score": 22 }, { "groupName": "fontSmall", "score": 18 }, { "groupName": "focusIndication", "score": 14 }, { "groupName": "roleBad", "score": 14 }, { "groupName": "tableHeaderless", "score": 14 }, { "groupName": "contrastAA", "score": 13 }, { "groupName": "inconsistentStyles", "score": 11 }, { "groupName": "linkPair", "score": 9 }, { "groupName": "titleRedundant", "score": 9 }, { "groupName": "imageTextRedundant", "score": 9 }, { "groupName": "contentBeyondLandmarks", "score": 8 }, { "groupName": "noLeading", "score": 8 }, { "groupName": "ariaReferenceBad", "score": 8 }, { "groupName": "linkVague", "score": 8 }, { "groupName": "obsolete", "score": 7 }, { "groupName": "zIndexNotZero", "score": 6 }, { "groupName": "formFieldNoText", "score": 6 }, { "groupName": "iframeTitleBad", "score": 6 }, { "groupName": "controlNoText", "score": 6 }, { "groupName": "pageLanguage", "score": 6 }, { "groupName": "tabIndexMissing", "score": 6 }, { "groupName": "labelBadID", "score": 6 }, { "groupName": "inputNoText", "score": 5 }, { "groupName": "controlLabelInvisible", "score": 5 }, { "groupName": "navConfusion", "score": 5 }, { "groupName": "layoutTable", "score": 5 }, { "groupName": "horizontalScrolling", "score": 5 }, { "groupName": "linkForcesNewWindow", "score": 5 }, { "groupName": "fontSizeAbsolute", "score": 4 }, { "groupName": "ariaBadAttribute", "score": 4 }, { "groupName": "titleAsLabel", "score": 4 }, { "groupName": "pseudoLinkRisk", "score": 4 }, { "groupName": "visibleBulk", "score": 3 }, { "groupName": "hoverSurprise", "score": 3 }, { "groupName": "frameContentRisk", "score": 3 }, { "groupName": "hiddenContentRisk", "score": 3 }, { "groupName": "cssBansRotate", "score": 3 }, { "groupName": "headingStructure", "score": 3 }, { "groupName": "scrollRisk", "score": 3 }, { "groupName": "contrastRisk", "score": 3 }, { "groupName": "imageTextRisk", "score": 3 }, { "groupName": "imagesSameAlt", "score": 3 }, { "groupName": "accessKeyDuplicate", "score": 3 } ] } } }