Accessibility test digest

Synopsis

Page: Federal Trade Commission (FTC)

URL: https://www.ftc.gov/

Score: 793

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

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 793 (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
total793
log100
preventions100
duplicateID109
linkIndication85
leadingClipsText66
targetSize48
roleBad32
contrastAAA23
navConfusion23
inconsistentStyles18
visibleLabelNotName15
contentBeyondLandmarks14
linkTextsSame14
noLeading11
labelBadID10
svgImageNoText10
fontSmall9
imageNoText8
zIndexNotZero7
contrastAA7
contrastRisk6
labelClash6
imageTextRedundant6
bannerConfusion5
horizontalScrolling5
linkVague5
focusableOperable4
h1Missing4
landmarkConfusion4
linkPair4
pseudoLinkRisk4
titleRedundant4
visibleBulk3
hoverSurprise3
hiddenContentRisk3
headingStructure3
scrollRisk3
linkNoText3
complementaryNoText3
pseudoHeadingRisk3
noScriptRisk3

Issue summary

Special issues

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

preventions: Score 100. This is based on tests that the page did not allow to be run. That impedes accessibility progress and risks interfering with tools that users with disabilities need.

Classified issues

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

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

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

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

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

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

navConfusion: Score 23. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

pseudoHeadingRisk: 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-ftc",
  "host": {
    "id": "ftc",
    "which": "https://www.ftc.gov/",
    "what": "Federal Trade Commission (FTC)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T23:09:55"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T23:13:20"
    }
  ],
  "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.ftc.gov/",
        "what": "Federal Trade Commission (FTC)"
      },
      {
        "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.ftc.gov/",
        "what": "Federal Trade Commission (FTC)"
      },
      {
        "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.ftc.gov/",
      "what": "Federal Trade Commission (FTC)",
      "result": "https://www.ftc.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.ftc.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.ftc.gov/",
      "result": {
        "bytes": [
          543992,
          543992,
          543992,
          543992,
          543992
        ],
        "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.ftc.gov/",
      "what": "Federal Trade Commission (FTC)",
      "result": "https://www.ftc.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.ftc.gov/",
      "result": {
        "visibleElements": 1290
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.ftc.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.ftc.gov/",
      "result": {
        "tabFocusables": 104,
        "tabFocused": 104,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ftc.gov/",
      "what": "URL",
      "result": "https://www.ftc.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.ftc.gov/",
      "result": {
        "totals": {
          "total": 104,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 104,
              "meanDelay": 8,
              "tagNames": {
                "A": 96,
                "BUTTON": 7,
                "DIV": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 102
            },
            {
              "tagName": "BUTTON",
              "text": "Here's how you know",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Español",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Report Fraud",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sign Up for Consumer Alerts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Search the Legal Library",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Show/hide Enforcement menu items",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Show/hide Policy menu items",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Show/hide Advice and Guidance menu items",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Show/hide News and Events menu items",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Show/hide About the FTC menu items",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Show/hide Search menu items",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read the Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Report fraud",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Submit a public comment",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "File an antitrust complaint",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get your free credit report",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Report identity theft",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Register for Do Not Call",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Report to the FTC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "New Webinar: July 26",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Work With Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COPPA: What You Should Know",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Stay connected",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Press Release",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FTC Approves Final Order Preserving Competition for Development and Marketing of Steroid Injectable ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "All press releases",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Explore data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Celebrate Disability Pride, avoid scams",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Scammers impersonate US immigration officers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Location, health, and other sensitive information: FTC committed to fully enforcing the law against ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Open Meetings archive",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fraud Affects Every Community: Debt Collection",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Return to top",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Report Fraud",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sign Up for Consumer Alerts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Search the Legal Library",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Enforcement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cases and Proceedings",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Premerger Notification Program",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Merger Review",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Anticompetitive Practices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Rulemaking",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Statutes",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Competition and Consumer Protection Guidance Documents",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Warning Letters",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Consumer Sentinel Network",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Criminal Liaison Unit",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Recent FTC Cases Resulting in Refunds",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Notices of Penalty Offenses",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Competition Matters Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Advocacy and Research",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Advisory Opinions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cooperation Agreements",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Federal Register Notices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Reports",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Public Comments",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Studies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Testimony",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Policy Statements",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "International",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Consumer Advice",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Military Consumer",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Consumer.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Business Guidance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Competition Guidance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Bulk Publications",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News and Events",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Events",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Features",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Topics",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Data and Visualizations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Stay Connected",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About the FTC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mission",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "History",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Commissioners and Staff",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Bureaus and Offices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Budget and Strategy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Office of Inspector General",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers at the FTC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Policy and Notices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No FEAR Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Office of Inspector General",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "Play Icon Feedback",
              "delay": 102
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ftc.gov/",
      "what": "URL",
      "result": "https://www.ftc.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.ftc.gov/",
      "result": {
        "totals": {
          "total": 281,
          "types": {
            "onlyFocusable": {
              "total": 2,
              "tagNames": {
                "UL": 2
              }
            },
            "onlyOperable": {
              "total": 1,
              "tagNames": {
                "A": 1
              }
            },
            "focusableAndOperable": {
              "total": 278,
              "tagNames": {
                "A": 248,
                "BUTTON": 17,
                "INPUT": 12,
                "DIV": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "UL",
              "id": "ui-id-1",
              "text": "<ul id=\"ui-id-1\" tabindex=\"0\" class=\"ui-menu ui-widget ui-widget-content ui-auto"
            },
            {
              "tagName": "UL",
              "id": "ui-id-2",
              "text": "<ul id=\"ui-id-2\" tabindex=\"0\" class=\"ui-menu ui-widget ui-widget-content ui-auto"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "main-content",
              "text": "<a id=\"main-content\" tabindex=\"-1\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ],
          "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": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report Fraud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sign Up for Consumer Alerts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search the Legal Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"logo-img\" href=\"/\" title=\"Home\" aria-label=\"Home\" style=\"cursor: defau",
              "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=\"/themes/custom/ftc_uswds/uswds/dist/im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show/hide Enforcement menu items",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Browse legal resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search-field-megamenu-1",
              "text": "<input class=\"usa-input\" id=\"search-field-megamenu-1\" name=\"search\" placeholder=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"sort_by\" value=\"search_api_relevance\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cases and Proceedings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Premerger Notification Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Merger Review",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Anticompetitive Practices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rulemaking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statutes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Competition and Consumer Protection Guidance Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Warning Letters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Sentinel Network",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Criminal Liaison Unit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recent FTC Cases Resulting in Refunds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Notices of Penalty Offenses",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Competition Matters Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report an antitrust violation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "File adjudicative documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find banned debt collectors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View competition guidance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HSR threshold adjustments and reportability for 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View all Competition Matters Blog posts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show/hide Policy menu items",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Browse legal resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search-field-megamenu-1",
              "text": "<input class=\"usa-input\" id=\"search-field-megamenu-1\" name=\"search\" placeholder=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"sort_by\" value=\"search_api_relevance\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advocacy and Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advisory Opinions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cooperation Agreements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Federal Register Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Comments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Studies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Testimony",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policy Statements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find policy statements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Submit a public comment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "On FTC’s Twitter Case: Enhancing Security Without Compromising Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View all Tech@FTC Blog posts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show/hide Advice and Guidance menu items",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report fraud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report identity theft",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Register for Do Not Call",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sign up for consumer alerts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Business Blog updates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get your free credit report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find refund cases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Order bulk publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Advice",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shopping and Donating",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Credit, Loans, and Debt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jobs and Making Money",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Unwanted Calls, Emails, and Texts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Identity Theft and Online Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Scams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business Guidance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advertising and Marketing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Credit and Finance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy and Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "By Industry",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Small Businesses",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Browse Business Guidance Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit militaryconsumer.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit consumer.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit Competition Counts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Competition Guidance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show/hide News and Events menu items",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News and Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Release",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FTC Approves Final Order Preserving Competition for Development and Marketing of",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View News and Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Crossing the Consumer Welfare Rubicon: A Conversation with Commissioner Phillips",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View more Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Features",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data and Visualizations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Stay Connected",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sign up for the latest news",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fwww.facebook.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Ftwitter.com%2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fwww.linkedin.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fwww.youtube.c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news-events/stay-connected#RSS\" aria-label=\"RSS\" style=\"cursor: defaul",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coronavirus S",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Daily COVID-19 Complaint Data(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show/hide About the FTC menu items",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About the FTC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more about the FTC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioners and Staff",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureaus and Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget and Strategy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers at the FTC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chair Lina Khan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show/hide Search menu items",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"utf8\" type=\"hidden\" value=\"✓\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "affiliate",
              "text": "<input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"ftc_prod\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "query",
              "text": "<input autocomplete=\"off\" class=\"usagov-search-autocomplete ui-autocomplete-inpu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input class=\"usa-button usa-button--search\" name=\"commit\" type=\"submit\" value=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report Fraud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sign Up for Consumer Alerts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search the Legal Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show/hide Enforcement menu items",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cases and Proceedings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Premerger Notification Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Merger Review",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Anticompetitive Practices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rulemaking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statutes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Competition and Consumer Protection Guidance Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Warning Letters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Sentinel Network",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Criminal Liaison Unit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recent FTC Cases Resulting in Refunds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Notices of Penalty Offenses",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Competition Matters Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show/hide Policy menu items",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advocacy and Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advisory Opinions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cooperation Agreements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Federal Register Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Comments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Studies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Testimony",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policy Statements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show/hide Advice and Guidance menu items",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Advice",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Military Consumer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business Guidance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Competition Guidance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bulk Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News and Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show/hide News and Events menu items",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Features",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data and Visualizations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Stay Connected",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About the FTC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Show/hide About the FTC menu items",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioners and Staff",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureaus and Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget and Strategy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers at the FTC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"utf8\" type=\"hidden\" value=\"✓\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "affiliate_mobile",
              "text": "<input id=\"affiliate_mobile\" name=\"affiliate\" type=\"hidden\" value=\"ftc_prod\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "queryText",
              "text": "<input autocomplete=\"off\" class=\"usagov-search-autocomplete ui-autocomplete-inpu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input class=\"usa-button usa-button--search\" name=\"commit\" type=\"submit\" value=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read the Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report fraud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Submit a public comment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "File an antitrust complaint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get your free credit report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report identity theft",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Register for Do Not Call",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report to the FTC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New Webinar: July 26",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work With Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COPPA: What You Should Know",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Stay connected",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"Facebook\" href=\"http://www.ftc.gov/now-leaving?external_url=https",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"Twitter\" href=\"http://www.ftc.gov/now-leaving?external_url=https%",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"Linkedin\" href=\"http://www.ftc.gov/now-leaving?external_url=https",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"YouTube\" href=\"http://www.ftc.gov/now-leaving?external_url=https%",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"RSS\" href=\"/news-events/stay-connected#RSS\" style=\"cursor: defaul",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Release",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FTC Approves Final Order Preserving Competition for Development and Marketing of",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All press releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Celebrate Disability Pride, avoid scams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Scammers impersonate US immigration officers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Location, health, and other sensitive information: FTC committed to fully enforc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open Meetings archive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/media/fraud-affects-every-community-debt-collection-0\" hreflang=\"en\" s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fraud Affects Every Community: Debt Collection",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Return to top",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"logo-img\" href=\"/\" title=\"Home\" aria-label=\"Home\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report Fraud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sign Up for Consumer Alerts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search the Legal Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cases and Proceedings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Premerger Notification Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Merger Review",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Anticompetitive Practices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rulemaking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statutes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Competition and Consumer Protection Guidance Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Warning Letters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Sentinel Network",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Criminal Liaison Unit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recent FTC Cases Resulting in Refunds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Notices of Penalty Offenses",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Competition Matters Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advocacy and Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advisory Opinions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cooperation Agreements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Federal Register Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Comments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Studies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Testimony",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policy Statements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Advice",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Military Consumer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business Guidance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Competition Guidance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bulk Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News and Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Features",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data and Visualizations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Stay Connected",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About the FTC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioners and Staff",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureaus and Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget and Strategy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers at the FTC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policy and Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No FEAR Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"\" href=\"/news-events/stay-connected#RSS\" aria-label=\"RSS\" style=\"curso",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Play Icon Feedback",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ftc.gov/",
      "what": "URL",
      "result": "https://www.ftc.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.ftc.gov/",
      "result": {
        "totals": {
          "triggers": 176,
          "headTriggers": 20,
          "tailTriggers": 156,
          "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.ftc.gov/",
      "what": "URL",
      "result": "https://www.ftc.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.ftc.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 2,
          "wellLabeled": 21
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button class=\"usa-nav__close\"> <img src=\"/themes/custom/ftc_uswds/uswds/dist/img/close.svg\" alt=\"close\"> </button>}"
            },
            {
              "index": 7,
              "tagName": "INPUT",
              "type": "search"
            }
          ],
          "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": "Show/hide Enforcement menu items"
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search small",
                  "Search small"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Show/hide Policy menu items"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Show/hide Advice and Guidance menu items"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Show/hide News and Events menu items"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Show/hide About the FTC menu items"
              }
            },
            {
              "index": 12,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Show/hide Search menu items"
              }
            },
            {
              "index": 13,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Enter Search Term(s):"
                ]
              }
            },
            {
              "index": 14,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 15,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Show/hide Enforcement menu items"
              }
            },
            {
              "index": 16,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Show/hide Policy menu items"
              }
            },
            {
              "index": 17,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Show/hide Advice and Guidance menu items"
              }
            },
            {
              "index": 18,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Show/hide News and Events menu items"
              }
            },
            {
              "index": 19,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Show/hide About the FTC menu items"
              }
            },
            {
              "index": 20,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Enter Search Term(s):"
                ]
              }
            },
            {
              "index": 21,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 22,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Menu"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.ftc.gov/",
      "result": {
        "totals": {
          "links": 249,
          "adjacent": {
            "total": 84,
            "underlined": 1,
            "underlinedPercent": 1
          }
        },
        "items": {
          "underlined": [
            "Skip to main content"
          ],
          "notUnderlined": [
            "Español",
            "",
            "Enforcement",
            "View Enforcement",
            "Browse legal resources",
            "HSR threshold adjustments and reportability for 2022",
            "View all Competition Matters Blog posts",
            "Policy",
            "View Policy",
            "Browse legal resources",
            "Learn more",
            "On FTC’s Twitter Case: Enhancing Security Without Compromising Privacy",
            "View all Tech@FTC Blog posts",
            "Consumer Advice",
            "Business Guidance",
            "Visit militaryconsumer.gov",
            "Visit consumer.gov",
            "Visit Competition Counts",
            "Competition Guidance",
            "News and Events",
            "Press Release",
            "FTC Approves Final Order Preserving Competition for Development and Marketing of Steroid Injectable Drug",
            "View News and Events",
            "Crossing the Consumer Welfare Rubicon: A Conversation with Commissioner Phillips of the Federal Trade Commission",
            "View more Events",
            "Sign up for the latest news",
            "",
            "",
            "",
            "",
            "",
            "Coronavirus S",
            "Daily COVID-19 Complaint Data(link is external)",
            "About the FTC",
            "Learn more about the FTC",
            "Chair Lina Khan",
            "Search",
            "Legal Library",
            "Español",
            "Enforcement",
            "Policy",
            "News and Events",
            "About the FTC",
            "Legal Library",
            "Read the Blog",
            "",
            "Report fraud",
            "Submit a public comment",
            "File an antitrust complaint",
            "Get your free credit report",
            "Report identity theft",
            "Register for Do Not Call",
            "Report to the FTC",
            "New Webinar: July 26",
            "Work With Us",
            "COPPA: What You Should Know",
            "Stay connected",
            "",
            "",
            "",
            "",
            "",
            "Press Release",
            "FTC Approves Final Order Preserving Competition for Development and Marketing of Steroid Injectable Drug",
            "All press releases",
            "Explore data",
            "Celebrate Disability Pride, avoid scams",
            "Scammers impersonate US immigration officers",
            "Location, health, and other sensitive information: FTC committed to fully enforcing the law against illegal use and sharing of highly sensitive data",
            "Open Meetings archive",
            "",
            "Fraud Affects Every Community: Debt Collection",
            "Return to top",
            "",
            "Enforcement",
            "Policy",
            "News and Events",
            "About the FTC",
            "(link is external)",
            "(link is external)",
            "(link is external)",
            "(link is external)",
            ""
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.ftc.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.ftc.gov/",
      "what": "URL",
      "result": "https://www.ftc.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.ftc.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.ftc.gov/",
      "result": {
        "roleElements": 55,
        "badRoleElements": 6,
        "redundantRoleElements": 20,
        "tagNames": {
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 13
            }
          },
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "ARTICLE": {
            "article": {
              "bad": 0,
              "redundant": 5
            }
          },
          "UL": {
            "navigation": {
              "bad": 1,
              "redundant": 0
            }
          },
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          },
          "ASIDE": {
            "complementary": {
              "bad": 0,
              "redundant": 1
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          },
          "DIV": {
            "status": {
              "bad": 2,
              "redundant": 0
            },
            "button": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.ftc.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": 17,
            "subtotals": [
              7,
              5,
              2,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 84,
            "subtotals": [
              70,
              6,
              4,
              3,
              1
            ]
          },
          "listLink": {
            "total": 165,
            "subtotals": [
              43,
              43,
              37,
              27,
              6,
              3,
              3,
              3
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 34,
            "subtotals": [
              18,
              9,
              5,
              1,
              1
            ]
          },
          "h3": {
            "total": 23,
            "subtotals": [
              14,
              5,
              3,
              1
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Here's how you know",
                "Menu",
                "",
                "Menu"
              ],
              "500": [
                "Show/hide Enforcement menu items",
                "Show/hide Policy menu items",
                "Show/hide Advice and Guidance menu items",
                "Show/hide News and Events menu items",
                "Show/hide About the FTC menu items"
              ],
              "700": [
                "Search",
                "Search",
                "Show/hide Search menu items",
                "Show/hide Enforcement menu items",
                "Show/hide Policy menu items",
                "Show/hide Advice and Guidance menu items",
                "Show/hide News and Events menu items",
                "Show/hide About the FTC menu items"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Here's how you know",
                "Menu",
                "Show/hide Enforcement menu items",
                "Search",
                "Show/hide Policy menu items",
                "Search",
                "Show/hide Advice and Guidance menu items",
                "Show/hide News and Events menu items",
                "Show/hide About the FTC menu items",
                "Show/hide Search menu items",
                "Show/hide Enforcement menu items",
                "Show/hide Policy menu items",
                "Show/hide Advice and Guidance menu items",
                "Show/hide News and Events menu items",
                "Show/hide About the FTC menu items",
                "Menu"
              ],
              "underline": [
                ""
              ]
            },
            "borderStyle": {
              "none": [
                "Here's how you know",
                "Menu",
                "",
                "Search",
                "Search",
                "Show/hide Search menu items",
                "Show/hide Enforcement menu items",
                "Show/hide Policy menu items",
                "Show/hide Advice and Guidance menu items",
                "Show/hide News and Events menu items",
                "Show/hide About the FTC menu items",
                "Menu"
              ],
              "none none solid": [
                "Show/hide Enforcement menu items",
                "Show/hide Policy menu items",
                "Show/hide Advice and Guidance menu items",
                "Show/hide News and Events menu items",
                "Show/hide About the FTC menu items"
              ]
            },
            "borderWidth": {
              "0px": [
                "Here's how you know",
                "Menu",
                "",
                "Search",
                "Search",
                "Show/hide Search menu items",
                "Show/hide Enforcement menu items",
                "Show/hide Policy menu items",
                "Show/hide Advice and Guidance menu items",
                "Show/hide News and Events menu items",
                "Show/hide About the FTC menu items",
                "Menu"
              ],
              "0px 0px 1px": [
                "Show/hide Enforcement menu items",
                "Show/hide Policy menu items",
                "Show/hide Advice and Guidance menu items",
                "Show/hide News and Events menu items",
                "Show/hide About the FTC menu items"
              ]
            },
            "height": {
              "14.2734px": [
                "Here's how you know"
              ],
              "36px": [
                "Menu",
                "Menu"
              ],
              "48px": [
                ""
              ],
              "51px": [
                "Show/hide Enforcement menu items",
                "Show/hide Policy menu items",
                "Show/hide Advice and Guidance menu items",
                "Show/hide News and Events menu items",
                "Show/hide About the FTC menu items"
              ],
              "auto": [
                "Search",
                "Search",
                "Show/hide Enforcement menu items",
                "Show/hide Policy menu items",
                "Show/hide Advice and Guidance menu items",
                "Show/hide News and Events menu items",
                "Show/hide About the FTC menu items"
              ],
              "24px": [
                "Show/hide Search menu items"
              ]
            },
            "lineHeight": {
              "14.28px": [
                "Here's how you know"
              ],
              "14.835px": [
                "Menu",
                "Menu"
              ],
              "17.135px": [
                ""
              ],
              "18px": [
                "Show/hide Enforcement menu items",
                "Show/hide Policy menu items",
                "Show/hide Advice and Guidance menu items",
                "Show/hide News and Events menu items",
                "Show/hide About the FTC menu items"
              ],
              "13.9px": [
                "Search",
                "Search",
                "Show/hide Search menu items",
                "Show/hide Enforcement menu items",
                "Show/hide Policy menu items",
                "Show/hide Advice and Guidance menu items",
                "Show/hide News and Events menu items",
                "Show/hide About the FTC menu items"
              ]
            },
            "minHeight": {
              "auto": [
                "Here's how you know",
                "Show/hide Enforcement menu items",
                "Show/hide Policy menu items",
                "Show/hide Advice and Guidance menu items",
                "Show/hide News and Events menu items",
                "Show/hide About the FTC menu items",
                "Show/hide Search menu items"
              ],
              "0px": [
                "Menu",
                "",
                "Search",
                "Search",
                "Show/hide Enforcement menu items",
                "Show/hide Policy menu items",
                "Show/hide Advice and Guidance menu items",
                "Show/hide News and Events menu items",
                "Show/hide About the FTC menu items",
                "Menu"
              ]
            },
            "minWidth": {
              "auto": [
                "Here's how you know",
                "Show/hide Enforcement menu items",
                "Show/hide Policy menu items",
                "Show/hide Advice and Guidance menu items",
                "Show/hide News and Events menu items",
                "Show/hide About the FTC menu items",
                "Show/hide Search menu items"
              ],
              "0px": [
                "Menu",
                "",
                "Search",
                "Search",
                "Show/hide Enforcement menu items",
                "Show/hide Policy menu items",
                "Show/hide Advice and Guidance menu items",
                "Show/hide News and Events menu items",
                "Show/hide About the FTC menu items",
                "Menu"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "Español",
                "Enforcement",
                "View Enforcement",
                "Browse legal resources",
                "HSR threshold adjustments and reportability for 2022",
                "View all Competition Matters Blog posts",
                "Policy",
                "View Policy",
                "Browse legal resources",
                "Learn more",
                "On FTC’s Twitter Case: Enhancing Security Without Compromising Privacy",
                "View all Tech@FTC Blog posts",
                "Visit militaryconsumer.gov",
                "Visit consumer.gov",
                "Visit Competition Counts",
                "Competition Guidance",
                "News and Events",
                "Press Release",
                "FTC Approves Final Order Preserving Competition for Development and Marketing of Steroid Injectable Drug",
                "View News and Events",
                "Crossing the Consumer Welfare Rubicon: A Conversation with Commissioner Phillips of the Federal Trade Commission",
                "View more Events",
                "Sign up for the latest news",
                "",
                "",
                "",
                "",
                "",
                "Coronavirus S",
                "Daily COVID-19 Complaint Data(link is external)",
                "About the FTC",
                "Learn more about the FTC",
                "Chair Lina Khan",
                "Legal Library",
                "Español",
                "Legal Library",
                "Read the Blog",
                "",
                "Report fraud",
                "Submit a public comment",
                "File an antitrust complaint",
                "Get your free credit report",
                "Report identity theft",
                "Register for Do Not Call",
                "Report to the FTC",
                "New Webinar: July 26",
                "Work With Us",
                "COPPA: What You Should Know",
                "Stay connected",
                "",
                "",
                "",
                "",
                "",
                "Press Release",
                "FTC Approves Final Order Preserving Competition for Development and Marketing of Steroid Injectable Drug",
                "All press releases",
                "Explore data",
                "Celebrate Disability Pride, avoid scams",
                "Scammers impersonate US immigration officers",
                "Location, health, and other sensitive information: FTC committed to fully enforcing the law against illegal use and sharing of highly sensitive data",
                "Open Meetings archive",
                "",
                "Fraud Affects Every Community: Debt Collection",
                "Return to top",
                "(link is external)",
                "(link is external)",
                "(link is external)",
                "(link is external)",
                ""
              ],
              "500": [
                "Consumer Advice",
                "Business Guidance",
                "Search"
              ],
              "600": [
                "Enforcement",
                "Policy",
                "News and Events",
                "About the FTC"
              ],
              "700": [
                "",
                "Enforcement",
                "Policy",
                "News and Events",
                "About the FTC",
                ""
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to main content"
              ],
              "none": [
                "Español",
                "",
                "Enforcement",
                "View Enforcement",
                "Browse legal resources",
                "HSR threshold adjustments and reportability for 2022",
                "View all Competition Matters Blog posts",
                "Policy",
                "View Policy",
                "Browse legal resources",
                "Learn more",
                "On FTC’s Twitter Case: Enhancing Security Without Compromising Privacy",
                "View all Tech@FTC Blog posts",
                "Consumer Advice",
                "Business Guidance",
                "Visit militaryconsumer.gov",
                "Visit consumer.gov",
                "Visit Competition Counts",
                "Competition Guidance",
                "News and Events",
                "Press Release",
                "FTC Approves Final Order Preserving Competition for Development and Marketing of Steroid Injectable Drug",
                "View News and Events",
                "Crossing the Consumer Welfare Rubicon: A Conversation with Commissioner Phillips of the Federal Trade Commission",
                "View more Events",
                "Sign up for the latest news",
                "",
                "",
                "",
                "",
                "",
                "Coronavirus S",
                "Daily COVID-19 Complaint Data(link is external)",
                "About the FTC",
                "Learn more about the FTC",
                "Chair Lina Khan",
                "Search",
                "Legal Library",
                "Español",
                "Enforcement",
                "Policy",
                "News and Events",
                "About the FTC",
                "Legal Library",
                "Read the Blog",
                "",
                "Report fraud",
                "Submit a public comment",
                "File an antitrust complaint",
                "Get your free credit report",
                "Report identity theft",
                "Register for Do Not Call",
                "Report to the FTC",
                "New Webinar: July 26",
                "Work With Us",
                "COPPA: What You Should Know",
                "Stay connected",
                "",
                "",
                "",
                "",
                "",
                "Press Release",
                "FTC Approves Final Order Preserving Competition for Development and Marketing of Steroid Injectable Drug",
                "All press releases",
                "Explore data",
                "Celebrate Disability Pride, avoid scams",
                "Scammers impersonate US immigration officers",
                "Location, health, and other sensitive information: FTC committed to fully enforcing the law against illegal use and sharing of highly sensitive data",
                "Open Meetings archive",
                "",
                "Fraud Affects Every Community: Debt Collection",
                "Return to top",
                "",
                "Enforcement",
                "Policy",
                "News and Events",
                "About the FTC",
                "(link is external)",
                "(link is external)",
                "(link is external)",
                "(link is external)",
                ""
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Report Fraud",
                "Sign Up for Consumer Alerts",
                "Search the Legal Library",
                "Cases and Proceedings",
                "Premerger Notification Program",
                "Merger Review",
                "Anticompetitive Practices",
                "Rulemaking",
                "Statutes",
                "Competition and Consumer Protection Guidance Documents",
                "Warning Letters",
                "Consumer Sentinel Network",
                "Criminal Liaison Unit",
                "Recent FTC Cases Resulting in Refunds",
                "Notices of Penalty Offenses",
                "Competition Matters Blog",
                "Report an antitrust violation",
                "File adjudicative documents",
                "Find banned debt collectors",
                "View competition guidance",
                "Advocacy and Research",
                "Advisory Opinions",
                "Cooperation Agreements",
                "Federal Register Notices",
                "Reports",
                "Public Comments",
                "Studies",
                "Testimony",
                "Policy Statements",
                "International",
                "Find policy statements",
                "Submit a public comment",
                "Report fraud",
                "Report identity theft",
                "Register for Do Not Call",
                "Sign up for consumer alerts",
                "Get Business Blog updates",
                "Get your free credit report",
                "Find refund cases",
                "Order bulk publications",
                "Shopping and Donating",
                "Credit, Loans, and Debt",
                "Jobs and Making Money",
                "Unwanted Calls, Emails, and Texts",
                "Identity Theft and Online Security",
                "Scams",
                "Advertising and Marketing",
                "Credit and Finance",
                "Privacy and Security",
                "By Industry",
                "For Small Businesses",
                "Browse Business Guidance Resources",
                "Business Blog",
                "News",
                "Events",
                "Features",
                "Topics",
                "Data and Visualizations",
                "Stay Connected",
                "Mission",
                "History",
                "Commissioners and Staff",
                "Bureaus and Offices",
                "Budget and Strategy",
                "Office of Inspector General",
                "Careers at the FTC",
                "Contact",
                "Report Fraud",
                "Sign Up for Consumer Alerts",
                "Search the Legal Library",
                "Cases and Proceedings",
                "Premerger Notification Program",
                "Merger Review",
                "Anticompetitive Practices",
                "Rulemaking",
                "Statutes",
                "Competition and Consumer Protection Guidance Documents",
                "Warning Letters",
                "Consumer Sentinel Network",
                "Criminal Liaison Unit",
                "Recent FTC Cases Resulting in Refunds",
                "Notices of Penalty Offenses",
                "Competition Matters Blog",
                "Advocacy and Research",
                "Advisory Opinions",
                "Cooperation Agreements",
                "Federal Register Notices",
                "Reports",
                "Public Comments",
                "Studies",
                "Testimony",
                "Policy Statements",
                "International",
                "Consumer Advice",
                "Military Consumer",
                "Consumer.gov",
                "Business Guidance",
                "Competition Guidance",
                "Bulk Publications",
                "News",
                "Events",
                "Features",
                "Topics",
                "Data and Visualizations",
                "Stay Connected",
                "Mission",
                "History",
                "Commissioners and Staff",
                "Bureaus and Offices",
                "Budget and Strategy",
                "Office of Inspector General",
                "Careers at the FTC",
                "Contact",
                "Report Fraud",
                "Sign Up for Consumer Alerts",
                "Search the Legal Library",
                "Privacy Policy",
                "Policy and Notices",
                "FOIA",
                "No FEAR Act",
                "Office of Inspector General",
                "USA.gov"
              ],
              "500": [
                "Cases and Proceedings",
                "Premerger Notification Program",
                "Merger Review",
                "Anticompetitive Practices",
                "Rulemaking",
                "Statutes",
                "Competition and Consumer Protection Guidance Documents",
                "Warning Letters",
                "Consumer Sentinel Network",
                "Criminal Liaison Unit",
                "Recent FTC Cases Resulting in Refunds",
                "Notices of Penalty Offenses",
                "Competition Matters Blog",
                "Advocacy and Research",
                "Advisory Opinions",
                "Cooperation Agreements",
                "Federal Register Notices",
                "Reports",
                "Public Comments",
                "Studies",
                "Testimony",
                "Policy Statements",
                "International",
                "Consumer Advice",
                "Military Consumer",
                "Consumer.gov",
                "Business Guidance",
                "Competition Guidance",
                "Bulk Publications",
                "News",
                "Events",
                "Features",
                "Topics",
                "Data and Visualizations",
                "Stay Connected",
                "Mission",
                "History",
                "Commissioners and Staff",
                "Bureaus and Offices",
                "Budget and Strategy",
                "Office of Inspector General",
                "Careers at the FTC",
                "Contact"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Report Fraud",
                "Sign Up for Consumer Alerts",
                "Search the Legal Library",
                "Report Fraud",
                "Sign Up for Consumer Alerts",
                "Search the Legal Library",
                "Cases and Proceedings",
                "Premerger Notification Program",
                "Merger Review",
                "Anticompetitive Practices",
                "Rulemaking",
                "Statutes",
                "Competition and Consumer Protection Guidance Documents",
                "Warning Letters",
                "Consumer Sentinel Network",
                "Criminal Liaison Unit",
                "Recent FTC Cases Resulting in Refunds",
                "Notices of Penalty Offenses",
                "Competition Matters Blog",
                "Advocacy and Research",
                "Advisory Opinions",
                "Cooperation Agreements",
                "Federal Register Notices",
                "Reports",
                "Public Comments",
                "Studies",
                "Testimony",
                "Policy Statements",
                "International",
                "Consumer Advice",
                "Military Consumer",
                "Consumer.gov",
                "Business Guidance",
                "Competition Guidance",
                "Bulk Publications",
                "News",
                "Events",
                "Features",
                "Topics",
                "Data and Visualizations",
                "Stay Connected",
                "Mission",
                "History",
                "Commissioners and Staff",
                "Bureaus and Offices",
                "Budget and Strategy",
                "Office of Inspector General",
                "Careers at the FTC",
                "Contact",
                "Report Fraud",
                "Sign Up for Consumer Alerts",
                "Search the Legal Library"
              ],
              "rgb(0, 94, 162)": [
                "Cases and Proceedings",
                "Premerger Notification Program",
                "Merger Review",
                "Anticompetitive Practices",
                "Rulemaking",
                "Statutes",
                "Competition and Consumer Protection Guidance Documents",
                "Warning Letters",
                "Consumer Sentinel Network",
                "Criminal Liaison Unit",
                "Recent FTC Cases Resulting in Refunds",
                "Notices of Penalty Offenses",
                "Competition Matters Blog",
                "Report an antitrust violation",
                "File adjudicative documents",
                "Find banned debt collectors",
                "View competition guidance",
                "Advocacy and Research",
                "Advisory Opinions",
                "Cooperation Agreements",
                "Federal Register Notices",
                "Reports",
                "Public Comments",
                "Studies",
                "Testimony",
                "Policy Statements",
                "International",
                "Find policy statements",
                "Submit a public comment",
                "Report fraud",
                "Report identity theft",
                "Register for Do Not Call",
                "Sign up for consumer alerts",
                "Get Business Blog updates",
                "Get your free credit report",
                "Find refund cases",
                "Order bulk publications",
                "Shopping and Donating",
                "Credit, Loans, and Debt",
                "Jobs and Making Money",
                "Unwanted Calls, Emails, and Texts",
                "Identity Theft and Online Security",
                "Scams",
                "Advertising and Marketing",
                "Credit and Finance",
                "Privacy and Security",
                "By Industry",
                "For Small Businesses",
                "Browse Business Guidance Resources",
                "Business Blog",
                "News",
                "Events",
                "Features",
                "Topics",
                "Data and Visualizations",
                "Stay Connected",
                "Mission",
                "History",
                "Commissioners and Staff",
                "Bureaus and Offices",
                "Budget and Strategy",
                "Office of Inspector General",
                "Careers at the FTC",
                "Contact"
              ],
              "rgb(61, 69, 81)": [
                "Cases and Proceedings",
                "Premerger Notification Program",
                "Merger Review",
                "Anticompetitive Practices",
                "Rulemaking",
                "Statutes",
                "Competition and Consumer Protection Guidance Documents",
                "Warning Letters",
                "Consumer Sentinel Network",
                "Criminal Liaison Unit",
                "Recent FTC Cases Resulting in Refunds",
                "Notices of Penalty Offenses",
                "Competition Matters Blog",
                "Advocacy and Research",
                "Advisory Opinions",
                "Cooperation Agreements",
                "Federal Register Notices",
                "Reports",
                "Public Comments",
                "Studies",
                "Testimony",
                "Policy Statements",
                "International",
                "Consumer Advice",
                "Military Consumer",
                "Consumer.gov",
                "Business Guidance",
                "Competition Guidance",
                "Bulk Publications",
                "News",
                "Events",
                "Features",
                "Topics",
                "Data and Visualizations",
                "Stay Connected",
                "Mission",
                "History",
                "Commissioners and Staff",
                "Bureaus and Offices",
                "Budget and Strategy",
                "Office of Inspector General",
                "Careers at the FTC",
                "Contact",
                "Privacy Policy",
                "Policy and Notices",
                "FOIA",
                "No FEAR Act",
                "Office of Inspector General",
                "USA.gov"
              ]
            },
            "fontSize": {
              "12.9px": [
                "Report Fraud",
                "Sign Up for Consumer Alerts",
                "Search the Legal Library",
                "Privacy Policy",
                "Policy and Notices",
                "FOIA",
                "No FEAR Act",
                "Office of Inspector General",
                "USA.gov"
              ],
              "13px": [
                "Cases and Proceedings",
                "Premerger Notification Program",
                "Merger Review",
                "Anticompetitive Practices",
                "Rulemaking",
                "Statutes",
                "Competition and Consumer Protection Guidance Documents",
                "Warning Letters",
                "Consumer Sentinel Network",
                "Criminal Liaison Unit",
                "Recent FTC Cases Resulting in Refunds",
                "Notices of Penalty Offenses",
                "Competition Matters Blog",
                "Advocacy and Research",
                "Advisory Opinions",
                "Cooperation Agreements",
                "Federal Register Notices",
                "Reports",
                "Public Comments",
                "Studies",
                "Testimony",
                "Policy Statements",
                "International",
                "News",
                "Events",
                "Features",
                "Topics",
                "Data and Visualizations",
                "Stay Connected",
                "Mission",
                "History",
                "Commissioners and Staff",
                "Bureaus and Offices",
                "Budget and Strategy",
                "Office of Inspector General",
                "Careers at the FTC",
                "Contact"
              ],
              "14px": [
                "Report an antitrust violation",
                "File adjudicative documents",
                "Find banned debt collectors",
                "View competition guidance",
                "Find policy statements",
                "Submit a public comment",
                "Report fraud",
                "Report identity theft",
                "Register for Do Not Call",
                "Sign up for consumer alerts",
                "Get Business Blog updates",
                "Get your free credit report",
                "Find refund cases",
                "Order bulk publications",
                "Shopping and Donating",
                "Credit, Loans, and Debt",
                "Jobs and Making Money",
                "Unwanted Calls, Emails, and Texts",
                "Identity Theft and Online Security",
                "Scams",
                "Advertising and Marketing",
                "Credit and Finance",
                "Privacy and Security",
                "By Industry",
                "For Small Businesses",
                "Browse Business Guidance Resources",
                "Business Blog"
              ],
              "14.9px": [
                "Report Fraud",
                "Sign Up for Consumer Alerts",
                "Search the Legal Library"
              ],
              "13.9px": [
                "Cases and Proceedings",
                "Premerger Notification Program",
                "Merger Review",
                "Anticompetitive Practices",
                "Rulemaking",
                "Statutes",
                "Competition and Consumer Protection Guidance Documents",
                "Warning Letters",
                "Consumer Sentinel Network",
                "Criminal Liaison Unit",
                "Recent FTC Cases Resulting in Refunds",
                "Notices of Penalty Offenses",
                "Competition Matters Blog",
                "Advocacy and Research",
                "Advisory Opinions",
                "Cooperation Agreements",
                "Federal Register Notices",
                "Reports",
                "Public Comments",
                "Studies",
                "Testimony",
                "Policy Statements",
                "International",
                "Consumer Advice",
                "Military Consumer",
                "Consumer.gov",
                "Business Guidance",
                "Competition Guidance",
                "Bulk Publications",
                "News",
                "Events",
                "Features",
                "Topics",
                "Data and Visualizations",
                "Stay Connected",
                "Mission",
                "History",
                "Commissioners and Staff",
                "Bureaus and Offices",
                "Budget and Strategy",
                "Office of Inspector General",
                "Careers at the FTC",
                "Contact",
                "Report Fraud",
                "Sign Up for Consumer Alerts",
                "Search the Legal Library",
                "Cases and Proceedings",
                "Premerger Notification Program",
                "Merger Review",
                "Anticompetitive Practices",
                "Rulemaking",
                "Statutes",
                "Competition and Consumer Protection Guidance Documents",
                "Warning Letters",
                "Consumer Sentinel Network",
                "Criminal Liaison Unit",
                "Recent FTC Cases Resulting in Refunds",
                "Notices of Penalty Offenses",
                "Competition Matters Blog",
                "Advocacy and Research",
                "Advisory Opinions",
                "Cooperation Agreements",
                "Federal Register Notices",
                "Reports",
                "Public Comments",
                "Studies",
                "Testimony",
                "Policy Statements",
                "International",
                "Consumer Advice",
                "Military Consumer",
                "Consumer.gov",
                "Business Guidance",
                "Competition Guidance",
                "Bulk Publications",
                "News",
                "Events",
                "Features",
                "Topics",
                "Data and Visualizations",
                "Stay Connected",
                "Mission",
                "History",
                "Commissioners and Staff",
                "Bureaus and Offices",
                "Budget and Strategy",
                "Office of Inspector General",
                "Careers at the FTC",
                "Contact"
              ]
            },
            "lineHeight": {
              "12.9px": [
                "Report Fraud",
                "Sign Up for Consumer Alerts",
                "Search the Legal Library"
              ],
              "20.8px": [
                "Cases and Proceedings",
                "Premerger Notification Program",
                "Merger Review",
                "Anticompetitive Practices",
                "Rulemaking",
                "Statutes",
                "Competition and Consumer Protection Guidance Documents",
                "Warning Letters",
                "Consumer Sentinel Network",
                "Criminal Liaison Unit",
                "Recent FTC Cases Resulting in Refunds",
                "Notices of Penalty Offenses",
                "Competition Matters Blog",
                "Advocacy and Research",
                "Advisory Opinions",
                "Cooperation Agreements",
                "Federal Register Notices",
                "Reports",
                "Public Comments",
                "Studies",
                "Testimony",
                "Policy Statements",
                "International",
                "News",
                "Events",
                "Features",
                "Topics",
                "Data and Visualizations",
                "Stay Connected",
                "Mission",
                "History",
                "Commissioners and Staff",
                "Bureaus and Offices",
                "Budget and Strategy",
                "Office of Inspector General",
                "Careers at the FTC",
                "Contact"
              ],
              "22.4px": [
                "Report an antitrust violation",
                "File adjudicative documents",
                "Find banned debt collectors",
                "View competition guidance",
                "Find policy statements",
                "Submit a public comment",
                "Report fraud",
                "Report identity theft",
                "Register for Do Not Call",
                "Sign up for consumer alerts",
                "Get Business Blog updates",
                "Get your free credit report",
                "Find refund cases",
                "Order bulk publications",
                "Shopping and Donating",
                "Credit, Loans, and Debt",
                "Jobs and Making Money",
                "Unwanted Calls, Emails, and Texts",
                "Identity Theft and Online Security",
                "Scams",
                "Advertising and Marketing",
                "Credit and Finance",
                "Privacy and Security",
                "By Industry",
                "For Small Businesses",
                "Browse Business Guidance Resources",
                "Business Blog"
              ],
              "14.9px": [
                "Report Fraud",
                "Sign Up for Consumer Alerts",
                "Search the Legal Library"
              ],
              "19.46px": [
                "Cases and Proceedings",
                "Premerger Notification Program",
                "Merger Review",
                "Anticompetitive Practices",
                "Rulemaking",
                "Statutes",
                "Competition and Consumer Protection Guidance Documents",
                "Warning Letters",
                "Consumer Sentinel Network",
                "Criminal Liaison Unit",
                "Recent FTC Cases Resulting in Refunds",
                "Notices of Penalty Offenses",
                "Competition Matters Blog",
                "Advocacy and Research",
                "Advisory Opinions",
                "Cooperation Agreements",
                "Federal Register Notices",
                "Reports",
                "Public Comments",
                "Studies",
                "Testimony",
                "Policy Statements",
                "International",
                "Consumer Advice",
                "Military Consumer",
                "Consumer.gov",
                "Business Guidance",
                "Competition Guidance",
                "Bulk Publications",
                "News",
                "Events",
                "Features",
                "Topics",
                "Data and Visualizations",
                "Stay Connected",
                "Mission",
                "History",
                "Commissioners and Staff",
                "Bureaus and Offices",
                "Budget and Strategy",
                "Office of Inspector General",
                "Careers at the FTC",
                "Contact"
              ],
              "13.9px": [
                "Report Fraud",
                "Sign Up for Consumer Alerts",
                "Search the Legal Library"
              ],
              "22.24px": [
                "Cases and Proceedings",
                "Premerger Notification Program",
                "Merger Review",
                "Anticompetitive Practices",
                "Rulemaking",
                "Statutes",
                "Competition and Consumer Protection Guidance Documents",
                "Warning Letters",
                "Consumer Sentinel Network",
                "Criminal Liaison Unit",
                "Recent FTC Cases Resulting in Refunds",
                "Notices of Penalty Offenses",
                "Competition Matters Blog",
                "Advocacy and Research",
                "Advisory Opinions",
                "Cooperation Agreements",
                "Federal Register Notices",
                "Reports",
                "Public Comments",
                "Studies",
                "Testimony",
                "Policy Statements",
                "International",
                "Consumer Advice",
                "Military Consumer",
                "Consumer.gov",
                "Business Guidance",
                "Competition Guidance",
                "Bulk Publications",
                "News",
                "Events",
                "Features",
                "Topics",
                "Data and Visualizations",
                "Stay Connected",
                "Mission",
                "History",
                "Commissioners and Staff",
                "Bureaus and Offices",
                "Budget and Strategy",
                "Office of Inspector General",
                "Careers at the FTC",
                "Contact"
              ],
              "20.64px": [
                "Privacy Policy",
                "Policy and Notices",
                "FOIA",
                "No FEAR Act",
                "Office of Inspector General",
                "USA.gov"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "400": [
                "Translation Menu",
                "Secondary Menu",
                "Main Menu Mega",
                "Enforcement",
                "Policy",
                "Advice and Guidance",
                "News and Events",
                "About the FTC",
                "Translation Menu",
                "Secondary Menu",
                "Take Action",
                "Sign up to get e-mail updates.",
                "News and Updates",
                "Secondary Menu",
                "Main navigation",
                "Footer"
              ],
              "500": [
                "Sections",
                "Take action",
                "Competition Matters Blog",
                "Sections",
                "Take action",
                "Feature",
                "Tech@FTC Blog",
                "Take action",
                "Consumer Advice",
                "Business Guidance",
                "Latest News",
                "Upcoming Event",
                "Sections",
                "Follow us on social media",
                "Feature",
                "Latest Data Visualization",
                "Sections",
                "Featured"
              ]
            },
            "color": {
              "rgb(29, 53, 87)": [
                "Translation Menu",
                "Secondary Menu",
                "Main Menu Mega",
                "Enforcement",
                "Sections",
                "Take action",
                "Competition Matters Blog",
                "Policy",
                "Sections",
                "Take action",
                "Feature",
                "Tech@FTC Blog",
                "Advice and Guidance",
                "Take action",
                "Consumer Advice",
                "Business Guidance",
                "News and Events",
                "Latest News",
                "Upcoming Event",
                "Sections",
                "Follow us on social media",
                "Feature",
                "Latest Data Visualization",
                "About the FTC",
                "Sections",
                "Featured",
                "Translation Menu",
                "Secondary Menu",
                "Take Action",
                "News and Updates",
                "Main navigation",
                "Footer"
              ],
              "rgb(255, 255, 255)": [
                "Sign up to get e-mail updates.",
                "Secondary Menu"
              ]
            },
            "fontSize": {
              "32px": [
                "Translation Menu",
                "Secondary Menu",
                "Main Menu Mega",
                "Translation Menu",
                "Secondary Menu",
                "Take Action",
                "News and Updates",
                "Secondary Menu",
                "Main navigation",
                "Footer"
              ],
              "40px": [
                "Enforcement",
                "Policy",
                "Advice and Guidance",
                "News and Events",
                "About the FTC"
              ],
              "16px": [
                "Sections",
                "Take action",
                "Competition Matters Blog",
                "Sections",
                "Take action",
                "Feature",
                "Tech@FTC Blog",
                "Take action",
                "Consumer Advice",
                "Business Guidance",
                "Latest News",
                "Upcoming Event",
                "Sections",
                "Follow us on social media",
                "Feature",
                "Latest Data Visualization",
                "Sections",
                "Featured"
              ],
              "34px": [
                "Sign up to get e-mail updates."
              ]
            }
          },
          "h3": {
            "fontSize": {
              "24px": [
                "Search or browse the Legal Library",
                "HSR threshold adjustments and reportability for 2022",
                "Search or browse the Legal Library",
                "Vision and Priorities",
                "On FTC’s Twitter Case: Enhancing Security Without Compromising Privacy",
                "Servicemembers: Your tool for financial readiness",
                "Get consumer protection basics, plain and simple",
                "Learn how the FTC protects free enterprise and consumers",
                "Looking for competition guidance?",
                "FTC Approves Final Order Preserving Competition for Development and Marketing of Steroid Injectable Drug",
                "Crossing the Consumer Welfare Rubicon: A Conversation with Commissioner Phillips of the Federal Trade Commission",
                "Coronavirus Scams",
                "Daily COVID-19 Complaint Data(link is external)",
                "Meet the Chair"
              ],
              "30px": [
                "New Webinar: July 26",
                "Work With Us",
                "COPPA: What You Should Know"
              ],
              "32px": [
                "FTC Approves Final Order Preserving Competition for Development and Marketing of Steroid Injectable Drug"
              ],
              "28px": [
                "Data Visualizations",
                "Celebrate Disability Pride, avoid scams",
                "Scammers impersonate US immigration officers",
                "Location, health, and other sensitive information: FTC committed to fully enforcing the law against illegal use and sharing of highly sensitive data",
                "Open Meetings"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.ftc.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.ftc.gov/",
      "result": {
        "totals": {
          "total": 20,
          "tagNames": {
            "A": 2,
            "HEADER": 1,
            "DIV": 10,
            "UL": 7
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "",
            "text": "Skip to main content"
          },
          {
            "tagName": "HEADER",
            "id": "header",
            "text": "Menu Main Menu Mega Show/hide Enforcement menu items Enforcement We enforce federal competition and "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "megamenu-1",
            "text": "Enforcement We enforce federal competition and consumer protection laws that prevent anticompetitive"
          },
          {
            "tagName": "DIV",
            "id": "megamenu-2",
            "text": "Policy We work to advance government policies that protect consumers and promote competition. View P"
          },
          {
            "tagName": "DIV",
            "id": "megamenu-3",
            "text": "Advice and Guidance Learn more about your rights as a consumer and how to spot and avoid scams. Find"
          },
          {
            "tagName": "DIV",
            "id": "megamenu-4",
            "text": "News and Events Latest News Press Release FTC Approves Final Order Preserving Competition for Develo"
          },
          {
            "tagName": "DIV",
            "id": "megamenu-5",
            "text": "About the FTC Our mission is protecting consumers and competition by preventing anticompetitive, dec"
          },
          {
            "tagName": "DIV",
            "id": "megamenu-6",
            "text": "Enter Search Term(s): Looking for legal documents or records? Search the Legal Library instead."
          },
          {
            "tagName": "UL",
            "id": "basic-nav-section-1",
            "text": "Cases and Proceedings Premerger Notification Program Merger Review Anticompetitive Practices Rulemak"
          },
          {
            "tagName": "UL",
            "id": "basic-nav-section-2",
            "text": "Advocacy and Research Advisory Opinions Cooperation Agreements Federal Register Notices Reports Publ"
          },
          {
            "tagName": "UL",
            "id": "basic-nav-section-3",
            "text": "Consumer Advice Military Consumer Consumer.gov Business Guidance Competition Guidance Bulk Publicati"
          },
          {
            "tagName": "UL",
            "id": "basic-nav-section-4",
            "text": "News Events Features Topics Data and Visualizations Stay Connected"
          },
          {
            "tagName": "UL",
            "id": "basic-nav-section-5",
            "text": "Mission History Commissioners and Staff Bureaus and Offices Budget and Strategy Office of Inspector "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Have you been targeted by an illegal business practice or scam? Report to the FTC"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Return to top"
          },
          {
            "tagName": "DIV",
            "id": "drupal-modal",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "ui-id-1",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "ui-id-2",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Play Icon Feedback"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.ftc.gov/",
      "result": {
        "totals": {
          "failures": 25,
          "warnings": 4
        },
        "items": [
          {
            "index": 1352,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "nav",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[2]/div[1]/nav[1]",
              "codeLines": [
                "<nav role=\"navigation\" aria-labelledby=\"block-menu-block-translation-menu-menu\" id=\"block-menu-bloc...",
                "  <h2 class=\"usa-sr-only\" id=\"block-menu-block-translation-menu-menu\">",
                "    Translation Menu",
                "  </h2>",
                "  <ul class=\"menu menu--translation-menu nav\">",
                "    <li class=\"first last\">",
                "      <a href=\"/es\" class=\"first last\">",
                "        Español",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</nav>"
              ]
            }
          },
          {
            "index": 1353,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[2]/div[1]/nav[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"usa-sr-only\" id=\"block-menu-block-translation-menu-menu\">",
                "  Translation Menu",
                "</h2>"
              ]
            }
          },
          {
            "index": 1354,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "nav",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[2]/div[1]/nav[2]",
              "codeLines": [
                "<nav role=\"navigation\" aria-labelledby=\"block-menu-block-secondary-menu-menu\" id=\"block-menu-block-...",
                "  <h2 class=\"usa-sr-only\" id=\"block-menu-block-secondary-menu-menu\">",
                "    Secondary Menu",
                "  </h2>",
                "  <ul class=\"usa-nav__secondary-links\">",
                "    <li class=\"usa-nav__secondary-item\">",
                "      <a href=\"https://reportfraud.ftc.gov/\">",
                "        Report Fraud",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-nav__secondary-item\">",
                "      <a href=\"https://public.govdelivery.com/accounts/USFTCCONSUMER/subscriber/new?topic_id=USFTCC...",
                "        Sign Up for Consumer Alerts",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-nav__secondary-item\">",
                "      <a href=\"/legal-library\">",
                "        Search the Legal Library",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</nav>"
              ]
            }
          },
          {
            "index": 1355,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[2]/div[1]/nav[2]/h2[1]",
              "codeLines": [
                "<h2 class=\"usa-sr-only\" id=\"block-menu-block-secondary-menu-menu\">",
                "  Secondary Menu",
                "</h2>"
              ]
            }
          },
          {
            "index": 1357,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "clipPath",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/em[1]/a[1]/svg[1]/defs[1]/clipPath[1]",
              "codeLines": [
                "<clipPath id=\"clip0\">",
                "  <rect width=\"66\" height=\"66\" fill=\"white\"></rect>",
                "</clipPath>"
              ]
            }
          },
          {
            "index": 1361,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[1]",
              "codeLines": [
                "<input class=\"usa-input\" id=\"search-field-megamenu-1\" name=\"search\" placeholder=\"Search Legal Libra..."
              ]
            }
          },
          {
            "index": 1362,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/h2[1]",
              "codeLines": [
                "<h2 id=\"-menu\">",
                "  Sections",
                "</h2>"
              ]
            }
          },
          {
            "index": 1364,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[1]",
              "codeLines": [
                "<input class=\"usa-input\" id=\"search-field-megamenu-1\" name=\"search\" placeholder=\"Search Legal Libra..."
              ]
            }
          },
          {
            "index": 1365,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/h2[1]",
              "codeLines": [
                "<h2 id=\"-menu\">",
                "  Sections",
                "</h2>"
              ]
            }
          },
          {
            "index": 1368,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/h2[1]",
              "codeLines": [
                "<h2 id=\"-menu\">",
                "  Sections",
                "</h2>"
              ]
            }
          },
          {
            "index": 1370,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/div[2]/nav[1]/h2[1]",
              "codeLines": [
                "<h2 id=\"-menu\">",
                "  Sections",
                "</h2>"
              ]
            }
          },
          {
            "index": 1375,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "nav",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[2]/nav[1]",
              "codeLines": [
                "<nav role=\"navigation\" aria-labelledby=\"block-menu-block-translation-menu-menu\" id=\"block-menu-bloc...",
                "  <h2 class=\"usa-sr-only\" id=\"block-menu-block-translation-menu-menu\">",
                "    Translation Menu",
                "  </h2>",
                "  <ul class=\"menu menu--translation-menu nav\">",
                "    <li class=\"first last\">",
                "      <a href=\"/es\" class=\"first last\">",
                "        Español",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</nav>"
              ]
            }
          },
          {
            "index": 1376,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[2]/nav[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"usa-sr-only\" id=\"block-menu-block-translation-menu-menu\">",
                "  Translation Menu",
                "</h2>"
              ]
            }
          },
          {
            "index": 1377,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "nav",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[2]/nav[2]",
              "codeLines": [
                "<nav role=\"navigation\" aria-labelledby=\"block-menu-block-secondary-menu-menu\" id=\"block-menu-block-...",
                "  <h2 class=\"usa-sr-only\" id=\"block-menu-block-secondary-menu-menu\">",
                "    Secondary Menu",
                "  </h2>",
                "  <ul class=\"usa-nav__secondary-links\">",
                "    <li class=\"usa-nav__secondary-item\">",
                "      <a href=\"https://reportfraud.ftc.gov/\">",
                "        Report Fraud",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-nav__secondary-item\">",
                "      <a href=\"https://public.govdelivery.com/accounts/USFTCCONSUMER/subscriber/new?topic_id=USFTCC...",
                "        Sign Up for Consumer Alerts",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-nav__secondary-item\">",
                "      <a href=\"/legal-library\">",
                "        Search the Legal Library",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</nav>"
              ]
            }
          },
          {
            "index": 1378,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[2]/nav[2]/h2[1]",
              "codeLines": [
                "<h2 class=\"usa-sr-only\" id=\"block-menu-block-secondary-menu-menu\">",
                "  Secondary Menu",
                "</h2>"
              ]
            }
          },
          {
            "index": 1389,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "main",
              "path": "/html[1]/body[1]/div[1]/main[1]",
              "codeLines": [
                "<main role=\"main\" id=\"main-content\" class=\"main-content usa-layout-docs content--sidebar-second con...",
                "  <a id=\"main-content\" tabindex=\"-1\"></a>",
                "  <div id=\"content\">",
                "    <div class=\"primary-layout-columns\">",
                "      <div class=\"usa-layout-docs__main\">",
                "        <div class=\"region region-content\">",
                "          <div class=\"views-element-container block block-views block-views-blockftc-advanced-page-...",
                "            <div class=\"block-content-container\">",
                "              <div class=\"view view-ftc-advanced-page__block_3 view-ftc-advanced-page view-id-ftc_a...",
                "                <div class=\"view__content\">",
                "                  <div class=\"view-content\">",
                "                    <div class=\"views-row\">",
                "                      <div class=\"block-content block-content--type-basic block-content--62 block-c...",
                "                        <div class=\"block-content__content\">",
                "                          <div class=\"field field--name-field-body field--type-text-long field--lab...",
                "                            <div class=\"field__items\">",
                "                              <div class=\"field__item\">",
                "                                <h2 class=\"underlined\">",
                "                                  Take Action",
                "                                </h2>",
                "                                <ul class=\"usa-icon-list\">",
                "                                  <li>",
                "                                    <span class=\"fontawesome-icon-inline\">",
                "                                      <svg aria-hidden=\"true\" class=\"svg-inline--fa fa-exclamation-...",
                "                                        <path d=\"M504 256c0 136.997-111.043 248-248 248S8 392.997 8...",
                "                                      </svg>",
                "                                      <!-- <i class=\"fas fa-exclamation-circle\"></i> -->",
                "                                    </span>",
                "                                    <br>",
                "                                    <a href=\"https://reportfraud.ftc.gov/\">",
                "                                      Report fraud",
                "                                    </a>",
                "                                  </li>",
                "                                  <li>",
                "                                    <br>",
                "                                    <span class=\"fontawesome-icon-inline\">",
                "                                      <svg aria-hidden=\"true\" class=\"svg-inline--fa fa-pen fa-w-16\"...",
                "                                        <path d=\"M290.74 93.24l128.02 128.02-277.99 277.99-114.14 1...",
                "                                      </svg>",
                "                                      <!-- <i class=\"fas fa-pen\"></i> -->",
                "                                      <span></span>",
                "                                    </span>",
                "                                    <a href=\"https://www.regulations.gov/search?agencyIds=FTC&sortB...",
                "                                      Submit a public comment",
                "                                    </a>",
                "                                  </li>",
                "                                  <li>",
                "                                    <span class=\"fontawesome-icon-inline\">",
                "                                      <svg aria-hidden=\"true\" class=\"svg-inline--fa fa-file fa-w-12...",
                "                                        <path d=\"M224 136V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 2...",
                "                                      </svg>",
                "                                      <!-- <i class=\"fas fa-file\"></i> -->",
                "                                    </span>",
                "                                    <a href=\"/enforcement-policy/competition-enforcement/report-ant...",
                "                                      File an antitrust complaint",
                "                                    </a>",
                "                                  </li>",
                "                                  <li>",
                "                                    <span class=\"fontawesome-icon-inline\">",
                "                                      <svg aria-hidden=\"true\" class=\"svg-inline--fa fa-dollar-sign ...",
                "                                        <path d=\"M209.2 233.4l-108-31.6C88.7 198.2 80 186.5 80 173....",
                "                                      </svg>",
                "                                      <!-- <i class=\"fas fa-dollar-sign\"></i> -->",
                "                                    </span>",
                "                                    <br>",
                "                                    <a href=\"https://www.consumer.ftc.gov/articles/free-credit-repo...",
                "                                      Get your free credit report",
                "                                    </a>",
                "                                  </li>",
                "                                  <li>",
                "                                    <span class=\"fontawesome-icon-inline\">",
                "                                      <svg aria-hidden=\"true\" class=\"svg-inline--fa fa-address-card...",
                "                                        <path d=\"M528 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 ...",
                "                                      </svg>",
                "                                      <!-- <i class=\"fas fa-address-card\"></i> -->",
                "                                    </span>",
                "                                    <br>",
                "                                    <a href=\"https://www.identitytheft.gov/\">",
                "                                      Report identity theft",
                "                                    </a>",
                "                                  </li>",
                "                                  <li>",
                "                                    <span class=\"fontawesome-icon-inline\">",
                "                                      <svg aria-hidden=\"true\" class=\"svg-inline--fa fa-phone-slash ...",
                "                                        <path d=\"M268.2 381.4l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l...",
                "                                      </svg>",
                "                                      <!-- <i class=\"fas fa-phone-slash\"></i> -->",
                "                                    </span>",
                "                                    <br>",
                "                                    <a href=\"https://www.donotcall.gov/\">",
                "                                      Register for Do Not Call",
                "                                    </a>",
                "                                  </li>",
                "                                </ul>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </div>",
                "      </div>",
                "      <aside class=\"usa-layout-docs__sidenav layout-sidebar-second\" role=\"complementary\">",
                "        <div id=\"block-block-content-da6df92d-e382-464d-aee0-0c50837d688a\" class=\"block block-block...",
                "          <div class=\"block-content block-content--type-basic block-content--476 block-content--vie...",
                "            <div class=\"block-content__content\">",
                "              <div class=\"field field--name-field-body field--type-text-long field--label-hidden\">",
                "                <div class=\"field__items\">",
                "                  <div class=\"field__item\">",
                "                    <p>",
                "                      Have you been targeted by an illegal business practice or scam?",
                "                    </p>",
                "                    <p>",
                "                      <a class=\"usa-button usa-button--dark\" href=\"https://reportfraud.ftc.gov/\" ti...",
                "                        Report to the FTC",
                "                      </a>",
                "                    </p>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </div>",
                "      </aside>",
                "    </div>",
                "  </div>",
                "  <section class=\"usa-content-second\">",
                "    <div class=\"region region-content-second\">",
                "      <div class=\"view view-ftc-advanced-page__block_2 view-ftc-advanced-page view-id-ftc_advanced_...",
                "        <div class=\"view__content\">",
                "          <div class=\"view-content\">",
                "            <div class=\"views-row\">",
                "              <div class=\"bg-gradient-lightblue block-content block-content--type-curated-content-l...",
                "                <div class=\"block-content__content\">",
                "                  <div class=\"field field--name-field-custom-teasers field--type-entity-reference f...",
                "                    <div class=\"field__items\">",
                "                      <div class=\"block-content block-content--type-custom-teaser block-content--46...",
                "                        <div class=\"block-content__content\">",
                "                          <div class=\"field field--name-field-heading field--type-string field--lab...",
                "                            <div class=\"field__items\">",
                "                              <h3 class=\"field__item\">",
                "                                <a href=\"/news-events/events/2022/07/empowering-villages-webinar-se...",
                "                                  New Webinar: July 26",
                "                                </a>",
                "                              </h3>",
                "                            </div>",
                "                          </div>",
                "                          <div class=\"field field--name-field-body field--type-text-long field--lab...",
                "                            <div class=\"field__items\">",
                "                              <div class=\"field__item\">",
                "                                <p>",
                "                                  <span>",
                "                                    <span>",
                "                                      <span>",
                "                                        <span>",
                "                                          <span>",
                "                                            <span>",
                "                                              <span>",
                "                                                <span>",
                "                                                  <span>",
                "                                                    <span>",
                "                                                      <span>",
                "                                                        We're teaming up with the Village to Villag...",
                "                                                      </span>",
                "                                                    </span>",
                "                                                  </span>",
                "                                                </span>",
                "                                              </span>",
                "                                            </span>",
                "                                          </span>",
                "                                        </span>",
                "                                      </span>",
                "                                    </span>",
                "                                  </span>",
                "                                </p>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                      </div>",
                "                      <div class=\"block-content block-content--type-custom-teaser block-content--53...",
                "                        <div class=\"block-content__content\">",
                "                          <div class=\"field field--name-field-heading field--type-string field--lab...",
                "                            <div class=\"field__items\">",
                "                              <h3 class=\"field__item\">",
                "                                <a href=\"/about-ftc/careers\">",
                "                                  Work With Us",
                "                                </a>",
                "                              </h3>",
                "                            </div>",
                "                          </div>",
                "                          <div class=\"field field--name-field-body field--type-text-long field--lab...",
                "                            <div class=\"field__items\">",
                "                              <div class=\"field__item\">",
                "                                <p>",
                "                                  <span>",
                "                                    <span>",
                "                                      <span>",
                "                                        <span>",
                "                                          <span>",
                "                                            <span>",
                "                                              <span>",
                "                                                <span>",
                "                                                  The FTC is hiring. Learn how you can join our dyn...",
                "                                                </span>",
                "                                              </span>",
                "                                            </span>",
                "                                          </span>",
                "                                        </span>",
                "                                      </span>",
                "                                    </span>",
                "                                  </span>",
                "                                </p>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                      </div>",
                "                      <div class=\"block-content block-content--type-custom-teaser block-content--31...",
                "                        <div class=\"block-content__content\">",
                "                          <div class=\"field field--name-field-heading field--type-string field--lab...",
                "                            <div class=\"field__items\">",
                "                              <h3 class=\"field__item\">",
                "                                <a href=\"/business-guidance/privacy-security/childrens-privacy\">",
                "                                  COPPA: What You Should Know",
                "                                </a>",
                "                              </h3>",
                "                            </div>",
                "                          </div>",
                "                          <div class=\"field field--name-field-body field--type-text-long field--lab...",
                "                            <div class=\"field__items\">",
                "                              <div class=\"field__item\">",
                "                                <p>",
                "                                  The Children's Online Privacy Protection Act (also known as COPPA...",
                "                                </p>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "              <div class=\"block-content block-content--type-ribbon-cta block-content--10 block-cont...",
                "                <div class=\"block-content__content\">",
                "                  <div class=\"field field--name-field-body field--type-text-long field--label-hidde...",
                "                    <div class=\"field__items\">",
                "                      <div class=\"field__item\">",
                "                        <h2>",
                "                          Sign up to get e-mail updates.",
                "                        </h2>",
                "                        <p>",
                "                          <a class=\"usa-button\" href=\"/news-events/stay-connected\">",
                "                            Stay connected",
                "                          </a>",
                "                        </p>",
                "                        <div class=\"social-menu grid-row grid-gap-3\">",
                "                          <div class=\"grid-col-auto\">",
                "                            <a aria-label=\"Facebook\" href=\"http://www.ftc.gov/now-leaving?external_...",
                "                              <span class=\"fontawesome-icon-inline\">",
                "                                <svg aria-hidden=\"true\" class=\"svg-inline--fa fa-facebook fa-w-16\" ...",
                "                                  <path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 ...",
                "                                </svg>",
                "                                <!-- <i class=\"fab fa-facebook\"></i> -->",
                "                              </span>",
                "                            </a>",
                "                          </div>",
                "                          <div class=\"grid-col-auto\">",
                "                            <a aria-label=\"Twitter\" href=\"http://www.ftc.gov/now-leaving?external_u...",
                "                              <span class=\"fontawesome-icon-inline\">",
                "                                <svg aria-hidden=\"true\" class=\"svg-inline--fa fa-twitter fa-w-16\" d...",
                "                                  <path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72...",
                "                                </svg>",
                "                                <!-- <i class=\"fab fa-twitter\"></i> -->",
                "                              </span>",
                "                            </a>",
                "                          </div>",
                "                          <div class=\"grid-col-auto\">",
                "                            <a aria-label=\"Linkedin\" href=\"http://www.ftc.gov/now-leaving?external_...",
                "                              <span class=\"fontawesome-icon-inline\">",
                "                                <svg aria-hidden=\"true\" class=\"svg-inline--fa fa-linkedin fa-w-14\" ...",
                "                                  <path d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 48...",
                "                                </svg>",
                "                                <!-- <i class=\"fab fa-linkedin\"></i> -->",
                "                              </span>",
                "                            </a>",
                "                          </div>",
                "                          <div class=\"grid-col-auto\">",
                "                            <a aria-label=\"YouTube\" href=\"http://www.ftc.gov/now-leaving?external_u...",
                "                              <span class=\"fontawesome-icon-inline\">",
                "                                <svg aria-hidden=\"true\" class=\"svg-inline--fa fa-youtube fa-w-18\" d...",
                "                                  <path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.59...",
                "                                </svg>",
                "                                <!-- <i class=\"fab fa-youtube\"></i> -->",
                "                              </span>",
                "                            </a>",
                "                          </div>",
                "                          <div class=\"grid-col-auto\">",
                "                            <a aria-label=\"RSS\" href=\"/news-events/stay-connected#RSS\">",
                "                              <span class=\"fontawesome-icon-inline\">",
                "                                <svg aria-hidden=\"true\" class=\"svg-inline--fa fa-rss fa-w-14\" data-...",
                "                                  <path d=\"M128.081 415.959c0 35.369-28.672 64.041-64.041 64.041S0 ...",
                "                                </svg>",
                "                                <!-- <i class=\"fas fa-rss\"></i> -->",
                "                              </span>",
                "                            </a>",
                "                          </div>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </div>",
                "  </section>",
                "  <div class=\"region region-news-updates grid-container vertical-spacing-padding\">",
                "    <h2 class=\"underlined\">",
                "      News and Updates",
                "    </h2>",
                "    <div class=\"grid-row grid-gap-lg\">",
                "      <div class=\"desktop:grid-col-4\">",
                "        <div class=\"views-element-container block block-views block-views-blockftc-news-and-updates...",
                "          <div class=\"block-content-container\">",
                "            <div class=\"view view-ftc-news-and-updates__block_1 view-ftc-news-and-updates view-id-f...",
                "              <div class=\"view__content\">",
                "                <div class=\"view-content\">",
                "                  <div class=\"views-row\">",
                "                    <div class=\"views-field views-field-rendered-entity\">",
                "                      <span class=\"field-content\">",
                "                        <article role=\"article\" about=\"/news-events/news/press-releases/2022/07/ftc...",
                "                          <div class=\"node__content\">",
                "                            <div class=\"field type\">",
                "                              <a href=\"/news-events/news/press-releases\">",
                "                                Press Release",
                "                              </a>",
                "                            </div>",
                "                            <h3 class=\"node-title\">",
                "                              <a href=\"/news-events/news/press-releases/2022/07/ftc-approves-final-...",
                "                                FTC Approves Final Order Preserving Competition for Development and...",
                "                              </a>",
                "                            </h3>",
                "                            <div class=\"field field--name-field-date field--type-datetime field--la...",
                "                              <div class=\"field__items\">",
                "                                <div class=\"field__item\">",
                "                                  <time datetime=\"2022-07-14T12:00:00Z\">",
                "                                    July 14, 2022",
                "                                  </time>",
                "                                </div>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                        </article>",
                "                      </span>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "                <div class=\"view-footer\">",
                "                  <p>",
                "                    <a href=\"/news-events/news/press-releases\" class=\"usa-button\">",
                "                      All press releases",
                "                    </a>",
                "                  </p>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </div>",
                "        <div id=\"block-block-content-c53d2bcb-7c82-4167-b3fc-1c12a5a36944\" class=\"block block-block...",
                "          <div class=\"block-content block-content--type-uswds-graphic-list-item block-content--490 ...",
                "            <div class=\"usa-media-block__img\">",
                "              <img src=\"/sites/default/files/styles/crop_thumbnail/public/ftc_gov/images/covid-map-...",
                "            </div>",
                "            <div class=\"usa-media-block__body\">",
                "              <h3>",
                "                Data Visualizations",
                "              </h3>",
                "              <p>",
                "                Use our visualizations to explore scam and fraud trends in your state based on repo...",
                "              </p>",
                "              <p>",
                "                <a class=\"usa-button\" href=\"/news-events/data-visualizations/explore-data\">",
                "                  Explore data",
                "                </a>",
                "              </p>",
                "            </div>",
                "          </div>",
                "        </div>",
                "      </div>",
                "      <div class=\"desktop:grid-col-4\">",
                "        <div class=\"views-element-container block block-views block-views-blockftc-news-and-updates...",
                "          <div class=\"block-content-container\">",
                "            <div class=\"node view view-ftc-news-and-updates__block_3 view-ftc-news-and-updates view...",
                "              <div class=\"view__content\">",
                "                <div class=\"view-content\">",
                "                  <div class=\"views-row\">",
                "                    <div class=\"views-field views-field-nothing\">",
                "                      <span class=\"field-content\">",
                "                        <div class=\"node__content\">",
                "                          <div class=\"field field--name-field-blog field--type-entity-reference fie...",
                "                            <div class=\"field__items\">",
                "                              <div class=\"field__item\">",
                "                                Consumer Alert",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                          <h3 class=\"node-title\">",
                "                            <a href=\"https://consumer.ftc.gov/node/79371\" hreflang=\"en\">",
                "                              Celebrate Disability Pride, avoid scams",
                "                            </a>",
                "                          </h3>",
                "                          <div class=\"inline-pipe-group\">",
                "                            <div class=\"field field--name-field-author field--type-string field--la...",
                "                              <div class=\"field__items\">",
                "                                <div class=\"field__item\">",
                "                                  Terri Miller",
                "                                </div>",
                "                              </div>",
                "                            </div>",
                "                            <div class=\"field field--name-field-date-time field--type-datetime fiel...",
                "                              <div class=\"field__items\">",
                "                                <div class=\"field__item\">",
                "                                  <time datetime=\"00Z\">",
                "                                    <time datetime=\"45Z\">",
                "                                      July 15, 2022",
                "                                    </time>",
                "                                  </time>",
                "                                </div>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                      </span>",
                "                    </div>",
                "                  </div>",
                "                  <div class=\"views-row\">",
                "                    <div class=\"views-field views-field-nothing\">",
                "                      <span class=\"field-content\">",
                "                        <div class=\"node__content\">",
                "                          <div class=\"field field--name-field-blog field--type-entity-reference fie...",
                "                            <div class=\"field__items\">",
                "                              <div class=\"field__item\">",
                "                                Consumer Alert",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                          <h3 class=\"node-title\">",
                "                            <a href=\"https://consumer.ftc.gov/node/79370\" hreflang=\"en\">",
                "                              Scammers impersonate US immigration officers",
                "                            </a>",
                "                          </h3>",
                "                          <div class=\"inline-pipe-group\">",
                "                            <div class=\"field field--name-field-author field--type-string field--la...",
                "                              <div class=\"field__items\">",
                "                                <div class=\"field__item\">",
                "                                  Kira Krown",
                "                                </div>",
                "                              </div>",
                "                            </div>",
                "                            <div class=\"field field--name-field-date-time field--type-datetime fiel...",
                "                              <div class=\"field__items\">",
                "                                <div class=\"field__item\">",
                "                                  <time datetime=\"00Z\">",
                "                                    <time datetime=\"00Z\">",
                "                                      July 14, 2022",
                "                                    </time>",
                "                                  </time>",
                "                                </div>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                      </span>",
                "                    </div>",
                "                  </div>",
                "                  <div class=\"views-row\">",
                "                    <div class=\"views-field views-field-nothing\">",
                "                      <span class=\"field-content\">",
                "                        <div class=\"node__content\">",
                "                          <div class=\"field field--name-field-blog field--type-entity-reference fie...",
                "                            <div class=\"field__items\">",
                "                              <div class=\"field__item\">",
                "                                Business Blog",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                          <h3 class=\"node-title\">",
                "                            <a href=\"/business-guidance/blog/2022/07/location-health-other-sensitiv...",
                "                              Location, health, and other sensitive information: FTC committed to f...",
                "                            </a>",
                "                          </h3>",
                "                          <div class=\"inline-pipe-group\">",
                "                            <div class=\"field field--name-field-author field--type-string field--la...",
                "                              <div class=\"field__items\">",
                "                                <div class=\"field__item\">",
                "                                  Kristin Cohen, Acting Associate Director, FTC Division of Privacy...",
                "                                </div>",
                "                              </div>",
                "                            </div>",
                "                            <div class=\"field field--name-field-date-time field--type-datetime fiel...",
                "                              <div class=\"field__items\">",
                "                                <div class=\"field__item\">",
                "                                  <time datetime=\"00Z\">",
                "                                    <time datetime=\"00Z\">",
                "                                      July 11, 2022",
                "                                    </time>",
                "                                  </time>",
                "                                </div>",
                "                              </div>",
                "                            </div>",
                "                          </div>",
                "                        </div>",
                "                      </span>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "                <div class=\"view-footer\">",
                "                  <!--<p><a href=\"/\" class=\"usa-button\">All blog posts</a></p>-->",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </div>",
                "      </div>",
                "      <div class=\"desktop:grid-col-4\">",
                "        <div id=\"block-block-content-73bfce7c-f322-4cd4-8b66-0c215a443b85\" class=\"block block-block...",
                "          <div class=\"block-content block-content--type-basic block-content--497 block-content--vie...",
                "            <div class=\"block-content__content\">",
                "              <div class=\"field field--name-field-body field--type-text-long field--label-hidden\">",
                "                <div class=\"field__items\">",
                "                  <div class=\"field__item\">",
                "                    <h3>",
                "                      Open Meetings",
                "                    </h3>",
                "                    <p>",
                "                      Track enforcement and policy developments by viewing records from the Commiss...",
                "                    </p>",
                "                    <p>",
                "                      <a class=\"usa-button\" href=\"/news-events/events/open-meetings\">",
                "                        Open Meetings archive",
                "                      </a>",
                "                    </p>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </div>",
                "        <div id=\"block-block-content-dc4debfe-d5fa-4dce-9b34-6939476a5f3c\" class=\"block block-block...",
                "          <div class=\"block-content block-content--type-content-teaser block-content--66 block-cont...",
                "            <div class=\"block-content__content\">",
                "              <div class=\"field field--name-field-heading field--type-string field--label-hidden\">",
                "                <div class=\"field__items\">",
                "                  <div class=\"field__item\">",
                "                    Featured Video",
                "                  </div>",
                "                </div>",
                "              </div>",
                "              <div class=\"field field--name-field-media-teaser field--type-entity-reference field--...",
                "                <div class=\"field__items\">",
                "                  <article class=\"media media--type-remote-video media--view-mode-teaser\">",
                "                    <div class=\"media__content\">",
                "                      <div class=\"field field--name-field-thumbnail field--type-entity-reference fi...",
                "                        <div class=\"field__items\">",
                "                          <div class=\"field__item\">",
                "                            <a href=\"/media/fraud-affects-every-community-debt-collection-0\" hrefla...",
                "                              <img src=\"/sites/default/files/styles/wide_standard_sm/public/ftc_gov...",
                "                            </a>",
                "                          </div>",
                "                        </div>",
                "                      </div>",
                "                      <div class=\"field field--name-name field--type-string field--label-hidden\">",
                "                        <div class=\"field__items\">",
                "                          <div class=\"field__item\">",
                "                            <a href=\"/media/fraud-affects-every-community-debt-collection-0\">",
                "                              Fraud Affects Every Community: Debt Collection",
                "                            </a>",
                "                          </div>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                  </article>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </div>",
                "  </div>",
                "  <div class=\"grid-container usa-footer__return-to-top\">",
                "    <a href=\"#top\" class=\"smooth-scroll\">",
                "      <svg class=\"svg-inline--fa fa-arrow-up fa-w-14\" aria-hidden=\"true\" focusable=\"false\" data-pre...",
                "        <path fill=\"currentColor\" d=\"M34.9 289.5l-22.2-22.2c-9.4-9.4-9.4-24.6 0-33.9L207 39c9.4-9.4...",
                "      </svg>",
                "      <!-- <i class=\"fas fa-arrow-up\"></i> -->",
                "      <span class=\"usa-sr-only\">",
                "        Return to top",
                "      </span>",
                "    </a>",
                "  </div>",
                "</main>"
              ]
            }
          },
          {
            "index": 1390,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/main[1]/a[1]",
              "codeLines": [
                "<a id=\"main-content\" tabindex=\"-1\"></a>"
              ]
            }
          },
          {
            "index": 1399,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "clipPath",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/em[1]/a[1]/svg[1]/defs[1]/clipPath[1]",
              "codeLines": [
                "<clipPath id=\"clip0\">",
                "  <rect width=\"66\" height=\"66\" fill=\"white\"></rect>",
                "</clipPath>"
              ]
            }
          },
          {
            "index": 1400,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "nav",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/nav[1]",
              "codeLines": [
                "<nav role=\"navigation\" aria-labelledby=\"block-menu-block-secondary-menu-menu\" id=\"block-menu-block-...",
                "  <h2 class=\"usa-sr-only\" id=\"block-menu-block-secondary-menu-menu\">",
                "    Secondary Menu",
                "  </h2>",
                "  <ul class=\"usa-nav__secondary-links\">",
                "    <li class=\"usa-nav__secondary-item\">",
                "      <a href=\"https://reportfraud.ftc.gov/\">",
                "        Report Fraud",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-nav__secondary-item\">",
                "      <a href=\"https://public.govdelivery.com/accounts/USFTCCONSUMER/subscriber/new?topic_id=USFTCC...",
                "        Sign Up for Consumer Alerts",
                "      </a>",
                "    </li>",
                "    <li class=\"usa-nav__secondary-item\">",
                "      <a href=\"/legal-library\">",
                "        Search the Legal Library",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</nav>"
              ]
            }
          },
          {
            "index": 1401,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"usa-sr-only\" id=\"block-menu-block-secondary-menu-menu\">",
                "  Secondary Menu",
                "</h2>"
              ]
            }
          },
          {
            "index": 1673,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 1799,
            "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[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Military Consumer Month"
              ]
            }
          },
          {
            "index": 1800,
            "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[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Are you a servicemember? Check out this blog about Military Consumer Month to get the information y..."
              ]
            }
          },
          {
            "index": 1823,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[3]/span[1]/text()[1]",
              "codeLines": [
                "Advice and Guidance"
              ]
            }
          },
          {
            "index": 1838,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Military Consumer Month"
              ]
            }
          },
          {
            "index": 1839,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/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[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Are you a servicemember? Check out this blog about Military Consumer Month to get the information y..."
              ]
            }
          },
          {
            "index": 1893,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/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": 1896,
            "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]/main[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Have you been targeted by an illegal business practice or scam?",
                "</p>"
              ]
            }
          },
          {
            "index": 1897,
            "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]/main[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <a class=\"usa-button usa-button--dark\" href=\"https://reportfraud.ftc.gov/\" title=\"Report to the F...",
                "    Report to the FTC",
                "  </a>",
                "</p>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.ftc.gov/",
      "result": {
        "totals": {
          "rulesNA": 47,
          "rulesPassed": 48,
          "rulesWarned": 4,
          "rulesViolated": 6,
          "warnings": {
            "minor": 30,
            "moderate": 0,
            "serious": 10,
            "critical": 0
          },
          "violations": {
            "minor": 3,
            "moderate": 6,
            "serious": 23,
            "critical": 4
          }
        },
        "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-17T23:12:35.968Z",
          "url": "https://www.ftc.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-allowed-role",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Ensures role attribute has an appropriate value for the element",
              "help": "ARIA role should be appropriate for the element",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-role?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "navigation"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role navigation must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"usa-nav__primary usa-accordion mobile\" role=\"navigation\">",
                  "target": [
                    ".mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role navigation must be removed when the element is made visible, as it is not allowed for the element"
                }
              ]
            },
            {
              "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": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-banner\">",
                          "target": [
                            ".region-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>Military Consumer Month</h1>",
                  "target": [
                    "h1"
                  ],
                  "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.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-banner\">",
                          "target": [
                            ".region-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Are you a servicemember? Check out this blog about Military Consumer Month&nbsp;to get the information you need to make sound financial decisions.</p>",
                  "target": [
                    ".views-row > p:nth-child(2)"
                  ],
                  "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": "11.2pt (14.9px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-banner\">",
                          "target": [
                            ".region-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"usa-button\" href=\"https://www.militaryconsumer.gov/blog/military-consumer-month-2022\" title=\"View Press Release\">Read the Blog</a>",
                  "target": [
                    "a[title=\"View Press Release\"]"
                  ],
                  "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": "25.5pt (34px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"block-content block-content--type-ribbon-cta block-content--10 block-content--view-mode-default\">",
                          "target": [
                            ".block-content--type-ribbon-cta"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Sign up to get e-mail updates.</h2>",
                  "target": [
                    ".block-content--type-ribbon-cta > .block-content__content > .field--name-field-body.field--type-text-long.field--label-hidden > .field__items > .field__item > h2"
                  ],
                  "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": "11.2pt (14.9px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"block-content block-content--type-ribbon-cta block-content--10 block-content--view-mode-default\">",
                          "target": [
                            ".block-content--type-ribbon-cta"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"usa-button\" href=\"/news-events/stay-connected\">Stay connected</a>",
                  "target": [
                    ".block-content--type-ribbon-cta > .block-content__content > .field--name-field-body.field--type-text-long.field--label-hidden > .field__items > .field__item > p > .usa-button[href$=\"stay-connected\"]"
                  ],
                  "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": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-banner\">",
                          "target": [
                            ".region-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>Military Consumer Month</h1>",
                  "target": [
                    "h1"
                  ],
                  "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.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-banner\">",
                          "target": [
                            ".region-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Are you a servicemember? Check out this blog about Military Consumer Month&nbsp;to get the information you need to make sound financial decisions.</p>",
                  "target": [
                    ".views-row > p:nth-child(2)"
                  ],
                  "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": "11.2pt (14.9px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-banner\">",
                          "target": [
                            ".region-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"usa-button\" href=\"https://www.militaryconsumer.gov/blog/military-consumer-month-2022\" title=\"View Press Release\">Read the Blog</a>",
                  "target": [
                    "a[title=\"View Press Release\"]"
                  ],
                  "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": "25.5pt (34px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"block-content block-content--type-ribbon-cta block-content--10 block-content--view-mode-default\">",
                          "target": [
                            ".block-content--type-ribbon-cta"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Sign up to get e-mail updates.</h2>",
                  "target": [
                    ".block-content--type-ribbon-cta > .block-content__content > .field--name-field-body.field--type-text-long.field--label-hidden > .field__items > .field__item > h2"
                  ],
                  "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": "11.2pt (14.9px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"block-content block-content--type-ribbon-cta block-content--10 block-content--view-mode-default\">",
                          "target": [
                            ".block-content--type-ribbon-cta"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"usa-button\" href=\"/news-events/stay-connected\">Stay connected</a>",
                  "target": [
                    ".block-content--type-ribbon-cta > .block-content__content > .field--name-field-body.field--type-text-long.field--label-hidden > .field__items > .field__item > p > .usa-button[href$=\"stay-connected\"]"
                  ],
                  "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\">Menu</button>",
                  "target": [
                    ".region-header > .usa-menu-btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"usa-nav__close\">\n          <img src=\"/themes/custom/ftc_uswds/uswds/dist/img/close.svg\" alt=\"close\">\n        </button>",
                  "target": [
                    ".usa-nav__close"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"dropdown-menu dropdown-fullwidth\" id=\"megamenu-1\" hidden=\"\">",
                  "target": [
                    "#megamenu-1"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"field field--name-field-blog field--type-entity-reference field--label-hidden field--count-1\">\n        <div class=\"field__items\">\n              <div class=\"field__item\">Competition Matters</div>\n          </div>\n  </div>",
                  "target": [
                    ".node--78445 > .node__content > .field--name-field-blog.field--count-1.field--type-entity-reference"
                  ],
                  "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=\"dropdown-menu dropdown-fullwidth\" id=\"megamenu-2\" hidden=\"\">",
                  "target": [
                    "#megamenu-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"field field--name-field-blog field--type-entity-reference field--label-hidden field--count-1\">\n        <div class=\"field__items\">\n              <div class=\"field__item\">Tech@FTC</div>\n          </div>\n  </div>",
                  "target": [
                    ".node--79067 > .node__content > .field--name-field-blog.field--count-1.field--type-entity-reference"
                  ],
                  "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=\"dropdown-menu dropdown-fullwidth\" id=\"megamenu-3\" hidden=\"\">",
                  "target": [
                    "#megamenu-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"dropdown-menu dropdown-fullwidth\" id=\"megamenu-4\" hidden=\"\">",
                  "target": [
                    "#megamenu-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"field type\"><a href=\"/news-events/news/press-releases\">Press Release</a></div>",
                  "target": [
                    ".views-row > .node--type-press-release.node--79366.node--view-mode-snippet > .node__content > .type.field"
                  ],
                  "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=\"group-left\">\n          <div class=\"date-flag\"><span class=\"month\">Jul</span>18</div>\n        </div>",
                  "target": [
                    ".group-left"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\">",
                  "target": [
                    "h3 > .ext[data-extlink=\"\"][rel=\"noreferrer\"] > .ext[aria-label=\"(link is external)\"][viewBox=\"0 0 80 40\"]"
                  ],
                  "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=\"dropdown-menu dropdown-fullwidth\" id=\"megamenu-5\" hidden=\"\">",
                  "target": [
                    "#megamenu-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://search.usa.gov/search?affiliate=ftc_prod\" class=\"usa-nav__link\">Search</a>",
                  "target": [
                    ".menu-item.dropdown:nth-child(6) > .usa-nav__link:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"dropdown-menu dropdown-fullwidth\" id=\"megamenu-6\" hidden=\"\">",
                  "target": [
                    "#megamenu-6"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"usa-nav__secondary\">",
                  "target": [
                    ".usa-nav__secondary"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"usa-nav__primary usa-accordion mobile\" role=\"navigation\">",
                  "target": [
                    ".mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">",
                  "target": [
                    "#basic-nav-section-1"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"basic-nav-section-2\" class=\"usa-nav__submenu\" hidden=\"\">",
                  "target": [
                    "#basic-nav-section-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">",
                  "target": [
                    "#basic-nav-section-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">",
                  "target": [
                    "#basic-nav-section-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">",
                  "target": [
                    "#basic-nav-section-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"megamenu-search-block\">",
                  "target": [
                    ".field__item > .megamenu-search-block"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"usa-menu-btn\">Menu</button>",
                  "target": [
                    ".region-footer > .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": "<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\">",
                  "target": [
                    ".ext[aria-label=\"Facebook\"][data-extlink=\"\"] > .ext[aria-label=\"(link is external)\"][viewBox=\"0 0 80 40\"]"
                  ],
                  "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": "<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\">",
                  "target": [
                    ".ext[aria-label=\"Twitter\"][data-extlink=\"\"] > .ext[aria-label=\"(link is external)\"][viewBox=\"0 0 80 40\"]"
                  ],
                  "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": "<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\">",
                  "target": [
                    ".ext[aria-label=\"LinkedIn\"][data-extlink=\"\"] > .ext[aria-label=\"(link is external)\"][viewBox=\"0 0 80 40\"]"
                  ],
                  "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": "<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\">",
                  "target": [
                    ".ext[aria-label=\"YouTube\"][data-extlink=\"\"] > .ext[aria-label=\"(link is external)\"][viewBox=\"0 0 80 40\"]"
                  ],
                  "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."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "8.9pt (11.9px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-banner\">",
                          "target": [
                            ".usa-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 8.9pt (11.9px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"usa-banner__button-text\">Here's how you know</span>",
                  "target": [
                    ".usa-banner__button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 8.9pt (11.9px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#065cb4",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.76,
                        "fontSize": "8.9pt (11.9px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"banner\" id=\"top\">",
                          "target": [
                            "#top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.76 (foreground color: #065cb4, background color: #f0f0f0, font size: 8.9pt (11.9px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/es\" class=\"first last\">Español</a>",
                  "target": [
                    ".region-header-top > nav:nth-child(1) > .menu--translation-menu.menu.nav > .first.last > .first.last[href=\"/es\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.76 (foreground color: #065cb4, background color: #f0f0f0, font size: 8.9pt (11.9px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#065cb4",
                        "contrastRatio": 6.56,
                        "fontSize": "9.7pt (12.9px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://reportfraud.ftc.gov/\">\n            Report Fraud\n          </a>",
                          "target": [
                            ".region-header-top > nav:nth-child(2) > .usa-nav__secondary-links > .usa-nav__secondary-item:nth-child(1) > a[href$=\"reportfraud.ftc.gov/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.56 (foreground color: #ffffff, background color: #065cb4, font size: 9.7pt (12.9px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://reportfraud.ftc.gov/\">\n            Report Fraud\n          </a>",
                  "target": [
                    ".region-header-top > nav:nth-child(2) > .usa-nav__secondary-links > .usa-nav__secondary-item:nth-child(1) > a[href$=\"reportfraud.ftc.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.56 (foreground color: #ffffff, background color: #065cb4, font size: 9.7pt (12.9px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#065cb4",
                        "contrastRatio": 6.56,
                        "fontSize": "9.7pt (12.9px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://public.govdelivery.com/accounts/USFTCCONSUMER/subscriber/new?topic_id=USFTCCONSUMER_8\">\n            Sign Up for Consumer Alerts\n          </a>",
                          "target": [
                            ".region-header-top > nav:nth-child(2) > .usa-nav__secondary-links > .usa-nav__secondary-item:nth-child(2) > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.56 (foreground color: #ffffff, background color: #065cb4, font size: 9.7pt (12.9px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://public.govdelivery.com/accounts/USFTCCONSUMER/subscriber/new?topic_id=USFTCCONSUMER_8\">\n            Sign Up for Consumer Alerts\n          </a>",
                  "target": [
                    ".region-header-top > nav:nth-child(2) > .usa-nav__secondary-links > .usa-nav__secondary-item:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.56 (foreground color: #ffffff, background color: #065cb4, font size: 9.7pt (12.9px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#065cb4",
                        "contrastRatio": 6.56,
                        "fontSize": "9.7pt (12.9px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/legal-library\">\n            Search the Legal Library\n          </a>",
                          "target": [
                            ".region-header-top > nav:nth-child(2) > .usa-nav__secondary-links > .usa-nav__secondary-item:nth-child(3) > a[href$=\"legal-library\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.56 (foreground color: #ffffff, background color: #065cb4, font size: 9.7pt (12.9px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/legal-library\">\n            Search the Legal Library\n          </a>",
                  "target": [
                    ".region-header-top > nav:nth-child(2) > .usa-nav__secondary-links > .usa-nav__secondary-item:nth-child(3) > a[href$=\"legal-library\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.56 (foreground color: #ffffff, background color: #065cb4, font size: 9.7pt (12.9px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.72,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"page-node--112 theme--ftc-uswds path-frontpage page-node-type--page-advanced\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://reportfraud.ftc.gov/\">Report fraud</a>",
                  "target": [
                    ".usa-icon-list > li:nth-child(1) > a[href$=\"reportfraud.ftc.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.72,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"page-node--112 theme--ftc-uswds path-frontpage page-node-type--page-advanced\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.regulations.gov/search?agencyIds=FTC&amp;sortBy=commentEndDate&amp;sortDirection=desc&amp;withinCommentPeriod\">Submit&nbsp;a public comment</a>",
                  "target": [
                    ".usa-icon-list > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.72,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"page-node--112 theme--ftc-uswds path-frontpage page-node-type--page-advanced\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/enforcement-policy/competition-enforcement/report-antitrust-violation\">File an antitrust complaint</a>",
                  "target": [
                    ".usa-icon-list > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.72,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"page-node--112 theme--ftc-uswds path-frontpage page-node-type--page-advanced\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.consumer.ftc.gov/articles/free-credit-reports\">Get your free credit report</a>",
                  "target": [
                    ".usa-icon-list > li:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.72,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"page-node--112 theme--ftc-uswds path-frontpage page-node-type--page-advanced\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.identitytheft.gov/\">Report identity theft</a>",
                  "target": [
                    "a[href$=\"identitytheft.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.72,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"page-node--112 theme--ftc-uswds path-frontpage page-node-type--page-advanced\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.donotcall.gov/\">Register for Do Not Call</a>",
                  "target": [
                    "a[href$=\"donotcall.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#d9e8f6",
                        "contrastRatio": 5.38,
                        "fontSize": "10.4pt (13.9px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"field type\"><a href=\"/news-events/news/press-releases\">Press Release</a></div>",
                          "target": [
                            ".field-content > .node--type-press-release.node--79366.node--view-mode-snippet > .node__content > .type.field"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.38 (foreground color: #005ea2, background color: #d9e8f6, font size: 10.4pt (13.9px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news-events/news/press-releases\">Press Release</a>",
                  "target": [
                    ".field-content > .node--type-press-release.node--79366.node--view-mode-snippet > .node__content > .type.field > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.38 (foreground color: #005ea2, background color: #d9e8f6, font size: 10.4pt (13.9px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#065cb4",
                        "contrastRatio": 6.56,
                        "fontSize": "11.2pt (14.9px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/news-events/news/press-releases\" class=\"usa-button\">All press releases</a>",
                          "target": [
                            ".view-ftc-news-and-updates__block_1 > .view__content > .view-footer > p > .usa-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.56 (foreground color: #ffffff, background color: #065cb4, font size: 11.2pt (14.9px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news-events/news/press-releases\" class=\"usa-button\">All press releases</a>",
                  "target": [
                    ".view-ftc-news-and-updates__block_1 > .view__content > .view-footer > p > .usa-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.56 (foreground color: #ffffff, background color: #065cb4, font size: 11.2pt (14.9px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#065cb4",
                        "contrastRatio": 6.56,
                        "fontSize": "11.2pt (14.9px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"usa-button\" href=\"/news-events/data-visualizations/explore-data\">Explore data</a>",
                          "target": [
                            ".usa-media-block__body > p:nth-child(3) > .usa-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.56 (foreground color: #ffffff, background color: #065cb4, font size: 11.2pt (14.9px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"usa-button\" href=\"/news-events/data-visualizations/explore-data\">Explore data</a>",
                  "target": [
                    ".usa-media-block__body > p:nth-child(3) > .usa-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.56 (foreground color: #ffffff, background color: #065cb4, font size: 11.2pt (14.9px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#065cb4",
                        "contrastRatio": 6.56,
                        "fontSize": "11.2pt (14.9px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"usa-button\" href=\"/news-events/events/open-meetings\">Open Meetings archive</a>",
                          "target": [
                            ".block-content--497 > .block-content__content > .field--name-field-body.field--type-text-long.field--label-hidden > .field__items > .field__item > p:nth-child(3) > .usa-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.56 (foreground color: #ffffff, background color: #065cb4, font size: 11.2pt (14.9px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"usa-button\" href=\"/news-events/events/open-meetings\">Open Meetings archive</a>",
                  "target": [
                    ".block-content--497 > .block-content__content > .field--name-field-body.field--type-text-long.field--label-hidden > .field__items > .field__item > p:nth-child(3) > .usa-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.56 (foreground color: #ffffff, background color: #065cb4, font size: 11.2pt (14.9px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.72,
                        "fontSize": "11.2pt (14.9px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"media__content\">",
                          "target": [
                            ".media__content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 11.2pt (14.9px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/media/fraud-affects-every-community-debt-collection-0\">Fraud Affects Every Community: Debt Collection</a>",
                  "target": [
                    ".field--name-name > .field__items > .field__item > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #005ea2, background color: #ffffff, font size: 11.2pt (14.9px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#065cb4",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.76,
                        "fontSize": "10.4pt (13.9px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-footer__main-menu-section\">",
                          "target": [
                            ".usa-footer__main-menu-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.76 (foreground color: #065cb4, background color: #f0f0f0, font size: 10.4pt (13.9px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/enforcement\" class=\"expanded dropdown first dropdown-toggle\" data-toggle=\"dropdown\" data-drupal-link-system-path=\"node/78545\">Enforcement <span class=\"caret\"></span></a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"node/78545\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.76 (foreground color: #065cb4, background color: #f0f0f0, font size: 10.4pt (13.9px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#065cb4",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.76,
                        "fontSize": "10.4pt (13.9px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-footer__main-menu-section\">",
                          "target": [
                            ".usa-footer__main-menu-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.76 (foreground color: #065cb4, background color: #f0f0f0, font size: 10.4pt (13.9px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/policy\" class=\"expanded dropdown dropdown-toggle\" data-toggle=\"dropdown\" data-drupal-link-system-path=\"node/78544\">Policy <span class=\"caret\"></span></a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"node/78544\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.76 (foreground color: #065cb4, background color: #f0f0f0, font size: 10.4pt (13.9px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#065cb4",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.76,
                        "fontSize": "10.4pt (13.9px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-footer__main-menu-section\">",
                          "target": [
                            ".usa-footer__main-menu-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.76 (foreground color: #065cb4, background color: #f0f0f0, font size: 10.4pt (13.9px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"expanded dropdown dropdown-toggle\" data-toggle=\"dropdown\">Advice and Guidance <span class=\"caret\"></span></span>",
                  "target": [
                    ".expanded.dropdown:nth-child(3) > .dropdown-toggle.expanded[data-toggle=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.76 (foreground color: #065cb4, background color: #f0f0f0, font size: 10.4pt (13.9px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#065cb4",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.76,
                        "fontSize": "10.4pt (13.9px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-footer__main-menu-section\">",
                          "target": [
                            ".usa-footer__main-menu-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.76 (foreground color: #065cb4, background color: #f0f0f0, font size: 10.4pt (13.9px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news-events\" class=\"expanded dropdown dropdown-toggle\" data-toggle=\"dropdown\" data-drupal-link-system-path=\"node/27286\">News and Events <span class=\"caret\"></span></a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"node/27286\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.76 (foreground color: #065cb4, background color: #f0f0f0, font size: 10.4pt (13.9px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#065cb4",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.76,
                        "fontSize": "10.4pt (13.9px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-footer__main-menu-section\">",
                          "target": [
                            ".usa-footer__main-menu-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.76 (foreground color: #065cb4, background color: #f0f0f0, font size: 10.4pt (13.9px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-ftc\" class=\"expanded dropdown last dropdown-toggle\" data-toggle=\"dropdown\" data-drupal-link-system-path=\"node/28112\">About the FTC <span class=\"caret\"></span></a>",
                  "target": [
                    "a[data-drupal-link-system-path=\"node/28112\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.76 (foreground color: #065cb4, background color: #f0f0f0, font size: 10.4pt (13.9px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#8e44ad",
                        "contrastRatio": 5.86,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"display: block; overflow: hidden; background-color: rgb(142, 68, 173); visibility: visible;\" class=\"_acs _acsbadge--default _acsbadge--medium _acsmiddleright _acsVertical_right _acsAnimate\" tabindex=\"0\" role=\"button\" aria-label=\"Feedback, opens dialog\">",
                          "target": [
                            "._acs"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.86 (foreground color: #ffffff, background color: #8e44ad, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"_acsBadgeLabel\" style=\"color:#fff\">Feedback</span>",
                  "target": [
                    "._acsBadgeLabel"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.86 (foreground color: #ffffff, background color: #8e44ad, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "duplicate-id-active",
              "impact": "serious",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value of active elements is unique",
              "help": "IDs of active elements must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id-active?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id-active",
                      "data": "main-content",
                      "relatedNodes": [
                        {
                          "html": "<a id=\"main-content\" tabindex=\"-1\"></a>",
                          "target": [
                            "main > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Document has active elements with the same id attribute: main-content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<main role=\"main\" id=\"main-content\" class=\"main-content usa-layout-docs content--sidebar-second content--with-secondary-content\">",
                  "target": [
                    "main"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has active elements with the same id attribute: main-content"
                }
              ]
            },
            {
              "id": "duplicate-id-aria",
              "impact": "critical",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value used in ARIA and in labels is unique",
              "help": "IDs used in ARIA and labels must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id-aria?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "block-menu-block-translation-menu-menu",
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"usa-sr-only\" id=\"block-menu-block-translation-menu-menu\">Translation Menu</h2>",
                          "target": [
                            ".usa-nav__secondary > nav:nth-child(1) > .usa-sr-only"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: block-menu-block-translation-menu-menu"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<h2 class=\"usa-sr-only\" id=\"block-menu-block-translation-menu-menu\">Translation Menu</h2>",
                  "target": [
                    ".region-header-top > nav:nth-child(1) > .usa-sr-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: block-menu-block-translation-menu-menu"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "block-menu-block-secondary-menu-menu",
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"usa-sr-only\" id=\"block-menu-block-secondary-menu-menu\">Secondary Menu</h2>",
                          "target": [
                            ".usa-nav__secondary > nav:nth-child(2) > .usa-sr-only"
                          ]
                        },
                        {
                          "html": "<h2 class=\"usa-sr-only\" id=\"block-menu-block-secondary-menu-menu\">Secondary Menu</h2>",
                          "target": [
                            ".region-footer > nav > .usa-sr-only"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: block-menu-block-secondary-menu-menu"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<h2 class=\"usa-sr-only\" id=\"block-menu-block-secondary-menu-menu\">Secondary Menu</h2>",
                  "target": [
                    ".region-header-top > nav:nth-child(2) > .usa-sr-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: block-menu-block-secondary-menu-menu"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "search-field-megamenu-1",
                      "relatedNodes": [
                        {
                          "html": "<input class=\"usa-input\" id=\"search-field-megamenu-1\" name=\"search\" placeholder=\"Search Legal Library\" type=\"search\">",
                          "target": [
                            "#megamenu-2 > .grid-container > .menu_link_content.menu-link-contentmain-menu-mega.view-mode-default > .layout--threecol-section.layout--threecol-section--33-34-33.grid-gap > .desktop\\:grid-col-4.layout__region-column:nth-child(1) > .block-block-content2c9ea696-49a7-46b0-bf7a-e4c190edb745.block--block-content--basic.block-block-content > .block-content--115.ftc-blue-box.block-content--type-basic > .block-content__content > .field--name-field-body.field--type-text-long.field--label-hidden > .field__items > .field__item > form[action=\"/legal-library/search\"][role=\"search\"] > .usa-input[name=\"search\"][placeholder=\"Search Legal Library\"]"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: search-field-megamenu-1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<input class=\"usa-input\" id=\"search-field-megamenu-1\" name=\"search\" placeholder=\"Search Legal Library\" type=\"search\">",
                  "target": [
                    "#megamenu-1 > .grid-container > .menu_link_content.menu-link-contentmain-menu-mega.view-mode-default > .layout--threecol-section.layout--threecol-section--33-34-33.grid-gap > .desktop\\:grid-col-4.layout__region-column:nth-child(1) > .block-block-content2c9ea696-49a7-46b0-bf7a-e4c190edb745.block--block-content--basic.block-block-content > .block-content--115.ftc-blue-box.block-content--type-basic > .block-content__content > .field--name-field-body.field--type-text-long.field--label-hidden > .field__items > .field__item > form[action=\"/legal-library/search\"][role=\"search\"] > .usa-input[name=\"search\"][placeholder=\"Search Legal Library\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: search-field-megamenu-1"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "-menu",
                      "relatedNodes": [
                        {
                          "html": "<h2 id=\"-menu\">Sections</h2>",
                          "target": [
                            "#megamenu-2 > .grid-container > .menu_link_content.menu-link-contentmain-menu-mega.view-mode-default > .layout--threecol-section.layout--threecol-section--33-34-33.grid-gap > .desktop\\:grid-col-4.layout__region-column:nth-child(2) > nav[aria-labelledby=\"-menu\"] > h2"
                          ]
                        },
                        {
                          "html": "<h2 id=\"-menu\">Sections</h2>",
                          "target": [
                            "#megamenu-4 > .grid-container > .menu_link_content.menu-link-contentmain-menu-mega.view-mode-default > .layout--threecol-section.layout--threecol-section--33-34-33.grid-gap > .desktop\\:grid-col-4.layout__region-column:nth-child(2) > nav[aria-labelledby=\"-menu\"] > h2"
                          ]
                        },
                        {
                          "html": "<h2 id=\"-menu\">Sections</h2>",
                          "target": [
                            "#megamenu-5 > .grid-container > .menu_link_content.menu-link-contentmain-menu-mega.view-mode-default > .layout--threecol-section.layout--threecol-section--33-34-33.grid-gap > .desktop\\:grid-col-4.layout__region-column:nth-child(2) > nav[aria-labelledby=\"-menu\"] > h2"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: -menu"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<h2 id=\"-menu\">Sections</h2>",
                  "target": [
                    "#megamenu-1 > .grid-container > .menu_link_content.menu-link-contentmain-menu-mega.view-mode-default > .layout--threecol-section.layout--threecol-section--33-34-33.grid-gap > .desktop\\:grid-col-4.layout__region-column:nth-child(2) > nav[aria-labelledby=\"-menu\"] > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: -menu"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "block-menu-block-translation-menu",
                      "relatedNodes": [
                        {
                          "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-block-translation-menu-menu\" id=\"block-menu-block-translation-menu\">",
                          "target": [
                            ".usa-nav__secondary > nav:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: block-menu-block-translation-menu"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-block-translation-menu-menu\" id=\"block-menu-block-translation-menu\">",
                  "target": [
                    ".region-header-top > nav:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: block-menu-block-translation-menu"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "block-menu-block-secondary-menu",
                      "relatedNodes": [
                        {
                          "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-block-secondary-menu-menu\" id=\"block-menu-block-secondary-menu\">",
                          "target": [
                            ".usa-nav__secondary > nav:nth-child(2)"
                          ]
                        },
                        {
                          "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-block-secondary-menu-menu\" id=\"block-menu-block-secondary-menu\">",
                          "target": [
                            ".region-footer > nav"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: block-menu-block-secondary-menu"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-block-secondary-menu-menu\" id=\"block-menu-block-secondary-menu\">",
                  "target": [
                    ".region-header-top > nav:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: block-menu-block-secondary-menu"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "clip0",
                      "relatedNodes": [
                        {
                          "html": "<clipPath id=\"clip0\">\n<rect width=\"66\" height=\"66\" fill=\"white\"></rect>\n</clipPath>",
                          "target": [
                            ".region-footer > .usa-logo.site-logo > em > .logo-img[href=\"/\"][title=\"Home\"] > svg[width=\"345\"][viewBox=\"0 0 345 66\"][fill=\"none\"] > defs > clippath"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: clip0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<clipPath id=\"clip0\">\n<rect width=\"66\" height=\"66\" fill=\"white\"></rect>\n</clipPath>",
                  "target": [
                    ".region-header > .usa-logo.site-logo > em > .logo-img[href=\"/\"][title=\"Home\"] > svg[width=\"345\"][viewBox=\"0 0 345 66\"][fill=\"none\"] > defs > clippath"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: clip0"
                }
              ]
            },
            {
              "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": "navigation",
                        "accessibleText": "secondary menu"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-block-secondary-menu-menu\" id=\"block-menu-block-secondary-menu\">",
                          "target": [
                            ".region-footer > nav"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav role=\"navigation\" aria-labelledby=\"block-menu-block-secondary-menu-menu\" id=\"block-menu-block-secondary-menu\">",
                  "target": [
                    ".region-header-top > nav:nth-child(2)"
                  ],
                  "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": "<div class=\"grid-col-auto\">\n            <img class=\"usa-banner__header-flag\" src=\"/themes/custom/ftc_uswds/uswds/dist/img/us_flag_small.png\" alt=\"U.S. flag\">\n          </div>",
                  "target": [
                    ".usa-banner__inner > .grid-col-auto"
                  ],
                  "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 class=\"usa-banner__header-text\">An official website of the United States government</p>",
                  "target": [
                    ".usa-banner__header-text"
                  ],
                  "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": "<h1>Military Consumer Month</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>Are you a servicemember? Check out this blog about Military Consumer Month&nbsp;to get the information you need to make sound financial decisions.</p>",
                  "target": [
                    ".views-row > 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><a class=\"usa-button\" href=\"https://www.militaryconsumer.gov/blog/military-consumer-month-2022\" title=\"View Press Release\">Read the Blog</a></p>",
                  "target": [
                    ".views-row > p:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ftc.gov/",
      "what": "URL",
      "result": "https://www.ftc.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.ftc.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=\"/sites/default/files/styles/crop_thumbnail/public/images/images/nov-18-2013-924am/ftc_hq6_400x350.jpg?itok=sO6cBfTu\" width=\"400\" height=\"350\" loading=\"lazy\" typeof=\"foaf:Image\" style=\"aspect-ratio: 400/350\">"
              }
            ]
          },
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"main-content\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a id=\"main-content\" tabindex=\"-1\">...</a>"
              }
            ],
            "Duplicate id attribute value \"clip0\" found on the web page.": [
              {
                "tagName": "clippath",
                "id": "#clip0",
                "code": "<clipPath id=\"clip0\">...</clipPath>"
              }
            ],
            "Duplicate id attribute value \"-menu\" found on the web page.": [
              {
                "tagName": "h2",
                "id": "#-menu",
                "code": "<h2 id=\"-menu\">...</h2>"
              }
            ],
            "Duplicate id attribute value \"block-menu-block-secondary-menu-menu\" found on the web page.": [
              {
                "tagName": "h2",
                "id": "#block-menu-block-secondary-menu-menu",
                "code": "<h2 class=\"usa-sr-only\" id=\"block-menu-block-secondary-menu-menu\">...</h2>"
              }
            ],
            "Duplicate id attribute value \"block-menu-block-translation-menu-menu\" found on the web page.": [
              {
                "tagName": "h2",
                "id": "#block-menu-block-translation-menu-menu",
                "code": "<h2 class=\"usa-sr-only\" id=\"block-menu-block-translation-menu-menu\">...</h2>"
              }
            ],
            "Duplicate id attribute value \"search-field-megamenu-1\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#search-field-megamenu-1",
                "code": "<input class=\"usa-input\" id=\"search-field-megamenu-1\" name=\"search\" placeholder=\"Search Legal Library\" type=\"search\">"
              }
            ],
            "Duplicate id attribute value \"block-menu-block-secondary-menu\" found on the web page.": [
              {
                "tagName": "nav",
                "id": "#block-menu-block-secondary-menu",
                "code": "<nav role=\"navigation\" aria-labelledby=\"block-menu-block-secondary-menu-menu\" id=\"block-menu-block-secondary-menu\">...</nav>"
              }
            ],
            "Duplicate id attribute value \"block-menu-block-translation-menu\" found on the web page.": [
              {
                "tagName": "nav",
                "id": "#block-menu-block-translation-menu",
                "code": "<nav role=\"navigation\" aria-labelledby=\"block-menu-block-translation-menu-menu\" id=\"block-menu-block-translation-menu\">...</nav>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "#block-menu-block-translation-menu-menu",
                "code": "<h2 class=\"usa-sr-only\" id=\"block-menu-block-translation-menu-menu\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "#block-menu-block-translation-menu-menu",
                "code": "<h2 class=\"usa-sr-only\" id=\"block-menu-block-translation-menu-menu\">...</h2>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#top\" class=\"smooth-scroll\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"usa-overlay\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div style=\"display: block; overflow: hidden; background-color: rgb(142, 68, 173); visibility: visible;\" class=\"_acs _acsbadge--default _acsbadge--medium _acsmiddleright _acsVertical_right _acsAnimate\" tabindex=\"0\" role=\"button\" aria-label=\"Feedback, opens dialog\">...</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": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              }
            ]
          },
          "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": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.BGColour": {
            "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [
              {
                "tagName": "div",
                "id": "#usasearch_sayt",
                "code": "<div id=\"usasearch_sayt\" style=\"background: none; border: 0px; display: block; float: none; height: 0px; line-height: 0; margin: 0px; padding: 0px; position: static; width: 0px;\">...</div>"
              }
            ]
          },
          "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": "span",
                "id": "",
                "code": "<span class=\"_acsBadgeLabel\" style=\"color:#fff\">...</span>"
              }
            ]
          },
          "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 class=\"extlink ext use-ajax\" href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Ftwitter.com%2FFTC&amp;back_url=https%3A%2F%2Fwww.ftc.gov%2F\" aria-label=\"Twitter\" data-extlink=\"\" rel=\"noreferrer\" data-dialog-type=\"modal\" data-dialog-options=\"{&quot;width&quot;:&quot;600&quot;}\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"extlink ext use-ajax\" href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fwww.facebook.com%2Ffederaltradecommission&amp;back_url=https%3A%2F%2Fwww.ftc.gov%2F\" aria-label=\"Facebook\" data-extlink=\"\" rel=\"noreferrer\" data-dialog-type=\"modal\" data-dialog-options=\"{&quot;width&quot;:&quot;600&quot;}\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"extlink ext use-ajax\" href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2F163780%2F&amp;back_url=https%3A%2F%2Fwww.ftc.gov%2F\" aria-label=\"LinkedIn\" data-extlink=\"\" rel=\"noreferrer\" data-dialog-type=\"modal\" data-dialog-options=\"{&quot;width&quot;:&quot;600&quot;}\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"extlink ext use-ajax\" href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fwww.youtube.com%2Fftcvideos&amp;back_url=https%3A%2F%2Fwww.ftc.gov%2F\" aria-label=\"YouTube\" data-extlink=\"\" rel=\"noreferrer\" data-dialog-type=\"modal\" data-dialog-options=\"{&quot;width&quot;:&quot;600&quot;}\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a id=\"main-content\" tabindex=\"-1\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ftc.gov/",
      "what": "URL",
      "result": "https://www.ftc.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.ftc.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 27,
            "recommendation": 14,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/contentinfo[1]/link[5]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 5607,
                "height": 414,
                "width": 784
              },
              "snippet": "<a data-dialog-options=\"{\"width\":\"600\"}\" data-dialog-type=\"modal\" rel=\"noreferrer\" data-extlink=\"\" aria-label=\"YouTube\" href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fwww.youtube.com%2Fftcvideos&back_url=https%3A%2F%2Fwww.ftc.gov%2F\" class=\"extlink ext use-ajax\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/contentinfo[1]/link[4]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 5193,
                "height": 414,
                "width": 784
              },
              "snippet": "<a data-dialog-options=\"{\"width\":\"600\"}\" data-dialog-type=\"modal\" rel=\"noreferrer\" data-extlink=\"\" aria-label=\"LinkedIn\" href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2F163780%2F&back_url=https%3A%2F%2Fwww.ftc.gov%2F\" class=\"extlink ext use-ajax\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/contentinfo[1]/link[3]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 4778,
                "height": 414,
                "width": 784
              },
              "snippet": "<a data-dialog-options=\"{\"width\":\"600\"}\" data-dialog-type=\"modal\" rel=\"noreferrer\" data-extlink=\"\" aria-label=\"Twitter\" href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Ftwitter.com%2FFTC&back_url=https%3A%2F%2Fwww.ftc.gov%2F\" class=\"extlink ext use-ajax\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/contentinfo[1]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 4364,
                "height": 414,
                "width": 784
              },
              "snippet": "<a data-dialog-options=\"{\"width\":\"600\"}\" data-dialog-type=\"modal\" rel=\"noreferrer\" data-extlink=\"\" aria-label=\"Facebook\" href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fwww.facebook.com%2Ffederaltradecommission&back_url=https%3A%2F%2Fwww.ftc.gov%2F\" class=\"extlink ext use-ajax\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/a[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <a> element has the id \"main-content\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1249,
                "height": 0,
                "width": 0
              },
              "snippet": "<a tabindex=\"-1\" id=\"main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[2]/nav[2]/h2[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[3]/heading[1]"
              },
              "message": "The <h2> element has the id \"block-menu-block-secondary-menu-menu\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 792,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 id=\"block-menu-block-secondary-menu-menu\" class=\"usa-sr-only\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[2]/nav[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[3]"
              },
              "message": "The <nav> element has the id \"block-menu-block-secondary-menu\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 792,
                "height": 103,
                "width": 784
              },
              "snippet": "<nav id=\"block-menu-block-secondary-menu\" aria-labelledby=\"block-menu-block-secondary-menu-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[2]/nav[1]/h2[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[2]/heading[1]"
              },
              "message": "The <h2> element has the id \"block-menu-block-translation-menu-menu\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 706,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 id=\"block-menu-block-translation-menu-menu\" class=\"usa-sr-only\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[2]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[2]"
              },
              "message": "The <nav> element has the id \"block-menu-block-translation-menu\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 706,
                "height": 66,
                "width": 784
              },
              "snippet": "<nav id=\"block-menu-block-translation-menu\" aria-labelledby=\"block-menu-block-translation-menu-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/h2[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/heading[1]"
              },
              "message": "The <h2> element has the id \"block-menu-block-secondary-menu-menu\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 3111,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 id=\"block-menu-block-secondary-menu-menu\" class=\"usa-sr-only\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "The <nav> element has the id \"block-menu-block-secondary-menu\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 3111,
                "height": 103,
                "width": 784
              },
              "snippet": "<nav id=\"block-menu-block-secondary-menu\" aria-labelledby=\"block-menu-block-secondary-menu-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/em[1]/a[1]/svg[1]/defs[1]/clippath[1]",
                "aria": "/document[1]/contentinfo[1]/link[1]/graphics-document[1]"
              },
              "message": "The <clippath> element has the id \"clip0\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 3000,
                "height": 66,
                "width": 66
              },
              "snippet": "<clippath id=\"clip0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1211,
                "height": 18,
                "width": 92
              },
              "snippet": "<a title=\"View Press Release\" href=\"https://www.militaryconsumer.gov/blog/military-consumer-month-2022\" class=\"usa-button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1111,
                "height": 28,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 61,
                "height": 19,
                "width": 784
              },
              "snippet": "<p class=\"usa-banner__header-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/header[1]/div[1]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 130,
                "height": 22,
                "width": 143
              },
              "snippet": "<button aria-controls=\"gov-banner\" aria-expanded=\"false\" class=\"usa-accordion__button usa-banner__button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 133
              },
              "snippet": "<a class=\"usa-skipnav\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[2]/div[1]/nav[2]",
                "aria": "/document[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 258,
                "height": 103,
                "width": 784
              },
              "snippet": "<nav id=\"block-menu-block-secondary-menu\" aria-labelledby=\"block-menu-block-secondary-menu-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 172,
                "height": 66,
                "width": 784
              },
              "snippet": "<nav id=\"block-menu-block-translation-menu\" aria-labelledby=\"block-menu-block-translation-menu-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[4]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 911,
                "height": 108,
                "width": 784
              },
              "snippet": "<ul role=\"navigation\" class=\"usa-nav__primary usa-accordion mobile\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[2]/nav[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[3]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 792,
                "height": 103,
                "width": 784
              },
              "snippet": "<nav id=\"block-menu-block-secondary-menu\" aria-labelledby=\"block-menu-block-secondary-menu-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[2]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 706,
                "height": 66,
                "width": 784
              },
              "snippet": "<nav id=\"block-menu-block-translation-menu\" aria-labelledby=\"block-menu-block-translation-menu-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 468,
                "height": 623,
                "width": 784
              },
              "snippet": "<nav role=\"navigation\" class=\"usa-nav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 3111,
                "height": 103,
                "width": 784
              },
              "snippet": "<nav id=\"block-menu-block-secondary-menu\" aria-labelledby=\"block-menu-block-secondary-menu-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 377,
                "height": 714,
                "width": 784
              },
              "snippet": "<header role=\"banner\" id=\"header\" class=\"usa-header usa-header--extended grid-container\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/main[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 8,
                "top": 1516,
                "height": 53,
                "width": 784
              },
              "snippet": "<aside role=\"complementary\" class=\"usa-layout-docs__sidenav layout-sidebar-second\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[4]"
              },
              "message": "The ARIA role 'navigation' is not valid for the element <ul>",
              "bounds": {
                "left": 8,
                "top": 911,
                "height": 108,
                "width": 784
              },
              "snippet": "<ul role=\"navigation\" class=\"usa-nav__primary usa-accordion mobile\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[2]/div[1]/nav[2]",
                "aria": "/document[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 258,
                "height": 103,
                "width": 784
              },
              "snippet": "<nav id=\"block-menu-block-secondary-menu\" aria-labelledby=\"block-menu-block-secondary-menu-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 172,
                "height": 66,
                "width": 784
              },
              "snippet": "<nav id=\"block-menu-block-translation-menu\" aria-labelledby=\"block-menu-block-translation-menu-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/article[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 8,
                "top": 2100,
                "height": 118,
                "width": 784
              },
              "snippet": "<article class=\"node node--type-press-release node--view-mode-snippet node--79366\" about=\"/news-events/news/press-releases/2022/07/ftc-approves-final-order-preserving-competition-development-marketing-steroid-injectable-drug\" role=\"article\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/main[1]/complementary[1]"
              },
              "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
              "bounds": {
                "left": 8,
                "top": 1516,
                "height": 53,
                "width": 784
              },
              "snippet": "<aside role=\"complementary\" class=\"usa-layout-docs__sidenav layout-sidebar-second\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 8,
                "top": 1249,
                "height": 1751,
                "width": 784
              },
              "snippet": "<main class=\"main-content usa-layout-docs content--sidebar-second content--with-secondary-content\" id=\"main-content\" role=\"main\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[2]/nav[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[3]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 792,
                "height": 103,
                "width": 784
              },
              "snippet": "<nav id=\"block-menu-block-secondary-menu\" aria-labelledby=\"block-menu-block-secondary-menu-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[2]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 706,
                "height": 66,
                "width": 784
              },
              "snippet": "<nav id=\"block-menu-block-translation-menu\" aria-labelledby=\"block-menu-block-translation-menu-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 510,
                "height": 177,
                "width": 784
              },
              "snippet": "<nav id=\"block-menu-block-main-menu-mega\" aria-labelledby=\"block-menu-block-main-menu-mega-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 468,
                "height": 623,
                "width": 784
              },
              "snippet": "<nav role=\"navigation\" class=\"usa-nav\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 377,
                "height": 714,
                "width": 784
              },
              "snippet": "<header role=\"banner\" id=\"header\" class=\"usa-header usa-header--extended grid-container\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[3]/div[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[3]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 4189,
                "height": 159,
                "width": 784
              },
              "snippet": "<nav id=\"block-menu-block-footer\" aria-labelledby=\"block-menu-block-footer-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 3234,
                "height": 936,
                "width": 784
              },
              "snippet": "<nav id=\"block-menu-block-main--2\" aria-labelledby=\"block-menu-block-main--2-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 3111,
                "height": 103,
                "width": 784
              },
              "snippet": "<nav id=\"block-menu-block-secondary-menu\" aria-labelledby=\"block-menu-block-secondary-menu-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 8,
                "top": 3000,
                "height": 3041,
                "width": 784
              },
              "snippet": "<footer role=\"contentinfo\" class=\"usa-footer usa-footer--big\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ftc.gov/",
      "what": "URL",
      "result": "https://www.ftc.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.ftc.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Federal Trade Commission | Protecting America's Consumers",
          "pageurl": "https://www.ftc.gov/",
          "time": 3.62,
          "creditsremaining": 967,
          "allitemcount": 246,
          "totalelements": 2179,
          "waveurl": "http://wave.webaim.org/report?url=https://www.ftc.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 3,
            "items": {
              "alt_missing": {
                "id": "alt_missing",
                "description": "Missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV > HEADER#header > DIV:first-child + DIV + NAV > DIV:first-child > BUTTON:first-child + DIV > DIV:first-child > NAV#block-menu-block-main-menu-mega > H2:first-child + UL > LI:first-child + LI > DIV#megamenu-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > H2:first-child + DIV > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "label_multiple": {
                "id": "label_multiple",
                "description": "Multiple form labels",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV > HEADER#header > DIV:first-child + DIV + NAV > DIV:first-child > BUTTON:first-child + DIV > DIV:first-child > NAV#block-menu-block-main-menu-mega > H2:first-child + UL > LI:first-child > DIV#megamenu-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + P + P + FORM > INPUT#search-field-megamenu-1",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV > HEADER#header > DIV:first-child + DIV + NAV > DIV:first-child > BUTTON:first-child + DIV > DIV:first-child > NAV#block-menu-block-main-menu-mega > H2:first-child + UL > LI:first-child + LI > DIV#megamenu-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + P + P + FORM > INPUT#search-field-megamenu-1"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 9,
            "items": {
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV > MAIN#main-content > DIV#content > DIV:first-child > DIV:first-child + ASIDE > DIV#block-block-content-da6df92d-e382-464d-aee0-0c50837d688a > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + P"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV > HEADER#header > DIV:first-child + DIV + NAV > DIV:first-child > BUTTON:first-child + DIV > DIV:first-child > NAV#block-menu-block-main-menu-mega > H2:first-child + UL > LI:first-child > DIV#megamenu-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + P + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV > HEADER#header > DIV:first-child + DIV + NAV > DIV:first-child > BUTTON:first-child + DIV > DIV:first-child > NAV#block-menu-block-main-menu-mega > H2:first-child + UL > LI:first-child + LI > DIV#megamenu-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + P + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV > HEADER#header > DIV:first-child + DIV + NAV > DIV:first-child > BUTTON:first-child + DIV > DIV:first-child > NAV#block-menu-block-main-menu-mega > H2:first-child + UL > LI:first-child + LI + LI + LI > DIV#megamenu-4 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > NAV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV > MAIN#main-content > A:first-child + DIV + SECTION + DIV > H2:first-child + DIV > DIV:first-child + DIV + DIV > DIV#block-block-content-dc4debfe-d5fa-4dce-9b34-6939476a5f3c > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV: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 > SECTION#top > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child + P",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV > SECTION#top > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child + DIV + BUTTON > SPAN:first-child"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV > MAIN#main-content > DIV#content > DIV:first-child > DIV:first-child + ASIDE > DIV#block-block-content-da6df92d-e382-464d-aee0-0c50837d688a > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + P > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ftc.gov/",
      "what": "URL",
      "result": "https://www.ftc.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.ftc.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.073",
        "responseTime": "2022-07-17T23:13:21.121Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1883225,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 169,
              "failing": 11
            },
            "issues": {
              "totalErrors": 64,
              "totalWarnings": 1,
              "totalIssues": 65
            },
            "issuesByLevel": {
              "A": {
                "count": 42,
                "pct": 64.62
              },
              "AA": {
                "count": 28,
                "pct": 43.08
              },
              "AAA": {
                "count": 65,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 0,
              "allDensity": 4
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "af1f9f95-febc-468a-b410-39dfc9a9b509",
          "docID": "ad307ce1-6b8d-42bf-f033-bd768761e8af",
          "sourceHash": "a3f50da831a6113f5b9320e8067b66d5",
          "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=af1f9f95-febc-468a-b410-39dfc9a9b509",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3805.94
                },
                "height": 3805.94,
                "width": 1024
              },
              "position": {
                "line": 2592,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"page-node--112 theme--ftc-uswds path-frontpage page-node-type--page-advanced\"&gt;\n&lt;!-- Google Tag Manager (noscript) --&gt;\n&lt;noscript&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-KFKRFZQ\" height=\"0\" width=\"0\" s",
              "xpath": "/html/body",
              "issueID": "fb9fb14d044ad59401a04131a0b62692",
              "signature": "1915a32ed9878a80a62831a6bf1822a3",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=fb9fb14d044ad59401a04131a0b62692"
            },
            {
              "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": -9
                },
                "height": -9,
                "width": 0
              },
              "position": {
                "line": 5018,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/legal-library/browse/cases-proceedings/public-statements/memo-chair-lina-m-khan-commission-staff-commissioners-regarding-vision-priorities-ftc\" title=\"&gt;Memo from Chair Lina M. Khan\"&gt;Learn more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/p[2]/a[1]",
              "issueID": "06c49bcd95d6dbbaf65c5f6c909812f5",
              "signature": "c0293e2d096766f85baab5bad8327308",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=06c49bcd95d6dbbaf65c5f6c909812f5"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -9
                },
                "height": -9,
                "width": 0
              },
              "position": {
                "line": 4189,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/enforcement/report-antitrust-violation\" title=\"Report An Antitrust Violation\"&gt;Report an antitrust violation&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "f0fc3b4373044e99fdf3e6282bd4ce2d",
              "signature": "9b312f82cc8c5af2e8222114d84c06e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f0fc3b4373044e99fdf3e6282bd4ce2d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 40,
                  "y": 206
                },
                "bottom-right": {
                  "x": 169,
                  "y": 220
                },
                "height": 14,
                "width": 129
              },
              "position": {
                "line": 9691,
                "column": 12
              },
              "errorSnippet": "&lt;a class=\"usa-button usa-button--dark\" href=\"https://reportfraud.ftc.gov/\" title=\"Report to the FTC\"&gt;Report to the FTC&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/aside[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "63ff72e51638ce3ae1031575066fb8cc",
              "signature": "1d45c8874d372a151014cf85f6efcda4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=63ff72e51638ce3ae1031575066fb8cc"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 414,
                  "y": 14
                },
                "bottom-right": {
                  "x": 461,
                  "y": 25
                },
                "height": 11,
                "width": 47
              },
              "position": {
                "line": 556,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/es\" class=\"first last\"&gt;Español&lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "f5d73c7e90257bb14b99fbb4bbce87ea",
              "signature": "d5b40bc8c1e41d43bf4bbe4b0bd2edc9",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=f5d73c7e90257bb14b99fbb4bbce87ea"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 498,
                  "y": 14
                },
                "bottom-right": {
                  "x": 579,
                  "y": 26
                },
                "height": 12,
                "width": 81
              },
              "position": {
                "line": 556,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://reportfraud.ftc.gov/\"&gt; Report Fraud &lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/a[1]",
              "issueID": "370b69f21883f0154e6d902eedc34627",
              "signature": "c3ca58edb62dc048cc80025817c577d1",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=370b69f21883f0154e6d902eedc34627"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 610,
                  "y": 14
                },
                "bottom-right": {
                  "x": 788,
                  "y": 26
                },
                "height": 12,
                "width": 178
              },
              "position": {
                "line": 556,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://public.govdelivery.com/accounts/USFTCCONSUMER/subscriber/new?topic_id=USFTCCONSUMER_8\"&gt; Sign Up for Consumer Alerts &lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[2]/a[1]",
              "issueID": "be33eddebbb9b8f018f10d8b302c73bd",
              "signature": "542c34ae5e55525364796dc46f6e6be3",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=be33eddebbb9b8f018f10d8b302c73bd"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 819,
                  "y": 14
                },
                "bottom-right": {
                  "x": 973,
                  "y": 26
                },
                "height": 12,
                "width": 154
              },
              "position": {
                "line": 557,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/legal-library\"&gt; Search the Legal Library &lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[3]/a[1]",
              "issueID": "12de9badd57296fd4cad0f01f3f0d379",
              "signature": "58028c7fb5db0909243b4cfc777103be",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=12de9badd57296fd4cad0f01f3f0d379"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 88,
                  "y": 287
                },
                "bottom-right": {
                  "x": 186,
                  "y": 301
                },
                "height": 14,
                "width": 98
              },
              "position": {
                "line": 9544,
                "column": 4
              },
              "errorSnippet": "&lt;a class=\"usa-button\" href=\"https://www.militaryconsumer.gov/blog/military-consumer-month-2022\" title=\"View Press Release\"&gt;Read the Blog&lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "5f2339468647d351392fffa309689d0f",
              "signature": "07c295b27648635b06fd8ecd6646dcbc",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=5f2339468647d351392fffa309689d0f"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 13.4375,
                  "y": -4.203125
                },
                "bottom-right": {
                  "x": 74.2375,
                  "y": 11.796875
                },
                "height": 16,
                "width": 60.8
              },
              "position": {
                "line": 11934,
                "column": 2012
              },
              "errorSnippet": "&lt;span class=\"_acsBadgeLabel\" style=\"color:#fff\"&gt;Feedback&lt;/span&gt;",
              "xpath": "/html/body/div[6]/span[1]",
              "issueID": "7262f68f622067e8b7be3e09f3aaf533",
              "signature": "6a929a82b7eccbb3344e053f6ce09911",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=7262f68f622067e8b7be3e09f3aaf533"
            },
            {
              "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": 118,
                  "y": 776.90625
                },
                "bottom-right": {
                  "x": 222,
                  "y": 830.90625
                },
                "height": 54,
                "width": 104
              },
              "position": {
                "line": 9617,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://reportfraud.ftc.gov/\"&gt;Report fraud&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "35e47c9d40b2ae5a85347b28ea7bd820",
              "signature": "f710f05c848c535bdeffeaa512df67ea",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=35e47c9d40b2ae5a85347b28ea7bd820"
            },
            {
              "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": 316.4375,
                  "y": 859.90625
                },
                "bottom-right": {
                  "x": 449.8755,
                  "y": 913.90625
                },
                "height": 54,
                "width": 133.438
              },
              "position": {
                "line": 9663,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.identitytheft.gov/\"&gt;Report identity theft&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "e902d5b44fc42a06c740d792341fdebb",
              "signature": "deb2304a94cf13e9414ed32eca8cd99b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e902d5b44fc42a06c740d792341fdebb"
            },
            {
              "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": 514.875,
                  "y": 859.90625
                },
                "bottom-right": {
                  "x": 648.313,
                  "y": 913.90625
                },
                "height": 54,
                "width": 133.438
              },
              "position": {
                "line": 9673,
                "column": 26
              },
              "errorSnippet": "&lt;a href=\"https://www.donotcall.gov/\"&gt;Register for Do Not Call&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "8663ffa5e20368ff80d877cba25a62e1",
              "signature": "2d8fbb08164c0bc9488b43859ceb2d40",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8663ffa5e20368ff80d877cba25a62e1"
            },
            {
              "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": 668.65625,
                  "y": 2915.46875
                },
                "bottom-right": {
                  "x": 782.65625,
                  "y": 2931.46875
                },
                "height": 16,
                "width": 114
              },
              "position": {
                "line": 10263,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"http://consumer.ftc.gov/\" class=\"first\"&gt;Consumer Advice&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "1d60daa66c18505e0c85d8cd3f7f6f82",
              "signature": "5482dd573a09e0febd43679f4f1fa35d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1d60daa66c18505e0c85d8cd3f7f6f82"
            },
            {
              "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": 388.828125,
                  "y": 3656.9375
                },
                "bottom-right": {
                  "x": 441.828125,
                  "y": 3672.9375
                },
                "height": 16,
                "width": 53
              },
              "position": {
                "line": 10520,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"/about-ftc/contact\" class=\"last\" data-drupal-link-system-path=\"node/28017\"&gt;Contact&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[8]/a[1]",
              "issueID": "b882ad12e834a78fef117c86492660a2",
              "signature": "b9687e454f54a3f6b03871c0f8691730",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b882ad12e834a78fef117c86492660a2"
            },
            {
              "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": 351.390625,
                  "y": 4
                },
                "bottom-right": {
                  "x": 469.390625,
                  "y": 42
                },
                "height": 38,
                "width": 118
              },
              "position": {
                "line": 10570,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"/office-inspector-general\" data-drupal-link-system-path=\"node/27937\"&gt;Office of Inspector General&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[3]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
              "issueID": "d9644d0ea01429a43d03c941f65e05e3",
              "signature": "d95aecde5f726da013b981c12fbc82df",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d9644d0ea01429a43d03c941f65e05e3"
            },
            {
              "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": -22
                },
                "bottom-right": {
                  "x": 137.516,
                  "y": -8
                },
                "height": 14,
                "width": 137.516
              },
              "position": {
                "line": 3387,
                "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]/section[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[2]/p[2]",
              "issueID": "808122811a46818abdb8c4d12a3af38e",
              "signature": "8554f6fc5af5ecc8b0b65d24e1dc4a6a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=808122811a46818abdb8c4d12a3af38e"
            },
            {
              "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": 128,
                  "y": 14
                },
                "height": 15,
                "width": 128
              },
              "position": {
                "line": 8307,
                "column": 13
              },
              "errorSnippet": "&lt;span class=\"usa-banner__button-text\"&gt;Here's how you know&lt;/span&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/header[1]/div[1]/button[1]/span[1]",
              "issueID": "ca84a8f2741a058406b98e27e8010562",
              "signature": "49512fd0d8a24d98bb1a9e25cd8513f8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=ca84a8f2741a058406b98e27e8010562"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 28,
                  "y": 0
                },
                "bottom-right": {
                  "x": 453.922,
                  "y": 28
                },
                "height": 28,
                "width": 425.922
              },
              "position": {
                "line": 5114,
                "column": 332
              },
              "errorSnippet": "&lt;header class=\"usa-banner__header\"&gt; &lt;div class=\"usa-banner__inner\"&gt; &lt;div class=\"grid-col-auto\"&gt; &lt;img class=\"usa-banner__header-flag\" src=\"/themes/custom/ftc_uswds/uswds/dist/img/us_flag_small.png\" alt=\"U.S. flag\"&gt; &lt;/div&gt; &lt",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/header[1]",
              "issueID": "ac3d057eb778f6bef9d76e1f794d469f",
              "signature": "d02f76485820b8fa9e4d15162071cf6f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ac3d057eb778f6bef9d76e1f794d469f"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1000,
                  "y": 76
                },
                "height": 76,
                "width": 1000
              },
              "position": {
                "line": 8278,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"usa-banner__content usa-accordion__content\" id=\"gov-banner\" hidden=\"\" style=\"\"&gt; &lt;div class=\"grid-row grid-gap-lg\"&gt; &lt;div class=\"usa-banner__guidance tablet:grid-col-6\"&gt; &lt;img class=\"usa-banner__icon usa-media-block__img\" sr",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "95c8e96e51085e5d348ce25fb33ec172",
              "signature": "934f7dc90f5b663f0ad1d7a63b74a912",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=95c8e96e51085e5d348ce25fb33ec172"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 414,
                  "y": 14
                },
                "bottom-right": {
                  "x": 461,
                  "y": 25
                },
                "height": 11,
                "width": 47
              },
              "position": {
                "line": 556,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/es\" class=\"first last\"&gt;Español&lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "352a4bf7f30a7dbf4682a4faaeab65ea",
              "signature": "71b3d1eab2ad8faa51f986ff2533b944",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=352a4bf7f30a7dbf4682a4faaeab65ea"
            },
            {
              "tID": 138,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Image link alternative text repeats text in the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.",
              "viewPortLocation": {
                "top-left": {
                  "x": 4,
                  "y": 4.140625
                },
                "bottom-right": {
                  "x": 24,
                  "y": 22.140625
                },
                "height": 18,
                "width": 20
              },
              "position": {
                "line": 10590,
                "column": 23
              },
              "errorSnippet": "&lt;a class=\"extlink ext use-ajax\" href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fwww.facebook.com%2Ffederaltradecommission&amp;amp;back_url=https%3A%2F%2Fwww.ftc.gov%2F\" aria-label=\"Facebook\" data-extlink=\"\" rel=\"noreferrer\" data-dialog",
              "xpath": "/html/body/div[1]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "8473a8d1b664cfb2bb01a36c3bae1b85",
              "signature": "d9a43acfc88d87864ee46bc45d370c49",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=8473a8d1b664cfb2bb01a36c3bae1b85"
            },
            {
              "tID": 138,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Image link alternative text repeats text in the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.",
              "viewPortLocation": {
                "top-left": {
                  "x": 4,
                  "y": 4.140625
                },
                "bottom-right": {
                  "x": 24,
                  "y": 22.140625
                },
                "height": 18,
                "width": 20
              },
              "position": {
                "line": 10630,
                "column": 55
              },
              "errorSnippet": "&lt;a class=\"extlink ext use-ajax\" href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Ftwitter.com%2FFTC&amp;amp;back_url=https%3A%2F%2Fwww.ftc.gov%2F\" aria-label=\"Twitter\" data-extlink=\"\" rel=\"noreferrer\" data-dialog-type=\"modal\" data-dialog",
              "xpath": "/html/body/div[1]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "647daee5a5a64c174412634c0a22d5d2",
              "signature": "9b40f05a77d0f02c85d8095f8b239abc",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=647daee5a5a64c174412634c0a22d5d2"
            },
            {
              "tID": 138,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Image link alternative text repeats text in the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.",
              "viewPortLocation": {
                "top-left": {
                  "x": 4,
                  "y": 4.140625
                },
                "bottom-right": {
                  "x": 24,
                  "y": 22.140625
                },
                "height": 18,
                "width": 20
              },
              "position": {
                "line": 10671,
                "column": 4
              },
              "errorSnippet": "&lt;a class=\"extlink ext use-ajax\" href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2F163780%2F&amp;amp;back_url=https%3A%2F%2Fwww.ftc.gov%2F\" aria-label=\"LinkedIn\" data-extlink=\"\" rel=\"noreferrer\" data-dialog-ty",
              "xpath": "/html/body/div[1]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[3]/a[1]",
              "issueID": "4f82ceaa9d961dca4caa1b793c59679c",
              "signature": "41110949bb1836965222116297b2d1da",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=4f82ceaa9d961dca4caa1b793c59679c"
            },
            {
              "tID": 138,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Image link alternative text repeats text in the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.",
              "viewPortLocation": {
                "top-left": {
                  "x": 4,
                  "y": 4.140625
                },
                "bottom-right": {
                  "x": 24,
                  "y": 22.140625
                },
                "height": 18,
                "width": 20
              },
              "position": {
                "line": 10692,
                "column": 3
              },
              "errorSnippet": "&lt;a class=\"extlink ext use-ajax\" href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fwww.youtube.com%2Fftcvideos&amp;amp;back_url=https%3A%2F%2Fwww.ftc.gov%2F\" aria-label=\"YouTube\" data-extlink=\"\" rel=\"noreferrer\" data-dialog-type=\"modal\" d",
              "xpath": "/html/body/div[1]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[4]/a[1]",
              "issueID": "020d700eafa33f68b684dd3e5babf146",
              "signature": "60e393544bb1205407908350cf5d18d5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=020d700eafa33f68b684dd3e5babf146"
            },
            {
              "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": 28,
                  "y": 0
                },
                "bottom-right": {
                  "x": 309.828,
                  "y": 61.9062
                },
                "height": 61.9062,
                "width": 281.828
              },
              "position": {
                "line": 8315,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"usa-logo site-logo\"&gt; &lt;em class=\"usa-logo__text\"&gt; &lt;a class=\"logo-img\" href=\"/\" title=\"Home\" aria-label=\"Home\"&gt; &lt;svg width=\"345\" height=\"66\" viewBox=\"0 0 345 66\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"&gt;\n&lt;g clip",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]",
              "issueID": "dc03547ce41a6c53ce7e831f34b59849",
              "signature": "7822cf4eb061ee13a64dc3b4f2185c14",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=dc03547ce41a6c53ce7e831f34b59849"
            },
            {
              "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": 339.828125,
                  "y": 16.453125
                },
                "bottom-right": {
                  "x": 996.000125,
                  "y": 85.453125
                },
                "height": 69,
                "width": 656.172
              },
              "position": {
                "line": 8793,
                "column": 5
              },
              "errorSnippet": "&lt;nav class=\"usa-nav\" role=\"navigation\"&gt; &lt;div class=\"usa-nav__inner\"&gt; &lt;button class=\"usa-nav__close\" style=\"\"&gt; &lt;img src=\"/themes/custom/ftc_uswds/uswds/dist/img/close.svg\" alt=\"close\"&gt; &lt;/button&gt; &lt;div class=\"usa-nav-desktop",
              "xpath": "/html/body/div[1]/header[1]/nav[1]",
              "issueID": "a64d43347d5fcf1429c8740596ce2735",
              "signature": "d6af44a98e8557e5bf5041678c1d7978",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a64d43347d5fcf1429c8740596ce2735"
            },
            {
              "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": 355.828125,
                  "y": 16.453125
                },
                "bottom-right": {
                  "x": 996.000125,
                  "y": 85.453125
                },
                "height": 69,
                "width": 640.172
              },
              "position": {
                "line": 4250,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"usa-nav__primary usa-accordion main-menu-mega\"&gt; &lt;li class=\"menu-item dropdown\"&gt; &lt;button class=\"usa-nav__link with-text\" aria-expanded=\"false\" aria-controls=\"megamenu-1\"&gt; &lt;span class=\"usa-sr-only\"&gt;Show/hide&lt;/span&gt; ",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]",
              "issueID": "6b573a043849c04a8b4468f10b810400",
              "signature": "5f92044f32e7748abec5dd00920598f3",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6b573a043849c04a8b4468f10b810400"
            },
            {
              "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": 0,
                  "y": -10
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9622,
                "column": 3
              },
              "errorSnippet": "&lt;h3 class=\"node-title\"&gt;&lt;a href=\"/news-events/news/press-releases/2022/07/ftc-approves-final-order-preserving-competition-development-marketing-steroid-injectable-drug\" hreflang=\"en\"&gt;FTC Approves Final Order Preserving Competition for Developm",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/article[1]/div[1]/h3[1]",
              "issueID": "50bfe481de678f650d2102d162b52337",
              "signature": "8ed3c892f8db243e4417f1d20c14b3b1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=50bfe481de678f650d2102d162b52337"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9673,
                "column": 3
              },
              "errorSnippet": "&lt;h3 class=\"node-title\"&gt;&lt;a href=\"/news-events/events/2022/07/crossing-consumer-welfare-rubicon-conversation-commissioner-phillips-federal-trade-commission\" hreflang=\"en\"&gt;Crossing the Consumer Welfare Rubicon: A Conversation with Commissioner P",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/article[1]/div[1]/div[2]/h3[1]",
              "issueID": "b2545074d2e406741f3f220b7bff87d3",
              "signature": "6020b6ea231c67362ecde47e1ea6c931",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b2545074d2e406741f3f220b7bff87d3"
            },
            {
              "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": 707,
                  "y": 102
                },
                "height": 102,
                "width": 707
              },
              "position": {
                "line": 9959,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"usa-nav__secondary\" style=\"\"&gt;\n&lt;nav role=\"navigation\" aria-labelledby=\"block-menu-block-translation-menu-menu\" id=\"block-menu-block-translation-menu\"&gt; &lt;h2 class=\"usa-sr-only\" id=\"block-menu-block-translation-menu-menu\"&gt;Transl",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[2]",
              "issueID": "64f2bae5c74c50f39c462bd64256b0dc",
              "signature": "03ce15c6912620a3348273d9b92121bf",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=64f2bae5c74c50f39c462bd64256b0dc"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9718,
                "column": 31
              },
              "errorSnippet": "&lt;li class=\"usa-nav__primary-item\"&gt; &lt;a href=\"/enforcement\" class=\"usa-nav__link\" style=\"display: inline-block !important;\"&gt; &lt;span&gt;Enforcement&lt;/span&gt; &lt;/a&gt; &lt;button class=\"usa-accordion__button usa-nav__link \" aria-expanded=\"",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[1]",
              "issueID": "870a27732b441d1dcb3d9e3f51b49f2e",
              "signature": "73245e0a282652e3a55f92f2105fa01e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=870a27732b441d1dcb3d9e3f51b49f2e"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10014,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"usa-nav__primary-item\"&gt; &lt;a href=\"/policy\" class=\"usa-nav__link\" style=\"display: inline-block !important;\"&gt; &lt;span&gt;Policy&lt;/span&gt; &lt;/a&gt; &lt;button class=\"usa-accordion__button usa-nav__link \" aria-expanded=\"false\" ari",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[2]",
              "issueID": "b9b1516f7ffd1976c9ed0a57b576877d",
              "signature": "242c28c17af1d8573b6b4a8f554e3d0e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b9b1516f7ffd1976c9ed0a57b576877d"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10137,
                "column": 15
              },
              "errorSnippet": "&lt;li class=\"usa-nav__primary-item\"&gt; &lt;span&gt;Advice and Guidance&lt;/span&gt; &lt;button class=\"usa-accordion__button usa-nav__link \" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\"&gt; &lt;span class=\"usa-sr-only\"&gt;Show/hide Advice a",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[3]",
              "issueID": "eb188ee08df53d54a01e555509f470ce",
              "signature": "4afc9e9f1bcd0f7bd2bce446846caad6",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=eb188ee08df53d54a01e555509f470ce"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10215,
                "column": 15
              },
              "errorSnippet": "&lt;li class=\"usa-nav__primary-item\"&gt; &lt;a href=\"/news-events\" class=\"usa-nav__link\" style=\"display: inline-block !important;\"&gt; &lt;span&gt;News and Events&lt;/span&gt; &lt;/a&gt; &lt;button class=\"usa-accordion__button usa-nav__link \" aria-expand",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[4]",
              "issueID": "f6a9fe52eea5e73b02411bebf08d7f8f",
              "signature": "2b423e53b6e2b84fc9557dffe995435d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f6a9fe52eea5e73b02411bebf08d7f8f"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10290,
                "column": 15
              },
              "errorSnippet": "&lt;li class=\"usa-nav__primary-item\"&gt; &lt;a href=\"/about-ftc\" class=\"usa-nav__link\" style=\"display: inline-block !important;\"&gt; &lt;span&gt;About the FTC&lt;/span&gt; &lt;/a&gt; &lt;button class=\"usa-accordion__button usa-nav__link \" aria-expanded=\"",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/ul[1]/li[5]",
              "issueID": "72ee6b83e42b85b31ec6260a4fdabe04",
              "signature": "79dd9bb667f61e082d4d79bf4b149e34",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=72ee6b83e42b85b31ec6260a4fdabe04"
            },
            {
              "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": 30,
                  "y": 32
                },
                "bottom-right": {
                  "x": 272.656,
                  "y": 320
                },
                "height": 288,
                "width": 242.656
              },
              "position": {
                "line": 10939,
                "column": 3
              },
              "errorSnippet": "&lt;h3 class=\"node-title\"&gt;&lt;a href=\"/news-events/news/press-releases/2022/07/ftc-approves-final-order-preserving-competition-development-marketing-steroid-injectable-drug\" hreflang=\"en\"&gt;FTC Approves Final Order Preserving Competition for Developm",
              "xpath": "/html/body/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/article[1]/div[1]/h3[1]",
              "issueID": "7f5abd1d060c07f754b46ada52739c96",
              "signature": "892725ef9662afc15a4dca0d3bd6b034",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7f5abd1d060c07f754b46ada52739c96"
            },
            {
              "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": 30,
                  "y": 402
                },
                "bottom-right": {
                  "x": 271.656,
                  "y": 658
                },
                "height": 256,
                "width": 241.656
              },
              "position": {
                "line": 11068,
                "column": 5
              },
              "errorSnippet": "&lt;h3 class=\"node-title\"&gt;\n&lt;a href=\"/business-guidance/blog/2022/07/location-health-other-sensitive-information-ftc-committed-fully-enforcing-law-against-illegal-use\" hreflang=\"en\"&gt;Location, health, and other sensitive information: FTC committed",
              "xpath": "/html/body/div[1]/main[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/span[1]/div[1]/h3[1]",
              "issueID": "0183be3d8b822260f1e0802e8646356e",
              "signature": "2b93d8bf3edb596d17deb1aef09e505a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0183be3d8b822260f1e0802e8646356e"
            },
            {
              "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": 2734.46875
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2843.46875
                },
                "height": 109,
                "width": 1024
              },
              "position": {
                "line": 11155,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"usa-footer__primary-content\"&gt; &lt;div class=\"grid-container\"&gt; &lt;div class=\"grid-row\"&gt; &lt;div class=\"grid-col-fill\"&gt; &lt;div class=\"region region-footer\"&gt; &lt;div class=\"usa-logo site-logo\"&gt; &lt;em class=\"usa-logo__text",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]",
              "issueID": "da918a40b8c35458c5385044abfa98b3",
              "signature": "31fa25b68cae92aff1653bce758f4ac6",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=da918a40b8c35458c5385044abfa98b3"
            },
            {
              "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": 270,
                  "y": 60
                },
                "height": 60,
                "width": 270
              },
              "position": {
                "line": 11184,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"usa-logo site-logo\"&gt; &lt;em class=\"usa-logo__text\"&gt; &lt;a class=\"logo-img\" href=\"/\" title=\"Home\" aria-label=\"Home\"&gt; &lt;svg width=\"345\" height=\"66\" viewBox=\"0 0 345 66\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"&gt;\n&lt;g clip",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "44337627f58df465485402f67685e1df",
              "signature": "dec80f17cc0c65d0f2c0cc06fcad6a84",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=44337627f58df465485402f67685e1df"
            },
            {
              "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": 299.984,
                  "y": 20.1406
                },
                "height": 20.1406,
                "width": 299.984
              },
              "position": {
                "line": 11640,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"usa-footer__social-links grid-row grid-gap-1\"&gt; &lt;div class=\"grid-col-auto\"&gt; &lt;a class=\"extlink ext use-ajax\" href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fwww.facebook.com%2Ffederaltradecommission&amp;amp;back_u",
              "xpath": "/html/body/div[1]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "f1fccdceb949d87b390a45daf5eefe7a",
              "signature": "6e678a34f91c1b2528dfe8132476345d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f1fccdceb949d87b390a45daf5eefe7a"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -49,
                  "y": -26
                },
                "height": -26,
                "width": -49
              },
              "position": {
                "line": 557,
                "column": 215
              },
              "errorSnippet": "&lt;input class=\"usa-input\" id=\"search-field-megamenu-1\" name=\"search\" placeholder=\"Search Legal Library\" type=\"search\"&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[1]",
              "issueID": "53acdb2b26e1e0cae0f1d2a3bd3a38b0",
              "signature": "9f461a35f01cccfbf4336a0c57233128",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=53acdb2b26e1e0cae0f1d2a3bd3a38b0"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -49,
                  "y": -26
                },
                "height": -26,
                "width": -49
              },
              "position": {
                "line": 4322,
                "column": 0
              },
              "errorSnippet": "&lt;input class=\"usa-input\" id=\"search-field-megamenu-1\" name=\"search\" placeholder=\"Search Legal Library\" type=\"search\"&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[1]",
              "issueID": "d95aff3a830770ac6f26d0d300b1f570",
              "signature": "35d8a848020cf9d96f993c7fb71eb928",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d95aff3a830770ac6f26d0d300b1f570"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -8
                },
                "height": -8,
                "width": 0
              },
              "position": {
                "line": 8366,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fwww.facebook.com%2Ffederaltradecommission&amp;amp;back_url=https%3A%2F%2Fwww.ftc.gov%2F\" aria-label=\"Facebook\" class=\"extlink use-ajax\" data-dialog-type=\"modal\" data-dialog-options=\"{&",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/span[1]/a[1]",
              "issueID": "6484926c34fbc83f45c1b9afd925dc20",
              "signature": "99ef1705f82ffba918c76b6a17a1860e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6484926c34fbc83f45c1b9afd925dc20"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -8
                },
                "height": -8,
                "width": 0
              },
              "position": {
                "line": 8372,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Ftwitter.com%2FFTC&amp;amp;back_url=https%3A%2F%2Fwww.ftc.gov%2F\" aria-label=\"Twitter\" class=\"extlink use-ajax\" rel=\"noreferrer\" data-dialog-type=\"modal\" data-dialog-options=\"{&amp;quot",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/span[2]/a[1]",
              "issueID": "362855e869427e68b2be25bf79bbc7b8",
              "signature": "aa0ca5ed88c928f779c88ed927688f4c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=362855e869427e68b2be25bf79bbc7b8"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -8
                },
                "height": -8,
                "width": 0
              },
              "position": {
                "line": 8378,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2F163780%2F&amp;amp;back_url=https%3A%2F%2Fwww.ftc.gov%2F\" aria-label=\"LinkedIn\" class=\"extlink use-ajax\" rel=\"noreferrer\" data-dialog-type=\"modal\" data-dial",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/span[3]/a[1]",
              "issueID": "df74d5993eec5ef174747336af6faf39",
              "signature": "6d6f07d1747ed164f64401e4e8562e4d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=df74d5993eec5ef174747336af6faf39"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -8
                },
                "height": -8,
                "width": 0
              },
              "position": {
                "line": 8404,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fwww.youtube.com%2Fftcvideos&amp;amp;back_url=https%3A%2F%2Fwww.ftc.gov%2F\" aria-label=\"YouTube\" class=\"extlink use-ajax\" rel=\"noreferrer\" data-dialog-type=\"modal\" data-dialog-options=\"",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/span[4]/a[1]",
              "issueID": "a75a8c6b243326aea5907966cbc33ec2",
              "signature": "c24ae7c9c9d509b2ba1f9040f9357373",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a75a8c6b243326aea5907966cbc33ec2"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -8
                },
                "height": -8,
                "width": 0
              },
              "position": {
                "line": 8838,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"/news-events/stay-connected#RSS\" aria-label=\"RSS\"&gt;&lt;svg aria-hidden=\"true\" class=\"svg-inline--fa fa-rss fa-w-14\" data-fa-i2svg=\"\" data-icon=\"rss\" data-prefix=\"fas\" focusable=\"false\" role=\"img\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.o",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/span[5]/a[1]",
              "issueID": "8ca32306fcb0d3df72cff495c5c38873",
              "signature": "3be0da756c5fb213801aa4b919030ae1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8ca32306fcb0d3df72cff495c5c38873"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -9
                },
                "height": -9,
                "width": 0
              },
              "position": {
                "line": 8869,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fpublic.tableau.com%2Fapp%2Fprofile%2Ffederal.trade.commission%2Fviz%2FCOVID-19andStimulusReports%2FMap&amp;amp;back_url=https%3A%2F%2Fwww.ftc.gov%2F\" class=\"extlink ext use-ajax\" data-",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/h3[1]/a[1]",
              "issueID": "fc8f70f937cad8dd1ddcf79884540290",
              "signature": "86f9cae0aa8ab3c447d7b817b80adae5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=fc8f70f937cad8dd1ddcf79884540290"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -60,
                  "y": -21
                },
                "height": -21,
                "width": -60
              },
              "position": {
                "line": 6487,
                "column": 0
              },
              "errorSnippet": "&lt;input autocomplete=\"off\" class=\"usagov-search-autocomplete ui-autocomplete-input\" id=\"query\" placeholder=\"Search FTC.gov\" name=\"query\" type=\"text\"&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[2]",
              "issueID": "9dc5e3050de7760578b7a16b2364f63f",
              "signature": "7cce229b5182b5faca014b2d56695696",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9dc5e3050de7760578b7a16b2364f63f"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -21
                },
                "height": -21,
                "width": -40
              },
              "position": {
                "line": 8871,
                "column": 0
              },
              "errorSnippet": "&lt;input class=\"usa-button usa-button--search\" name=\"commit\" type=\"submit\" value=\"Search\"&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[3]",
              "issueID": "8a6784d1c47376f812cbc4eaff2f02d7",
              "signature": "af7196f1ebd47f9b91daa0a88eef069d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8a6784d1c47376f812cbc4eaff2f02d7"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -60,
                  "y": -21
                },
                "height": -21,
                "width": -60
              },
              "position": {
                "line": 9107,
                "column": 0
              },
              "errorSnippet": "&lt;input autocomplete=\"off\" class=\"usagov-search-autocomplete ui-autocomplete-input\" id=\"queryText\" name=\"query\" placeholder=\"Search FTC.gov\" type=\"text\"&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[2]",
              "issueID": "40e75881fc9b73a61d9adb5e6bd3e99a",
              "signature": "609535e8c5c584c9d0fb22e6eac5a3bc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=40e75881fc9b73a61d9adb5e6bd3e99a"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -21
                },
                "height": -21,
                "width": -40
              },
              "position": {
                "line": 9969,
                "column": 5
              },
              "errorSnippet": "&lt;input class=\"usa-button usa-button--search\" name=\"commit\" type=\"submit\" value=\"Search\"&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[3]",
              "issueID": "410a5eec6c2be6d157f2c5b2e1c129d6",
              "signature": "917a426e2f9dddadf1db35639e755d59",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=410a5eec6c2be6d157f2c5b2e1c129d6"
            },
            {
              "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": 12,
                  "y": 0
                },
                "bottom-right": {
                  "x": 36,
                  "y": 26
                },
                "height": 26,
                "width": 24
              },
              "position": {
                "line": 9725,
                "column": 51
              },
              "errorSnippet": "&lt;a aria-label=\"Facebook\" href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fwww.facebook.com%2Ffederaltradecommission&amp;amp;back_url=https%3A%2F%2Fwww.ftc.gov%2F\" rel=\"noreferrer\" class=\"extlink use-ajax\" data-dialog-type=\"modal\" data-d",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "231602bc79aa620c0bb4f6a08cfcaa9f",
              "signature": "42a6b7a39f6bb910fcb79ba95f3c8bf7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=231602bc79aa620c0bb4f6a08cfcaa9f"
            },
            {
              "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": 12,
                  "y": 0
                },
                "bottom-right": {
                  "x": 36,
                  "y": 26
                },
                "height": 26,
                "width": 24
              },
              "position": {
                "line": 9728,
                "column": 51
              },
              "errorSnippet": "&lt;a aria-label=\"Twitter\" href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Ftwitter.com%2FFTC&amp;amp;back_url=https%3A%2F%2Fwww.ftc.gov%2F\" rel=\"noreferrer\" class=\"extlink use-ajax\" data-dialog-type=\"modal\" data-dialog-options=\"{&amp;quot",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "dbb684b660063618ae5da84bdd18ec38",
              "signature": "76290ea1f62b7e901ca3567f311eafc7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=dbb684b660063618ae5da84bdd18ec38"
            },
            {
              "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": 12,
                  "y": 0
                },
                "bottom-right": {
                  "x": 36,
                  "y": 29
                },
                "height": 29,
                "width": 24
              },
              "position": {
                "line": 9747,
                "column": 39
              },
              "errorSnippet": "&lt;a aria-label=\"Linkedin\" href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2F163780%2F&amp;amp;back_url=https%3A%2F%2Fwww.ftc.gov%2F\" rel=\"noreferrer\" class=\"extlink use-ajax\" data-dialog-type=\"modal\" data-dial",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "23c25725c329dd5443fa527caebcb586",
              "signature": "d84ca902807200c2092aeca8aac17b05",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=23c25725c329dd5443fa527caebcb586"
            },
            {
              "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": 12,
                  "y": 0
                },
                "bottom-right": {
                  "x": 36,
                  "y": 24
                },
                "height": 24,
                "width": 24
              },
              "position": {
                "line": 9751,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"YouTube\" href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fwww.youtube.com%2Fftcvideos&amp;amp;back_url=https%3A%2F%2Fwww.ftc.gov%2F\" rel=\"noreferrer\" class=\"extlink use-ajax\" data-dialog-type=\"modal\" data-dialog-options=\"",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/a[1]",
              "issueID": "943dd55b6bfb28028aa7a243882e6eed",
              "signature": "854f3721892c7755b2dbd8e8a136da35",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=943dd55b6bfb28028aa7a243882e6eed"
            },
            {
              "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": 12,
                  "y": 0
                },
                "bottom-right": {
                  "x": 36,
                  "y": 29
                },
                "height": 29,
                "width": 24
              },
              "position": {
                "line": 9751,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"RSS\" href=\"/news-events/stay-connected#RSS\"&gt;&lt;span class=\"fontawesome-icon-inline\"&gt;&lt;svg aria-hidden=\"true\" class=\"svg-inline--fa fa-rss fa-w-14\" data-fa-i2svg=\"\" data-icon=\"rss\" data-prefix=\"fas\" focusable=\"false\" role=\"img\" ",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/a[1]",
              "issueID": "711dc25b870a6a98c2563a31c362d41b",
              "signature": "d06f6394a719c5b068072f45cbe56bd9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=711dc25b870a6a98c2563a31c362d41b"
            },
            {
              "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": 966,
                  "y": 710
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 748
                },
                "height": 38,
                "width": 38
              },
              "position": {
                "line": 9883,
                "column": 51
              },
              "errorSnippet": "&lt;a href=\"#top\" class=\"smooth-scroll\"&gt; &lt;svg class=\"svg-inline--fa fa-arrow-up fa-w-14\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"arrow-up\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\" data-fa-i2svg=\"",
              "xpath": "/html/body/div[1]/main[1]/div[3]/a[1]",
              "issueID": "120a4a90a470fb636dc37f6c5aec2025",
              "signature": "5165a0e9c56db26b26552c737ccdccd8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=120a4a90a470fb636dc37f6c5aec2025"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 4,
                  "y": 4.140625
                },
                "bottom-right": {
                  "x": 24,
                  "y": 22.140625
                },
                "height": 18,
                "width": 20
              },
              "position": {
                "line": 10590,
                "column": 23
              },
              "errorSnippet": "&lt;a class=\"extlink ext use-ajax\" href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fwww.facebook.com%2Ffederaltradecommission&amp;amp;back_url=https%3A%2F%2Fwww.ftc.gov%2F\" aria-label=\"Facebook\" data-extlink=\"\" rel=\"noreferrer\" data-dialog",
              "xpath": "/html/body/div[1]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "144b093f6449d425f59251fe9e3d57e9",
              "signature": "1e50f40996d78eb8b8d1736ab1db5db0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=144b093f6449d425f59251fe9e3d57e9"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 4,
                  "y": 4.140625
                },
                "bottom-right": {
                  "x": 24,
                  "y": 22.140625
                },
                "height": 18,
                "width": 20
              },
              "position": {
                "line": 10630,
                "column": 55
              },
              "errorSnippet": "&lt;a class=\"extlink ext use-ajax\" href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Ftwitter.com%2FFTC&amp;amp;back_url=https%3A%2F%2Fwww.ftc.gov%2F\" aria-label=\"Twitter\" data-extlink=\"\" rel=\"noreferrer\" data-dialog-type=\"modal\" data-dialog",
              "xpath": "/html/body/div[1]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "d790829ee575308f135b4dd76edfc62f",
              "signature": "50693028af1032236b94523810062a7d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d790829ee575308f135b4dd76edfc62f"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 4,
                  "y": 4.140625
                },
                "bottom-right": {
                  "x": 24,
                  "y": 22.140625
                },
                "height": 18,
                "width": 20
              },
              "position": {
                "line": 10671,
                "column": 4
              },
              "errorSnippet": "&lt;a class=\"extlink ext use-ajax\" href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2F163780%2F&amp;amp;back_url=https%3A%2F%2Fwww.ftc.gov%2F\" aria-label=\"LinkedIn\" data-extlink=\"\" rel=\"noreferrer\" data-dialog-ty",
              "xpath": "/html/body/div[1]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[3]/a[1]",
              "issueID": "9227b67efab915134cd79fb7f466fcbc",
              "signature": "08b857725a8cdfd157178391b597d962",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9227b67efab915134cd79fb7f466fcbc"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 4,
                  "y": 4.140625
                },
                "bottom-right": {
                  "x": 24,
                  "y": 22.140625
                },
                "height": 18,
                "width": 20
              },
              "position": {
                "line": 10692,
                "column": 3
              },
              "errorSnippet": "&lt;a class=\"extlink ext use-ajax\" href=\"http://www.ftc.gov/now-leaving?external_url=https%3A%2F%2Fwww.youtube.com%2Fftcvideos&amp;amp;back_url=https%3A%2F%2Fwww.ftc.gov%2F\" aria-label=\"YouTube\" data-extlink=\"\" rel=\"noreferrer\" data-dialog-type=\"modal\" d",
              "xpath": "/html/body/div[1]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[4]/a[1]",
              "issueID": "a6c39c079c44f2c988ddd3f1a55e3328",
              "signature": "d7828cb2b59f55aa3186603e674a068e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a6c39c079c44f2c988ddd3f1a55e3328"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 4,
                  "y": 4.140625
                },
                "bottom-right": {
                  "x": 24,
                  "y": 22.140625
                },
                "height": 18,
                "width": 20
              },
              "position": {
                "line": 10722,
                "column": 785
              },
              "errorSnippet": "&lt;a class=\"\" href=\"/news-events/stay-connected#RSS\" aria-label=\"RSS\"&gt; &lt;svg class=\"svg-inline--fa fa-rss fa-w-14\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"rss\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448",
              "xpath": "/html/body/div[1]/footer[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[5]/a[1]",
              "issueID": "6c0ed07e88cc5f4cd0c6ce9c4ad03bf2",
              "signature": "9ab63b92a0e9be4684f92f43dc38bfb9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6c0ed07e88cc5f4cd0c6ce9c4ad03bf2"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3805.94
                },
                "height": 3805.94,
                "width": 1024
              },
              "position": {
                "line": 2592,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"page-node--112 theme--ftc-uswds path-frontpage page-node-type--page-advanced\"&gt;\n&lt;!-- Google Tag Manager (noscript) --&gt;\n&lt;noscript&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-KFKRFZQ\" height=\"0\" width=\"0\" s",
              "xpath": "/html/body",
              "issueID": "2088aa9305d9bee6e76f09682ae616d8",
              "signature": "01119e383def49f72243f44722f65061",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=2088aa9305d9bee6e76f09682ae616d8"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ftc.gov/",
      "what": "Federal Trade Commission (FTC)",
      "result": "https://www.ftc.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.ftc.gov/",
      "result": [
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This NAV has an id attribute of 'block-menu-block-translation-menu', which is not unique in the same DOM",
          "element": "<nav id=\"block-menu-block-translation-menu\" aria-labelledby=\"block-menu-block-translation-menu-menu\" ... lation-menu nav\"><li class=\"first last\"><a class=\"first last\" href=\"/es\">Español</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[role=\"navigation\"][aria-labelledby=\"block-menu-block-translation-menu-menu\"][id=\"block-menu-block-translation-menu\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This NAV has an id attribute of 'block-menu-block-translation-menu', which is not unique in the same DOM",
          "element": "<nav id=\"block-menu-block-translation-menu\" aria-labelledby=\"block-menu-block-translation-menu-menu\" ... lation-menu nav\"><li class=\"first last\"><a class=\"first last\" href=\"/es\">Español</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[role=\"navigation\"][aria-labelledby=\"block-menu-block-translation-menu-menu\"][id=\"block-menu-block-translation-menu\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This H2 has an id attribute of 'block-menu-block-translation-menu-menu', which is not unique in the same DOM",
          "element": "<h2 id=\"block-menu-block-translation-menu-menu\" class=\"usa-sr-only\">Translation Menu</h2>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "h2[class=\"usa-sr-only\"][id=\"block-menu-block-translation-menu-menu\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This H2 has an id attribute of 'block-menu-block-translation-menu-menu', which is not unique in the same DOM",
          "element": "<h2 id=\"block-menu-block-translation-menu-menu\" class=\"usa-sr-only\">Translation Menu</h2>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "h2[class=\"usa-sr-only\"][id=\"block-menu-block-translation-menu-menu\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This NAV has an id attribute of 'block-menu-block-secondary-menu', which is not unique in the same DOM",
          "element": "<nav id=\"block-menu-block-secondary-menu\" aria-labelledby=\"block-menu-block-secondary-menu-menu\" rol ... lass=\"usa-nav__secondary-item\"><a href=\"/legal-library\">Search the Legal Library</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[role=\"navigation\"][aria-labelledby=\"block-menu-block-secondary-menu-menu\"][id=\"block-menu-block-secondary-menu\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This NAV has an id attribute of 'block-menu-block-secondary-menu', which is not unique in the same DOM",
          "element": "<nav id=\"block-menu-block-secondary-menu\" aria-labelledby=\"block-menu-block-secondary-menu-menu\" rol ... lass=\"usa-nav__secondary-item\"><a href=\"/legal-library\">Search the Legal Library</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[role=\"navigation\"][aria-labelledby=\"block-menu-block-secondary-menu-menu\"][id=\"block-menu-block-secondary-menu\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This H2 has an id attribute of 'block-menu-block-secondary-menu-menu', which is not unique in the same DOM",
          "element": "<h2 id=\"block-menu-block-secondary-menu-menu\" class=\"usa-sr-only\">Secondary Menu</h2>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "h2[class=\"usa-sr-only\"][id=\"block-menu-block-secondary-menu-menu\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This H2 has an id attribute of 'block-menu-block-secondary-menu-menu', which is not unique in the same DOM",
          "element": "<h2 id=\"block-menu-block-secondary-menu-menu\" class=\"usa-sr-only\">Secondary Menu</h2>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "h2[class=\"usa-sr-only\"][id=\"block-menu-block-secondary-menu-menu\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This clipPath has an id attribute of 'clip0', which is not unique in the same DOM",
          "element": "<clippath id=\"clip0\"><rect fill=\"white\" height=\"66\" width=\"66\"></rect></clippath>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "clippath[id=\"clip0\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This clipPath has an id attribute of 'clip0', which is not unique in the same DOM",
          "element": "<clippath id=\"clip0\"><rect fill=\"white\" height=\"66\" width=\"66\"></rect></clippath>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "clippath[id=\"clip0\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This INPUT has an id attribute of 'search-field-megamenu-1', which is not unique in the same DOM",
          "element": "<input type=\"search\" placeholder=\"Search Legal Library\" name=\"search\" id=\"search-field-megamenu-1\" class=\"usa-input\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "input[class=\"usa-input\"][id=\"search-field-megamenu-1\"][name=\"search\"][placeholder=\"Search Legal Library\"][type=\"search\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This INPUT has an id attribute of 'search-field-megamenu-1', which is not unique in the same DOM",
          "element": "<input type=\"search\" placeholder=\"Search Legal Library\" name=\"search\" id=\"search-field-megamenu-1\" class=\"usa-input\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "input[class=\"usa-input\"][id=\"search-field-megamenu-1\"][name=\"search\"][placeholder=\"Search Legal Library\"][type=\"search\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This H2 has an id attribute of '-menu', which is not unique in the same DOM",
          "element": "<h2 id=\"-menu\">Sections</h2>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "h2[id=\"-menu\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This H2 has an id attribute of '-menu', which is not unique in the same DOM",
          "element": "<h2 id=\"-menu\">Sections</h2>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "h2[id=\"-menu\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This H2 has an id attribute of '-menu', which is not unique in the same DOM",
          "element": "<h2 id=\"-menu\">Sections</h2>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "h2[id=\"-menu\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This H2 has an id attribute of '-menu', which is not unique in the same DOM",
          "element": "<h2 id=\"-menu\">Sections</h2>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "h2[id=\"-menu\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This MAIN has an id attribute of 'main-content', which is not unique in the same DOM",
          "element": "<main class=\"main-content usa-layout-docs content--sidebar-second content--with-secondary-content\" i ... 7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm160-14.1v6.1",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(5)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "main[role=\"main\"][id=\"main-content\"][class=\"main-content usa-layout-docs content--sidebar-second content--with-secondary-content\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'main-content', which is not unique in the same DOM",
          "element": "<a tabindex=\"-1\" id=\"main-content\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[id=\"main-content\"][tabindex=\"-1\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 95,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-labelledby attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This NAV has an aria-labelledby attribute value of 'block-menu-block-translation-menu-menu', which includes one or more invalid or duplicate ids",
          "element": "<nav id=\"block-menu-block-translation-menu\" aria-labelledby=\"block-menu-block-translation-menu-menu\" ... lation-menu nav\"><li class=\"first last\"><a class=\"first last\" href=\"/es\">Español</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide the ID of an element which contains the label content for this element.",
            "fix": {
              "aria-labelledby": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "nav[role=\"navigation\"][aria-labelledby=\"block-menu-block-translation-menu-menu\"][id=\"block-menu-block-translation-menu\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 95,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-labelledby attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This NAV has an aria-labelledby attribute value of 'block-menu-block-secondary-menu-menu', which includes one or more invalid or duplicate ids",
          "element": "<nav id=\"block-menu-block-secondary-menu\" aria-labelledby=\"block-menu-block-secondary-menu-menu\" rol ... lass=\"usa-nav__secondary-item\"><a href=\"/legal-library\">Search the Legal Library</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide the ID of an element which contains the label content for this element.",
            "fix": {
              "aria-labelledby": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "nav[role=\"navigation\"][aria-labelledby=\"block-menu-block-secondary-menu-menu\"][id=\"block-menu-block-secondary-menu\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewbox=\"0 0 345 66\" height=\"66\" width=\"345\"><g  ... 46 60.2305 49.3486C60.0173 48.9541 60.1648 48.4618 60.5594 48.2506C60.671 48.1908 60.7965 48.157 60.",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[width=\"345\"][height=\"66\"][viewbox=\"0 0 345 66\"][fill=\"none\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewbox=\"0 0 345 66\" height=\"66\" width=\"345\"><g  ... 46 60.2305 49.3486C60.0173 48.9541 60.1648 48.4618 60.5594 48.2506C60.671 48.1908 60.7965 48.157 60.",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[width=\"345\"][height=\"66\"][viewbox=\"0 0 345 66\"][fill=\"none\"]",
            "attNo": 5
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T23:09:55",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "alfa",
      63
    ],
    [
      "hover",
      55
    ],
    [
      "ibm",
      28
    ],
    [
      "motion",
      14
    ],
    [
      "wave",
      4
    ],
    [
      "axe",
      3
    ],
    [
      "bulk",
      1
    ],
    [
      "focAll",
      1
    ],
    [
      "continuum",
      1
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 24,
  "logSize": 2132,
  "errorLogCount": 24,
  "errorLogSize": 2132,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T23:13:20",
  "elapsedSeconds": 209,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 3,
        "focOp": 3,
        "hover": 1,
        "linkUl": 166,
        "role": 32,
        "styleDiff": 62,
        "zIndex": 20
      },
      "alfa": {
        "r3": 80,
        "r61": 4,
        "r66": 6,
        "r69": 2,
        "r73": 12
      },
      "axe": {
        "aria-allowed-role": 0,
        "color-contrast-enhanced": 71,
        "color-contrast": 5,
        "hidden-content": 0,
        "duplicate-id-active": 3,
        "duplicate-id-aria": 16,
        "duplicate-id": 3,
        "landmark-unique": 2,
        "region": 10
      },
      "htmlcs": {
        "e:AA.1_1_1.H37": 4,
        "e:AA.4_1_1.F77": 32,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 3,
        "w:AA.1_4_3.G145.BgImage": 2,
        "w:AA.1_4_3.G18.BgImage": 1,
        "w:AA.1_4_3_F24.F24.BGColour": 1,
        "w:AA.1_4_3_F24.F24.FGColour": 1,
        "w:AA.2_5_3.F96": 4,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "ibm": {
        "WCAG21_Label_Accessible": 16,
        "RPT_Elem_UniqueId": 32,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 20,
        "Rpt_Aria_MultipleNavigationLandmarks_Implicit": 28,
        "Rpt_Aria_MultipleBannerLandmarks_Implicit": 4,
        "Rpt_Aria_ComplementaryRequiredLabel_Implicit": 4,
        "aria_semantics_role": 4,
        "aria_role_redundant": 14
      },
      "wave": {
        "e:alt_missing": 4,
        "e:label_multiple": 8,
        "a:heading_possible": 1,
        "a:link_redundant": 4,
        "a:noscript": 1,
        "a:underline": 2,
        "a:title_redundant": 1
      },
      "tenon": {
        "28": 4,
        "73": 4,
        "79": 8,
        "95": 24,
        "98": 24,
        "129": 6,
        "134": 9,
        "138": 16,
        "144": 64,
        "152": 92,
        "155": 2
      },
      "continuum": {
        "94": 72,
        "95": 8,
        "123": 8
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 2,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 83,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 24,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "axe": {
            "aria-allowed-role": {
              "score": 1,
              "what": "ARIA role is not appropriate for the element"
            }
          },
          "ibm": {
            "aria_semantics_role": {
              "score": 3,
              "what": "ARIA role is not valid for the element to which it is assigned"
            },
            "aria_role_redundant": {
              "score": 11,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 16,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 5,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 60,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id-active": {
              "score": 2,
              "what": "id attribute value of the active element is not unique"
            },
            "duplicate-id-aria": {
              "score": 12,
              "what": "id attribute used in ARIA or in a label has a value that is not unique"
            },
            "duplicate-id": {
              "score": 2,
              "what": "id attribute value is not unique"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 24,
              "what": "Duplicate id attribute value"
            }
          },
          "ibm": {
            "RPT_Elem_UniqueId": {
              "score": 24,
              "what": "Element id attribute value is not unique within the document"
            }
          },
          "continuum": {
            "94": {
              "score": 54,
              "what": "Elements contains an id attribute set to a value that is not unique in the DOM"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 2,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 18,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 6,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 2,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 4,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 9,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "contentBeyondLandmarks": {
          "axe": {
            "region": {
              "score": 5,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 10,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "imageNoText": {
          "htmlcs": {
            "e:AA.1_1_1.H37": {
              "score": 4,
              "what": "img element has no alt attribute"
            }
          },
          "wave": {
            "e:alt_missing": {
              "score": 4,
              "what": "Text alternative is missing"
            }
          }
        },
        "headingStructure": {
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.BGColour": {
              "score": 1,
              "what": "Inline background color may lack a complementary foreground color"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "visibleLabelNotName": {
          "htmlcs": {
            "w:AA.2_5_3.F96": {
              "score": 3,
              "what": "Visible label is not in the accessible name"
            }
          },
          "ibm": {
            "WCAG21_Label_Accessible": {
              "score": 12,
              "what": "Accessible name does not match or contain the visible label text"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          }
        },
        "navConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleNavigationLandmarks_Implicit": {
              "score": 21,
              "what": "Element with a navigation role has no unique purpose label among the navigation-role elements"
            }
          }
        },
        "bannerConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleBannerLandmarks_Implicit": {
              "score": 3,
              "what": "Element with a banner role has no unique purpose label among the banner-role elements"
            }
          }
        },
        "complementaryNoText": {
          "ibm": {
            "Rpt_Aria_ComplementaryRequiredLabel_Implicit": {
              "score": 1,
              "what": "Element has a complementary role but has no label"
            }
          }
        },
        "labelClash": {
          "wave": {
            "e:label_multiple": {
              "score": 4,
              "what": "Form control has more than one label associated with it"
            }
          }
        },
        "pseudoHeadingRisk": {
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 2,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "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"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 1,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 2,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 3,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 12,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 7,
              "what": "Text is very small"
            }
          }
        },
        "imageTextRedundant": {
          "tenon": {
            "138": {
              "score": 4,
              "what": "Image link alternative text repeats text in the link"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 64,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 46,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "labelBadID": {
          "continuum": {
            "95": {
              "score": 8,
              "what": "element has an aria-labelledby value that includes an invalid or duplicate id"
            }
          }
        },
        "svgImageNoText": {
          "continuum": {
            "123": {
              "score": 8,
              "what": "svg element has no mechanism that allows an accessible name to be calculated"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "ibm": 100
    },
    "summary": {
      "total": 793,
      "log": 100,
      "preventions": 100,
      "solos": 0,
      "groups": [
        {
          "groupName": "duplicateID",
          "score": 109
        },
        {
          "groupName": "linkIndication",
          "score": 85
        },
        {
          "groupName": "leadingClipsText",
          "score": 66
        },
        {
          "groupName": "targetSize",
          "score": 48
        },
        {
          "groupName": "roleBad",
          "score": 32
        },
        {
          "groupName": "contrastAAA",
          "score": 23
        },
        {
          "groupName": "navConfusion",
          "score": 23
        },
        {
          "groupName": "inconsistentStyles",
          "score": 18
        },
        {
          "groupName": "visibleLabelNotName",
          "score": 15
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 14
        },
        {
          "groupName": "linkTextsSame",
          "score": 14
        },
        {
          "groupName": "noLeading",
          "score": 11
        },
        {
          "groupName": "labelBadID",
          "score": 10
        },
        {
          "groupName": "svgImageNoText",
          "score": 10
        },
        {
          "groupName": "fontSmall",
          "score": 9
        },
        {
          "groupName": "imageNoText",
          "score": 8
        },
        {
          "groupName": "zIndexNotZero",
          "score": 7
        },
        {
          "groupName": "contrastAA",
          "score": 7
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "labelClash",
          "score": 6
        },
        {
          "groupName": "imageTextRedundant",
          "score": 6
        },
        {
          "groupName": "bannerConfusion",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "linkVague",
          "score": 5
        },
        {
          "groupName": "focusableOperable",
          "score": 4
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "linkPair",
          "score": 4
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 4
        },
        {
          "groupName": "titleRedundant",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "linkNoText",
          "score": 3
        },
        {
          "groupName": "complementaryNoText",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        }
      ]
    }
  }
}