Accessibility test digest

Synopsis

Page: Selective Service System (SSS)

URL: https://www.sss.gov/

Score: 534

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 Selective Service System (SSS) web page at https://www.sss.gov/ on 2022/07/18. The procedure performed 1075 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):

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 534 (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

Score components
total534
log59
contentBeyondLandmarks84
controlNoText70
inputNoText70
leadingClipsText30
imageNoText24
contrastAA18
linkVague17
linkIndication13
activeEmbedding10
inconsistentStyles10
landmarkConfusion9
bannerConfusion8
linkTextsSame8
linkForcesNewWindow8
visibleLabelNotName7
contrastAAA7
iframeTitleBad6
contrastRisk6
zIndexNotZero5
noLeading5
submitButton5
duplicateID5
navNoText5
obsolete4
pseudoLinkRisk4
targetSize4
hoverSurprise3
skipRepeatedContent3
hiddenContentRisk3
linkConfusionRisk3
banners3
mainNot13
pseudoNavListRisk3
scrollRisk3
roleBad3
linkComprehensionRisk3
noScriptRisk3

Issue summary

Special issues

log: Score 59. This is based on the amount of browser error logging and miscellaneous logging during the tests.

Classified issues

contentBeyondLandmarks: Score 84. Issues reported by tests in this category:

controlNoText: Score 70. Issues reported by tests in this category:

inputNoText: Score 70. Issues reported by tests in this category:

leadingClipsText: Score 30. Issues reported by tests in this category:

imageNoText: Score 24. Issues reported by tests in this category:

contrastAA: Score 18. Issues reported by tests in this category:

linkVague: Score 17. Issues reported by tests in this category:

linkIndication: Score 13. Issues reported by tests in this category:

activeEmbedding: Score 10. Issues reported by tests in this category:

inconsistentStyles: Score 10. Issues reported by tests in this category:

landmarkConfusion: Score 9. Issues reported by tests in this category:

bannerConfusion: Score 8. Issues reported by tests in this category:

linkTextsSame: Score 8. Issues reported by tests in this category:

linkForcesNewWindow: Score 8. Issues reported by tests in this category:

visibleLabelNotName: Score 7. Issues reported by tests in this category:

contrastAAA: Score 7. Issues reported by tests in this category:

iframeTitleBad: Score 6. Issues reported by tests in this category:

contrastRisk: Score 6. Issues reported by tests in this category:

zIndexNotZero: Score 5. Issues reported by tests in this category:

noLeading: Score 5. Issues reported by tests in this category:

submitButton: Score 5. Issues reported by tests in this category:

duplicateID: Score 5. Issues reported by tests in this category:

navNoText: Score 5. Issues reported by tests in this category:

obsolete: Score 4. Issues reported by tests in this category:

pseudoLinkRisk: Score 4. Issues reported by tests in this category:

targetSize: Score 4. Issues reported by tests in this category:

hoverSurprise: Score 3. Issues reported by tests in this category:

skipRepeatedContent: Score 3. Issues reported by tests in this category:

hiddenContentRisk: Score 3. Issues reported by tests in this category:

linkConfusionRisk: Score 3. Issues reported by tests in this category:

banners: Score 3. Issues reported by tests in this category:

mainNot1: Score 3. Issues reported by tests in this category:

pseudoNavListRisk: Score 3. Issues reported by tests in this category:

scrollRisk: Score 3. Issues reported by tests in this category:

roleBad: Score 3. Issues reported by tests in this category:

linkComprehensionRisk: Score 3. Issues reported by tests in this category:

noScriptRisk: Score 3. Issues reported by tests in this category:

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.

The precise rules of sp14a are found in the code itself.

Report

{
  "id": "4aieq-sss",
  "host": {
    "id": "sss",
    "which": "https://www.sss.gov/",
    "what": "Selective Service System (SSS)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T01:45:15"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T01:47:15"
    }
  ],
  "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.sss.gov/",
        "what": "Selective Service System (SSS)"
      },
      {
        "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.sss.gov/",
        "what": "Selective Service System (SSS)"
      },
      {
        "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.sss.gov/",
      "what": "Selective Service System (SSS)",
      "result": "https://www.sss.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.sss.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.sss.gov/",
      "result": {
        "bytes": [
          698961,
          698961,
          698961,
          698961,
          698961
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sss.gov/",
      "what": "Selective Service System (SSS)",
      "result": "https://www.sss.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.sss.gov/",
      "result": {
        "visibleElements": 212
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.sss.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 2,
          "inputs": 0,
          "selects": 0
        },
        "items": [
          "<button class=\"usa-button usa-button--secondary\">Register</button>",
          "<button class=\"usa-button usa-button--outline usa-button--inverse\">Verify Registration</button>"
        ]
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.sss.gov/",
      "result": {
        "tabFocusables": 51,
        "tabFocused": 51,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sss.gov/",
      "what": "URL",
      "result": "https://www.sss.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.sss.gov/",
      "result": {
        "totals": {
          "total": 51,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 51,
              "meanDelay": 7,
              "tagNames": {
                "A": 42,
                "BUTTON": 8,
                "INPUT": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "Here's how you know",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Selective Service System",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Registration",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Verify Registration",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Frequently Asked Questions",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Volunteers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News & Media",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Reports & Publications",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Search",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Register",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Register",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Verify Registration",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Verify Registration",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Why is Selective Service Important?",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Register Now",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More about Verification",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Verify Now",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More About Next Steps",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Status Information Letter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "847-688-6888",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "888-655-1825",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Annual Reports",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Budget and Performance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "EEO",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Plain Language",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Quality of Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Men 26 and Older",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Influencers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Printable Forms",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "US Postal Employees",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terms of Use",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Employees",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Vulnerability Disclosure",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Today’s Military",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Email",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sss.gov/",
      "what": "URL",
      "result": "https://www.sss.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.sss.gov/",
      "result": {
        "totals": {
          "total": 82,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 82,
              "tagNames": {
                "A": 71,
                "BUTTON": 10,
                "INPUT": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "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": "Selective Service System",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"usa-nav__close\"> <img src=\"https://www.sss.gov/wp-content/themes/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Registration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Register Now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Why is Selective Service Important?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who Needs to Register",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benefits & Penalties",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Alternative Service Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "After Registering",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State-Commonwealth Legislation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Men 26 and Older",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Men Born Before 1960",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Status Information Letter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Women",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Veterans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Immigrants & Dual Nationals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Parents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Verify Registration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Verify Now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn About Verification",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Update Your Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Proof of Registration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Status Information Letter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Asked Questions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Volunteers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Become a Volunteer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Outreach Materials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Toolkits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News & Media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports & Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Selective Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agency Structure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History and Records",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "extended-mega-search-field-small",
              "text": "<input class=\"usa-input\" id=\"extended-mega-search-field-small\" type=\"search\" nam",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Register",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Register",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Verify Registration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Verify Registration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Register",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Verify Registration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Why is Selective Service Important?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Register Now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More about Verification",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Verify Now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More About Next Steps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Status Information Letter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.sss.gov\" title=\"Home\" aria-label=\"Home\" style=\"cursor: defa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "847-688-6888",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "888-655-1825",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Annual Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget and Performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EEO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Plain Language",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quality of Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Men 26 and Older",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Influencers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Printable Forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "US Postal Employees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms of Use",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vulnerability Disclosure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Today’s Military",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Email",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sss.gov/",
      "what": "URL",
      "result": "https://www.sss.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.sss.gov/",
      "result": {
        "totals": {
          "triggers": 91,
          "headTriggers": 20,
          "tailTriggers": 71,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sss.gov/",
      "what": "URL",
      "result": "https://www.sss.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.sss.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 10
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button class=\"usa-nav__close\"> <img src=\"https://www.sss.gov/wp-content/themes/sss/assets/visuals/css-assets/close.svg\" alt=\"close\"></button>}"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Here's how you know"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Menu"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Registration"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Verify Registration"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Volunteers"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "About"
              }
            },
            {
              "index": 7,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search small"
                ]
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Register"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Verify Registration"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.sss.gov/",
      "result": {
        "totals": {
          "links": 71,
          "adjacent": {
            "total": 12,
            "underlined": 1,
            "underlinedPercent": 8
          }
        },
        "items": {
          "underlined": [
            "Skip to main content"
          ],
          "notUnderlined": [
            "Selective Service System",
            "Frequently Asked Questions",
            "News & Media",
            "Reports & Publications",
            "Read More",
            "Read More",
            "Read More",
            "Read More",
            "",
            "847-688-6888",
            "888-655-1825"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.sss.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.sss.gov/",
      "what": "URL",
      "result": "https://www.sss.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.sss.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.sss.gov/",
      "result": {
        "roleElements": 2,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.sss.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": 10,
            "subtotals": [
              4,
              1,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 12,
            "subtotals": [
              8,
              3,
              1
            ]
          },
          "listLink": {
            "total": 59,
            "subtotals": [
              27,
              22,
              4,
              2,
              2,
              2
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 2,
            "subtotals": [
              1,
              1
            ]
          },
          "h3": {
            "total": 7,
            "subtotals": [
              4,
              2,
              1
            ]
          },
          "h4": {
            "total": 3
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Here's how you know",
                "Menu",
                "",
                "Search",
                "Verify Registration"
              ],
              "700": [
                "Registration",
                "Verify Registration",
                "Volunteers",
                "About",
                "Register"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Here's how you know",
                "Menu",
                "Registration",
                "Verify Registration",
                "Volunteers",
                "About",
                "Search",
                "Register",
                "Verify Registration"
              ],
              "underline": [
                ""
              ]
            },
            "borderStyle": {
              "none": [
                "Here's how you know",
                "Menu",
                "",
                "Registration",
                "Verify Registration",
                "Volunteers",
                "About",
                "Search",
                "Register"
              ],
              "solid": [
                "Verify Registration"
              ]
            },
            "borderWidth": {
              "0px": [
                "Here's how you know",
                "Menu",
                "",
                "Registration",
                "Verify Registration",
                "Volunteers",
                "About",
                "Search",
                "Register"
              ],
              "2px": [
                "Verify Registration"
              ]
            },
            "height": {
              "14.0703px": [
                "Here's how you know"
              ],
              "auto": [
                "Menu"
              ],
              "48px": [
                ""
              ],
              "54.3984px": [
                "Registration",
                "Verify Registration",
                "Volunteers",
                "About",
                "Verify Registration"
              ],
              "30px": [
                "Search"
              ],
              "50.3984px": [
                "Register"
              ]
            },
            "lineHeight": {
              "14.08px": [
                "Here's how you know"
              ],
              "22.272px": [
                "Menu"
              ],
              "25.6px": [
                ""
              ],
              "13.392px": [
                "Registration",
                "Verify Registration",
                "Volunteers",
                "About"
              ],
              "18px": [
                "Search"
              ],
              "14.4px": [
                "Register",
                "Verify Registration"
              ]
            },
            "minHeight": {
              "auto": [
                "Here's how you know"
              ],
              "0px": [
                "Menu",
                "",
                "Registration",
                "Verify Registration",
                "Volunteers",
                "About",
                "Register",
                "Verify Registration"
              ],
              "30px": [
                "Search"
              ]
            },
            "minWidth": {
              "auto": [
                "Here's how you know",
                "Search"
              ],
              "0px": [
                "Menu",
                "",
                "Registration",
                "Verify Registration",
                "Volunteers",
                "About",
                "Register",
                "Verify Registration"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "Selective Service System",
                "Read More",
                "Read More",
                "Read More",
                "Read More",
                "",
                "847-688-6888",
                "888-655-1825"
              ],
              "700": [
                "Frequently Asked Questions",
                "News & Media",
                "Reports & Publications"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to main content"
              ],
              "none": [
                "Selective Service System",
                "Frequently Asked Questions",
                "News & Media",
                "Reports & Publications",
                "Read More",
                "Read More",
                "Read More",
                "Read More",
                "",
                "847-688-6888",
                "888-655-1825"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Register Now",
                "Why is Selective Service Important?",
                "Who Needs to Register",
                "Benefits & Penalties",
                "Alternative Service Program",
                "After Registering",
                "State-Commonwealth Legislation",
                "Men 26 and Older",
                "Men Born Before 1960",
                "Status Information Letter",
                "Women",
                "Veterans",
                "Immigrants & Dual Nationals",
                "Parents",
                "Verify Now",
                "Learn About Verification",
                "Update Your Information",
                "Proof of Registration",
                "Status Information Letter",
                "Learn More",
                "Become a Volunteer",
                "Outreach Materials",
                "Toolkits",
                "About Selective Service",
                "Agency Structure",
                "History and Records",
                "Contact Us",
                "Register",
                "Verify Registration",
                "Verify Registration",
                "Why is Selective Service Important?",
                "Learn More about Verification",
                "Verify Now",
                "Learn More About Next Steps",
                "Status Information Letter",
                "Annual Reports",
                "Budget and Performance",
                "Data",
                "EEO",
                "FOIA",
                "Plain Language",
                "Quality of Information",
                "Men 26 and Older",
                "Influencers",
                "Printable Forms",
                "US Postal Employees",
                "Careers",
                "Accessibility",
                "Privacy Policy",
                "Terms of Use",
                "USA.gov",
                "Employees",
                "Vulnerability Disclosure",
                "Today’s Military",
                "Email",
                "Twitter",
                "Facebook"
              ],
              "700": [
                "Register",
                "Register Now"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Register Now",
                "Why is Selective Service Important?",
                "Who Needs to Register",
                "Benefits & Penalties",
                "Alternative Service Program",
                "After Registering",
                "State-Commonwealth Legislation",
                "Men 26 and Older",
                "Men Born Before 1960",
                "Status Information Letter",
                "Women",
                "Veterans",
                "Immigrants & Dual Nationals",
                "Parents",
                "Verify Now",
                "Learn About Verification",
                "Update Your Information",
                "Proof of Registration",
                "Status Information Letter",
                "Learn More",
                "Become a Volunteer",
                "Outreach Materials",
                "Toolkits",
                "About Selective Service",
                "Agency Structure",
                "History and Records",
                "Contact Us",
                "Register",
                "Verify Registration",
                "Why is Selective Service Important?",
                "Register Now",
                "Learn More about Verification",
                "Learn More About Next Steps",
                "Annual Reports",
                "Budget and Performance",
                "Data",
                "EEO",
                "FOIA",
                "Plain Language",
                "Quality of Information",
                "Men 26 and Older",
                "Influencers",
                "Printable Forms",
                "US Postal Employees",
                "Careers",
                "Accessibility",
                "Privacy Policy",
                "Terms of Use",
                "USA.gov",
                "Employees",
                "Vulnerability Disclosure",
                "Today’s Military",
                "Email",
                "Twitter",
                "Facebook"
              ],
              "rgb(113, 118, 122)": [
                "Register",
                "Verify Registration"
              ],
              "rgb(22, 46, 81)": [
                "Verify Now",
                "Status Information Letter"
              ]
            },
            "fontSize": {
              "14.88px": [
                "Register Now",
                "Why is Selective Service Important?",
                "Who Needs to Register",
                "Benefits & Penalties",
                "Alternative Service Program",
                "After Registering",
                "State-Commonwealth Legislation",
                "Men 26 and Older",
                "Men Born Before 1960",
                "Status Information Letter",
                "Women",
                "Veterans",
                "Immigrants & Dual Nationals",
                "Parents",
                "Verify Now",
                "Learn About Verification",
                "Update Your Information",
                "Proof of Registration",
                "Status Information Letter",
                "Learn More",
                "Become a Volunteer",
                "Outreach Materials",
                "Toolkits",
                "About Selective Service",
                "Agency Structure",
                "History and Records",
                "Contact Us",
                "Register",
                "Verify Registration"
              ],
              "16px": [
                "Register",
                "Verify Registration",
                "Why is Selective Service Important?",
                "Register Now",
                "Learn More about Verification",
                "Verify Now",
                "Learn More About Next Steps",
                "Status Information Letter",
                "Annual Reports",
                "Budget and Performance",
                "Data",
                "EEO",
                "FOIA",
                "Plain Language",
                "Quality of Information",
                "Men 26 and Older",
                "Influencers",
                "Printable Forms",
                "US Postal Employees",
                "Careers",
                "Accessibility",
                "Privacy Policy",
                "Terms of Use",
                "USA.gov",
                "Employees",
                "Vulnerability Disclosure",
                "Today’s Military",
                "Email",
                "Twitter",
                "Facebook"
              ]
            },
            "lineHeight": {
              "19.344px": [
                "Register Now",
                "Why is Selective Service Important?",
                "Who Needs to Register",
                "Benefits & Penalties",
                "Alternative Service Program",
                "After Registering",
                "State-Commonwealth Legislation",
                "Men 26 and Older",
                "Men Born Before 1960",
                "Status Information Letter",
                "Women",
                "Veterans",
                "Immigrants & Dual Nationals",
                "Parents",
                "Verify Now",
                "Learn About Verification",
                "Update Your Information",
                "Proof of Registration",
                "Status Information Letter",
                "Learn More",
                "Become a Volunteer",
                "Outreach Materials",
                "Toolkits",
                "About Selective Service",
                "Agency Structure",
                "History and Records",
                "Contact Us"
              ],
              "23.808px": [
                "Register",
                "Verify Registration"
              ],
              "14.4px": [
                "Register",
                "Verify Registration",
                "Why is Selective Service Important?",
                "Register Now",
                "Learn More about Verification",
                "Verify Now",
                "Learn More About Next Steps",
                "Status Information Letter"
              ],
              "17.6px": [
                "Annual Reports",
                "Budget and Performance",
                "Data",
                "EEO",
                "FOIA",
                "Plain Language",
                "Quality of Information",
                "Men 26 and Older",
                "Influencers",
                "Printable Forms",
                "US Postal Employees",
                "Careers",
                "Accessibility",
                "Privacy Policy",
                "Terms of Use",
                "USA.gov",
                "Employees",
                "Vulnerability Disclosure",
                "Today’s Military",
                "Email",
                "Twitter",
                "Facebook"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(22, 46, 81)": [
                "Registration for Men 18-25"
              ],
              "rgb(255, 255, 255)": [
                "Additional Groups"
              ]
            },
            "fontSize": {
              "31.2499px": [
                "Registration for Men 18-25"
              ],
              "25px": [
                "Additional Groups"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "300": [
                "SELECTIVE SERVICE SYSTEM"
              ],
              "700": [
                "Verify Your Registration",
                "Men 26 and Older",
                "Women",
                "Immigrants",
                "Veterans",
                "Parents"
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "Verify Your Registration",
                "Men 26 and Older"
              ],
              "rgb(255, 255, 255)": [
                "Women",
                "Immigrants",
                "Veterans",
                "Parents",
                "SELECTIVE SERVICE SYSTEM"
              ]
            },
            "fontSize": {
              "20px": [
                "Verify Your Registration",
                "Men 26 and Older",
                "Women",
                "Immigrants",
                "Veterans",
                "Parents"
              ],
              "21.44px": [
                "SELECTIVE SERVICE SYSTEM"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.sss.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.sss.gov/",
      "result": {
        "totals": {
          "total": 12,
          "tagNames": {
            "A": 1,
            "DIV": 5,
            "HEADER": 1,
            "IMG": 2,
            "SPAN": 3
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "",
            "text": "Skip to main content"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "HEADER",
            "id": "",
            "text": "Selective Service System Menu Registration Learn About RegistrationRegister NowWhy is Selective Serv"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "nav-227",
            "text": "Learn About RegistrationRegister NowWhy is Selective Service Important?Who Needs to RegisterBenefits"
          },
          {
            "tagName": "DIV",
            "id": "nav-246",
            "text": "Verify NowLearn About VerificationUpdate Your InformationProof of RegistrationStatus Information Let"
          },
          {
            "tagName": "DIV",
            "id": "nav-261",
            "text": "Learn MoreBecome a VolunteerOutreach MaterialsToolkits"
          },
          {
            "tagName": "DIV",
            "id": "nav-486",
            "text": "About Selective ServiceAgency StructureHistory and RecordsContact Us"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.sss.gov/",
      "result": {
        "totals": {
          "failures": 32,
          "warnings": 11
        },
        "items": [
          {
            "index": 53,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.sss.gov\" title=\"Home\" aria-label=\"Home\">",
                "  <img alt=\"Selective Service System Logo\" src=\"https://www.sss.gov/wp-content/themes/sss/assets/vi...",
                "  <span>",
                "    Selective Service System",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 410,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "It's Your Country"
              ]
            }
          },
          {
            "index": 411,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/h1[1]/span[1]/text()[1]",
              "codeLines": [
                "Take one minute to protect it."
              ]
            }
          },
          {
            "index": 412,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "When you register with the Selective Service, you're helping ensure a secure future for your commun..."
              ]
            }
          },
          {
            "index": 413,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "While there is currently no draft, registration with the Selective Service System is the most publi..."
              ]
            }
          },
          {
            "index": 414,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Federal Law requires nearly all-male US citizens and male immigrants, 18 through 25, register with ..."
              ]
            }
          },
          {
            "index": 415,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Registration for Men 18-25"
              ]
            }
          },
          {
            "index": 416,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Selective Service registration is required by law as the first part of a fair and equitable system ..."
              ]
            }
          },
          {
            "index": 417,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Why is Selective Service Important?"
              ]
            }
          },
          {
            "index": 418,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Register Now"
              ]
            }
          },
          {
            "index": 419,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Verify Your Registration"
              ]
            }
          },
          {
            "index": 420,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Online verification provides a quick way to access your Selective Service registration number and d..."
              ]
            }
          },
          {
            "index": 421,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Learn More about Verification"
              ]
            }
          },
          {
            "index": 422,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Verify Now"
              ]
            }
          },
          {
            "index": 423,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Men 26 and Older"
              ]
            }
          },
          {
            "index": 424,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "If you are 26 or older, it's too late to register.  If you failed to register by age 26 and are see..."
              ]
            }
          },
          {
            "index": 425,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Learn More About Next Steps"
              ]
            }
          },
          {
            "index": 426,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Status Information Letter"
              ]
            }
          },
          {
            "index": 427,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Additional Groups"
              ]
            }
          },
          {
            "index": 428,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Women"
              ]
            }
          },
          {
            "index": 429,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The law currently requires that only men register with Selective Service. In the event that the law..."
              ]
            }
          },
          {
            "index": 430,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 431,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Immigrants"
              ]
            }
          },
          {
            "index": 432,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "If you are an immigrant man living in the United States, documented or undocumented, and are betwee..."
              ]
            }
          },
          {
            "index": 433,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 434,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[3]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Veterans"
              ]
            }
          },
          {
            "index": 435,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "If you are a military veteran or a military reservist, you are still required to register with Sele..."
              ]
            }
          },
          {
            "index": 436,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[3]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 437,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[4]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Parents"
              ]
            }
          },
          {
            "index": 438,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[4]/p[1]/text()[1]",
              "codeLines": [
                "Parents should help young men become aware of their civic and legal responsibilities. By registerin..."
              ]
            }
          },
          {
            "index": 439,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[4]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 543,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "It's Your Country"
              ]
            }
          },
          {
            "index": 544,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/h1[1]/span[1]/text()[1]",
              "codeLines": [
                "Take one minute to protect it."
              ]
            }
          },
          {
            "index": 545,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "When you register with the Selective Service, you're helping ensure a secure future for your commun..."
              ]
            }
          },
          {
            "index": 546,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "While there is currently no draft, registration with the Selective Service System is the most publi..."
              ]
            }
          },
          {
            "index": 547,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Federal Law requires nearly all-male US citizens and male immigrants, 18 through 25, register with ..."
              ]
            }
          },
          {
            "index": 585,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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[3]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "It's Your Country"
              ]
            }
          },
          {
            "index": 586,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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[3]/div[1]/div[1]/div[1]/h1[1]/span[1]/text()[1]",
              "codeLines": [
                "Take one minute to protect it."
              ]
            }
          },
          {
            "index": 587,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "When you register with the Selective Service, you're helping ensure a secure future for your commun..."
              ]
            }
          },
          {
            "index": 588,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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[3]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "While there is currently no draft, registration with the Selective Service System is the most publi..."
              ]
            }
          },
          {
            "index": 589,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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[3]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Federal Law requires nearly all-male US citizens and male immigrants, 18 through 25, register with ..."
              ]
            }
          },
          {
            "index": 639,
            "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]/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": 814,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.sss.gov/",
      "result": {
        "totals": {
          "rulesNA": 51,
          "rulesPassed": 42,
          "rulesWarned": 4,
          "rulesViolated": 5,
          "warnings": {
            "minor": 14,
            "moderate": 0,
            "serious": 38,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 9,
            "serious": 1,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-18T01:46:44.208Z",
          "url": "https://www.sss.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav aria-label=\"Primary navigation\" class=\"usa-nav\">",
                          "target": [
                            ".usa-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Registration</span>",
                  "target": [
                    "button[aria-controls=\"nav-227\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav aria-label=\"Primary navigation\" class=\"usa-nav\">",
                          "target": [
                            ".usa-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Verify Registration</span>",
                  "target": [
                    "button[aria-controls=\"nav-246\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav aria-label=\"Primary navigation\" class=\"usa-nav\">",
                          "target": [
                            ".usa-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Frequently Asked Questions</span>",
                  "target": [
                    "a[href$=\"faq/\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav aria-label=\"Primary navigation\" class=\"usa-nav\">",
                          "target": [
                            ".usa-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Volunteers</span>",
                  "target": [
                    "button[aria-controls=\"nav-261\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav aria-label=\"Primary navigation\" class=\"usa-nav\">",
                          "target": [
                            ".usa-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>News &amp; Media</span>",
                  "target": [
                    "#menu-item-262 > .usa-nav__link.usa-accordion__button > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav aria-label=\"Primary navigation\" class=\"usa-nav\">",
                          "target": [
                            ".usa-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Reports &amp; Publications</span>",
                  "target": [
                    ".usa-nav__link.usa-accordion__button[href$=\"reports/\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav aria-label=\"Primary navigation\" class=\"usa-nav\">",
                          "target": [
                            ".usa-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>About</span>",
                  "target": [
                    "button[aria-controls=\"nav-486\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-button usa-button--secondary\">Register</button>",
                          "target": [
                            "a[href$=\"register/\"] > .usa-button--secondary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"usa-button usa-button--secondary\">Register</button>",
                  "target": [
                    "a[href$=\"register/\"] > .usa-button--secondary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "29.3pt (39.0626px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>It's Your Country <span> Take one minute to protect it.</span></h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "23.4pt (31.2499px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"grid-container hero__container\" style=\"background-image:url('https://www.sss.gov/wp-content/uploads/2020/01/hero-bg.png')\">",
                          "target": [
                            ".hero__container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span> Take one minute to protect it.</span>",
                  "target": [
                    "h1 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"grid-container hero__container\" style=\"background-image:url('https://www.sss.gov/wp-content/uploads/2020/01/hero-bg.png')\">",
                          "target": [
                            ".hero__container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>When you register with the Selective Service, you're helping ensure a secure future for your community and the United States of America.\n</p>",
                  "target": [
                    ".hero__container > .grid-row > .grid-col-12 > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"grid-container hero__container\" style=\"background-image:url('https://www.sss.gov/wp-content/uploads/2020/01/hero-bg.png')\">",
                          "target": [
                            ".hero__container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "p:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"grid-container hero__container\" style=\"background-image:url('https://www.sss.gov/wp-content/uploads/2020/01/hero-bg.png')\">",
                          "target": [
                            ".hero__container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>\nFederal Law requires nearly all-male US citizens and male immigrants, 18 through 25, register with Selective Service.</p>",
                  "target": [
                    ".grid-col-12 > p:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"usa-button usa-button--primary\" href=\"https://www.sss.gov/register/why-is-selective-service-important/\">Why is Selective Service Important? </a>",
                          "target": [
                            ".tablet\\:grid-col.grid-col-12:nth-child(2) > .list-buttons > li:nth-child(1) > .usa-button--primary.usa-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"usa-button usa-button--primary\" href=\"https://www.sss.gov/register/why-is-selective-service-important/\">Why is Selective Service Important? </a>",
                  "target": [
                    ".tablet\\:grid-col.grid-col-12:nth-child(2) > .list-buttons > li:nth-child(1) > .usa-button--primary.usa-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"usa-button usa-button--secondary\" href=\"https://www.sss.gov/register/\">Register Now</a>",
                          "target": [
                            "li:nth-child(2) > .usa-button--secondary.usa-button[href$=\"register/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"usa-button usa-button--secondary\" href=\"https://www.sss.gov/register/\">Register Now</a>",
                  "target": [
                    "li:nth-child(2) > .usa-button--secondary.usa-button[href$=\"register/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"usa-button usa-button--primary\" href=\"https://www.sss.gov/verify/about/\">Learn More about Verification</a>",
                          "target": [
                            ".cta-grid__item.desktop\\:grid-col-6.grid-col-12:nth-child(1) > .list-buttons > li:nth-child(1) > .usa-button--primary.usa-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"usa-button usa-button--primary\" href=\"https://www.sss.gov/verify/about/\">Learn More about Verification</a>",
                  "target": [
                    ".cta-grid__item.desktop\\:grid-col-6.grid-col-12:nth-child(1) > .list-buttons > li:nth-child(1) > .usa-button--primary.usa-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"usa-button usa-button--primary\" href=\"https://www.sss.gov/register/men-26-and-older/\">Learn More About Next Steps</a>",
                          "target": [
                            ".cta-grid__item.desktop\\:grid-col-6.grid-col-12:nth-child(2) > .list-buttons > li:nth-child(1) > .usa-button--primary.usa-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"usa-button usa-button--primary\" href=\"https://www.sss.gov/register/men-26-and-older/\">Learn More About Next Steps</a>",
                  "target": [
                    ".cta-grid__item.desktop\\:grid-col-6.grid-col-12:nth-child(2) > .list-buttons > li:nth-child(1) > .usa-button--primary.usa-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu-item-177\" class=\"menu-item menu-item-type-custom menu-item-object-custom usa-footer__secondary-link--social usa-footer__secondary-link--email usa-footer__secondary-link menu-item-177\"><a href=\"mailto:information@sss.gov\">Email</a></li>",
                          "target": [
                            "#menu-item-177"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:information@sss.gov\">Email</a>",
                  "target": [
                    "a[href=\"mailto:information@sss.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu-item-178\" class=\"menu-item menu-item-type-custom menu-item-object-custom usa-footer__secondary-link--social usa-footer__secondary-link--twitter usa-footer__secondary-link menu-item-178\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://twitter.com/SSS_gov\">Twitter</a></li>",
                          "target": [
                            "#menu-item-178"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://twitter.com/SSS_gov\">Twitter</a>",
                  "target": [
                    "a[href$=\"SSS_gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav aria-label=\"Primary navigation\" class=\"usa-nav\">",
                          "target": [
                            ".usa-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Registration</span>",
                  "target": [
                    "button[aria-controls=\"nav-227\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav aria-label=\"Primary navigation\" class=\"usa-nav\">",
                          "target": [
                            ".usa-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Verify Registration</span>",
                  "target": [
                    "button[aria-controls=\"nav-246\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav aria-label=\"Primary navigation\" class=\"usa-nav\">",
                          "target": [
                            ".usa-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Frequently Asked Questions</span>",
                  "target": [
                    "a[href$=\"faq/\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav aria-label=\"Primary navigation\" class=\"usa-nav\">",
                          "target": [
                            ".usa-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Volunteers</span>",
                  "target": [
                    "button[aria-controls=\"nav-261\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav aria-label=\"Primary navigation\" class=\"usa-nav\">",
                          "target": [
                            ".usa-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>News &amp; Media</span>",
                  "target": [
                    "#menu-item-262 > .usa-nav__link.usa-accordion__button > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav aria-label=\"Primary navigation\" class=\"usa-nav\">",
                          "target": [
                            ".usa-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Reports &amp; Publications</span>",
                  "target": [
                    ".usa-nav__link.usa-accordion__button[href$=\"reports/\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav aria-label=\"Primary navigation\" class=\"usa-nav\">",
                          "target": [
                            ".usa-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>About</span>",
                  "target": [
                    "button[aria-controls=\"nav-486\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-button usa-button--secondary\">Register</button>",
                          "target": [
                            "a[href$=\"register/\"] > .usa-button--secondary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"usa-button usa-button--secondary\">Register</button>",
                  "target": [
                    "a[href$=\"register/\"] > .usa-button--secondary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "29.3pt (39.0626px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>It's Your Country <span> Take one minute to protect it.</span></h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "23.4pt (31.2499px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"grid-container hero__container\" style=\"background-image:url('https://www.sss.gov/wp-content/uploads/2020/01/hero-bg.png')\">",
                          "target": [
                            ".hero__container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span> Take one minute to protect it.</span>",
                  "target": [
                    "h1 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"grid-container hero__container\" style=\"background-image:url('https://www.sss.gov/wp-content/uploads/2020/01/hero-bg.png')\">",
                          "target": [
                            ".hero__container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>When you register with the Selective Service, you're helping ensure a secure future for your community and the United States of America.\n</p>",
                  "target": [
                    ".hero__container > .grid-row > .grid-col-12 > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"grid-container hero__container\" style=\"background-image:url('https://www.sss.gov/wp-content/uploads/2020/01/hero-bg.png')\">",
                          "target": [
                            ".hero__container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "p:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"grid-container hero__container\" style=\"background-image:url('https://www.sss.gov/wp-content/uploads/2020/01/hero-bg.png')\">",
                          "target": [
                            ".hero__container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>\nFederal Law requires nearly all-male US citizens and male immigrants, 18 through 25, register with Selective Service.</p>",
                  "target": [
                    ".grid-col-12 > p:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"usa-button usa-button--primary\" href=\"https://www.sss.gov/register/why-is-selective-service-important/\">Why is Selective Service Important? </a>",
                          "target": [
                            ".tablet\\:grid-col.grid-col-12:nth-child(2) > .list-buttons > li:nth-child(1) > .usa-button--primary.usa-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"usa-button usa-button--primary\" href=\"https://www.sss.gov/register/why-is-selective-service-important/\">Why is Selective Service Important? </a>",
                  "target": [
                    ".tablet\\:grid-col.grid-col-12:nth-child(2) > .list-buttons > li:nth-child(1) > .usa-button--primary.usa-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"usa-button usa-button--secondary\" href=\"https://www.sss.gov/register/\">Register Now</a>",
                          "target": [
                            "li:nth-child(2) > .usa-button--secondary.usa-button[href$=\"register/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"usa-button usa-button--secondary\" href=\"https://www.sss.gov/register/\">Register Now</a>",
                  "target": [
                    "li:nth-child(2) > .usa-button--secondary.usa-button[href$=\"register/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"usa-button usa-button--primary\" href=\"https://www.sss.gov/verify/about/\">Learn More about Verification</a>",
                          "target": [
                            ".cta-grid__item.desktop\\:grid-col-6.grid-col-12:nth-child(1) > .list-buttons > li:nth-child(1) > .usa-button--primary.usa-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"usa-button usa-button--primary\" href=\"https://www.sss.gov/verify/about/\">Learn More about Verification</a>",
                  "target": [
                    ".cta-grid__item.desktop\\:grid-col-6.grid-col-12:nth-child(1) > .list-buttons > li:nth-child(1) > .usa-button--primary.usa-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"usa-button usa-button--primary\" href=\"https://www.sss.gov/register/men-26-and-older/\">Learn More About Next Steps</a>",
                          "target": [
                            ".cta-grid__item.desktop\\:grid-col-6.grid-col-12:nth-child(2) > .list-buttons > li:nth-child(1) > .usa-button--primary.usa-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"usa-button usa-button--primary\" href=\"https://www.sss.gov/register/men-26-and-older/\">Learn More About Next Steps</a>",
                  "target": [
                    ".cta-grid__item.desktop\\:grid-col-6.grid-col-12:nth-child(2) > .list-buttons > li:nth-child(1) > .usa-button--primary.usa-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu-item-177\" class=\"menu-item menu-item-type-custom menu-item-object-custom usa-footer__secondary-link--social usa-footer__secondary-link--email usa-footer__secondary-link menu-item-177\"><a href=\"mailto:information@sss.gov\">Email</a></li>",
                          "target": [
                            "#menu-item-177"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:information@sss.gov\">Email</a>",
                  "target": [
                    "a[href=\"mailto:information@sss.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu-item-178\" class=\"menu-item menu-item-type-custom menu-item-object-custom usa-footer__secondary-link--social usa-footer__secondary-link--twitter usa-footer__secondary-link menu-item-178\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://twitter.com/SSS_gov\">Twitter</a></li>",
                          "target": [
                            "#menu-item-178"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://twitter.com/SSS_gov\">Twitter</a>",
                  "target": [
                    "a[href$=\"SSS_gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<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": "<button class=\"usa-menu-btn\">\n\t\t\t\t\t<span></span>\n\t\t\t\t\t<span></span>\n\t\t\t\t\t<span></span>\n\t\t\t\t\t<p>Menu</p>\n\t\t\t\t</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\t\t\t\t<img src=\"https://www.sss.gov/wp-content/themes/sss/assets/visuals/css-assets/close.svg\" alt=\"close\"></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 id=\"nav-227\" class=\"usa-nav__submenu usa-megamenu 0\" hidden=\"\">",
                  "target": [
                    "#nav-227"
                  ],
                  "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=\"nav-246\" class=\"usa-nav__submenu  0\" hidden=\"\">",
                  "target": [
                    "#nav-246"
                  ],
                  "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=\"nav-261\" class=\"usa-nav__submenu  0\" hidden=\"\">",
                  "target": [
                    "#nav-261"
                  ],
                  "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=\"nav-486\" class=\"usa-nav__submenu  0\" hidden=\"\">",
                  "target": [
                    "#nav-486"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"menu-header-secondary-navigation-1\" class=\"list-buttons\">",
                  "target": [
                    "#menu-header-secondary-navigation-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": "<img src=\"https://t.co/i/adsct?bci=3&amp;eci=2&amp;event_id=6fe7e55d-3ec1-424a-a6b3-7103c480cb6b&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=84bbac9a-d8c8-409e-a411-510217051187&amp;tw_document_href=https%3A%2F%2Fwww.sss.gov%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o4hqz&amp;type=javascript&amp;version=2.3.23\" height=\"1\" width=\"1\" style=\"display: none;\">",
                  "target": [
                    "img[height=\"1\"][width=\"1\"]:nth-child(14)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://analytics.twitter.com/i/adsct?bci=3&amp;eci=2&amp;event_id=6fe7e55d-3ec1-424a-a6b3-7103c480cb6b&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=84bbac9a-d8c8-409e-a411-510217051187&amp;tw_document_href=https%3A%2F%2Fwww.sss.gov%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o4hqz&amp;type=javascript&amp;version=2.3.23\" height=\"1\" width=\"1\" style=\"display: none;\">",
                  "target": [
                    "img[height=\"1\"][width=\"1\"]:nth-child(15)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://t.co/i/adsct?bci=3&amp;eci=2&amp;event_id=12da1125-c561-4f9e-ab75-b3efbe533c51&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=84bbac9a-d8c8-409e-a411-510217051187&amp;tw_document_href=https%3A%2F%2Fwww.sss.gov%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o4hqz&amp;type=javascript&amp;version=2.3.23\" height=\"1\" width=\"1\" style=\"display: none;\">",
                  "target": [
                    "img[height=\"1\"][width=\"1\"]:nth-child(16)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://analytics.twitter.com/i/adsct?bci=3&amp;eci=2&amp;event_id=12da1125-c561-4f9e-ab75-b3efbe533c51&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=84bbac9a-d8c8-409e-a411-510217051187&amp;tw_document_href=https%3A%2F%2Fwww.sss.gov%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o4hqz&amp;type=javascript&amp;version=2.3.23\" height=\"1\" width=\"1\" style=\"display: none;\">",
                  "target": [
                    "img[height=\"1\"][width=\"1\"]:nth-child(17)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "read more",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.sss.gov",
                          "port": "",
                          "pathname": "/register/women/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"usa-button usa-button--outline usa-button--inverse\" href=\"https://www.sss.gov/register/immigrants/\">Read More</a>",
                          "target": [
                            ".cta-grid__item.desktop\\:grid-col-6.grid-col-12:nth-child(2) > .list-buttons > li > .usa-button--inverse.usa-button--outline.usa-button"
                          ]
                        },
                        {
                          "html": "<a class=\"usa-button usa-button--outline usa-button--inverse\" href=\"https://www.sss.gov/register/veterans/\">Read More</a>",
                          "target": [
                            ".cta-grid__item.desktop\\:grid-col-6.grid-col-12:nth-child(3) > .list-buttons > li > .usa-button--inverse.usa-button--outline.usa-button"
                          ]
                        },
                        {
                          "html": "<a class=\"usa-button usa-button--outline usa-button--inverse\" href=\"https://www.sss.gov/register/parents/\">Read More</a>",
                          "target": [
                            ".cta-grid__item.desktop\\:grid-col-6.grid-col-12:nth-child(4) > .list-buttons > li > .usa-button--inverse.usa-button--outline.usa-button"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"usa-button usa-button--outline usa-button--inverse\" href=\"https://www.sss.gov/register/women/\">Read More</a>",
                  "target": [
                    ".cta-grid__item.desktop\\:grid-col-6.grid-col-12:nth-child(1) > .list-buttons > li > .usa-button--inverse.usa-button--outline.usa-button"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.sss.gov\" title=\"Home\" aria-label=\"Home\">\n\t\t\t\t\t\t<img alt=\"Selective Service System Logo\" src=\"https://www.sss.gov/wp-content/themes/sss/assets/visuals/css-assets/sss-logo.svg\"><span>Selective Service System</span>\n\t\t\t\t\t</a>",
                  "target": [
                    "#basic-logo > a[href$=\"www.sss.gov\"][title=\"Home\"][aria-label=\"Home\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "landmark-no-duplicate-banner",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has at most one banner landmark",
              "help": "Document should not have more than one banner landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-no-duplicate-banner?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "page-no-duplicate-banner",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<header class=\"usa-header usa-header--extended\">",
                          "target": [
                            ".usa-header"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "Document has more than one banner landmark"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<header class=\"usa-banner__header grid-container\" id=\"header\">",
                  "target": [
                    "#header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has more than one banner landmark"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en-US\" class=\" js flexbox canvas canvastext webgl no-touch geolocation postmessage websqldatabase indexeddb hashchange history draganddrop websockets rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms csstransforms3d csstransitions fontface generatedcontent video audio localstorage sessionstorage webworkers no-applicationcache svg inlinesvg smil svgclippaths\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "banner",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"usa-header usa-header--extended\">",
                          "target": [
                            ".usa-header"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<header class=\"usa-banner__header grid-container\" id=\"header\">",
                  "target": [
                    "#header"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h1>It's Your Country <span> Take one minute to protect it.</span></h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>When you register with the Selective Service, you're helping ensure a secure future for your community and the United States of America.\n</p>",
                  "target": [
                    ".hero__container > .grid-row > .grid-col-12 > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>",
                  "target": [
                    "p:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>\nFederal Law requires nearly all-male US citizens and male immigrants, 18 through 25, register with Selective Service.</p>",
                  "target": [
                    ".grid-col-12 > p:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"hero__content\">",
                  "target": [
                    ".hero__content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"cta-grid cta-grid--dark\">",
                  "target": [
                    ".cta-grid"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sss.gov/",
      "what": "URL",
      "result": "https://www.sss.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.sss.gov/",
      "result": {
        "Error": {
          "AA.1_1_1.H37": {
            "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://analytics.twitter.com/i/adsct?bci=3&amp;eci=2&amp;event_id=7a98baf8-5fdc-415e-8acf-653b4dafcdcd&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=79d3a6ef-7858-4c7d-ad6f-01a78a136c38&amp;tw_document_href=https%3A%2F%2Fwww.sss.gov%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o4hqz&amp;type=javascript&amp;version=2.3.23\" height=\"1\" width=\"1\" style=\"display: none;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://analytics.twitter.com/i/adsct?bci=3&amp;eci=2&amp;event_id=827b0522-5db3-497c-9e79-48002066cb27&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=79d3a6ef-7858-4c7d-ad6f-01a78a136c38&amp;tw_document_href=https%3A%2F%2Fwww.sss.gov%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o4hqz&amp;type=javascript&amp;version=2.3.23\" height=\"1\" width=\"1\" style=\"display: none;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://t.co/i/adsct?bci=3&amp;eci=2&amp;event_id=7a98baf8-5fdc-415e-8acf-653b4dafcdcd&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=79d3a6ef-7858-4c7d-ad6f-01a78a136c38&amp;tw_document_href=https%3A%2F%2Fwww.sss.gov%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o4hqz&amp;type=javascript&amp;version=2.3.23\" height=\"1\" width=\"1\" style=\"display: none;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://t.co/i/adsct?bci=3&amp;eci=2&amp;event_id=827b0522-5db3-497c-9e79-48002066cb27&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=79d3a6ef-7858-4c7d-ad6f-01a78a136c38&amp;tw_document_href=https%3A%2F%2Fwww.sss.gov%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o4hqz&amp;type=javascript&amp;version=2.3.23\" height=\"1\" width=\"1\" style=\"display: none;\">"
              }
            ]
          },
          "AA.1_3_1.F68": {
            "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate.": [
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"_sclid\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"_scsid\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"bt\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"ev\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"m_dcl\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"m_fcps\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"m_pi\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"m_pv\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"m_rd\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"m_sl\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"pid\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"pl\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"trackId\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"ts\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"u_c1\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"u_hem\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"v\">"
              }
            ]
          },
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "#snap09457739133114254",
                "code": "<iframe id=\"snap09457739133114254\" name=\"snap09457739133114254\">...</iframe>"
              }
            ]
          },
          "AA.3_2_2.H32.2": {
            "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid.": [
              {
                "tagName": "form",
                "id": "",
                "code": "<form method=\"POST\" action=\"https://tr.snapchat.com/p\" target=\"snap09457739133114254\" accept-charset=\"utf-8\" style=\"display: none;\">...</form>"
              }
            ]
          },
          "AA.4_1_2.H91.InputText.Name": {
            "This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"_sclid\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"_scsid\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"bt\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"ev\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"m_dcl\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"m_fcps\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"m_pi\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"m_pv\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"m_rd\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"m_sl\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"pid\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"pl\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"trackId\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"ts\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"u_c1\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"u_hem\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input name=\"v\">"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"grid-col-auto\">...</div>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"usa-overlay\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1>...</h1>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"usa-button usa-button--primary\" href=\"https://www.sss.gov/register/men-26-and-older/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"usa-button usa-button--primary\" href=\"https://www.sss.gov/register/why-is-selective-service-important/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"usa-button usa-button--primary\" href=\"https://www.sss.gov/verify/about/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"usa-button usa-button--secondary\" href=\"https://www.sss.gov/register/\">...</a>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "link",
                "id": "",
                "code": "<link rel=\"mask-icon\" href=\"/wp-content/themes/sss/favicon/safari-pinned-tab.svg\" color=\"#5bbad5\">"
              }
            ]
          },
          "AA.2_5_3.F96": {
            "Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.sss.gov\" title=\"Home\" aria-label=\"Home\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sss.gov/",
      "what": "URL",
      "result": "https://www.sss.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.sss.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 31,
            "recommendation": 3,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/banner[2]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 16,
                "top": 53,
                "height": 80,
                "width": 725
              },
              "snippet": "<a aria-label=\"Home\" title=\"Home\" href=\"https://www.sss.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/head[1]/script[8]",
                "aria": "/document[1]"
              },
              "message": "The <script> element has the id \"www-widgetapi-script\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script async=\"\" src=\"https://www.youtube.com/s/player/dfd2e197/www-widgetapi.vflset/www-widgetapi.js\" id=\"www-widgetapi-script\" type=\"text/javascript\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[4]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[8]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 337,
                "top": 3443,
                "height": 52,
                "width": 119
              },
              "snippet": "<a href=\"https://www.sss.gov/register/parents/\" class=\"usa-button usa-button--outline usa-button--inverse\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[4]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 175,
                "top": 3325,
                "height": 103,
                "width": 450
              },
              "snippet": "<p class=\"cta-grid__item-lede\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[4]/div[1]/h3[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 369,
                "top": 3279,
                "height": 30,
                "width": 64
              },
              "snippet": "<h3 class=\"cta-grid__item-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[3]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[7]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 337,
                "top": 3067,
                "height": 52,
                "width": 119
              },
              "snippet": "<a href=\"https://www.sss.gov/register/veterans/\" class=\"usa-button usa-button--outline usa-button--inverse\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[3]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 175,
                "top": 2923,
                "height": 128,
                "width": 450
              },
              "snippet": "<p class=\"cta-grid__item-lede\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[3]/div[1]/h3[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 365,
                "top": 2877,
                "height": 30,
                "width": 72
              },
              "snippet": "<h3 class=\"cta-grid__item-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[6]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 337,
                "top": 2665,
                "height": 52,
                "width": 119
              },
              "snippet": "<a href=\"https://www.sss.gov/register/immigrants/\" class=\"usa-button usa-button--outline usa-button--inverse\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 175,
                "top": 2572,
                "height": 77,
                "width": 450
              },
              "snippet": "<p class=\"cta-grid__item-lede\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[2]/div[1]/h3[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 353,
                "top": 2526,
                "height": 30,
                "width": 96
              },
              "snippet": "<h3 class=\"cta-grid__item-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[5]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 337,
                "top": 2314,
                "height": 52,
                "width": 119
              },
              "snippet": "<a href=\"https://www.sss.gov/register/women/\" class=\"usa-button usa-button--outline usa-button--inverse\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 175,
                "top": 2221,
                "height": 77,
                "width": 450
              },
              "snippet": "<p class=\"cta-grid__item-lede\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 369,
                "top": 2175,
                "height": 30,
                "width": 63
              },
              "snippet": "<h3 class=\"cta-grid__item-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 175,
                "top": 2012,
                "height": 39,
                "width": 450
              },
              "snippet": "<h2 class=\"cta-grid__title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[4]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 286,
                "top": 1844,
                "height": 52,
                "width": 221
              },
              "snippet": "<a href=\"https://www.sss.gov/verify/sil/\" class=\"usa-button usa-button--outline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[4]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 275,
                "top": 1787,
                "height": 48,
                "width": 244
              },
              "snippet": "<a href=\"https://www.sss.gov/register/men-26-and-older/\" class=\"usa-button usa-button--primary\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 175,
                "top": 1669,
                "height": 103,
                "width": 450
              },
              "snippet": "<p class=\"cta-grid__item-lede\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[2]/div[1]/h3[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 329,
                "top": 1623,
                "height": 30,
                "width": 143
              },
              "snippet": "<h3 class=\"cta-grid__item-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[3]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 337,
                "top": 1411,
                "height": 52,
                "width": 120
              },
              "snippet": "<a href=\"https://www.sss.gov/verify/\" class=\"usa-button usa-button--outline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[3]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 272,
                "top": 1353,
                "height": 48,
                "width": 249
              },
              "snippet": "<a href=\"https://www.sss.gov/verify/about/\" class=\"usa-button usa-button--primary\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 175,
                "top": 1235,
                "height": 103,
                "width": 450
              },
              "snippet": "<p class=\"cta-grid__item-lede\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 303,
                "top": 1189,
                "height": 30,
                "width": 195
              },
              "snippet": "<h3 class=\"cta-grid__item-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[2]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 408,
                "top": 773,
                "height": 105,
                "width": 376
              },
              "snippet": "<ul class=\"list-buttons\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 16,
                "top": 757,
                "height": 39,
                "width": 376
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 16,
                "top": 229,
                "height": 92,
                "width": 768
              },
              "snippet": "<h1>",
              "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": -60,
                "height": 42,
                "width": 190
              },
              "snippet": "<a href=\"#main-content\" class=\"usa-skipnav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 43,
                "height": 100,
                "width": 800
              },
              "snippet": "<header class=\"usa-header usa-header--extended\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 10,
                "height": 23,
                "width": 800
              },
              "snippet": "<header id=\"header\" class=\"usa-banner__header grid-container\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 43,
                "height": 100,
                "width": 800
              },
              "snippet": "<header class=\"usa-header usa-header--extended\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 10,
                "height": 23,
                "width": 800
              },
              "snippet": "<header id=\"header\" class=\"usa-banner__header grid-container\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 0,
                "top": 3591,
                "height": 1414,
                "width": 800
              },
              "snippet": "<footer class=\"usa-footer usa-footer--big\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge,chrome=1\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/link[6]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<link color=\"#5bbad5\" href=\"/wp-content/themes/sss/favicon/safari-pinned-tab.svg\" rel=\"mask-icon\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 30,
            "recommendation": 3,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/banner[2]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 16,
                "top": 53,
                "height": 80,
                "width": 725
              },
              "snippet": "<a aria-label=\"Home\" title=\"Home\" href=\"https://www.sss.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[4]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[8]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 337,
                "top": 3443,
                "height": 52,
                "width": 119
              },
              "snippet": "<a href=\"https://www.sss.gov/register/parents/\" class=\"usa-button usa-button--outline usa-button--inverse\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[4]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 175,
                "top": 3325,
                "height": 103,
                "width": 450
              },
              "snippet": "<p class=\"cta-grid__item-lede\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[4]/div[1]/h3[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 369,
                "top": 3279,
                "height": 30,
                "width": 64
              },
              "snippet": "<h3 class=\"cta-grid__item-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[3]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[7]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 337,
                "top": 3067,
                "height": 52,
                "width": 119
              },
              "snippet": "<a href=\"https://www.sss.gov/register/veterans/\" class=\"usa-button usa-button--outline usa-button--inverse\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[3]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 175,
                "top": 2923,
                "height": 128,
                "width": 450
              },
              "snippet": "<p class=\"cta-grid__item-lede\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[3]/div[1]/h3[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 365,
                "top": 2877,
                "height": 30,
                "width": 72
              },
              "snippet": "<h3 class=\"cta-grid__item-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[6]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 337,
                "top": 2665,
                "height": 52,
                "width": 119
              },
              "snippet": "<a href=\"https://www.sss.gov/register/immigrants/\" class=\"usa-button usa-button--outline usa-button--inverse\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 175,
                "top": 2572,
                "height": 77,
                "width": 450
              },
              "snippet": "<p class=\"cta-grid__item-lede\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[2]/div[1]/h3[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 353,
                "top": 2526,
                "height": 30,
                "width": 96
              },
              "snippet": "<h3 class=\"cta-grid__item-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[5]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 337,
                "top": 2314,
                "height": 52,
                "width": 119
              },
              "snippet": "<a href=\"https://www.sss.gov/register/women/\" class=\"usa-button usa-button--outline usa-button--inverse\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 175,
                "top": 2221,
                "height": 77,
                "width": 450
              },
              "snippet": "<p class=\"cta-grid__item-lede\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 369,
                "top": 2175,
                "height": 30,
                "width": 63
              },
              "snippet": "<h3 class=\"cta-grid__item-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 175,
                "top": 2012,
                "height": 39,
                "width": 450
              },
              "snippet": "<h2 class=\"cta-grid__title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[4]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 286,
                "top": 1844,
                "height": 52,
                "width": 221
              },
              "snippet": "<a href=\"https://www.sss.gov/verify/sil/\" class=\"usa-button usa-button--outline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[4]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 275,
                "top": 1787,
                "height": 48,
                "width": 244
              },
              "snippet": "<a href=\"https://www.sss.gov/register/men-26-and-older/\" class=\"usa-button usa-button--primary\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 175,
                "top": 1669,
                "height": 103,
                "width": 450
              },
              "snippet": "<p class=\"cta-grid__item-lede\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[2]/div[1]/h3[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 329,
                "top": 1623,
                "height": 30,
                "width": 143
              },
              "snippet": "<h3 class=\"cta-grid__item-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[3]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 337,
                "top": 1411,
                "height": 52,
                "width": 120
              },
              "snippet": "<a href=\"https://www.sss.gov/verify/\" class=\"usa-button usa-button--outline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[3]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 272,
                "top": 1353,
                "height": 48,
                "width": 249
              },
              "snippet": "<a href=\"https://www.sss.gov/verify/about/\" class=\"usa-button usa-button--primary\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 175,
                "top": 1235,
                "height": 103,
                "width": 450
              },
              "snippet": "<p class=\"cta-grid__item-lede\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[3]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 303,
                "top": 1189,
                "height": 30,
                "width": 195
              },
              "snippet": "<h3 class=\"cta-grid__item-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[2]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 408,
                "top": 773,
                "height": 105,
                "width": 376
              },
              "snippet": "<ul class=\"list-buttons\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 16,
                "top": 757,
                "height": 39,
                "width": 376
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 16,
                "top": 229,
                "height": 92,
                "width": 768
              },
              "snippet": "<h1>",
              "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": -60,
                "height": 42,
                "width": 179
              },
              "snippet": "<a href=\"#main-content\" class=\"usa-skipnav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 43,
                "height": 100,
                "width": 800
              },
              "snippet": "<header class=\"usa-header usa-header--extended\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 10,
                "height": 23,
                "width": 800
              },
              "snippet": "<header id=\"header\" class=\"usa-banner__header grid-container\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 43,
                "height": 100,
                "width": 800
              },
              "snippet": "<header class=\"usa-header usa-header--extended\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 10,
                "height": 23,
                "width": 800
              },
              "snippet": "<header id=\"header\" class=\"usa-banner__header grid-container\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 0,
                "top": 3591,
                "height": 1414,
                "width": 800
              },
              "snippet": "<footer class=\"usa-footer usa-footer--big\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge,chrome=1\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/link[6]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<link color=\"#5bbad5\" href=\"/wp-content/themes/sss/favicon/safari-pinned-tab.svg\" rel=\"mask-icon\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sss.gov/",
      "what": "URL",
      "result": "https://www.sss.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.sss.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Selective Service System - It’s Your Country. Protect it. : Selective Service System",
          "pageurl": "https://www.sss.gov/",
          "time": 2.62,
          "creditsremaining": 754,
          "allitemcount": 76,
          "totalelements": 401,
          "waveurl": "http://wave.webaim.org/report?url=https://www.sss.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 4,
            "items": {
              "alt_spacer_missing": {
                "id": "alt_spacer_missing",
                "description": "Spacer image missing alternative text",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV + DIV + HEADER + DIV + DIV + DIV + FOOTER + SCRIPT + SCRIPT + SCRIPT + SCRIPT + IMG",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV + DIV + HEADER + DIV + DIV + DIV + FOOTER + SCRIPT + SCRIPT + SCRIPT + SCRIPT + IMG + IMG",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV + DIV + HEADER + DIV + DIV + DIV + FOOTER + SCRIPT + SCRIPT + SCRIPT + SCRIPT + IMG + IMG + IMG",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV + DIV + HEADER + DIV + DIV + DIV + FOOTER + SCRIPT + SCRIPT + SCRIPT + SCRIPT + IMG + IMG + IMG + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 1,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV + DIV + HEADER > DIV:first-child > DIV:first-child + NAV > DIV:first-child > BUTTON:first-child + UL + DIV > FORM:first-child > DIV:first-child > LABEL:first-child"
                ],
                "contrastdata": [
                  [
                    1.24,
                    "#000000",
                    "#0e1d33",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 7,
            "items": {
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV + DIV + HEADER + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + P + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV + DIV + HEADER + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + P + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV + DIV + HEADER + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + P + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV + DIV + HEADER + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child + P + UL > LI:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child"
                ],
                "wcag": []
              },
              "underline": {
                "id": "underline",
                "description": "Underlined text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV > DIV:first-child > HEADER#header > DIV:first-child > DIV:first-child + DIV > P:first-child + P",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV > DIV:first-child > HEADER#header > DIV:first-child > DIV:first-child + DIV + BUTTON > SPAN:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sss.gov/",
      "what": "URL",
      "result": "https://www.sss.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.sss.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.055",
        "responseTime": "2022-07-18T01:47:15.980Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1005146,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 174,
              "failing": 6
            },
            "issues": {
              "totalErrors": 20,
              "totalWarnings": 0,
              "totalIssues": 20
            },
            "issuesByLevel": {
              "A": {
                "count": 11,
                "pct": 55
              },
              "AA": {
                "count": 3,
                "pct": 15
              },
              "AAA": {
                "count": 20,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 0,
              "allDensity": 2
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "d8216f3b-0ae5-40b4-bebf-25173852adb0",
          "docID": "9791edef-4d27-4f90-c77c-4e2e0ca1a185",
          "sourceHash": "7a8493444a9596360cc761a1bc807c48",
          "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=d8216f3b-0ae5-40b4-bebf-25173852adb0",
          "resultSet": [
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3764,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.sss.gov/volunteers/\"&gt;&lt;span&gt;Learn More&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "ae3bc58f247beb7e28bf43894961100a",
              "signature": "78c3d91ebc3894711c0aa24b46c9bcd8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=ae3bc58f247beb7e28bf43894961100a"
            },
            {
              "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": 183.5,
                  "y": 266
                },
                "bottom-right": {
                  "x": 260.5,
                  "y": 281
                },
                "height": 15,
                "width": 77
              },
              "position": {
                "line": 4592,
                "column": 34
              },
              "errorSnippet": "&lt;a class=\"usa-button usa-button--outline usa-button--inverse\" href=\"https://www.sss.gov/register/women/\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "455ced72ca094cf84063181b0c6267c3",
              "signature": "d0cd7b8d5cecfcd694bd2f0c322323f0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=455ced72ca094cf84063181b0c6267c3"
            },
            {
              "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": 183.5,
                  "y": 241
                },
                "bottom-right": {
                  "x": 260.5,
                  "y": 256
                },
                "height": 15,
                "width": 77
              },
              "position": {
                "line": 4593,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"usa-button usa-button--outline usa-button--inverse\" href=\"https://www.sss.gov/register/immigrants/\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "eb7b744834dab3e2b6ecef4c1b0c6a6a",
              "signature": "b10bf256000ff003d83da7cd89f89996",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=eb7b744834dab3e2b6ecef4c1b0c6a6a"
            },
            {
              "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": 183.5,
                  "y": 291
                },
                "bottom-right": {
                  "x": 260.5,
                  "y": 306
                },
                "height": 15,
                "width": 77
              },
              "position": {
                "line": 4593,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"usa-button usa-button--outline usa-button--inverse\" href=\"https://www.sss.gov/register/veterans/\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "c3da137967160d2569f9abf199688826",
              "signature": "abb47ad7e41ce045965c1581471348f0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=c3da137967160d2569f9abf199688826"
            },
            {
              "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": 183.5,
                  "y": 291
                },
                "bottom-right": {
                  "x": 260.5,
                  "y": 306
                },
                "height": 15,
                "width": 77
              },
              "position": {
                "line": 4593,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"usa-button usa-button--outline usa-button--inverse\" href=\"https://www.sss.gov/register/parents/\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[4]/ul[1]/li[1]/a[1]",
              "issueID": "d5a4c66bd20b04ac57085f4e0e8a0b76",
              "signature": "bc7ea0581007edea9e794e83b3900a3b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=d5a4c66bd20b04ac57085f4e0e8a0b76"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 183.5,
                  "y": 241
                },
                "bottom-right": {
                  "x": 260.5,
                  "y": 256
                },
                "height": 15,
                "width": 77
              },
              "position": {
                "line": 4593,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"usa-button usa-button--outline usa-button--inverse\" href=\"https://www.sss.gov/register/immigrants/\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "be0947908d90dfc5992993dbb53135fa",
              "signature": "5ac79bf1b37ced3be6c84694448852ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=be0947908d90dfc5992993dbb53135fa"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 183.5,
                  "y": 291
                },
                "bottom-right": {
                  "x": 260.5,
                  "y": 306
                },
                "height": 15,
                "width": 77
              },
              "position": {
                "line": 4593,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"usa-button usa-button--outline usa-button--inverse\" href=\"https://www.sss.gov/register/veterans/\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "20d63dad700f87eaefd458a69b07aed7",
              "signature": "7724edf25152bd77565673986719d411",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=20d63dad700f87eaefd458a69b07aed7"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 183.5,
                  "y": 291
                },
                "bottom-right": {
                  "x": 260.5,
                  "y": 306
                },
                "height": 15,
                "width": 77
              },
              "position": {
                "line": 4593,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"usa-button usa-button--outline usa-button--inverse\" href=\"https://www.sss.gov/register/parents/\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[4]/ul[1]/li[1]/a[1]",
              "issueID": "97b5377fce1c9a2c272e4d7d6b468037",
              "signature": "8e2640e24e55b8193241d399566c5470",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=97b5377fce1c9a2c272e4d7d6b468037"
            },
            {
              "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": 128,
                  "y": 12
                },
                "height": 14,
                "width": 128
              },
              "position": {
                "line": 2962,
                "column": 138
              },
              "errorSnippet": "&lt;p class=\"usa-banner__header-action\" aria-hidden=\"true\" style=\"\"&gt;Here's how you know&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/p[2]",
              "issueID": "8561377069455c9298db43d95d20ad72",
              "signature": "6d33743e2377f6d0de4082baa3c23f2b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=8561377069455c9298db43d95d20ad72"
            },
            {
              "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": 7851,
                "column": 7
              },
              "errorSnippet": "&lt;span class=\"usa-banner__button-text\"&gt;Here's how you know&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/button[1]/span[1]",
              "issueID": "2d71468fc55f1a7ba011c9e781627f7f",
              "signature": "e24088ccb70b13835061ee8ee5b2374e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=2d71468fc55f1a7ba011c9e781627f7f"
            },
            {
              "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": 3128.16
                },
                "height": 3128.16,
                "width": 1024
              },
              "position": {
                "line": 2167,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-9\"&gt; &lt;noscript&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W2Z994L\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"&gt;&lt;/iframe&gt;&lt;/noscript&gt; &lt;a ",
              "xpath": "/html/body",
              "issueID": "c73866ed37a1b1c7d293365a6a02e1d9",
              "signature": "13eb163ffb6524c0615a84e4547042d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c73866ed37a1b1c7d293365a6a02e1d9"
            },
            {
              "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": 10
                },
                "bottom-right": {
                  "x": 992,
                  "y": 24
                },
                "height": 14,
                "width": 992
              },
              "position": {
                "line": 4689,
                "column": 332
              },
              "errorSnippet": "&lt;header class=\"usa-banner__header grid-container\" id=\"header\"&gt;&lt;div class=\"usa-banner__inner grid-row\"&gt; &lt;div class=\"grid-col-auto\"&gt; &lt;img class=\"usa-banner__header-flag\" src=\"https://www.sss.gov/wp-content/themes/sss/assets/visuals/css",
              "xpath": "/html/body/div[1]/div[1]/header[1]",
              "issueID": "9b1feccd71e64f18e7a10445c3f950cc",
              "signature": "3516bc3dcf112b683659790dc78a8404",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9b1feccd71e64f18e7a10445c3f950cc"
            },
            {
              "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": 198
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 258
                },
                "height": 60,
                "width": 1024
              },
              "position": {
                "line": 7887,
                "column": 3
              },
              "errorSnippet": "&lt;nav aria-label=\"Primary navigation\" class=\"usa-nav\"&gt;&lt;div class=\"usa-nav__inner\"&gt; &lt;button class=\"usa-nav__close\" style=\"\"&gt; &lt;img src=\"https://www.sss.gov/wp-content/themes/sss/assets/visuals/css-assets/close.svg\" alt=\"close\"&gt;&lt;/b",
              "xpath": "/html/body/header[1]/div[1]/nav[1]",
              "issueID": "e8e666f46302d5773d297898d6d0f010",
              "signature": "626fab6f575e73a11bfeaa45801aafa0",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e8e666f46302d5773d297898d6d0f010"
            },
            {
              "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": 126,
                  "y": 60
                },
                "height": 60,
                "width": 126
              },
              "position": {
                "line": 6,
                "column": 3
              },
              "errorSnippet": "&lt;li id=\"menu-item-227\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-227 usa-nav__primary-item dropdown\"&gt;&lt;button aria-expanded=\"false\" aria-controls=\"nav-227\" class=\"usa-accordion__button usa-nav",
              "xpath": "/html/body/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[1]",
              "issueID": "8ac1af433a2857c946e521d7258661f1",
              "signature": "bf6a828d4115aea4d8590ce0f73a27f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8ac1af433a2857c946e521d7258661f1"
            },
            {
              "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": 126,
                  "y": 0
                },
                "bottom-right": {
                  "x": 276,
                  "y": 60
                },
                "height": 60,
                "width": 150
              },
              "position": {
                "line": 3825,
                "column": 474
              },
              "errorSnippet": "&lt;li id=\"menu-item-246\" class=\"no-column menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-246 usa-nav__primary-item dropdown\"&gt;&lt;button aria-expanded=\"false\" aria-controls=\"nav-246\" class=\"usa-accordion__but",
              "xpath": "/html/body/header[1]/div[1]/nav[1]/div[1]/ul[1]/li[2]",
              "issueID": "b9f8feee38d613098432bdbf123a2b67",
              "signature": "d84950899a3556d7d518cc0b3e4d217a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b9f8feee38d613098432bdbf123a2b67"
            },
            {
              "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": 154.672,
                  "y": 292
                },
                "height": 292,
                "width": 138.672
              },
              "position": {
                "line": 8053,
                "column": 6
              },
              "errorSnippet": "&lt;section class=\"usa-footer__primary-content\"&gt;&lt;h4 class=\"usa-footer__head-link\"&gt;Reports&lt;/h4&gt; &lt;ul id=\"menu-first-footer-menu\" class=\"usa-list usa-list--unstyled\"&gt;&lt;li id=\"menu-item-1142\" class=\"menu-item menu-item-type-post_type m",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/section[1]",
              "issueID": "d04e11d9ee9122b94202197f8fc9e276",
              "signature": "e5c25e98f42e9b1386b6e20753819cd2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d04e11d9ee9122b94202197f8fc9e276"
            },
            {
              "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": 154.672,
                  "y": 447
                },
                "height": 447,
                "width": 138.672
              },
              "position": {
                "line": 8065,
                "column": 6
              },
              "errorSnippet": "&lt;section class=\"usa-footer__primary-content\"&gt;&lt;h4 class=\"usa-footer__head-link\"&gt;Quick Links&lt;/h4&gt; &lt;ul id=\"menu-second-footer-menu\" class=\"usa-list usa-list--unstyled\"&gt;&lt;li id=\"menu-item-226\" class=\"menu-item menu-item-type-post_ty",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[2]/section[1]",
              "issueID": "31a2ecaee4ecb7d51031e486d7945e58",
              "signature": "2a00e564acf83913ec32c16ecfcdf66f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=31a2ecaee4ecb7d51031e486d7945e58"
            },
            {
              "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": 70.828125,
                  "y": 192
                },
                "bottom-right": {
                  "x": 99.828125,
                  "y": 212
                },
                "height": 20,
                "width": 29
              },
              "position": {
                "line": 5181,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.sss.gov/eeo/\"&gt;EEO&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[1]/section[1]/ul[1]/li[4]/a[1]",
              "issueID": "3b3bdf72a9b049ba84f76f50d379b8e7",
              "signature": "49a902281a5302ea54ba2cb0d2455557",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3b3bdf72a9b049ba84f76f50d379b8e7"
            },
            {
              "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": 30.5,
                  "y": 12
                },
                "bottom-right": {
                  "x": 82.5,
                  "y": 32
                },
                "height": 20,
                "width": 52
              },
              "position": {
                "line": 6530,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://twitter.com/SSS_gov\"&gt;Twitter&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[3]/section[1]/ul[1]/li[2]/a[1]",
              "issueID": "0c5598e07e7f5918bc48baec3d632b46",
              "signature": "634c2d19bf8ff1bd740e773aaa8889cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0c5598e07e7f5918bc48baec3d632b46"
            },
            {
              "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": 24,
                  "y": 12
                },
                "bottom-right": {
                  "x": 89,
                  "y": 32
                },
                "height": 20,
                "width": 65
              },
              "position": {
                "line": 6530,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.facebook.com/SSSregistration\"&gt;Facebook&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/div[1]/div[3]/section[1]/ul[1]/li[3]/a[1]",
              "issueID": "705eb09cbe08d3ecd2f0c885cc3a2a0f",
              "signature": "2b5c7f0152c0996161c04fc35d4e4001",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=705eb09cbe08d3ecd2f0c885cc3a2a0f"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sss.gov/",
      "what": "Selective Service System (SSS)",
      "result": "https://www.sss.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.sss.gov/",
      "result": [
        {
          "engineTestId": 22,
          "bestPracticeId": 967,
          "attribute": "This element should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "attributeDetail": "This A should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "element": "<a href=\"https://www.sss.gov/register/\"><button class=\"usa-button usa-button--secondary\">Register</button></a>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.sss.gov/register/\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 22,
          "bestPracticeId": 967,
          "attribute": "This element should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "attributeDetail": "This A should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "element": "<a href=\"https://www.sss.gov/verify/\"><button class=\"usa-button usa-button--outline usa-button--inverse\">Verify Registration</button></a>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.sss.gov/verify/\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"usa-footer__nav grid-container\"><div class=\"grid-row grid-gap-4\"><div class=\"desktop:gri ... type menu-item-object-page usa-footer__secondary-link menu-item-884\" id=\"menu-item-884\"><a href=\"htt",
          "testResult": 0,
          "path": "body>footer:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"usa-footer__nav grid-container\"]",
            "attNo": 1
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T01:45:15",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      51
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      6
    ],
    [
      "ibm",
      6
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 14,
  "logSize": 948,
  "errorLogCount": 14,
  "errorLogSize": 948,
  "prohibitedCount": 0,
  "visitTimeoutCount": 1,
  "visitRejectionCount": 0,
  "endTime": "2022-07-18T01:47:15",
  "elapsedSeconds": 125,
  "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": {
        "embAc": 6,
        "hover": 1,
        "linkUl": 22,
        "styleDiff": 30,
        "zIndex": 12
      },
      "alfa": {
        "r14": 4,
        "r57": 120,
        "r66": 5,
        "r69": 5,
        "r73": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 19,
        "color-contrast": 19,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "label-content-name-mismatch": 3,
        "landmark-no-duplicate-banner": 2,
        "landmark-one-main": 2,
        "landmark-unique": 2,
        "region": 12
      },
      "htmlcs": {
        "e:AA.1_1_1.H37": 16,
        "e:AA.1_3_1.F68": 68,
        "e:AA.2_4_1.H64.1": 4,
        "e:AA.3_2_2.H32.2": 4,
        "e:AA.4_1_2.H91.InputText.Name": 68,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.BgImage": 2,
        "w:AA.1_4_3.G18.BgImage": 6,
        "w:AA.1_4_3_F24.F24.FGColour": 1,
        "w:AA.2_5_3.F96": 1
      },
      "ibm": {
        "WCAG21_Label_Accessible": 4,
        "RPT_Elem_UniqueId": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 100,
        "Rpt_Aria_MultipleBannerLandmarks_Implicit": 8,
        "landmark_name_unique": 8,
        "Rpt_Aria_ContentinfoWithNoMain_Implicit": 1,
        "element_attribute_deprecated": 2
      },
      "wave": {
        "e:alt_spacer_missing": 16,
        "c:contrast": 3,
        "a:link_suspicious": 4,
        "a:noscript": 1,
        "a:underline": 2
      },
      "tenon": {
        "73": 20,
        "98": 12,
        "129": 6,
        "144": 28,
        "152": 4,
        "218": 8
      },
      "continuum": {
        "22": 8,
        "533": 4
      }
    },
    "groupDetails": {
      "groups": {
        "activeEmbedding": {
          "testaro": {
            "embAc": {
              "score": 5,
              "what": "Active element is embedded in a link or button"
            }
          },
          "continuum": {
            "22": {
              "score": 6,
              "what": "Link contains an input, keygen, select, textarea, or button"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 11,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 8,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 3,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "visibleLabelNotName": {
          "alfa": {
            "r14": {
              "score": 3,
              "what": "Visible label is not in the accessible name"
            }
          },
          "axe": {
            "label-content-name-mismatch": {
              "score": 2,
              "what": "Element visible text is not part of its accessible name"
            }
          },
          "htmlcs": {
            "w:AA.2_5_3.F96": {
              "score": 1,
              "what": "Visible label is not in the accessible name"
            }
          },
          "ibm": {
            "WCAG21_Label_Accessible": {
              "score": 3,
              "what": "Accessible name does not match or contain the visible label text"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 60,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 6,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 50,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 1,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 5,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 4,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 14,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 2,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 3,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "banners": {
          "axe": {
            "landmark-no-duplicate-banner": {
              "score": 1,
              "what": "Page has more than 1 banner landmark"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          },
          "ibm": {
            "landmark_name_unique": {
              "score": 6,
              "what": "Landmark has no unique aria-labelledby or aria-label among landmarks in the same parent region"
            }
          }
        },
        "imageNoText": {
          "htmlcs": {
            "e:AA.1_1_1.H37": {
              "score": 16,
              "what": "img element has no alt attribute"
            }
          },
          "wave": {
            "e:alt_spacer_missing": {
              "score": 16,
              "what": "Spacer image has no text alternative"
            }
          }
        },
        "controlNoText": {
          "htmlcs": {
            "e:AA.1_3_1.F68": {
              "score": 68,
              "what": "Form control has no label"
            }
          }
        },
        "iframeTitleBad": {
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 4,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "submitButton": {
          "htmlcs": {
            "e:AA.3_2_2.H32.2": {
              "score": 3,
              "what": "Form has no submit button"
            }
          }
        },
        "inputNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.InputText.Name": {
              "score": 68,
              "what": "Text input has no accessible name"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 2,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "duplicateID": {
          "ibm": {
            "RPT_Elem_UniqueId": {
              "score": 3,
              "what": "Element id attribute value is not unique within the document"
            }
          }
        },
        "bannerConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleBannerLandmarks_Implicit": {
              "score": 6,
              "what": "Element with a banner role has no unique purpose label among the banner-role elements"
            }
          }
        },
        "roleBad": {
          "ibm": {
            "Rpt_Aria_ContentinfoWithNoMain_Implicit": {
              "score": 1,
              "what": "Element has a contentinfo role when no element has a main role"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "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"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 15,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 6,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 28,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 2,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 6,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "navNoText": {
          "continuum": {
            "533": {
              "score": 3,
              "what": "nav element is not the only nav element but has no accessible name"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 534,
      "log": 59,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contentBeyondLandmarks",
          "score": 84
        },
        {
          "groupName": "controlNoText",
          "score": 70
        },
        {
          "groupName": "inputNoText",
          "score": 70
        },
        {
          "groupName": "leadingClipsText",
          "score": 30
        },
        {
          "groupName": "imageNoText",
          "score": 24
        },
        {
          "groupName": "contrastAA",
          "score": 18
        },
        {
          "groupName": "linkVague",
          "score": 17
        },
        {
          "groupName": "linkIndication",
          "score": 13
        },
        {
          "groupName": "activeEmbedding",
          "score": 10
        },
        {
          "groupName": "inconsistentStyles",
          "score": 10
        },
        {
          "groupName": "landmarkConfusion",
          "score": 9
        },
        {
          "groupName": "bannerConfusion",
          "score": 8
        },
        {
          "groupName": "linkTextsSame",
          "score": 8
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 8
        },
        {
          "groupName": "visibleLabelNotName",
          "score": 7
        },
        {
          "groupName": "contrastAAA",
          "score": 7
        },
        {
          "groupName": "iframeTitleBad",
          "score": 6
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "zIndexNotZero",
          "score": 5
        },
        {
          "groupName": "noLeading",
          "score": 5
        },
        {
          "groupName": "submitButton",
          "score": 5
        },
        {
          "groupName": "duplicateID",
          "score": 5
        },
        {
          "groupName": "navNoText",
          "score": 5
        },
        {
          "groupName": "obsolete",
          "score": 4
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 4
        },
        {
          "groupName": "targetSize",
          "score": 4
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "banners",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "roleBad",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        }
      ]
    }
  }
}