Accessibility test digest

Synopsis

Page: Securities and Exchange Commission (SEC)

URL: https://www.sec.gov/

Score: 844

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

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp14a scoring procedure to compute partial and total scores for the page. The total score is 844 (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
total844
log53
contentBeyondLandmarks174
linkIndication99
titleRedundant66
tabFocusability59
contrastAAA41
hoverSurprise36
leadingClipsText34
linkNoText30
duplicateID24
targetSize24
focusableOperable14
contrastAA12
roleBad11
imageNoText11
inconsistentStyles9
linkPair9
headingStructure8
tabIndexPositive8
linkForcesNewWindow8
zIndexNotZero7
allCaps6
buttonNoText6
contrastRisk6
ariaBadAttribute6
linkTextsSame6
nextLinkDestinationSame6
tabIndexMissing6
h1Missing5
groupName5
horizontalScrolling5
fontSizeAbsolute4
headingOfNothing4
legendMissing4
pdfLink4
fontSmall4
visibleBulk3
skipRepeatedContent3
hiddenContentRisk3
mainNot13
pseudoNavListRisk3
scrollRisk3
complementaryNoText3
imageTextRedundant3
imageTextRisk3
noScriptRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

tabFocusability: Score 59. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

imageTextRisk: 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-sec",
  "host": {
    "id": "sec",
    "which": "https://www.sec.gov/",
    "what": "Securities and Exchange Commission (SEC)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T01:43:05"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T01:45:13"
    }
  ],
  "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.sec.gov/",
        "what": "Securities and Exchange Commission (SEC)"
      },
      {
        "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.sec.gov/",
        "what": "Securities and Exchange Commission (SEC)"
      },
      {
        "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.sec.gov/",
      "what": "Securities and Exchange Commission (SEC)",
      "result": "https://www.sec.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.sec.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.sec.gov/",
      "result": {
        "bytes": [
          726827,
          726827,
          726827,
          726827,
          726827
        ],
        "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.sec.gov/",
      "what": "Securities and Exchange Commission (SEC)",
      "result": "https://www.sec.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.sec.gov/",
      "result": {
        "visibleElements": 639
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.sec.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.sec.gov/",
      "result": {
        "tabFocusables": 101,
        "tabFocused": 158,
        "discrepancy": 57
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sec.gov/",
      "what": "URL",
      "result": "https://www.sec.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.sec.gov/",
      "result": {
        "totals": {
          "total": 101,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 101,
              "meanDelay": 0,
              "tagNames": {
                "A": 99,
                "INPUT": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Divisions & Offices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Enforcement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Regulation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Education",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Filings",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "We Inform and Protect Investors",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "We Facilitate Capital Formation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "We Enforce Federal Securities Laws",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "We Regulate Securities Markets",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "We Provide Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "SEC Welcomes Caribbean Economist and Advisor for Caribbean American Heritage Month",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Caribbean American Heritage Month Q&A with CAHC Co-Chair Harvey Persaud",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More SEC Stories",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mark T. Uyeda Sworn In as SEC Commissioner",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More Videos",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mission for Inclusion: In Conversation with Gary Gensler",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More Spotlight Topics",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "b Submit a Tip or\nFile a Complaint",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "SEC Proposes Amendments to Shareholder Proposal Rule",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "SEC Adopts Amendments to Proxy Rules Governing Proxy Voting Advice",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "SEC Charges Empires Consulting Corp. with Fake Trading Scheme",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More News",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Investor.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Check Your\nInvestment\nProfessional",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Advance Fee Fraud",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Exchange-Traded Funds (ETFs)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Form 10-K",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Variable Annuities",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Before you invest, Investor.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Broker-Dealer/Customer Arbitration: Investor Bulletin",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Extended-Hours Trading: Investor Bulletin",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Watch Out for Fake COVID-19 Claims When Investing -- Investor Alert",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More Investor Alerts & Bulletins",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ombudsman",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FinHub",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Small Business",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Crowdfunding Offerings Data Sets",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "a Cyber\nEnforcement Actions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "o Administrative\nProceedingDocuments",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Office of the Whistleblower",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "John David McAfee and Jimmy Gale Watson, Jr.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Richard Jonathan Eden, et al.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Manuel Alvis, Joseph Boulos, Carlos Pingarron, Carlos Sorondo",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Jerry Li",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Shimon Rosenfeld",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More Litigation Releases",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Allianz Global Investors U.S. LLC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "The Kraft Heinz Co. and Eduardo Pelleissone",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FCA US LLC and Fiat Chrysler Automobiles N.V.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Foundations Asset Management, LLC, Michael W. Shamburger and Rob E. Wedel",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Steven J. Sheinfeld, CPA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More Administrative Releases",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tell us about your experience",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Credit Rating Agencies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "= SEC Proposed Rules",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "h View Final Rules",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View Developer Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Money Market Fund Statistics",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Information About Registered Investment Advisers and Exempt Reporting Advisers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Financial Statement and Notes Data Sets",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More Data Sets",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "SEC Enhances Access to Financial Disclosure Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "1 Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "2 Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "3RSS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "4YouTube",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "6LinkedIn",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "8 Email Updates",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Budget & Performance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Commission Votes",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contracts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Data Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility & Disability",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Diversity & Inclusion",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Inspector General",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No FEAR Act & EEO Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ombudsman",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Whistleblower Protection",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Investor.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Related Sites",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Plain Writing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy & Security",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Site Map",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sec.gov/",
      "what": "URL",
      "result": "https://www.sec.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.sec.gov/",
      "result": {
        "totals": {
          "total": 176,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 8,
              "tagNames": {
                "A": 6,
                "INPUT": 2
              }
            },
            "focusableAndOperable": {
              "total": 168,
              "tagNames": {
                "INPUT": 6,
                "BUTTON": 1,
                "A": 160,
                "IFRAME": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "global-search-box",
              "text": "<input aria-autocomplete=\"list\" aria-haspopup=\"true\" autocomplete=\"off\" class=\"\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input class=\"global-search-button\" title=\"Go\" type=\"submit\" value=\"\" tabindex=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Company Filings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" title=\"SEC Emblem\" rel=\"home\" tabindex=\"2\" style=\"cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Securities and Exchange Commission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "main-content",
              "text": "<a id=\"main-content\" tabindex=\"-1\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "r Investor Alert",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"utf8\" type=\"hidden\" value=\"?\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input class=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"secsearch\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "mobile-menu-toggle",
              "text": "q",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports and Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Securities Laws",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What We Do",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Divisions & Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporation Finance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investment Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Economic and Risk Analysis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Trading and Markets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Administrative Law Judges",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Examinations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Regional Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Divisions and Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Litigation Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Administrative Proceedings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Opinions and Adjudicatory Orders",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accounting and Auditing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Trading Suspensions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How Investigations Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Receiverships",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information for Harmed Investors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Regulation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rulemaking Index",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Proposed Rules",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Final Rules",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Interim Final Temporary Rules",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Other Orders and Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Self-Regulatory Organizations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Staff Interpretations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investor Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Capital Raising",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Glossaries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Filings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EDGAR – Search & Access",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EDGAR – Information for Filers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Company Filing Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Search EDGAR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Requesting Public Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms List",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About EDGAR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Speeches and Statements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Spotlight Topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Upcoming Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webcasts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SEC in the News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SEC Videos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Gallery",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Log in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "We Inform and Protect Investors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "We Facilitate Capital Formation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "We Enforce Federal Securities Laws",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "We Regulate Securities Markets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "We Provide Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/sec-welcomes-caribbean-economist-and-advisor-caribbean-american-h",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SEC Welcomes Caribbean Economist and Advisor for Caribbean American Heritage Mon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/page/caribbean-american-heritage-month-qa-cahc-co-chair-harvey-persaud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Caribbean American Heritage Month Q&A with CAHC Co-Chair Harvey Persaud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More SEC Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news/sec-videos/mark-t-uyeda-sworn-sec-commissioner\" hreflang=\"en\" sty",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mark T. Uyeda Sworn In as SEC Commissioner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More Videos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/sec-stories/mission-inclusion-conversation-gary-gensler\" hreflang=\"en\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mission for Inclusion: In Conversation with Gary Gensler",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More Spotlight Topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "b Submit a Tip or\nFile a Complaint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SEC Proposes Amendments to Shareholder Proposal Rule",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SEC Adopts Amendments to Proxy Rules Governing Proxy Voting Advice",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SEC Charges Empires Consulting Corp. with Fake Trading Scheme",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More News",
              "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": "",
              "text": "<input name=\"authenticity_token\" type=\"hidden\" value=\"rNLpZE6ui1SUXb98DT0ck6yojF",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "email",
              "text": "<input id=\"email\" name=\"email\" onblur=\"if (this.value == '') {this.value = 'Emai",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input class=\"form_button small button\" name=\"commit\" type=\"submit\" value=\"Subsc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"section2\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investor.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Check Your\nInvestment\nProfessional",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advance Fee Fraud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Exchange-Traded Funds (ETFs)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Form 10-K",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Variable Annuities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Before you invest, Investor.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Broker-Dealer/Customer Arbitration: Investor Bulletin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Extended-Hours Trading: Investor Bulletin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Watch Out for Fake COVID-19 Claims When Investing -- Investor Alert",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More Investor Alerts & Bulletins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/ombudsman\" hreflang=\"en\" style=\"cursor: default;\"> <img class=\"image-s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ombudsman",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/finhub\" hreflang=\"en\" style=\"cursor: default;\"> <img class=\"image-styl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FinHub",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/education/smallbusiness\" hreflang=\"en\" style=\"cursor: default;\"> <img ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Crowdfunding Offerings Data Sets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "a Cyber\nEnforcement Actions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "o Administrative\nProceedingDocuments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/whistleblower\" hreflang=\"en\" style=\"cursor: default;\"> <img class=\"ima",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of the Whistleblower",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "John David McAfee and Jimmy Gale Watson, Jr.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Richard Jonathan Eden, et al.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Manuel Alvis, Joseph Boulos, Carlos Pingarron, Carlos Sorondo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jerry Li",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shimon Rosenfeld",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More Litigation Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Allianz Global Investors U.S. LLC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Kraft Heinz Co. and Eduardo Pelleissone",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FCA US LLC and Fiat Chrysler Automobiles N.V.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Foundations Asset Management, LLC, Michael W. Shamburger and Rob E. Wedel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Steven J. Sheinfeld, CPA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More Administrative Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/tell-us\" hreflang=\"en\" style=\"cursor: default;\"> <img class=\"image-sty",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tell us about your experience",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Credit Rating Agencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "= SEC Proposed Rules",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "h View Final Rules",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View Developer Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/divisions/investment/mmf-statistics.shtml\" style=\"cursor: default;\"><i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Money Market Fund Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information About Registered Investment Advisers and Exempt Reporting Advisers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Statement and Notes Data Sets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More Data Sets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/sec-enhances-access-financial-disclosure-data\" hreflang=\"en\" style=\"cu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SEC Enhances Access to Financial Disclosure Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "1 Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2 Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "3RSS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "4YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "6LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "8 Email Updates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget & Performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commission Votes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contracts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility & Disability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity & Inclusion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No FEAR Act & EEO Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ombudsman",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Whistleblower Protection",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investor.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Related Sites",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Plain Writing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy & Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site Map",
              "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=\"addthis_button_print at300b\" title=\"Print Page\" href=\"#\" style=\"cursor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"addthis_button_facebook at300b\" title=\"Share on Facebook\" href=\"#\" sty",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"addthis_button_twitter at300b\" title=\"Tweet Page\" href=\"#\" style=\"curs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"addthis_button_mailto at300b\" target=\"_blank\" title=\"Email Page\" href=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"addthis_button_compact at300m\" href=\"#\" title=\"More Sharing Options\" s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"addthis_button_facebook at300b\" title=\"Share on Facebook\" href=\"#\" sty",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"addthis_button_twitter at300b\" title=\"Tweet Page\" href=\"#\" style=\"curs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"addthis_button_mailto at300b\" target=\"_blank\" title=\"Email Page\" href=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "_atssh544",
              "text": "<iframe id=\"_atssh544\" title=\"AddThis utility frame\" style=\"height: 1px; width: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sec.gov/",
      "what": "URL",
      "result": "https://www.sec.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.sec.gov/",
      "result": {
        "totals": {
          "triggers": 154,
          "headTriggers": 20,
          "tailTriggers": 134,
          "impactTriggers": 7,
          "additions": 105,
          "removals": 88,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "AboutCareersCommissionersContactReportsandPublicat",
                "additions": 13,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "Divisions&OfficesCorporationFinanceEnforcementInve",
                "additions": 19,
                "removals": 13,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "EnforcementLitigationReleasesAdministrativeProceed",
                "additions": 17,
                "removals": 19,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "RegulationRulemakingIndexProposedRulesFinalRulesIn",
                "additions": 15,
                "removals": 17,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "EducationInvestorEducationCapitalRaisingSmallBusin",
                "additions": 9,
                "removals": 15,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "FilingsEDGAR–Search&AccessEDGAR–InformationforFile",
                "additions": 15,
                "removals": 9,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "NewsPressReleasesSpeechesandStatementsSpotlightTop",
                "additions": 17,
                "removals": 15,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sec.gov/",
      "what": "URL",
      "result": "https://www.sec.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.sec.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 4
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "submit",
              "content": "{<input class=\"global-search-button\" title=\"Go\" type=\"submit\" value=\"\" tabindex=\"5\">}"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search SEC.gov"
                ]
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Menu Toggle",
                "content": "q"
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "E-mail Updates"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Subscribe"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.sec.gov/",
      "result": {
        "totals": {
          "links": 166,
          "adjacent": {
            "total": 98,
            "underlined": 1,
            "underlinedPercent": 1
          }
        },
        "items": {
          "underlined": [
            "Investor.gov"
          ],
          "notUnderlined": [
            "Skip to main content",
            "Company Filings",
            "",
            "U.S. Securities and Exchange Commission",
            "About",
            "Divisions & Offices",
            "Enforcement",
            "Regulation",
            "Education",
            "Filings",
            "News",
            "Log in",
            "",
            "We Inform and Protect Investors",
            "We Facilitate Capital Formation",
            "We Enforce Federal Securities Laws",
            "We Regulate Securities Markets",
            "We Provide Data",
            "",
            "SEC Welcomes Caribbean Economist and Advisor for Caribbean American Heritage Month",
            "",
            "Caribbean American Heritage Month Q&A with CAHC Co-Chair Harvey Persaud",
            "More SEC Stories",
            "",
            "Mark T. Uyeda Sworn In as SEC Commissioner",
            "More Videos",
            "",
            "Mission for Inclusion: In Conversation with Gary Gensler",
            "More Spotlight Topics",
            "r Investor Alert",
            "b Submit a Tip orFile a Complaint",
            "SEC Proposes Amendments to Shareholder Proposal Rule",
            "SEC Adopts Amendments to Proxy Rules Governing Proxy Voting Advice",
            "SEC Charges Empires Consulting Corp. with Fake Trading Scheme",
            "More News",
            "",
            "Check YourInvestmentProfessional",
            "Advance Fee Fraud",
            "Exchange-Traded Funds (ETFs)",
            "Form 10-K",
            "Variable Annuities",
            "Before you invest, Investor.gov",
            "Broker-Dealer/Customer Arbitration: Investor Bulletin",
            "Extended-Hours Trading: Investor Bulletin",
            "Watch Out for Fake COVID-19 Claims When Investing -- Investor Alert",
            "More Investor Alerts & Bulletins",
            "",
            "Ombudsman",
            "",
            "FinHub",
            "",
            "Small Business",
            "Crowdfunding Offerings Data Sets",
            "a CyberEnforcement Actions",
            "o AdministrativeProceedingDocuments",
            "",
            "Office of the Whistleblower",
            "John David McAfee and Jimmy Gale Watson, Jr.",
            "Richard Jonathan Eden, et al.",
            "Manuel Alvis, Joseph Boulos, Carlos Pingarron, Carlos Sorondo",
            "Jerry Li",
            "Shimon Rosenfeld",
            "More Litigation Releases",
            "Allianz Global Investors U.S. LLC",
            "The Kraft Heinz Co. and Eduardo Pelleissone",
            "FCA US LLC and Fiat Chrysler Automobiles N.V.",
            "Foundations Asset Management, LLC, Michael W. Shamburger and Rob E. Wedel",
            "Steven J. Sheinfeld, CPA",
            "More Administrative Releases",
            "",
            "Tell us about your experience",
            "Credit Rating Agencies",
            "= SEC Proposed Rules",
            "h View Final Rules",
            "View Developer Resources",
            "",
            "Money Market Fund Statistics",
            "Information About Registered Investment Advisers and Exempt Reporting Advisers",
            "Financial Statement and Notes Data Sets",
            "More Data Sets",
            "",
            "SEC Enhances Access to Financial Disclosure Data",
            "1 Twitter",
            "2 Facebook",
            "3RSS",
            "4YouTube",
            "6LinkedIn",
            "8 Email Updates",
            "Return to Top",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            ""
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.sec.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.sec.gov/",
      "what": "URL",
      "result": "https://www.sec.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.sec.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.sec.gov/",
      "result": {
        "roleElements": 11,
        "badRoleElements": 1,
        "redundantRoleElements": 7,
        "tagNames": {
          "DIV": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "INPUT": {
            "textbox": {
              "bad": 0,
              "redundant": 1
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 5
            }
          },
          "ASIDE": {
            "complementary": {
              "bad": 0,
              "redundant": 1
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.sec.gov/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 1
          },
          "adjacentLink": {
            "total": 98,
            "subtotals": [
              66,
              15,
              15,
              1,
              1
            ]
          },
          "listLink": {
            "total": 68,
            "subtotals": [
              49,
              19
            ]
          },
          "h2": {
            "total": 13,
            "subtotals": [
              5,
              4,
              2,
              1,
              1
            ]
          },
          "h3": {
            "total": 15,
            "subtotals": [
              13,
              1,
              1
            ]
          },
          "h4": {
            "total": 5
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "300": [
                ""
              ],
              "400": [
                "Skip to main content",
                "Company Filings",
                "",
                "",
                "We Inform and Protect Investors",
                "We Facilitate Capital Formation",
                "We Enforce Federal Securities Laws",
                "We Regulate Securities Markets",
                "We Provide Data",
                "",
                "",
                "",
                "",
                "r Investor Alert",
                "b Submit a Tip or File a Complaint",
                "SEC Proposes Amendments to Shareholder Proposal Rule",
                "SEC Adopts Amendments to Proxy Rules Governing Proxy Voting Advice",
                "SEC Charges Empires Consulting Corp. with Fake Trading Scheme",
                "Investor.gov",
                "Check Your Investment Professional",
                "Advance Fee Fraud",
                "Exchange-Traded Funds (ETFs)",
                "Form 10-K",
                "Variable Annuities",
                "Broker-Dealer/Customer Arbitration: Investor Bulletin",
                "Extended-Hours Trading: Investor Bulletin",
                "Watch Out for Fake COVID-19 Claims When Investing -- Investor Alert",
                "",
                "",
                "",
                "a Cyber Enforcement Actions",
                "o Administrative ProceedingDocuments",
                "",
                "John David McAfee and Jimmy Gale Watson, Jr.",
                "Richard Jonathan Eden, et al.",
                "Manuel Alvis, Joseph Boulos, Carlos Pingarron, Carlos Sorondo",
                "Jerry Li",
                "Shimon Rosenfeld",
                "Allianz Global Investors U.S. LLC",
                "The Kraft Heinz Co. and Eduardo Pelleissone",
                "FCA US LLC and Fiat Chrysler Automobiles N.V.",
                "Foundations Asset Management, LLC, Michael W. Shamburger and Rob E. Wedel",
                "Steven J. Sheinfeld, CPA",
                "",
                "Credit Rating Agencies",
                "= SEC Proposed Rules",
                "h View Final Rules",
                "View Developer Resources",
                "",
                "Information About Registered Investment Advisers and Exempt Reporting Advisers",
                "Financial Statement and Notes Data Sets",
                "",
                "1 Twitter",
                "2 Facebook",
                "3RSS",
                "4YouTube",
                "6LinkedIn",
                "8 Email Updates",
                "Return to Top",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "500": [
                "U.S. Securities and Exchange Commission",
                "About",
                "Divisions & Offices",
                "Enforcement",
                "Regulation",
                "Education",
                "Filings",
                "News",
                "Log in",
                "Ombudsman",
                "Crowdfunding Offerings Data Sets",
                "Office of the Whistleblower",
                "Tell us about your experience",
                "Money Market Fund Statistics",
                "SEC Enhances Access to Financial Disclosure Data"
              ],
              "600": [
                "SEC Welcomes Caribbean Economist and Advisor for Caribbean American Heritage Month",
                "Caribbean American Heritage Month Q&A with CAHC Co-Chair Harvey Persaud",
                "More SEC Stories",
                "Mark T. Uyeda Sworn In as SEC Commissioner",
                "More Videos",
                "Mission for Inclusion: In Conversation with Gary Gensler",
                "More Spotlight Topics",
                "More News",
                "Before you invest, Investor.gov",
                "More Investor Alerts & Bulletins",
                "FinHub",
                "Small Business",
                "More Litigation Releases",
                "More Administrative Releases",
                "More Data Sets"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Skip to main content",
                "Company Filings",
                "",
                "U.S. Securities and Exchange Commission",
                "About",
                "Divisions & Offices",
                "Enforcement",
                "Regulation",
                "Education",
                "Filings",
                "News",
                "Log in",
                "",
                "We Inform and Protect Investors",
                "We Facilitate Capital Formation",
                "We Enforce Federal Securities Laws",
                "We Regulate Securities Markets",
                "We Provide Data",
                "",
                "SEC Welcomes Caribbean Economist and Advisor for Caribbean American Heritage Month",
                "",
                "Caribbean American Heritage Month Q&A with CAHC Co-Chair Harvey Persaud",
                "More SEC Stories",
                "",
                "Mark T. Uyeda Sworn In as SEC Commissioner",
                "More Videos",
                "",
                "Mission for Inclusion: In Conversation with Gary Gensler",
                "More Spotlight Topics",
                "r Investor Alert",
                "b Submit a Tip or File a Complaint",
                "SEC Proposes Amendments to Shareholder Proposal Rule",
                "SEC Adopts Amendments to Proxy Rules Governing Proxy Voting Advice",
                "SEC Charges Empires Consulting Corp. with Fake Trading Scheme",
                "More News",
                "",
                "Check Your Investment Professional",
                "Advance Fee Fraud",
                "Exchange-Traded Funds (ETFs)",
                "Form 10-K",
                "Variable Annuities",
                "Before you invest, Investor.gov",
                "Broker-Dealer/Customer Arbitration: Investor Bulletin",
                "Extended-Hours Trading: Investor Bulletin",
                "Watch Out for Fake COVID-19 Claims When Investing -- Investor Alert",
                "More Investor Alerts & Bulletins",
                "",
                "Ombudsman",
                "",
                "FinHub",
                "",
                "Small Business",
                "Crowdfunding Offerings Data Sets",
                "a Cyber Enforcement Actions",
                "o Administrative ProceedingDocuments",
                "",
                "Office of the Whistleblower",
                "John David McAfee and Jimmy Gale Watson, Jr.",
                "Richard Jonathan Eden, et al.",
                "Manuel Alvis, Joseph Boulos, Carlos Pingarron, Carlos Sorondo",
                "Jerry Li",
                "Shimon Rosenfeld",
                "More Litigation Releases",
                "Allianz Global Investors U.S. LLC",
                "The Kraft Heinz Co. and Eduardo Pelleissone",
                "FCA US LLC and Fiat Chrysler Automobiles N.V.",
                "Foundations Asset Management, LLC, Michael W. Shamburger and Rob E. Wedel",
                "Steven J. Sheinfeld, CPA",
                "More Administrative Releases",
                "",
                "Tell us about your experience",
                "Credit Rating Agencies",
                "= SEC Proposed Rules",
                "h View Final Rules",
                "View Developer Resources",
                "",
                "Money Market Fund Statistics",
                "Information About Registered Investment Advisers and Exempt Reporting Advisers",
                "Financial Statement and Notes Data Sets",
                "More Data Sets",
                "",
                "SEC Enhances Access to Financial Disclosure Data",
                "1 Twitter",
                "2 Facebook",
                "3RSS",
                "4YouTube",
                "6LinkedIn",
                "8 Email Updates",
                "Return to Top",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "underline": [
                "Investor.gov"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Budget & Performance",
                "Careers",
                "Commission Votes",
                "Contact",
                "Contracts",
                "Data Resources",
                "Accessibility & Disability",
                "Diversity & Inclusion",
                "FOIA",
                "Inspector General",
                "No FEAR Act & EEO Data",
                "Ombudsman",
                "Whistleblower Protection",
                "Investor.gov",
                "Related Sites",
                "USA.gov",
                "Plain Writing",
                "Privacy & Security",
                "Site Map"
              ],
              "500": [
                "Careers",
                "Commissioners",
                "Contact",
                "Reports and Publications",
                "Securities Laws",
                "What We Do",
                "Corporation Finance",
                "Enforcement",
                "Investment Management",
                "Economic and Risk Analysis",
                "Trading and Markets",
                "Office of Administrative Law Judges",
                "Examinations",
                "Regional Offices",
                "All Divisions and Offices",
                "Litigation Releases",
                "Administrative Proceedings",
                "Opinions and Adjudicatory Orders",
                "Accounting and Auditing",
                "Trading Suspensions",
                "How Investigations Work",
                "Receiverships",
                "Information for Harmed Investors",
                "Rulemaking Index",
                "Proposed Rules",
                "Final Rules",
                "Interim Final Temporary Rules",
                "Other Orders and Notices",
                "Self-Regulatory Organizations",
                "Staff Interpretations",
                "Investor Education",
                "Capital Raising",
                "Small Business",
                "Glossaries",
                "EDGAR – Search & Access",
                "EDGAR – Information for Filers",
                "Company Filing Search",
                "How to Search EDGAR",
                "Requesting Public Documents",
                "Forms List",
                "About EDGAR",
                "Press Releases",
                "Speeches and Statements",
                "Spotlight Topics",
                "Upcoming Events",
                "Webcasts",
                "SEC in the News",
                "SEC Videos",
                "Media Gallery"
              ]
            },
            "fontSize": {
              "16px": [
                "Careers",
                "Commissioners",
                "Contact",
                "Reports and Publications",
                "Securities Laws",
                "What We Do",
                "Corporation Finance",
                "Enforcement",
                "Investment Management",
                "Economic and Risk Analysis",
                "Trading and Markets",
                "Office of Administrative Law Judges",
                "Examinations",
                "Regional Offices",
                "All Divisions and Offices",
                "Litigation Releases",
                "Administrative Proceedings",
                "Opinions and Adjudicatory Orders",
                "Accounting and Auditing",
                "Trading Suspensions",
                "How Investigations Work",
                "Receiverships",
                "Information for Harmed Investors",
                "Rulemaking Index",
                "Proposed Rules",
                "Final Rules",
                "Interim Final Temporary Rules",
                "Other Orders and Notices",
                "Self-Regulatory Organizations",
                "Staff Interpretations",
                "Investor Education",
                "Capital Raising",
                "Small Business",
                "Glossaries",
                "EDGAR – Search & Access",
                "EDGAR – Information for Filers",
                "Company Filing Search",
                "How to Search EDGAR",
                "Requesting Public Documents",
                "Forms List",
                "About EDGAR",
                "Press Releases",
                "Speeches and Statements",
                "Spotlight Topics",
                "Upcoming Events",
                "Webcasts",
                "SEC in the News",
                "SEC Videos",
                "Media Gallery"
              ],
              "13px": [
                "Budget & Performance",
                "Careers",
                "Commission Votes",
                "Contact",
                "Contracts",
                "Data Resources",
                "Accessibility & Disability",
                "Diversity & Inclusion",
                "FOIA",
                "Inspector General",
                "No FEAR Act & EEO Data",
                "Ombudsman",
                "Whistleblower Protection",
                "Investor.gov",
                "Related Sites",
                "USA.gov",
                "Plain Writing",
                "Privacy & Security",
                "Site Map"
              ]
            },
            "lineHeight": {
              "16px": [
                "Careers",
                "Commissioners",
                "Contact",
                "Reports and Publications",
                "Securities Laws",
                "What We Do",
                "Corporation Finance",
                "Enforcement",
                "Investment Management",
                "Economic and Risk Analysis",
                "Trading and Markets",
                "Office of Administrative Law Judges",
                "Examinations",
                "Regional Offices",
                "All Divisions and Offices",
                "Litigation Releases",
                "Administrative Proceedings",
                "Opinions and Adjudicatory Orders",
                "Accounting and Auditing",
                "Trading Suspensions",
                "How Investigations Work",
                "Receiverships",
                "Information for Harmed Investors",
                "Rulemaking Index",
                "Proposed Rules",
                "Final Rules",
                "Interim Final Temporary Rules",
                "Other Orders and Notices",
                "Self-Regulatory Organizations",
                "Staff Interpretations",
                "Investor Education",
                "Capital Raising",
                "Small Business",
                "Glossaries",
                "EDGAR – Search & Access",
                "EDGAR – Information for Filers",
                "Company Filing Search",
                "How to Search EDGAR",
                "Requesting Public Documents",
                "Forms List",
                "About EDGAR",
                "Press Releases",
                "Speeches and Statements",
                "Spotlight Topics",
                "Upcoming Events",
                "Webcasts",
                "SEC in the News",
                "SEC Videos",
                "Media Gallery"
              ],
              "19.5px": [
                "Budget & Performance",
                "Careers",
                "Commission Votes",
                "Contact",
                "Contracts",
                "Data Resources",
                "Accessibility & Disability",
                "Diversity & Inclusion",
                "FOIA",
                "Inspector General",
                "No FEAR Act & EEO Data",
                "Ombudsman",
                "Whistleblower Protection",
                "Investor.gov",
                "Related Sites",
                "USA.gov",
                "Plain Writing",
                "Privacy & Security",
                "Site Map"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "300": [
                "E-mail Updates",
                "We Inform and Protect Investors",
                "We Facilitate Capital Formation",
                "We Enforce Federal Securities Laws",
                "Latest Federal Court Actions",
                "Latest Administrative Proceedings",
                "We Regulate Securities Markets",
                "We Provide Data"
              ],
              "600": [
                "User account menu",
                "About The SEC",
                "Transparency",
                "Websites",
                "Site Information"
              ]
            },
            "color": {
              "rgb(39, 58, 86)": [
                "User account menu",
                "E-mail Updates"
              ],
              "rgb(88, 88, 88)": [
                "We Inform and Protect Investors",
                "We Facilitate Capital Formation",
                "We Enforce Federal Securities Laws",
                "Latest Federal Court Actions",
                "Latest Administrative Proceedings",
                "We Regulate Securities Markets",
                "We Provide Data"
              ],
              "rgb(255, 255, 255)": [
                "About The SEC",
                "Transparency",
                "Websites",
                "Site Information"
              ]
            },
            "fontSize": {
              "20px": [
                "User account menu"
              ],
              "26px": [
                "E-mail Updates"
              ],
              "32px": [
                "We Inform and Protect Investors",
                "We Facilitate Capital Formation",
                "We Enforce Federal Securities Laws",
                "We Regulate Securities Markets",
                "We Provide Data"
              ],
              "24px": [
                "Latest Federal Court Actions",
                "Latest Administrative Proceedings"
              ],
              "15px": [
                "About The SEC",
                "Transparency",
                "Websites",
                "Site Information"
              ]
            }
          },
          "h3": {
            "color": {
              "rgb(39, 58, 86)": [
                "SEC Stories",
                "Featured Video",
                "Mark T. Uyeda Sworn In as SEC Commissioner",
                "Spotlight On",
                "Mission for Inclusion: In Conversation with Gary Gensler",
                "Latest News",
                "Learn more",
                "Investor Alerts & Bulletins",
                "FinHub",
                "Small Business",
                "Litigation Releases",
                "Administrative Releases",
                "Developer Resources",
                "Latest Data Sets"
              ],
              "rgb(255, 255, 255)": [
                "Protect Your Money!"
              ]
            },
            "fontSize": {
              "16px": [
                "SEC Stories",
                "Featured Video",
                "Mark T. Uyeda Sworn In as SEC Commissioner",
                "Spotlight On",
                "Mission for Inclusion: In Conversation with Gary Gensler",
                "Latest News",
                "Learn more",
                "Investor Alerts & Bulletins",
                "FinHub",
                "Small Business",
                "Litigation Releases",
                "Administrative Releases",
                "Latest Data Sets"
              ],
              "24px": [
                "Protect Your Money!",
                "Developer Resources"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.sec.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.sec.gov/",
      "result": {
        "totals": {
          "total": 19,
          "tagNames": {
            "LABEL": 1,
            "INPUT": 2,
            "SPAN": 1,
            "DIV": 4,
            "UL": 7,
            "ASIDE": 1,
            "LI": 1,
            "A": 1,
            "IFRAME": 1
          }
        },
        "items": [
          {
            "tagName": "LABEL",
            "id": "",
            "text": "Search SEC.gov"
          },
          {
            "tagName": "INPUT",
            "id": "global-search-box",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "global-navigation",
            "text": "About Careers Commissioners Contact Reports and Publications Securities Laws What We Do Divisions & "
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Careers Commissioners Contact Reports and Publications Securities Laws What We Do"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Corporation Finance Enforcement Investment Management Economic and Risk Analysis Trading and Markets"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Litigation Releases Administrative Proceedings Opinions and Adjudicatory Orders Accounting and Audit"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Rulemaking Index Proposed Rules Final Rules Interim Final Temporary Rules Other Orders and Notices S"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Investor Education Capital Raising Small Business Glossaries"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "EDGAR – Search & Access EDGAR – Information for Filers Company Filing Search How to Search EDGAR Req"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Press Releases Speeches and Statements Spotlight Topics Upcoming Events Webcasts SEC in the News SEC"
          },
          {
            "tagName": "ASIDE",
            "id": "",
            "text": ""
          },
          {
            "tagName": "LI",
            "id": "slide-1",
            "text": "<!--/*--><![CDATA[/* ><!--*/\n.slide-content-box {margin:0;} @media only screen and (min-width: 768px"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We Inform and Protect Investors We Facilitate Capital Formation We Enforce Federal Securities Laws W"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We Inform and Protect Investors We Facilitate Capital Formation We Enforce Federal Securities Laws W"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Return to Top"
          },
          {
            "tagName": "DIV",
            "id": "_atssh",
            "text": ""
          },
          {
            "tagName": "IFRAME",
            "id": "_atssh614",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.sec.gov/",
      "result": {
        "totals": {
          "failures": 13,
          "warnings": 7
        },
        "items": [
          {
            "index": 23,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/span[1]/span[1]/a[1]",
              "codeLines": [
                "<a href=\"/news/sec-videos/mark-t-uyeda-sworn-sec-commissioner\" hreflang=\"en\">",
                "  <img class=\"image-style-featured-video\" src=\"/files/styles/featured_video_image/public/video_thum...",
                "</a>"
              ]
            }
          },
          {
            "index": 75,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/divisions/investment/mmf-statistics.shtml\">",
                "  <img src=\"/files/moneymarket_0.jpg\" style=\"margin-bottom:1rem;\">",
                "</a>"
              ]
            }
          },
          {
            "index": 401,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"/files/moneymarket_0.jpg\" style=\"margin-bottom:1rem;\">"
              ]
            }
          },
          {
            "index": 468,
            "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": "ul",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]",
              "codeLines": [
                "<ul id=\"section-menu\" class=\"menu\">",
                "  <li class=\"menu__item is-active item-budget-&-performance expanded\">",
                "    <a href=\"/about/offices/ofm/ofm-documents.htm\" class=\"menu__link\" data-drupal-link-system-path=...",
                "      Budget & Performance",
                "    </a>",
                "  </li>",
                "  <li class=\"menu__item is-active is-leaf leaf item-careers\">",
                "    <a href=\"/careers\" class=\"menu__link\" data-drupal-link-system-path=\"node/41311\">",
                "      Careers",
                "    </a>",
                "  </li>",
                "  <li class=\"menu__item is-active is-leaf leaf item-commission-votes\">",
                "    <a href=\"/about/commission-votes.shtml\" class=\"menu__link\" data-drupal-link-system-path=\"node/1...",
                "      Commission Votes",
                "    </a>",
                "  </li>",
                "  <li class=\"menu__item is-active is-leaf leaf item-contact\">",
                "    <a href=\"/contact-information/sec-directory\" class=\"menu__link\" data-drupal-link-system-path=\"n...",
                "      Contact",
                "    </a>",
                "  </li>",
                "  <li class=\"menu__item is-active is-leaf leaf item-contracts\">",
                "    <a href=\"/page/oacqsectionlanding\" class=\"menu__link\" data-drupal-link-system-path=\"node/3841\">",
                "      Contracts",
                "    </a>",
                "  </li>",
                "  <li class=\"menu__item is-active is-leaf leaf item-data-resources\">",
                "    <a href=\"/sec-data-resources\" class=\"menu__link\" data-drupal-link-system-path=\"node/191566\">",
                "      Data Resources",
                "    </a>",
                "  </li>",
                "</ul>"
              ]
            }
          },
          {
            "index": 471,
            "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": "ul",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/nav[2]/ul[1]",
              "codeLines": [
                "<ul id=\"section-menu\" class=\"menu\">",
                "  <li class=\"menu__item is-active item-accessibility-&-disability expanded\">",
                "    <a href=\"/disability/sec_access\" class=\"menu__link\" data-drupal-link-system-path=\"node/111766\">",
                "      Accessibility & Disability",
                "    </a>",
                "  </li>",
                "  <li class=\"menu__item is-active is-leaf leaf item-diversity-&-inclusion\">",
                "    <a href=\"/diversity-and-inclusion-sec\" class=\"menu__link\" data-drupal-link-system-path=\"node/27...",
                "      Diversity & Inclusion",
                "    </a>",
                "  </li>",
                "  <li class=\"menu__item is-active is-leaf leaf item-foia\">",
                "    <a href=\"/page/office-foia-services\" class=\"menu__link\" data-drupal-link-system-path=\"node/4116...",
                "      FOIA",
                "    </a>",
                "  </li>",
                "  <li class=\"menu__item is-active is-leaf leaf item-inspector-general\">",
                "    <a href=\"/oig\" class=\"menu__link\" data-drupal-link-system-path=\"node/41456\">",
                "      Inspector General",
                "    </a>",
                "  </li>",
                "  <li class=\"menu__item is-active is-leaf leaf item-no-fear-act-&-eeo-data\">",
                "    <a href=\"/page/eeosectionlanding\" class=\"menu__link\" data-drupal-link-system-path=\"node/3781\">",
                "      No FEAR Act & EEO Data",
                "    </a>",
                "  </li>",
                "  <li class=\"menu__item is-active is-leaf leaf item-ombudsman\">",
                "    <a href=\"/ombudsman\" class=\"menu__link\" data-drupal-link-system-path=\"node/96081\">",
                "      Ombudsman",
                "    </a>",
                "  </li>",
                "  <li class=\"menu__item is-active is-leaf leaf item-whistleblower-protection\">",
                "    <a href=\"/whistleblower\" class=\"menu__link\" data-drupal-link-system-path=\"node/99851\">",
                "      Whistleblower Protection",
                "    </a>",
                "  </li>",
                "</ul>"
              ]
            }
          },
          {
            "index": 474,
            "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": "ul",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/nav[3]/ul[1]",
              "codeLines": [
                "<ul id=\"section-menu\" class=\"menu\">",
                "  <li class=\"menu__item is-active item-investor.gov expanded\">",
                "    <a href=\"https://www.investor.gov\" class=\"menu__link\">",
                "      Investor.gov",
                "    </a>",
                "  </li>",
                "  <li class=\"menu__item is-active is-leaf leaf item-related-sites\">",
                "    <a href=\"/links\" class=\"menu__link\" data-drupal-link-system-path=\"node/100276\">",
                "      Related Sites",
                "    </a>",
                "  </li>",
                "  <li class=\"menu__item is-active is-leaf leaf item-usa.gov\">",
                "    <a href=\"https://www.usa.gov\" class=\"menu__link\">",
                "      USA.gov",
                "    </a>",
                "  </li>",
                "</ul>"
              ]
            }
          },
          {
            "index": 477,
            "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": "ul",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/nav[4]/ul[1]",
              "codeLines": [
                "<ul id=\"section-menu\" class=\"menu\">",
                "  <li class=\"menu__item is-active item-plain-writing expanded\">",
                "    <a href=\"/plainwriting.shtml\" class=\"menu__link\" data-drupal-link-system-path=\"node/111701\">",
                "      Plain Writing",
                "    </a>",
                "  </li>",
                "  <li class=\"menu__item is-active is-leaf leaf item-privacy-&-security\">",
                "    <a href=\"/privacy\" class=\"menu__link\" data-drupal-link-system-path=\"node/111706\">",
                "      Privacy & Security",
                "    </a>",
                "  </li>",
                "  <li class=\"menu__item is-active is-leaf leaf item-site-map\">",
                "    <a href=\"/sitemap.shtml\" class=\"menu__link\" data-drupal-link-system-path=\"node/111831\">",
                "      Site Map",
                "    </a>",
                "  </li>",
                "</ul>"
              ]
            }
          },
          {
            "index": 572,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
              "codeLines": [
                "<h4 class=\"field-content featured-content-title\">",
                "  <a href=\"/whistleblower\" hreflang=\"en\">",
                "    Office of the Whistleblower",
                "  </a>",
                "</h4>"
              ]
            }
          },
          {
            "index": 578,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[6]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
              "codeLines": [
                "<h4 class=\"field-content featured-content-title\">",
                "  <a href=\"/tell-us\" hreflang=\"en\">",
                "    Tell us about your experience",
                "  </a>",
                "</h4>"
              ]
            }
          },
          {
            "index": 774,
            "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": 923,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/label[1]/text()[1]",
              "codeLines": [
                "Search SEC.gov"
              ]
            }
          },
          {
            "index": 924,
            "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]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "CREATING JOBS"
              ]
            }
          },
          {
            "index": 925,
            "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]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The SEC’s regulation of the securities markets facilitates capital formation, which helps entrepren..."
              ]
            }
          },
          {
            "index": 1004,
            "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]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/label[1]/text()[1]",
              "codeLines": [
                "Search SEC.gov"
              ]
            }
          },
          {
            "index": 1005,
            "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]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "CREATING JOBS"
              ]
            }
          },
          {
            "index": 1006,
            "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]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The SEC’s regulation of the securities markets facilitates capital formation, which helps entrepren..."
              ]
            }
          },
          {
            "index": 1091,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"section-3-button\">",
                "  <a href=\"check-your-investment-professional\">",
                "    Check Your",
                "    <br>",
                "    Investment",
                "    <br>",
                "    Professional",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1118,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"xbrl-link-box\">",
                "  <a href=\"/developer\">",
                "    View Developer Resources",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1722,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/header[1]/h3[1]",
              "codeLines": [
                "<h3>",
                "  Featured Video",
                "</h3>"
              ]
            }
          },
          {
            "index": 1785,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.sec.gov/",
      "result": {
        "totals": {
          "rulesNA": 49,
          "rulesPassed": 45,
          "rulesWarned": 3,
          "rulesViolated": 10,
          "warnings": {
            "minor": 11,
            "moderate": 0,
            "serious": 8,
            "critical": 0
          },
          "violations": {
            "minor": 1,
            "moderate": 24,
            "serious": 57,
            "critical": 1
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-18T01:44:39.048Z",
          "url": "https://www.sec.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6f7479",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"overlabel\" for=\"global-search-box\" style=\"visibility: visible;\">Search SEC.gov</label>",
                  "target": [
                    ".overlabel"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#626262",
                        "contrastRatio": 0,
                        "fontSize": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-secgov-branding\" class=\"site-branding block region__inner system_branding_block\">",
                          "target": [
                            "#block-secgov-branding"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/\" title=\"U.S. Securities and Exchange Commission\" rel=\"home\" tabindex=\"3\">U.S. Securities and <br>Exchange Commission</a>",
                  "target": [
                    ".banner-org-name > a[href=\"/\"][rel=\"home\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"Creating Jobs\" data-entity-type=\"file\" src=\"/files/Meeting_Final-Hero_11-14-17.jpg\" draggable=\"false\">",
                          "target": [
                            "img[alt=\"Creating Jobs\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"headline-2\">CREATING JOBS</span>",
                  "target": [
                    ".headline-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.2pt (16.25px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"Creating Jobs\" data-entity-type=\"file\" src=\"/files/Meeting_Final-Hero_11-14-17.jpg\" draggable=\"false\">",
                          "target": [
                            "img[alt=\"Creating Jobs\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>The SEC’s regulation of the securities markets facilitates capital formation, which helps entrepreneurs start businesses and companies grow.&nbsp;Last year&nbsp;$5 trillion was raised in public and private securities offerings, promoting economic growth and job creation.&nbsp;</p>",
                  "target": [
                    ".slide-description-text > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#6f7479",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"overlabel\" for=\"global-search-box\" style=\"visibility: visible;\">Search SEC.gov</label>",
                  "target": [
                    ".overlabel"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#626262",
                        "contrastRatio": 0,
                        "fontSize": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"block-secgov-branding\" class=\"site-branding block region__inner system_branding_block\">",
                          "target": [
                            "#block-secgov-branding"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/\" title=\"U.S. Securities and Exchange Commission\" rel=\"home\" tabindex=\"3\">U.S. Securities and <br>Exchange Commission</a>",
                  "target": [
                    ".banner-org-name > a[href=\"/\"][rel=\"home\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"Creating Jobs\" data-entity-type=\"file\" src=\"/files/Meeting_Final-Hero_11-14-17.jpg\" draggable=\"false\">",
                          "target": [
                            "img[alt=\"Creating Jobs\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"headline-2\">CREATING JOBS</span>",
                  "target": [
                    ".headline-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.2pt (16.25px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"Creating Jobs\" data-entity-type=\"file\" src=\"/files/Meeting_Final-Hero_11-14-17.jpg\" draggable=\"false\">",
                          "target": [
                            "img[alt=\"Creating Jobs\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>The SEC’s regulation of the securities markets facilitates capital formation, which helps entrepreneurs start businesses and companies grow.&nbsp;Last year&nbsp;$5 trillion was raised in public and private securities offerings, promoting economic growth and job creation.&nbsp;</p>",
                  "target": [
                    ".slide-description-text > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                }
              ]
            },
            {
              "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": "<button id=\"mobile-menu-toggle\" class=\"is-closed\" aria-label=\"Menu Toggle\">\n    <span class=\"svg-icon svg-icon-sm\" aria-hidden=\"true\">q</span>\n  </button>",
                  "target": [
                    "#mobile-menu-toggle"
                  ],
                  "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=\"menu sf-js-enabled sf-arrows\" style=\"display: none; touch-action: pan-y;\">",
                  "target": [
                    ".is-expanded.expanded.menu__item:nth-child(1) > .sf-js-enabled.sf-arrows.menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"menu sf-js-enabled sf-arrows\" style=\"display: none; touch-action: pan-y;\">",
                  "target": [
                    ".is-expanded.expanded.menu__item:nth-child(2) > .sf-js-enabled.sf-arrows.menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"menu sf-js-enabled sf-arrows\" style=\"display: none; touch-action: pan-y;\">",
                  "target": [
                    ".is-expanded.expanded.menu__item:nth-child(3) > .sf-js-enabled.sf-arrows.menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"menu sf-js-enabled sf-arrows\" style=\"display: none; touch-action: pan-y;\">",
                  "target": [
                    ".is-expanded.expanded.menu__item:nth-child(4) > .sf-js-enabled.sf-arrows.menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"menu sf-js-enabled sf-arrows\" style=\"display: none; touch-action: pan-y;\">",
                  "target": [
                    ".is-expanded.expanded.menu__item:nth-child(5) > .sf-js-enabled.sf-arrows.menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"menu sf-js-enabled sf-arrows\" style=\"display: none; touch-action: pan-y;\">",
                  "target": [
                    ".is-expanded.expanded.menu__item:nth-child(6) > .sf-js-enabled.sf-arrows.menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"menu sf-js-enabled sf-arrows\" style=\"display: none; touch-action: pan-y;\">",
                  "target": [
                    ".is-expanded.expanded.menu__item:nth-child(7) > .sf-js-enabled.sf-arrows.menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<nav role=\"navigation\" aria-labelledby=\"block-secgov-account-menu-menu\" id=\"block-secgov-account-menu\">",
                  "target": [
                    "#block-secgov-account-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"#\" class=\"back-to-top\" style=\"display: none;\"><i class=\"fa fa-chevron-circle-up\" aria-hidden=\"true\"></i>Return to Top</a>",
                  "target": [
                    ".back-to-top"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"_atssh\" style=\"visibility: hidden; height: 1px; width: 1px; position: absolute; top: -9999px; z-index: 100000;\">",
                  "target": [
                    "#_atssh"
                  ],
                  "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": "#6f7479",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.71,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"default-view path-frontpage node--type-landing-page\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.71 (foreground color: #6f7479, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"option-link\" href=\"http://www.sec.gov/edgar/searchedgar/companysearch.html\" tabindex=\"7\">Company Filings</a>",
                  "target": [
                    ".option-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.71 (foreground color: #6f7479, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#585858",
                        "bgColor": "#f3f3f3",
                        "contrastRatio": 6.41,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hp-content-item even\">",
                          "target": [
                            ".even.hp-content-item:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.41 (foreground color: #585858, background color: #f3f3f3, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hp-content-title\">We Facilitate Capital Formation</div>",
                  "target": [
                    "a[href$=\"#section-3\"] > .hp-content-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.41 (foreground color: #585858, background color: #f3f3f3, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#585858",
                        "bgColor": "#f3f3f3",
                        "contrastRatio": 6.41,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hp-content-item even\">",
                          "target": [
                            ".even.hp-content-item:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.41 (foreground color: #585858, background color: #f3f3f3, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hp-content-title\">We Regulate Securities Markets</div>",
                  "target": [
                    "a[href$=\"#section-5\"] > .hp-content-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.41 (foreground color: #585858, background color: #f3f3f3, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#f3f3f3",
                        "contrastRatio": 5.27,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"views-element-container block region__inner homepage_featured_stories-sec_stories\">",
                          "target": [
                            ".homepage_featured_stories-sec_stories"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/page/sec-welcomes-caribbean-economist-and-advisor-caribbean-american-heritage-month\" hreflang=\"en\">SEC Welcomes Caribbean Economist and Advisor for Caribbean American Heritage Month</a>",
                  "target": [
                    ".sec-stories-col.col-1.views-col > .views-field-field-display-title.views-field > .field-content > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#f3f3f3",
                        "contrastRatio": 5.27,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"views-element-container block region__inner homepage_featured_stories-sec_stories\">",
                          "target": [
                            ".homepage_featured_stories-sec_stories"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/page/caribbean-american-heritage-month-qa-cahc-co-chair-harvey-persaud\" hreflang=\"en\">Caribbean American Heritage Month Q&amp;A with CAHC Co-Chair Harvey Persaud </a>",
                  "target": [
                    ".col-2 > .views-field-field-display-title.views-field > .field-content > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#f3f3f3",
                        "contrastRatio": 5.27,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"views-element-container block region__inner homepage_featured_stories-sec_stories\">",
                          "target": [
                            ".homepage_featured_stories-sec_stories"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/page/sec-stories\">More SEC Stories</a>",
                  "target": [
                    "a[href$=\"sec-stories\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.85,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-1\" class=\"hp-section odd-row\">",
                          "target": [
                            "#section-1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.85 (foreground color: #2f64b2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/sec-videos/mark-t-uyeda-sworn-sec-commissioner\" hreflang=\"en\">Mark T. Uyeda Sworn In as SEC Commissioner</a>",
                  "target": [
                    ".views-field-field-display-title.views-field > h3 > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.85 (foreground color: #2f64b2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.85,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-1\" class=\"hp-section odd-row\">",
                          "target": [
                            "#section-1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.85 (foreground color: #2f64b2, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/sec-videos\">More Videos</a>",
                  "target": [
                    ".more-link > a[href$=\"sec-videos\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.85 (foreground color: #2f64b2, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.85,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-1\" class=\"hp-section odd-row\">",
                          "target": [
                            "#section-1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.85 (foreground color: #2f64b2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/sec-stories/mission-inclusion-conversation-gary-gensler\" hreflang=\"en\">Mission for Inclusion: In Conversation with Gary Gensler</a>",
                  "target": [
                    ".promote.view-row-count-1.view-row-first > .views-field-title.views-field > h3 > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.85 (foreground color: #2f64b2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.85,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-1\" class=\"hp-section odd-row\">",
                          "target": [
                            "#section-1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.85 (foreground color: #2f64b2, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/spotlight\">More Spotlight Topics</a>",
                  "target": [
                    ".more-link > a[href$=\"spotlight\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.85 (foreground color: #2f64b2, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.85,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-1\" class=\"hp-section odd-row\">",
                          "target": [
                            "#section-1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.85 (foreground color: #2f64b2, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/press-release/2022-121\" hreflang=\"en\">SEC Proposes Amendments to Shareholder Proposal Rule</a>",
                  "target": [
                    "a[href=\"/news/press-release/2022-121\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.85 (foreground color: #2f64b2, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.85,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-1\" class=\"hp-section odd-row\">",
                          "target": [
                            "#section-1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.85 (foreground color: #2f64b2, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/press-release/2022-120\" hreflang=\"en\">SEC Adopts Amendments to Proxy Rules Governing Proxy Voting Advice</a>",
                  "target": [
                    "a[href=\"/news/press-release/2022-120\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.85 (foreground color: #2f64b2, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.85,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-1\" class=\"hp-section odd-row\">",
                          "target": [
                            "#section-1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.85 (foreground color: #2f64b2, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/press-release/2022-119\" hreflang=\"en\">SEC Charges Empires Consulting Corp. with Fake Trading Scheme</a>",
                  "target": [
                    "a[href=\"/news/press-release/2022-119\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.85 (foreground color: #2f64b2, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.85,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-1\" class=\"hp-section odd-row\">",
                          "target": [
                            "#section-1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.85 (foreground color: #2f64b2, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/page/news\">More News</a>",
                  "target": [
                    ".more-link > a[href$=\"news\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.85 (foreground color: #2f64b2, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#b1b1b1",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input id=\"email\" name=\"email\" onblur=\"if (this.value == '') {this.value = 'Email address'; this.style.color='#b1b1b1';} else if (this.value != '') {this.style.color='#000';}\" onfocus=\"if(this.value == 'Email address') {this.value = ''; this.style.color='#000';}\" title=\"Enter email address\" type=\"text\" value=\"Email address\">",
                          "target": [
                            "#email"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.14 (foreground color: #b1b1b1, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input id=\"email\" name=\"email\" onblur=\"if (this.value == '') {this.value = 'Email address'; this.style.color='#b1b1b1';} else if (this.value != '') {this.style.color='#000';}\" onfocus=\"if(this.value == 'Email address') {this.value = ''; this.style.color='#000';}\" title=\"Enter email address\" type=\"text\" value=\"Email address\">",
                  "target": [
                    "#email"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.14 (foreground color: #b1b1b1, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2f64b2",
                        "contrastRatio": 5.85,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input class=\"form_button small button\" name=\"commit\" type=\"submit\" value=\"Subscribe\">",
                          "target": [
                            ".form_button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.85 (foreground color: #ffffff, background color: #2f64b2, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input class=\"form_button small button\" name=\"commit\" type=\"submit\" value=\"Subscribe\">",
                  "target": [
                    ".form_button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.85 (foreground color: #ffffff, background color: #2f64b2, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#f3f3f3",
                        "contrastRatio": 5.27,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-2\" class=\"hp-section even-row\">",
                          "target": [
                            "#section-2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fast-answers/answersadvancefeefraudhtm.html\" hreflang=\"en\">Advance Fee Fraud</a>",
                  "target": [
                    ".fast-answers-day > .item-list > ul > li:nth-child(1) > .views-field-field-display-title.views-field > .field-content > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#f3f3f3",
                        "contrastRatio": 5.27,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-2\" class=\"hp-section even-row\">",
                          "target": [
                            "#section-2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fast-answers/answersetfhtm.html\" hreflang=\"en\">Exchange-Traded Funds (ETFs)</a>",
                  "target": [
                    ".fast-answers-day > .item-list > ul > li:nth-child(2) > .views-field-field-display-title.views-field > .field-content > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#f3f3f3",
                        "contrastRatio": 5.27,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-2\" class=\"hp-section even-row\">",
                          "target": [
                            "#section-2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fast-answers/answers-form10khtm.html\" hreflang=\"en\">Form 10-K</a>",
                  "target": [
                    ".fast-answers-day > .item-list > ul > li:nth-child(3) > .views-field-field-display-title.views-field > .field-content > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#f3f3f3",
                        "contrastRatio": 5.27,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-2\" class=\"hp-section even-row\">",
                          "target": [
                            "#section-2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fast-answers/answersvarannhtm.html\" hreflang=\"en\">Variable Annuities</a>",
                  "target": [
                    "li:nth-child(4) > .views-field-field-display-title.views-field > .field-content > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#f3f3f3",
                        "contrastRatio": 5.27,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-2\" class=\"hp-section even-row\">",
                          "target": [
                            "#section-2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.investor.gov\">Before you invest, Investor.gov</a>",
                  "target": [
                    ".more-link > a[href$=\"www.investor.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#f3f3f3",
                        "contrastRatio": 5.27,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-2\" class=\"hp-section even-row\">",
                          "target": [
                            "#section-2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/oiea/investor-alerts-and-bulletins/broker-dealercustomer-arbitration-investor-bulletin\" hreflang=\"en\">Broker-Dealer/Customer Arbitration: Investor Bulletin</a>",
                  "target": [
                    ".investor-alerts-block > .item-list > ul > li:nth-child(1) > .views-field-field-display-title.views-field > .field-content > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#f3f3f3",
                        "contrastRatio": 5.27,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-2\" class=\"hp-section even-row\">",
                          "target": [
                            "#section-2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/oiea/investor-alerts-and-bulletins/extended-hours-trading-investor-bulletin\" hreflang=\"en\">Extended-Hours Trading: Investor Bulletin</a>",
                  "target": [
                    ".investor-alerts-block > .item-list > ul > li:nth-child(2) > .views-field-field-display-title.views-field > .field-content > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#f3f3f3",
                        "contrastRatio": 5.27,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-2\" class=\"hp-section even-row\">",
                          "target": [
                            "#section-2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/oiea/investor-alerts-and-bulletins/watch-out-fake-covid-19-claims-when-investing-investor-alert\" hreflang=\"en\">Watch Out for Fake COVID-19 Claims When Investing -- Investor Alert</a>",
                  "target": [
                    ".investor-alerts-block > .item-list > ul > li:nth-child(3) > .views-field-field-display-title.views-field > .field-content > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#f3f3f3",
                        "contrastRatio": 5.27,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-2\" class=\"hp-section even-row\">",
                          "target": [
                            "#section-2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/investor/alerts\">More Investor Alerts &amp; Bulletins</a>",
                  "target": [
                    "a[href$=\"alerts\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#f3f3f3",
                        "contrastRatio": 5.27,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-2\" class=\"hp-section even-row\">",
                          "target": [
                            "#section-2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ombudsman\" hreflang=\"en\">Ombudsman</a>",
                  "target": [
                    ".featured-content-title > a[href$=\"ombudsman\"][hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.85,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-3\" class=\"hp-section odd-row\">",
                          "target": [
                            "#section-3"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.85 (foreground color: #2f64b2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/finhub\" hreflang=\"en\">FinHub</a>",
                  "target": [
                    "h3 > a[href$=\"finhub\"][hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.85 (foreground color: #2f64b2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.85,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-3\" class=\"hp-section odd-row\">",
                          "target": [
                            "#section-3"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.85 (foreground color: #2f64b2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/education/smallbusiness\" hreflang=\"en\">Small Business</a>",
                  "target": [
                    "h3 > a[href$=\"smallbusiness\"][hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.85 (foreground color: #2f64b2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.85,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-3\" class=\"hp-section odd-row\">",
                          "target": [
                            "#section-3"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.85 (foreground color: #2f64b2, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/dera/data/crowdfunding-offerings-data-sets\" hreflang=\"en\">Crowdfunding Offerings Data Sets</a>",
                  "target": [
                    ".cap-formation > li > .views-field-field-display-title.views-field > .field-content > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.85 (foreground color: #2f64b2, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#f3f3f3",
                        "contrastRatio": 5.27,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-4\" class=\"hp-section even-row\">",
                          "target": [
                            "#section-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/whistleblower\" hreflang=\"en\">Office of the Whistleblower</a>",
                  "target": [
                    ".featured-content-title > a[href$=\"whistleblower\"][hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#e9e9e9",
                        "contrastRatio": 4.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"block region__inner litigation_releases_block\">",
                          "target": [
                            ".litigation_releases_block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.sec.gov/litigation/litreleases/2022/lr25445.htm\">John David McAfee and Jimmy Gale Watson, Jr.</a>",
                  "target": [
                    ".litigation_releases_block > .block--menu-block > .menu-block-wrapper.menu-name-main-menu > ul > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#e9e9e9",
                        "contrastRatio": 4.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"block region__inner litigation_releases_block\">",
                          "target": [
                            ".litigation_releases_block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.sec.gov/litigation/litreleases/2022/lr25444.htm\">Richard Jonathan Eden, et al.</a>",
                  "target": [
                    ".litigation_releases_block > .block--menu-block > .menu-block-wrapper.menu-name-main-menu > ul > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#e9e9e9",
                        "contrastRatio": 4.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"block region__inner litigation_releases_block\">",
                          "target": [
                            ".litigation_releases_block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.sec.gov/litigation/litreleases/2022/lr25443.htm\">Manuel Alvis, Joseph Boulos, Carlos Pingarron, Carlos Sorondo</a>",
                  "target": [
                    ".litigation_releases_block > .block--menu-block > .menu-block-wrapper.menu-name-main-menu > ul > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#e9e9e9",
                        "contrastRatio": 4.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"block region__inner litigation_releases_block\">",
                          "target": [
                            ".litigation_releases_block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.sec.gov/litigation/litreleases/2022/lr25442.htm\">Jerry Li</a>",
                  "target": [
                    ".litigation_releases_block > .block--menu-block > .menu-block-wrapper.menu-name-main-menu > ul > li:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#e9e9e9",
                        "contrastRatio": 4.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"block region__inner litigation_releases_block\">",
                          "target": [
                            ".litigation_releases_block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.sec.gov/litigation/litreleases/2022/lr25441.htm\">Shimon Rosenfeld</a>",
                  "target": [
                    ".litigation_releases_block > .block--menu-block > .menu-block-wrapper.menu-name-main-menu > ul > li:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#e9e9e9",
                        "contrastRatio": 4.82,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"block region__inner litigation_releases_block\">",
                          "target": [
                            ".litigation_releases_block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.sec.gov/litigation/litreleases.shtml\">More Litigation Releases</a>",
                  "target": [
                    ".litigation_releases_block > .block--menu-block > .menu-block-wrapper.menu-name-main-menu > .more-link > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#e9e9e9",
                        "contrastRatio": 4.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"block region__inner administrative_proceedings_block\">",
                          "target": [
                            ".administrative_proceedings_block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.sec.gov/litigation/admin/2022/34-95293.pdf\">Allianz Global Investors U.S. LLC</a>",
                  "target": [
                    ".administrative_proceedings_block > .block--menu-block > .menu-block-wrapper.menu-name-main-menu > ul > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#e9e9e9",
                        "contrastRatio": 4.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"block region__inner administrative_proceedings_block\">",
                          "target": [
                            ".administrative_proceedings_block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.sec.gov/litigation/admin/2022/34-95277.pdf\">The Kraft Heinz Co. and Eduardo Pelleissone</a>",
                  "target": [
                    ".administrative_proceedings_block > .block--menu-block > .menu-block-wrapper.menu-name-main-menu > ul > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#e9e9e9",
                        "contrastRatio": 4.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"block region__inner administrative_proceedings_block\">",
                          "target": [
                            ".administrative_proceedings_block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.sec.gov/litigation/admin/2022/34-95261.pdf\">FCA US LLC and Fiat Chrysler Automobiles N.V.</a>",
                  "target": [
                    ".administrative_proceedings_block > .block--menu-block > .menu-block-wrapper.menu-name-main-menu > ul > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#e9e9e9",
                        "contrastRatio": 4.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"block region__inner administrative_proceedings_block\">",
                          "target": [
                            ".administrative_proceedings_block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.sec.gov/litigation/admin/2022/34-95255.pdf\">Foundations Asset Management, LLC, Michael W. Shamburger and Rob E. Wedel</a>",
                  "target": [
                    ".administrative_proceedings_block > .block--menu-block > .menu-block-wrapper.menu-name-main-menu > ul > li:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#e9e9e9",
                        "contrastRatio": 4.82,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"block region__inner administrative_proceedings_block\">",
                          "target": [
                            ".administrative_proceedings_block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.sec.gov/litigation/admin/2022/34-95223.pdf\">Steven J. Sheinfeld, CPA</a>",
                  "target": [
                    ".administrative_proceedings_block > .block--menu-block > .menu-block-wrapper.menu-name-main-menu > ul > li:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#e9e9e9",
                        "contrastRatio": 4.82,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"block region__inner administrative_proceedings_block\">",
                          "target": [
                            ".administrative_proceedings_block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.sec.gov/litigation/admin.shtml\">More Administrative Releases</a>",
                  "target": [
                    ".administrative_proceedings_block > .block--menu-block > .menu-block-wrapper.menu-name-main-menu > .more-link > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.82 (foreground color: #2f64b2, background color: #e9e9e9, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#f3f3f3",
                        "contrastRatio": 5.27,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"views-element-container block region__inner homepage_featured_content-we_regulate_securities_markets\">",
                          "target": [
                            ".homepage_featured_content-we_regulate_securities_markets"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/tell-us\" hreflang=\"en\">Tell us about your experience</a>",
                  "target": [
                    ".featured-content-title > a[href$=\"tell-us\"][hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#f3f3f3",
                        "contrastRatio": 5.27,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-6\" class=\"hp-section even-row\">",
                          "target": [
                            "#section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/divisions/investment/mmf-statistics.shtml\">Money Market Fund Statistics</a>",
                  "target": [
                    ".body > div > h4 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#f3f3f3",
                        "contrastRatio": 5.27,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-6\" class=\"hp-section even-row\">",
                          "target": [
                            "#section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/help/foiadocsinvafoiahtm.html\" hreflang=\"en\">Information About Registered Investment Advisers and Exempt Reporting Advisers</a>",
                  "target": [
                    "a[href$=\"foiadocsinvafoiahtm.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#f3f3f3",
                        "contrastRatio": 5.27,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-6\" class=\"hp-section even-row\">",
                          "target": [
                            "#section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/dera/data/financial-statement-and-notes-data-set.html\" hreflang=\"en\">Financial Statement and Notes Data Sets</a>",
                  "target": [
                    ".view-data-list-page > .item-list > ul > li:nth-child(2) > .views-field-field-display-title.views-field > .field-content > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#f3f3f3",
                        "contrastRatio": 5.27,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-6\" class=\"hp-section even-row\">",
                          "target": [
                            "#section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/data\">More Data Sets</a>",
                  "target": [
                    ".more-link > a[href$=\"data\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f64b2",
                        "bgColor": "#f3f3f3",
                        "contrastRatio": 5.27,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"section-6\" class=\"hp-section even-row\">",
                          "target": [
                            "#section-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/sec-enhances-access-financial-disclosure-data\" hreflang=\"en\">SEC Enhances Access to Financial Disclosure Data</a>",
                  "target": [
                    ".view-display-id-we_provide_data > .promote.view-row-count-1.view-row-first > .views-field-view-node.views-field > .featured-content-title > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.27 (foreground color: #2f64b2, background color: #f3f3f3, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#b1b1b1",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.14,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input id=\"email\" name=\"email\" onblur=\"if (this.value == '') {this.value = 'Email address'; this.style.color='#b1b1b1';} else if (this.value != '') {this.style.color='#000';}\" onfocus=\"if(this.value == 'Email address') {this.value = ''; this.style.color='#000';}\" title=\"Enter email address\" type=\"text\" value=\"Email address\">",
                          "target": [
                            "#email"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.14 (foreground color: #b1b1b1, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input id=\"email\" name=\"email\" onblur=\"if (this.value == '') {this.value = 'Email address'; this.style.color='#b1b1b1';} else if (this.value != '') {this.style.color='#000';}\" onfocus=\"if(this.value == 'Email address') {this.value = ''; this.style.color='#000';}\" title=\"Enter email address\" type=\"text\" value=\"Email address\">",
                  "target": [
                    "#email"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.14 (foreground color: #b1b1b1, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "section-menu",
                      "relatedNodes": [
                        {
                          "html": "<ul id=\"section-menu\" class=\"menu\">",
                          "target": [
                            "#block-governmenttransparency > .menu"
                          ]
                        },
                        {
                          "html": "<ul id=\"section-menu\" class=\"menu\">",
                          "target": [
                            "#block-otherwebsites > .menu"
                          ]
                        },
                        {
                          "html": "<ul id=\"section-menu\" class=\"menu\">",
                          "target": [
                            "#block-siteinformation > .menu"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: section-menu"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"section-menu\" class=\"menu\">",
                  "target": [
                    "#block-aboutthesec > .menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: section-menu"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"field-content featured-content-title\"><a href=\"/whistleblower\" hreflang=\"en\">Office of the Whistleblower</a></h4>",
                  "target": [
                    ".view-display-id-we_enforce_federal_securities_laws > .promote.view-row-count-1.view-row-first > .views-field-view-node.views-field > .featured-content-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"field-content featured-content-title\"><a href=\"/tell-us\" hreflang=\"en\">Tell us about your experience</a></h4>",
                  "target": [
                    ".view-display-id-we_regulate_securities_markets > .promote.view-row-count-1.view-row-first > .views-field-view-node.views-field > .featured-content-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "image-alt",
              "impact": "critical",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag111",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures <img> elements have alternate text or a role of none or presentation",
              "help": "Images must have alternate text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img src=\"/files/moneymarket_0.jpg\" style=\"margin-bottom:1rem;\">",
                  "target": [
                    "img[src$=\"moneymarket_0.jpg\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"/news/sec-videos/mark-t-uyeda-sworn-sec-commissioner\" hreflang=\"en\">  <img class=\"image-style-featured-video\" src=\"/files/styles/featured_video_image/public/video_thumbnails/6QLeZJAirOs.jpg?itok=gArDUeWb\" width=\"320\" height=\"207\" alt=\"\" loading=\"lazy\" typeof=\"Image\">\n\n</a>",
                  "target": [
                    ".field-content-video > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"/divisions/investment/mmf-statistics.shtml\"><img src=\"/files/moneymarket_0.jpg\" style=\"margin-bottom:1rem;\"></a>",
                  "target": [
                    ".homepage-money-market-fund-statistics-block > .body > div > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            },
            {
              "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 id=\"slide-3\">",
                  "target": [
                    "#slide-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"block sec_mission_block\">",
                  "target": [
                    ".sec_mission_block"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"column colspan-8\">",
                  "target": [
                    "#section-1 > .panel-panel.panel-col > .colspan-8.column"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"block investor-alert-false-communications\">",
                  "target": [
                    ".investor-alert-false-communications"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"block region__inner submit_a_tip_button_block\">",
                  "target": [
                    ".submit_a_tip_button_block"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"views-element-container block region__inner homepage_latest_news-homepage\">",
                  "target": [
                    ".homepage_latest_news-homepage"
                  ],
                  "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": "<h2>E-mail Updates</h2>",
                  "target": [
                    ".panel > h2"
                  ],
                  "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>Sign up for emails that will deliver SEC News direct to your inbox.</p>",
                  "target": [
                    ".panel > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"row\">",
                  "target": [
                    ".row:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h2><a name=\"section2\"></a>We Inform and Protect Investors</h2>",
                  "target": [
                    ".homepage-section-2-title > .body > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"column colspan-4\">",
                  "target": [
                    "#section-2 > .panel-panel.panel-col > .colspan-4.column"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"column colspan-8 last\">",
                  "target": [
                    "#section-2 > .panel-panel.panel-col > .colspan-8.last.column"
                  ],
                  "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": "<section id=\"section-3\" class=\"hp-section odd-row\">",
                  "target": [
                    "#section-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section id=\"section-4\" class=\"hp-section even-row\">",
                  "target": [
                    "#section-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div><div class=\"block-region-section-5-title\">\n<div class=\"block homepage-section-5-title\">\n  \n    \n        <div class=\"body\"><h2>We Regulate Securities Markets</h2></div>\n  </div>\n</div></div>",
                  "target": [
                    "#section-5 > .panel-panel.panel-col > div:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"column colspan-8\">",
                  "target": [
                    "#section-5 > .panel-panel.panel-col > .colspan-8.column"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"button-box margin-bottom-10\"><a href=\"/files/nrsro-summary-report-2020.pdf\"><span class=\"fa fa-file-text\">&nbsp;</span><span class=\"description\">Credit Rating Agencies</span></a></div>",
                  "target": [
                    ".margin-bottom-10"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"button-box\"><a href=\"/rules/proposed.shtml\"><span class=\"svg-icon svg-icon-lg\">=</span> <span class=\"description\">SEC Proposed Rules</span></a></div>",
                  "target": [
                    ".button-box:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"button-box\"><a href=\"/rules/final.shtml\"><span class=\"svg-icon svg-icon-lg\">h</span> <span class=\"description\">View Final Rules</span></a></div>",
                  "target": [
                    ".button-box:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section id=\"section-6\" class=\"hp-section even-row\">",
                  "target": [
                    "#section-6"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            },
            {
              "id": "tabindex",
              "impact": "serious",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures tabindex attribute values are not greater than 0",
              "help": "Elements should not have tabindex greater than zero",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/tabindex?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#main-content\" class=\"visually-hidden focusable\" tabindex=\"1\">\n      Skip to main content\n    </a>",
                  "target": [
                    ".focusable"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input aria-autocomplete=\"list\" aria-haspopup=\"true\" autocomplete=\"off\" class=\"\" id=\"global-search-box\" name=\"query\" role=\"textbox\" title=\"Search for\" type=\"text\" tabindex=\"4\">",
                  "target": [
                    "#global-search-box"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input class=\"global-search-button\" title=\"Go\" type=\"submit\" value=\"\" tabindex=\"5\">",
                  "target": [
                    ".global-search-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"option-link\" href=\"http://www.sec.gov/edgar/searchedgar/companysearch.html\" tabindex=\"7\">Company Filings</a>",
                  "target": [
                    ".option-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/\" title=\"SEC Emblem\" rel=\"home\" tabindex=\"2\">\n      <img src=\"/files/sec-logo.png\" alt=\"SEC Emblem\">\n    </a>",
                  "target": [
                    "a[title=\"SEC Emblem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/\" title=\"U.S. Securities and Exchange Commission\" rel=\"home\" tabindex=\"3\">U.S. Securities and <br>Exchange Commission</a>",
                  "target": [
                    ".banner-org-name > a[href=\"/\"][rel=\"home\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sec.gov/",
      "what": "URL",
      "result": "https://www.sec.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.sec.gov/",
      "result": {
        "Error": {
          "AA.1_1_1.H30.2": {
            "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/divisions/investment/mmf-statistics.shtml\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/sec-videos/mark-t-uyeda-sworn-sec-commissioner\" hreflang=\"en\">...</a>"
              }
            ]
          },
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"section-menu\" found on the web page.": [
              {
                "tagName": "ul",
                "id": "#section-menu",
                "code": "<ul id=\"section-menu\" class=\"menu\">...</ul>"
              }
            ]
          },
          "AA.4_1_2.H91.Fieldset.Name": {
            "This fieldset element does not have a name available to an accessibility API. Valid names are: legend element, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "fieldset",
                "id": "",
                "code": "<fieldset>...</fieldset>"
              }
            ]
          },
          "AA.4_1_2.H91.InputButton.Name": {
            "This buttoninput element does not have a name available to an accessibility API. Valid names are: value attribute, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "input",
                "id": "",
                "code": "<input class=\"global-search-button\" title=\"Go\" type=\"submit\" value=\"\" tabindex=\"5\">"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"addthis_toolbox addthis_default_style hide-for-small\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"addthis_toolbox hide\">...</div>"
              },
              {
                "tagName": "p",
                "id": "#stay-connected-footer",
                "code": "<p class=\"data-exempt\" id=\"stay-connected-footer\">...</p>"
              }
            ]
          },
          "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-secgov-account-menu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-secgov-account-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-secgov-account-menu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-secgov-account-menu-menu\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"field-content featured-content-title\">...</h4>"
              }
            ]
          },
          "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=\"#\" class=\"back-to-top\" style=\"display: none;\">...</a>"
              }
            ],
            "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.": [
              {
                "tagName": "meta",
                "id": "",
                "code": "<meta name=\"viewport\" content=\"width=device-width initial-scale=1.0 maximum-scale=3.0\">"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"headline-2\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"option-link\" href=\"http://www.sec.gov/edgar/searchedgar/companysearch.html\" tabindex=\"7\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content\" class=\"visually-hidden focusable\" tabindex=\"1\">...</a>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"overlabel\" for=\"global-search-box\" style=\"visibility: visible;\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"show-for-sr\" for=\"email\">...</label>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"visually-hidden\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/\" title=\"U.S. Securities and Exchange Commission\" rel=\"home\" tabindex=\"3\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.A.EmptyWithName": {
            "Anchor element found with a name attribute but without a href or link text. Consider moving the name attribute to become an ID of a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"section2\">...</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.sec.gov/",
      "what": "URL",
      "result": "https://www.sec.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.sec.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 91,
            "recommendation": 8,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/article[1]/link[35]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 8,
                "top": 4286,
                "height": 0,
                "width": 0
              },
              "snippet": "<img style=\"margin-bottom:1rem;\" src=\"/files/moneymarket_0.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Fieldset_HasLegend",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]",
                "aria": "/document[1]/banner[1]/search[1]/group[1]"
              },
              "message": "<fieldset> element <legend> is empty",
              "bounds": {
                "left": 10,
                "top": 27,
                "height": 48,
                "width": 780
              },
              "snippet": "<fieldset>",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[35]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 4287,
                "height": 18,
                "width": 0
              },
              "snippet": "<a href=\"/divisions/investment/mmf-statistics.shtml\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/span[1]/span[1]/a[1]",
                "aria": "/document[1]/article[1]/link[11]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1111,
                "height": 18,
                "width": 320
              },
              "snippet": "<a hreflang=\"en\" href=\"/news/sec-videos/mark-t-uyeda-sworn-sec-commissioner\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/nav[4]/ul[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[4]/list[1]"
              },
              "message": "The <ul> element has the id \"section-menu\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 5436,
                "height": 56,
                "width": 784
              },
              "snippet": "<ul class=\"menu\" id=\"section-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/nav[3]/ul[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[3]/list[1]"
              },
              "message": "The <ul> element has the id \"section-menu\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 5313,
                "height": 56,
                "width": 784
              },
              "snippet": "<ul class=\"menu\" id=\"section-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/nav[2]/ul[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]/list[1]"
              },
              "message": "The <ul> element has the id \"section-menu\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 5116,
                "height": 130,
                "width": 784
              },
              "snippet": "<ul class=\"menu\" id=\"section-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/article[1]/heading[28]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4704,
                "height": 19,
                "width": 784
              },
              "snippet": "<h4 class=\"field-content featured-content-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[37]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4664,
                "height": 18,
                "width": 185
              },
              "snippet": "<a hreflang=\"en\" href=\"/sec-enhances-access-financial-disclosure-data\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/header[1]/h3[1]",
                "aria": "/document[1]/article[1]/heading[27]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4423,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/article[1]/link[36]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4645,
                "height": 18,
                "width": 100
              },
              "snippet": "<a href=\"/data\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/article[1]/list[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4463,
                "height": 167,
                "width": 784
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/article[1]/heading[26]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4327,
                "height": 19,
                "width": 784
              },
              "snippet": "<h4>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/article[1]/link[34]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4251,
                "height": 18,
                "width": 175
              },
              "snippet": "<a href=\"/developer\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/article[1]/heading[25]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4177,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/heading[24]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4129,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[6]/div[1]/div[3]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/article[1]/link[33]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4091,
                "height": 18,
                "width": 123
              },
              "snippet": "<a href=\"/rules/final.shtml\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[6]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/article[1]/link[32]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4072,
                "height": 18,
                "width": 147
              },
              "snippet": "<a href=\"/rules/proposed.shtml\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[6]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[31]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4042,
                "height": 18,
                "width": 166
              },
              "snippet": "<a href=\"/files/nrsro-summary-report-2020.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[6]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/article[1]/heading[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3904,
                "height": 19,
                "width": 784
              },
              "snippet": "<h4 class=\"field-content featured-content-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[6]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[30]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3864,
                "height": 18,
                "width": 313
              },
              "snippet": "<a hreflang=\"en\" href=\"/tell-us\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/heading[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3816,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/article[1]/list[7]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 3744,
                "height": 18,
                "width": 161
              },
              "snippet": "<a href=\"https://www.sec.gov/litigation/admin/2022/34-95223.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/article[1]/list[7]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 3725,
                "height": 18,
                "width": 527
              },
              "snippet": "<a href=\"https://www.sec.gov/litigation/admin/2022/34-95255.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/article[1]/list[7]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 3707,
                "height": 18,
                "width": 323
              },
              "snippet": "<a href=\"https://www.sec.gov/litigation/admin/2022/34-95261.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/article[1]/list[7]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 3688,
                "height": 18,
                "width": 293
              },
              "snippet": "<a href=\"https://www.sec.gov/litigation/admin/2022/34-95277.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/article[1]/list[7]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 3670,
                "height": 18,
                "width": 224
              },
              "snippet": "<a href=\"https://www.sec.gov/litigation/admin/2022/34-95293.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/heading[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3582,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[29]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3778,
                "height": 18,
                "width": 194
              },
              "snippet": "<a href=\"//www.sec.gov/litigation/admin.shtml\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/article[1]/list[6]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 3509,
                "height": 18,
                "width": 119
              },
              "snippet": "<a href=\"https://www.sec.gov/litigation/litreleases/2022/lr25441.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/article[1]/list[6]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 3490,
                "height": 18,
                "width": 51
              },
              "snippet": "<a href=\"https://www.sec.gov/litigation/litreleases/2022/lr25442.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/article[1]/list[6]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 3472,
                "height": 18,
                "width": 413
              },
              "snippet": "<a href=\"https://www.sec.gov/litigation/litreleases/2022/lr25443.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/article[1]/list[6]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 3453,
                "height": 18,
                "width": 188
              },
              "snippet": "<a href=\"https://www.sec.gov/litigation/litreleases/2022/lr25444.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/article[1]/list[6]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 3435,
                "height": 18,
                "width": 313
              },
              "snippet": "<a href=\"https://www.sec.gov/litigation/litreleases/2022/lr25445.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/heading[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3347,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[28]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3543,
                "height": 18,
                "width": 162
              },
              "snippet": "<a href=\"//www.sec.gov/litigation/litreleases.shtml\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/article[1]/heading[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3269,
                "height": 19,
                "width": 784
              },
              "snippet": "<h4 class=\"field-content featured-content-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[27]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3229,
                "height": 18,
                "width": 163
              },
              "snippet": "<a hreflang=\"en\" href=\"/whistleblower\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[26]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3174,
                "height": 55,
                "width": 108
              },
              "snippet": "<a href=\"/litigation/apdocuments.shtml\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[25]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3137,
                "height": 37,
                "width": 136
              },
              "snippet": "<a href=\"/spotlight/cybersecurity-enforcement-actions\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/heading[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3089,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/article[1]/list[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3014,
                "height": 56,
                "width": 784
              },
              "snippet": "<ul class=\"cap-formation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/h3[1]",
                "aria": "/document[1]/article[1]/heading[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2939,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3 class=\"field-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[24]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2902,
                "height": 18,
                "width": 223
              },
              "snippet": "<a hreflang=\"en\" href=\"/education/smallbusiness\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/article[1]/heading[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2825,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3 class=\"field-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2788,
                "height": 18,
                "width": 174
              },
              "snippet": "<a hreflang=\"en\" href=\"/finhub\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/heading[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2740,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/article[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2625,
                "height": 19,
                "width": 784
              },
              "snippet": "<h4 class=\"field-content featured-content-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2585,
                "height": 18,
                "width": 167
              },
              "snippet": "<a hreflang=\"en\" href=\"/ombudsman\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/header[1]/h3[1]",
                "aria": "/document[1]/article[1]/heading[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2328,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/article[1]/link[21]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2567,
                "height": 18,
                "width": 212
              },
              "snippet": "<a href=\"/investor/alerts\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/article[1]/list[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2440,
                "height": 111,
                "width": 784
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/header[1]/h3[1]",
                "aria": "/document[1]/article[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2161,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2291,
                "height": 18,
                "width": 202
              },
              "snippet": "<a href=\"https://www.investor.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/article[1]/list[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2201,
                "height": 74,
                "width": 784
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/article[1]/link[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2086,
                "height": 55,
                "width": 80
              },
              "snippet": "<a href=\"check-your-investment-professional\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/article[1]/link[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 502,
                "top": 2052,
                "height": 18,
                "width": 79
              },
              "snippet": "<a href=\"https://www.investor.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/article[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2012,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1964,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[4]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1819,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[4]/div[1]/form[1]/div[2]/input[1]",
                "aria": "/document[1]/article[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1923,
                "height": 22,
                "width": 76
              },
              "snippet": "<input value=\"Subscribe\" type=\"submit\" name=\"commit\" class=\"form_button small button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/article[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 112,
                "top": 1901,
                "height": 22,
                "width": 147
              },
              "snippet": "<input value=\"Email address\" type=\"text\" title=\"Enter email address\" onfocus=\"if(this.value == 'Email address') {this.value = ''; this.style.color='#000';}\" onblur=\"if (this.value == '') {this.value = 'Email address'; this.style.color='#b1b1b1';} else if (this.value != '') {this.style.color='#000';}\" name=\"email\" id=\"email\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/header[1]/h3[1]",
                "aria": "/document[1]/article[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1614,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/article[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1781,
                "height": 18,
                "width": 76
              },
              "snippet": "<a href=\"/page/news\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/article[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1654,
                "height": 111,
                "width": 784
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1558,
                "height": 37,
                "width": 113
              },
              "snippet": "<a href=\"/complaint/select.shtml\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1505,
                "height": 37,
                "width": 784
              },
              "snippet": "<p class=\"padding-bottom-20\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1471,
                "height": 18,
                "width": 98
              },
              "snippet": "<a tabindex=\"-1\" href=\"https://www.investor.gov/introduction-investing/general-resources/news-alerts/alerts-bulletins/investor-alerts/beware-0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/article[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1452,
                "height": 18,
                "width": 144
              },
              "snippet": "<a href=\"/spotlight\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/article[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1375,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3 class=\"field-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1338,
                "height": 18,
                "width": 373
              },
              "snippet": "<a hreflang=\"en\" href=\"/sec-stories/mission-inclusion-conversation-gary-gensler\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[3]/div[1]/h3[1]",
                "aria": "/document[1]/article[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1297,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/header[1]/h3[1]",
                "aria": "/document[1]/article[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 879,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/article[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1260,
                "height": 18,
                "width": 83
              },
              "snippet": "<a href=\"/news/sec-videos\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1189,
                "height": 56,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/article[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1149,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3 class=\"field-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/header[1]/h3[1]",
                "aria": "/document[1]/article[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 653,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/article[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 841,
                "height": 18,
                "width": 117
              },
              "snippet": "<a href=\"/page/sec-stories\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 786,
                "height": 18,
                "width": 527
              },
              "snippet": "<a hreflang=\"en\" href=\"/page/caribbean-american-heritage-month-qa-cahc-co-chair-harvey-persaud\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 767,
                "height": 18,
                "width": 455
              },
              "snippet": "<a hreflang=\"en\" href=\"/page/caribbean-american-heritage-month-qa-cahc-co-chair-harvey-persaud\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 712,
                "height": 18,
                "width": 588
              },
              "snippet": "<a hreflang=\"en\" href=\"/page/sec-welcomes-caribbean-economist-and-advisor-caribbean-american-heritage-month\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 693,
                "height": 18,
                "width": 408
              },
              "snippet": "<a hreflang=\"en\" href=\"/page/sec-welcomes-caribbean-economist-and-advisor-caribbean-american-heritage-month\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[5]/a[1]",
                "aria": "/document[1]/article[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 597,
                "height": 37,
                "width": 784
              },
              "snippet": "<a title=\"Go to We Provide Data\" href=\"#section-6\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/article[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 560,
                "height": 37,
                "width": 784
              },
              "snippet": "<a title=\"Go to We Regulate Securities Markets\" href=\"#section-5\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/article[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 523,
                "height": 37,
                "width": 784
              },
              "snippet": "<a title=\"Go to We Enforce Federal Securities Laws\" href=\"#section-4\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/article[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 486,
                "height": 37,
                "width": 784
              },
              "snippet": "<a title=\"Go to We Facilitate Capital Formation\" href=\"#section-3\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 449,
                "height": 37,
                "width": 784
              },
              "snippet": "<a title=\"Go to We Inform and Protect Investors\" href=\"#section-2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/article[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 449,
                "height": 0,
                "width": 784
              },
              "snippet": "<ul class=\"slides\">",
              "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 tabindex=\"1\" class=\"visually-hidden focusable\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/aside[1]",
                "aria": "/document[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 8,
                "top": 449,
                "height": 0,
                "width": 784
              },
              "snippet": "<aside class=\"message section clearfix\" role=\"complementary\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/noscript[1]",
                "aria": "/document[1]"
              },
              "message": "The ARIA attribute 'aria-hidden' is not valid for the element <noscript> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<noscript aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 8,
                "top": 4815,
                "height": 677,
                "width": 784
              },
              "snippet": "<footer class=\"page-footer\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/nav[4]",
                "aria": "/document[1]/contentinfo[1]/navigation[4]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 5388,
                "height": 103,
                "width": 784
              },
              "snippet": "<nav id=\"block-siteinformation\" aria-labelledby=\"block-siteinformation-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/nav[3]",
                "aria": "/document[1]/contentinfo[1]/navigation[3]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 5266,
                "height": 103,
                "width": 784
              },
              "snippet": "<nav id=\"block-otherwebsites\" aria-labelledby=\"block-otherwebsites-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/nav[2]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 5069,
                "height": 177,
                "width": 784
              },
              "snippet": "<nav id=\"block-governmenttransparency\" aria-labelledby=\"block-governmenttransparency-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/footer[1]/div[2]/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": 4890,
                "height": 159,
                "width": 784
              },
              "snippet": "<nav id=\"block-aboutthesec\" aria-labelledby=\"block-aboutthesec-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/aside[1]",
                "aria": "/document[1]/complementary[1]"
              },
              "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
              "bounds": {
                "left": 8,
                "top": 449,
                "height": 0,
                "width": 784
              },
              "snippet": "<aside class=\"message section clearfix\" role=\"complementary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 368,
                "height": 66,
                "width": 784
              },
              "snippet": "<nav id=\"block-secgov-account-menu\" aria-labelledby=\"block-secgov-account-menu-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/input[3]",
                "aria": "/document[1]/banner[1]/search[1]/group[1]/textbox[1]"
              },
              "message": "The explicitly-assigned ARIA role \"textbox\" is redundant with the implicit role of the element <input>",
              "bounds": {
                "left": 133,
                "top": 41,
                "height": 22,
                "width": 147
              },
              "snippet": "<input tabindex=\"4\" type=\"text\" title=\"Search for\" role=\"textbox\" name=\"query\" id=\"global-search-box\" class=\"\" autocomplete=\"off\" aria-haspopup=\"true\" aria-autocomplete=\"list\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 89,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/article[1]/link[35]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 0,
                "top": 5557,
                "height": 175,
                "width": 258
              },
              "snippet": "<img style=\"margin-bottom:1rem;\" src=\"/files/moneymarket_0.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[35]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 0,
                "top": 5643,
                "height": 15,
                "width": 258
              },
              "snippet": "<a href=\"/divisions/investment/mmf-statistics.shtml\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/span[1]/span[1]/a[1]",
                "aria": "/document[1]/article[1]/link[11]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 322,
                "top": 1358,
                "height": 0,
                "width": 0
              },
              "snippet": "<a hreflang=\"en\" href=\"/news/sec-videos/mark-t-uyeda-sworn-sec-commissioner\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/nav[4]/ul[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[4]/list[1]"
              },
              "message": "The <ul> element has the id \"section-menu\" that is already in use",
              "bounds": {
                "left": 612,
                "top": 6160,
                "height": 77,
                "width": 159
              },
              "snippet": "<ul class=\"menu\" id=\"section-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/nav[3]/ul[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[3]/list[1]"
              },
              "message": "The <ul> element has the id \"section-menu\" that is already in use",
              "bounds": {
                "left": 441,
                "top": 6160,
                "height": 77,
                "width": 159
              },
              "snippet": "<ul class=\"menu\" id=\"section-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/nav[2]/ul[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]/list[1]"
              },
              "message": "The <ul> element has the id \"section-menu\" that is already in use",
              "bounds": {
                "left": 271,
                "top": 6160,
                "height": 191,
                "width": 159
              },
              "snippet": "<ul class=\"menu\" id=\"section-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/article[1]/heading[28]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 288,
                "top": 5587,
                "height": 60,
                "width": 513
              },
              "snippet": "<h4 class=\"field-content featured-content-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[37]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 288,
                "top": 5660,
                "height": 15,
                "width": 309
              },
              "snippet": "<a hreflang=\"en\" href=\"/sec-enhances-access-financial-disclosure-data\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/header[1]/h3[1]",
                "aria": "/document[1]/article[1]/heading[27]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 288,
                "top": 5218,
                "height": 21,
                "width": 513
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/article[1]/link[36]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 693,
                "top": 5533,
                "height": 15,
                "width": 94
              },
              "snippet": "<a href=\"/data\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/article[1]/list[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 288,
                "top": 5249,
                "height": 267,
                "width": 513
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/article[1]/heading[26]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 5747,
                "height": 40,
                "width": 258
              },
              "snippet": "<h4>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/article[1]/link[34]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 5409,
                "height": 78,
                "width": 218
              },
              "snippet": "<a href=\"/developer\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/article[1]/heading[25]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 5238,
                "height": 63,
                "width": 218
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/heading[24]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 5141,
                "height": 37,
                "width": 800
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[6]/div[1]/div[3]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/article[1]/link[33]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 559,
                "top": 4874,
                "height": 93,
                "width": 242
              },
              "snippet": "<a href=\"/rules/final.shtml\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[6]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/article[1]/link[32]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 559,
                "top": 4750,
                "height": 93,
                "width": 242
              },
              "snippet": "<a href=\"/rules/proposed.shtml\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[6]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[31]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 559,
                "top": 4611,
                "height": 107,
                "width": 242
              },
              "snippet": "<a href=\"/files/nrsro-summary-report-2020.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[6]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/article[1]/heading[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 4653,
                "height": 60,
                "width": 465
              },
              "snippet": "<h4 class=\"field-content featured-content-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[6]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[30]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 32,
                "top": 4749,
                "height": 15,
                "width": 309
              },
              "snippet": "<a hreflang=\"en\" href=\"/tell-us\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/heading[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 4535,
                "height": 36,
                "width": 800
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/article[1]/list[7]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 588,
                "top": 4226,
                "height": 21,
                "width": 181
              },
              "snippet": "<a href=\"https://www.sec.gov/litigation/admin/2022/34-95223.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/article[1]/list[7]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 588,
                "top": 4103,
                "height": 84,
                "width": 181
              },
              "snippet": "<a href=\"https://www.sec.gov/litigation/admin/2022/34-95255.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/article[1]/list[7]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 588,
                "top": 4022,
                "height": 42,
                "width": 181
              },
              "snippet": "<a href=\"https://www.sec.gov/litigation/admin/2022/34-95261.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/article[1]/list[7]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 588,
                "top": 3941,
                "height": 42,
                "width": 181
              },
              "snippet": "<a href=\"https://www.sec.gov/litigation/admin/2022/34-95277.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/article[1]/list[7]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 588,
                "top": 3860,
                "height": 42,
                "width": 181
              },
              "snippet": "<a href=\"https://www.sec.gov/litigation/admin/2022/34-95293.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/heading[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 588,
                "top": 3710,
                "height": 83,
                "width": 181
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[29]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 645,
                "top": 4293,
                "height": 28,
                "width": 124
              },
              "snippet": "<a href=\"//www.sec.gov/litigation/admin.shtml\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/article[1]/list[6]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 320,
                "top": 4136,
                "height": 21,
                "width": 181
              },
              "snippet": "<a href=\"https://www.sec.gov/litigation/litreleases/2022/lr25441.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/article[1]/list[6]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 320,
                "top": 4076,
                "height": 21,
                "width": 181
              },
              "snippet": "<a href=\"https://www.sec.gov/litigation/litreleases/2022/lr25442.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/article[1]/list[6]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 320,
                "top": 3974,
                "height": 63,
                "width": 181
              },
              "snippet": "<a href=\"https://www.sec.gov/litigation/litreleases/2022/lr25443.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/article[1]/list[6]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 320,
                "top": 3893,
                "height": 42,
                "width": 181
              },
              "snippet": "<a href=\"https://www.sec.gov/litigation/litreleases/2022/lr25444.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/article[1]/list[6]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 320,
                "top": 3812,
                "height": 42,
                "width": 181
              },
              "snippet": "<a href=\"https://www.sec.gov/litigation/litreleases/2022/lr25445.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/heading[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 320,
                "top": 3710,
                "height": 56,
                "width": 181
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[28]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 335,
                "top": 4203,
                "height": 15,
                "width": 152
              },
              "snippet": "<a href=\"//www.sec.gov/litigation/litreleases.shtml\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/article[1]/heading[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 3968,
                "height": 187,
                "width": 258
              },
              "snippet": "<h4 class=\"field-content featured-content-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[27]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 4035,
                "height": 15,
                "width": 303
              },
              "snippet": "<a hreflang=\"en\" href=\"/whistleblower\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[26]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 3818,
                "height": 108,
                "width": 258
              },
              "snippet": "<a href=\"/litigation/apdocuments.shtml\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[25]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 3678,
                "height": 108,
                "width": 258
              },
              "snippet": "<a href=\"/spotlight/cybersecurity-enforcement-actions\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/heading[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 3602,
                "height": 36,
                "width": 800
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/article[1]/list[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 543,
                "top": 2981,
                "height": 134,
                "width": 258
              },
              "snippet": "<ul class=\"cap-formation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/h3[1]",
                "aria": "/document[1]/article[1]/heading[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 3271,
                "height": 21,
                "width": 497
              },
              "snippet": "<h3 class=\"field-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[24]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 3348,
                "height": 15,
                "width": 309
              },
              "snippet": "<a hreflang=\"en\" href=\"/education/smallbusiness\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/article[1]/heading[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 2981,
                "height": 21,
                "width": 497
              },
              "snippet": "<h3 class=\"field-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 3078,
                "height": 15,
                "width": 309
              },
              "snippet": "<a hreflang=\"en\" href=\"/finhub\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/heading[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 2905,
                "height": 36,
                "width": 800
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/article[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 288,
                "top": 2569,
                "height": 20,
                "width": 513
              },
              "snippet": "<h4 class=\"field-content featured-content-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 288,
                "top": 2642,
                "height": 15,
                "width": 240
              },
              "snippet": "<a hreflang=\"en\" href=\"/ombudsman\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/header[1]/h3[1]",
                "aria": "/document[1]/article[1]/heading[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 288,
                "top": 2195,
                "height": 21,
                "width": 513
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/article[1]/link[21]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 593,
                "top": 2507,
                "height": 15,
                "width": 193
              },
              "snippet": "<a href=\"/investor/alerts\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/article[1]/list[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 288,
                "top": 2314,
                "height": 176,
                "width": 513
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/header[1]/h3[1]",
                "aria": "/document[1]/article[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 2497,
                "height": 21,
                "width": 258
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 54,
                "top": 2705,
                "height": 15,
                "width": 186
              },
              "snippet": "<a href=\"https://www.investor.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/article[1]/list[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 2528,
                "height": 160,
                "width": 258
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/article[1]/link[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 2356,
                "height": 82,
                "width": 218
              },
              "snippet": "<a href=\"check-your-investment-professional\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/article[1]/link[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 107,
                "top": 2328,
                "height": 15,
                "width": 70
              },
              "snippet": "<a href=\"https://www.investor.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/article[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 2215,
                "height": 63,
                "width": 218
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 2119,
                "height": 36,
                "width": 800
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[4]/div[1]/h2[1]",
                "aria": "/document[1]/article[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 578,
                "top": 1608,
                "height": 26,
                "width": 203
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[4]/div[1]/form[1]/div[2]/input[1]",
                "aria": "/document[1]/article[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 680,
                "top": 1805,
                "height": 33,
                "width": 101
              },
              "snippet": "<input value=\"Subscribe\" type=\"submit\" name=\"commit\" class=\"form_button small button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[4]/div[1]/form[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/article[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 578,
                "top": 1730,
                "height": 40,
                "width": 203
              },
              "snippet": "<input value=\"Email address\" type=\"text\" title=\"Enter email address\" onfocus=\"if(this.value == 'Email address') {this.value = ''; this.style.color='#000';}\" onblur=\"if (this.value == '') {this.value = 'Email address'; this.style.color='#b1b1b1';} else if (this.value != '') {this.style.color='#000';}\" name=\"email\" id=\"email\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/header[1]/h3[1]",
                "aria": "/document[1]/article[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 559,
                "top": 1228,
                "height": 21,
                "width": 242
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/article[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 717,
                "top": 1542,
                "height": 15,
                "width": 70
              },
              "snippet": "<a href=\"/page/news\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/article[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 559,
                "top": 1259,
                "height": 266,
                "width": 242
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 559,
                "top": 1060,
                "height": 136,
                "width": 242
              },
              "snippet": "<a href=\"/complaint/select.shtml\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 559,
                "top": 828,
                "height": 223,
                "width": 242
              },
              "snippet": "<p class=\"padding-bottom-20\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 559,
                "top": 828,
                "height": 93,
                "width": 242
              },
              "snippet": "<a tabindex=\"-1\" href=\"https://www.investor.gov/introduction-investing/general-resources/news-alerts/alerts-bulletins/investor-alerts/beware-0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/article[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 381,
                "top": 1954,
                "height": 15,
                "width": 134
              },
              "snippet": "<a href=\"/spotlight\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/article[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 1719,
                "height": 63,
                "width": 529
              },
              "snippet": "<h3 class=\"field-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 1817,
                "height": 15,
                "width": 309
              },
              "snippet": "<a hreflang=\"en\" href=\"/sec-stories/mission-inclusion-conversation-gary-gensler\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[3]/div[1]/h3[1]",
                "aria": "/document[1]/article[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 1689,
                "height": 21,
                "width": 529
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/header[1]/h3[1]",
                "aria": "/document[1]/article[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 1328,
                "height": 21,
                "width": 529
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/article[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 438,
                "top": 1603,
                "height": 15,
                "width": 77
              },
              "snippet": "<a href=\"/news/sec-videos\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 1410,
                "height": 176,
                "width": 529
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/article[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 1358,
                "height": 42,
                "width": 529
              },
              "snippet": "<h3 class=\"field-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/header[1]/h3[1]",
                "aria": "/document[1]/article[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 24,
                "top": 852,
                "height": 21,
                "width": 481
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/article[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 386,
                "top": 1218,
                "height": 15,
                "width": 105
              },
              "snippet": "<a href=\"/page/sec-stories\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 276,
                "top": 1064,
                "height": 51,
                "width": 224
              },
              "snippet": "<a hreflang=\"en\" href=\"/page/caribbean-american-heritage-month-qa-cahc-co-chair-harvey-persaud\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 276,
                "top": 966,
                "height": 15,
                "width": 230
              },
              "snippet": "<a hreflang=\"en\" href=\"/page/caribbean-american-heritage-month-qa-cahc-co-chair-harvey-persaud\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 24,
                "top": 1064,
                "height": 67,
                "width": 224
              },
              "snippet": "<a hreflang=\"en\" href=\"/page/sec-welcomes-caribbean-economist-and-advisor-caribbean-american-heritage-month\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 24,
                "top": 966,
                "height": 15,
                "width": 230
              },
              "snippet": "<a hreflang=\"en\" href=\"/page/sec-welcomes-caribbean-economist-and-advisor-caribbean-american-heritage-month\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[5]/a[1]",
                "aria": "/document[1]/article[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 640,
                "top": 622,
                "height": 144,
                "width": 160
              },
              "snippet": "<a title=\"Go to We Provide Data\" href=\"#section-6\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/article[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 480,
                "top": 622,
                "height": 174,
                "width": 160
              },
              "snippet": "<a title=\"Go to We Regulate Securities Markets\" href=\"#section-5\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/article[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 320,
                "top": 622,
                "height": 172,
                "width": 160
              },
              "snippet": "<a title=\"Go to We Enforce Federal Securities Laws\" href=\"#section-4\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/article[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 160,
                "top": 622,
                "height": 172,
                "width": 160
              },
              "snippet": "<a title=\"Go to We Facilitate Capital Formation\" href=\"#section-3\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/article[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 622,
                "height": 172,
                "width": 160
              },
              "snippet": "<a title=\"Go to We Inform and Protect Investors\" href=\"#section-2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/article[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 125,
                "height": 497,
                "width": 800
              },
              "snippet": "<ul class=\"slides\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 1,
                "width": 1
              },
              "snippet": "<a tabindex=\"1\" class=\"visually-hidden focusable\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/noscript[1]",
                "aria": "/document[1]"
              },
              "message": "The ARIA attribute 'aria-hidden' is not valid for the element <noscript> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<noscript aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 0,
                "top": 6003,
                "height": 377,
                "width": 800
              },
              "snippet": "<footer class=\"page-footer\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/nav[4]",
                "aria": "/document[1]/contentinfo[1]/navigation[4]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 612,
                "top": 6115,
                "height": 131,
                "width": 159
              },
              "snippet": "<nav id=\"block-siteinformation\" aria-labelledby=\"block-siteinformation-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/nav[3]",
                "aria": "/document[1]/contentinfo[1]/navigation[3]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 441,
                "top": 6115,
                "height": 131,
                "width": 159
              },
              "snippet": "<nav id=\"block-otherwebsites\" aria-labelledby=\"block-otherwebsites-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/footer[1]/div[2]/div[1]/nav[2]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 271,
                "top": 6115,
                "height": 245,
                "width": 159
              },
              "snippet": "<nav id=\"block-governmenttransparency\" aria-labelledby=\"block-governmenttransparency-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/footer[1]/div[2]/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": 100,
                "top": 6115,
                "height": 216,
                "width": 159
              },
              "snippet": "<nav id=\"block-aboutthesec\" aria-labelledby=\"block-aboutthesec-menu\" role=\"navigation\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sec.gov/",
      "what": "URL",
      "result": "https://www.sec.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.sec.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "SEC.gov | HOME",
          "pageurl": "https://www.sec.gov/",
          "time": 7.04,
          "creditsremaining": 757,
          "allitemcount": 195,
          "totalelements": 898,
          "waveurl": "http://wave.webaim.org/report?url=https://www.sec.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 2,
            "items": {
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-1 > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV > SPAN:first-child > SPAN:first-child > SPAN:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-6 > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 3,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#hero > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > UL:first-child > LI#slide-1 > DIV:first-child > DIV:first-child > DIV#slide-3 > IMG:first-child + DIV > DIV:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#hero > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > UL:first-child > LI#slide-1 > DIV:first-child > DIV:first-child > DIV#slide-3 > IMG:first-child + DIV > DIV:first-child + DIV > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-1 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV#subscribe > DIV:first-child > FORM#GD-snippet-form > INPUT:first-child + INPUT + DIV > DIV:first-child > INPUT#email"
                ],
                "contrastdata": [
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    2.14,
                    "#b1b1b1",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 92,
            "items": {
              "alt_redundant": {
                "id": "alt_redundant",
                "description": "Redundant alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#hero > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flexslider-1 > UL:first-child > LI#slide-1 > DIV:first-child > DIV:first-child > DIV#slide-3 > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "alt_suspicious": {
                "id": "alt_suspicious",
                "description": "Suspicious alternative text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-3 > DIV:first-child > DIV:first-child + DIV > 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 > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-3 > DIV:first-child > DIV:first-child + DIV > 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 > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-4 > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "h1_missing": {
                "id": "h1_missing",
                "description": "Missing first level heading",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "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"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-4 > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > H4:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-5 > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > H4:first-child"
                ],
                "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": 14,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV:first-child > DIV#global-header > DIV#block-secgov-branding > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-1 > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-1 > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-1 > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV > SPAN:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-1 > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-2 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-3 > DIV:first-child > DIV:first-child + DIV > 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 + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-3 > DIV:first-child > DIV:first-child + DIV > 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 > DIV:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-4 > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-5 > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-6 > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child + H4 > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-6 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV > DIV:first-child + DIV > H4:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV#block-globalfooterstayconnectedfooter > DIV:first-child > P#stay-connected-footer > SPAN:first-child + BR + A + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child > DIV#block-globalfooterstayconnectedfooter > DIV:first-child > P#stay-connected-footer > SPAN:first-child + BR + A + A + A + A + BR + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-4 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + H3 + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-4 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + H3 + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-4 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + H3 + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-4 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + H3 + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-4 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + H3 + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child + DIV + DIV > DIV#home > DIV:first-child > DIV#block-secgov-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > SECTION#section-5 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > A:first-child"
                ],
                "wcag": []
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + A + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + STYLE + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              },
              "tabindex": {
                "id": "tabindex",
                "description": "Tabindex",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV:first-child > DIV#global-header > DIV#block-digitalgovsearch > DIV:first-child > DIV#global-search > FORM#global-search-form > FIELDSET:first-child > LEGEND:first-child + DIV > INPUT#global-search-box",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV:first-child > DIV#global-header > DIV#block-digitalgovsearch > DIV:first-child > DIV#global-search > FORM#global-search-form > FIELDSET:first-child > LEGEND:first-child + DIV > LABEL:first-child + INPUT + INPUT + INPUT + SPAN + INPUT",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV:first-child > DIV#global-header > DIV#block-digitalgovsearch > DIV:first-child > DIV#global-search > FORM:first-child + DIV > P:first-child > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV:first-child > DIV#global-header > DIV#block-secgov-branding > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV:first-child > DIV#global-header > DIV#block-secgov-branding > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.3 Focus Order (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.3"
                  }
                ]
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 57,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV:first-child > DIV#global-header > DIV#block-secgov-branding > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child > A:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child > A:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child > A:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI > A:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI > A:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > DIV:first-child > DIV#page-wrapper > DIV#page > DIV:first-child > DIV#global-navigation > DIV:first-child > DIV#block-secgov-main-menu > DIV:first-child > DIV:first-child > UL#home-menu > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sec.gov/",
      "what": "URL",
      "result": "https://www.sec.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.sec.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.099",
        "responseTime": "2022-07-18T01:45:13.977Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1060960,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 168,
              "failing": 12
            },
            "issues": {
              "totalErrors": 92,
              "totalWarnings": 8,
              "totalIssues": 100
            },
            "issuesByLevel": {
              "A": {
                "count": 84,
                "pct": 84
              },
              "AA": {
                "count": 19,
                "pct": 19
              },
              "AAA": {
                "count": 100,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 9,
              "warningDensity": 1,
              "allDensity": 10
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "58143fb6-b025-429c-b60b-30ceb809e255",
          "docID": "b88ac674-c9fd-418b-ad3f-19e99b582262",
          "sourceHash": "6ac3981486a0efdb5143fa1f8831fd1d",
          "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=58143fb6-b025-429c-b60b-30ceb809e255",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 3537,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"default-view path-frontpage node--type-landing-page\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable\" tabindex=\"1\"&gt; Skip to main content &lt;/a&gt; &lt;noscript aria-hidden=\"true\"&gt;&lt;iframe src=\"https://www.googleta",
              "xpath": "/html/body",
              "issueID": "b8c7dfc79dc15dc8bcf943707c5e085b",
              "signature": "59fad9cf2a6190dddf1e852ca98ca8a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=b8c7dfc79dc15dc8bcf943707c5e085b"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "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 inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 322,
                  "y": 30
                },
                "bottom-right": {
                  "x": 322,
                  "y": 30
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7971,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/news/sec-videos/mark-t-uyeda-sworn-sec-commissioner\" hreflang=\"en\"&gt; &lt;img class=\"image-style-featured-video\" src=\"/files/styles/featured_video_image/public/video_thumbnails/6QLeZJAirOs.jpg?itok=gArDUeWb\" width=\"320\" height=\"207\" alt=\"\" ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/span[1]/span[1]/a[1]",
              "issueID": "9d3b90e8abef9d75a9b4b707993555fc",
              "signature": "1b2a66758be529aa45710656765176f8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=9d3b90e8abef9d75a9b4b707993555fc"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "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 inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 104.15625
                },
                "bottom-right": {
                  "x": 309,
                  "y": 119.15625
                },
                "height": 15,
                "width": 309
              },
              "position": {
                "line": 9397,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"/divisions/investment/mmf-statistics.shtml\"&gt;&lt;img src=\"/files/moneymarket_0.jpg\" style=\"margin-bottom:1rem;\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "d7b5ddc9f66b5fcec597ae2f2145e86b",
              "signature": "08890970992f289ee83321d484f25510",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=d7b5ddc9f66b5fcec597ae2f2145e86b"
            },
            {
              "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": 95,
                  "y": 95
                },
                "height": 95,
                "width": 95
              },
              "position": {
                "line": 1501,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" title=\"SEC Emblem\" rel=\"home\" tabindex=\"2\"&gt; &lt;img src=\"/files/sec-logo.png\" alt=\"SEC Emblem\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "70684acdbb9b040d6651b83aa04deead",
              "signature": "0d6652a17f92349921650ec9958f1fe4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=70684acdbb9b040d6651b83aa04deead"
            },
            {
              "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": 272.75,
                  "y": 48
                },
                "height": 48,
                "width": 272.75
              },
              "position": {
                "line": 1501,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" title=\"U.S. Securities and Exchange Commission\" rel=\"home\" tabindex=\"3\"&gt;U.S. Securities and &lt;br&gt;Exchange Commission&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "fba9f09d746b382d10ed914f6ddd35d0",
              "signature": "a6a9985386a1b0a68406adf7892a447f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fba9f09d746b382d10ed914f6ddd35d0"
            },
            {
              "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": 3
                },
                "bottom-right": {
                  "x": 56,
                  "y": 19
                },
                "height": 16,
                "width": 56
              },
              "position": {
                "line": 1502,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/about.shtml\" title=\"About\" class=\"menu__link sf-with-ul\"&gt;About&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "95b91e4198975f8ea26cab490de05e5c",
              "signature": "fcb89410f67e17b087ce2cfe536195f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=95b91e4198975f8ea26cab490de05e5c"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 1502,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/careers\" title=\"Careers\" class=\"menu__link\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
              "issueID": "9899cc872384d6679f20952c21e21756",
              "signature": "e1c8b7bcd787f1a98a14da35935fdad4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9899cc872384d6679f20952c21e21756"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 1502,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/Article/about-commissioners.html\" title=\"Commissioners\" class=\"menu__link\"&gt;Commissioners&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
              "issueID": "038e3eac2028b1602c9ff2344bd864b6",
              "signature": "998a43811131586b83e244237cc61239",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=038e3eac2028b1602c9ff2344bd864b6"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 1502,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/contact-information/sec-directory\" title=\"Contact\" class=\"menu__link\"&gt;Contact&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
              "issueID": "504d685754977c524ca13656ac13e435",
              "signature": "2f3e392c68d9813f9afca3de031f77a7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=504d685754977c524ca13656ac13e435"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 1502,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/reports\" title=\"Reports and Publications\" class=\"menu__link\"&gt;Reports and Publications&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[4]/a[1]",
              "issueID": "3506d5af8f2f20c241c0600bc5c429f9",
              "signature": "42a4a36f0703434652491aba5eb499eb",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3506d5af8f2f20c241c0600bc5c429f9"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 1502,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/answers/about-lawsshtml.html\" title=\"Securities Laws\" class=\"menu__link\"&gt;Securities Laws&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[5]/a[1]",
              "issueID": "89a7e22a7f29188a501ab8d0a0976f89",
              "signature": "7967e002339907376676ac56ef5615c0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=89a7e22a7f29188a501ab8d0a0976f89"
            },
            {
              "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": -49,
                  "y": -30
                },
                "height": -30,
                "width": -49
              },
              "position": {
                "line": 1502,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/about/what-we-do\" title=\"What We Do\" class=\"menu__link\"&gt;What We Do&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[6]/a[1]",
              "issueID": "cac1a4285ef29015663a06b19908e51b",
              "signature": "89f311f8849f99277ac3562003aa7e37",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=cac1a4285ef29015663a06b19908e51b"
            },
            {
              "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": 3
                },
                "bottom-right": {
                  "x": 162,
                  "y": 19
                },
                "height": 16,
                "width": 162
              },
              "position": {
                "line": 1502,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/divisions.shtml\" title=\"Divisions &amp;amp; Offices\" class=\"menu__link sf-with-ul\"&gt;Divisions &amp;amp; Offices&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "89591244e62e0d1a092dd78052fd1ee3",
              "signature": "a00054fc55435e0d4e95c095562833dc",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=89591244e62e0d1a092dd78052fd1ee3"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 1502,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/divisions/corpfin.shtml\" title=\"Corporation Finance\" class=\"menu__link\"&gt;Corporation Finance&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "issueID": "2751ab03378db1b0d59df9189fc30bce",
              "signature": "692e0183b3fc00d4d54a8c89e839c25e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2751ab03378db1b0d59df9189fc30bce"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 1502,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/divisions/enforce.shtml\" title=\"Enforcement\" class=\"menu__link\"&gt;Enforcement&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
              "issueID": "069793027af45ad38fd9d0a404a494f0",
              "signature": "ddaaae027087d6487db1fd409b735a25",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=069793027af45ad38fd9d0a404a494f0"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 1530,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"/investment\" title=\"Investment Management\" class=\"menu__link\"&gt;Investment Management&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
              "issueID": "25b0172644a1ef51dc13cc0679c1c5d6",
              "signature": "4f673d2c5aafbe8779ac8c04bc544071",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=25b0172644a1ef51dc13cc0679c1c5d6"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 1532,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"/divisions/riskfin.shtml\" title=\"Economic and Risk Analysis\" class=\"menu__link\"&gt;Economic and Risk Analysis&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[4]/a[1]",
              "issueID": "af2298ff97daf7c65d76ae3bc52c2d76",
              "signature": "d848283a8c46cec411f2ef4b499d17e9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=af2298ff97daf7c65d76ae3bc52c2d76"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 1550,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"/divisions/marketreg.shtml\" title=\"Trading and Markets\" class=\"menu__link\"&gt;Trading and Markets&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[5]/a[1]",
              "issueID": "e60414a5d2dd0df126eaa1023a9f6fbc",
              "signature": "687df291c167053cc994fdbea8e723a3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e60414a5d2dd0df126eaa1023a9f6fbc"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 2537,
                "column": 5796
              },
              "errorSnippet": "&lt;a href=\"/alj\" title=\"Office of Administrative Law Judges\" class=\"menu__link\"&gt;Office of Administrative Law Judges&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[6]/a[1]",
              "issueID": "57f8c3002912dbc40e500ff668242c1e",
              "signature": "85cb347986e1c64c0d930c1fd73f7f25",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=57f8c3002912dbc40e500ff668242c1e"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 2542,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/exams\" title=\"Examinations\" class=\"menu__link\"&gt;Examinations&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[7]/a[1]",
              "issueID": "9715453f80015890a982cb9f837e5858",
              "signature": "4125cdb6480c59cb8ee2aceed7778aef",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9715453f80015890a982cb9f837e5858"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 2542,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/page/sec-regional-offices\" title=\"Regional Offices\" class=\"menu__link\"&gt;Regional Offices&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[8]/a[1]",
              "issueID": "6c17a58446da2305626b6dbdd4652d61",
              "signature": "9f49a3934649c1e2fae09eb32241e0ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6c17a58446da2305626b6dbdd4652d61"
            },
            {
              "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": -49,
                  "y": -30
                },
                "height": -30,
                "width": -49
              },
              "position": {
                "line": 2558,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/divisions.shtml\" title=\"All Divisions and Offices\" class=\"menu__link\"&gt;All Divisions and Offices&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[9]/a[1]",
              "issueID": "a93bdaf07382d78eab9b9d95ed6bcec8",
              "signature": "a063c769b06c1eb56852d069825b87c2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a93bdaf07382d78eab9b9d95ed6bcec8"
            },
            {
              "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": 3
                },
                "bottom-right": {
                  "x": 121,
                  "y": 19
                },
                "height": 16,
                "width": 121
              },
              "position": {
                "line": 2558,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/page/litigation\" title=\"Enforcement\" class=\"menu__link sf-with-ul\"&gt;Enforcement&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "fef5a8c9c3e3fe8bbe5fd5ce1f7e2d67",
              "signature": "ece21972e2320d258ed8ed3b6b6b05be",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fef5a8c9c3e3fe8bbe5fd5ce1f7e2d67"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 5134,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/litigation/litreleases.shtml\" title=\"Litigation Releases\" class=\"menu__link\"&gt;Litigation Releases&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "6017a71a92eeea262da7462ae2850dc9",
              "signature": "e02dead8133ca72165c8fa34ad6b0695",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6017a71a92eeea262da7462ae2850dc9"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 5135,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/litigation/admin.shtml\" title=\"Administrative Proceedings\" class=\"menu__link\"&gt;Administrative Proceedings&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "e1ef92f911583caed324467ab48db52f",
              "signature": "01311c44bc8caba226632bea4123113c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e1ef92f911583caed324467ab48db52f"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 5135,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/litigation/opinions.shtml\" title=\"Opinions and Adjudicatory Orders\" class=\"menu__link\"&gt;Opinions and Adjudicatory Orders&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "51e4606773c6fcc88b14c7cdbf40c966",
              "signature": "1620402217c39d10dac18130f6654652",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=51e4606773c6fcc88b14c7cdbf40c966"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 5135,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/divisions/enforce/friactions.shtml\" title=\"Accounting and Auditing\" class=\"menu__link\"&gt;Accounting and Auditing&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[4]/a[1]",
              "issueID": "871140c943a99992890871ee9c499e4f",
              "signature": "222de6059cb335e9a430c13384ae26d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=871140c943a99992890871ee9c499e4f"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 5135,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/litigation/suspensions.shtml\" title=\"Trading Suspensions\" class=\"menu__link\"&gt;Trading Suspensions&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[5]/a[1]",
              "issueID": "59a6fa07232a3526d1b489e61a31ca06",
              "signature": "18afef5e461803174fe8f2b244c0627d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=59a6fa07232a3526d1b489e61a31ca06"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 5494,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/newsroom/howinvestigationswork.html\" title=\"How Investigations Work\" class=\"menu__link\"&gt;How Investigations Work&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[6]/a[1]",
              "issueID": "91e181a2b4d0bb0cab1e12b889f02784",
              "signature": "d3ec73753ea50fb6f5cac5d40053de5e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=91e181a2b4d0bb0cab1e12b889f02784"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 5494,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/divisions/enforce/receiverships.htm\" title=\"Receiverships\" class=\"menu__link\"&gt;Receiverships&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[7]/a[1]",
              "issueID": "40f300f99db8c4a6c2ad65c8d7492d9b",
              "signature": "aaf7ddf161c23a5090ee64b0d5787ec0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=40f300f99db8c4a6c2ad65c8d7492d9b"
            },
            {
              "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": -49,
                  "y": -30
                },
                "height": -30,
                "width": -49
              },
              "position": {
                "line": 5495,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/enforce/information-for-harmed-investors\" title=\"Information for Harmed Investors\" class=\"menu__link\"&gt;Information for Harmed Investors&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[8]/a[1]",
              "issueID": "f30177c845ef15c1055d7dda3a863a79",
              "signature": "372068474c59c773b9862a56dbec0676",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f30177c845ef15c1055d7dda3a863a79"
            },
            {
              "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": 3
                },
                "bottom-right": {
                  "x": 101,
                  "y": 19
                },
                "height": 16,
                "width": 101
              },
              "position": {
                "line": 5495,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/rules.shtml\" title=\"Regulation\" class=\"menu__link sf-with-ul\"&gt;Regulation&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "8c6e0096b89e1a2d108dc68067df9327",
              "signature": "29edb9d43f59f5f3982b0014012d8d71",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8c6e0096b89e1a2d108dc68067df9327"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 5495,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/rules/rulemaking-index.shtml\" title=\"Rulemaking Index\" class=\"menu__link\"&gt;Rulemaking Index&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
              "issueID": "eaef8f258a0a6c2f944a59acd0240e4f",
              "signature": "e306938ad7442ff1431ccb9e79ca0610",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=eaef8f258a0a6c2f944a59acd0240e4f"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 5495,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/rules/proposed.shtml\" title=\"Proposed Rules\" class=\"menu__link\"&gt;Proposed Rules&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[2]/a[1]",
              "issueID": "1da15fb05171e9f3342f9b47b5f88fd1",
              "signature": "10ccc50e8e1fb383cdfe397cd039bed9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1da15fb05171e9f3342f9b47b5f88fd1"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 5662,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/rules/final.shtml\" title=\"Final Rules\" class=\"menu__link\"&gt;Final Rules&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[3]/a[1]",
              "issueID": "79887a3ccf59a132e278e14131f58c5e",
              "signature": "1462bab961b2db7b0a8c91780caa49c6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=79887a3ccf59a132e278e14131f58c5e"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 5663,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/rules/interim-final-temp.shtml\" title=\"Interim Final Temporary Rules\" class=\"menu__link\"&gt;Interim Final Temporary Rules&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[4]/a[1]",
              "issueID": "d34a568415bc5d79e37565ec9aa92532",
              "signature": "29c0dc4cbef3ef2a221d143a70cfb5f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d34a568415bc5d79e37565ec9aa92532"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 5663,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/rules/other.shtml\" title=\"Other Orders and Notices\" class=\"menu__link\"&gt;Other Orders and Notices&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[5]/a[1]",
              "issueID": "160d9484bd29e7d2ca60fc77561ad196",
              "signature": "fd0df2b000143d4ce51adc40c2ed7b5d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=160d9484bd29e7d2ca60fc77561ad196"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 5663,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/rules/sro.shtml\" title=\"Self-Regulatory Organizations\" class=\"menu__link\"&gt;Self-Regulatory Organizations&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[6]/a[1]",
              "issueID": "fd06e6d926c3792803dce3db64d4d327",
              "signature": "ea113275eba1ae9abd2fa2c2fd653678",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fd06e6d926c3792803dce3db64d4d327"
            },
            {
              "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": -49,
                  "y": -30
                },
                "height": -30,
                "width": -49
              },
              "position": {
                "line": 5734,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/regulation/staff-interpretations\" title=\"Staff Interpretations\" class=\"menu__link\"&gt;Staff Interpretations&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[7]/a[1]",
              "issueID": "6e0fda27cb66695a18f5b9f60a22d718",
              "signature": "27d74c35d04fcbc6c097f3dee7b94f08",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6e0fda27cb66695a18f5b9f60a22d718"
            },
            {
              "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": 3
                },
                "bottom-right": {
                  "x": 92,
                  "y": 19
                },
                "height": 16,
                "width": 92
              },
              "position": {
                "line": 5735,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/education\" title=\"Education\" class=\"menu__link sf-with-ul\"&gt;Education&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "252ae9dfd120822a5096c549428e8651",
              "signature": "d25cf227ca868268916d7669cb7505e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=252ae9dfd120822a5096c549428e8651"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 5735,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/education/investor-education\" title=\"Investor Education\" class=\"menu__link\"&gt;Investor Education&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/a[1]",
              "issueID": "9b0d1e1854735e6f67059de10451dc7d",
              "signature": "0bc6f4e6420a172593cf4be89e702ff7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9b0d1e1854735e6f67059de10451dc7d"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 5735,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/education/capitalraising\" title=\"Capital Raising \" class=\"menu__link\"&gt;Capital Raising &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[2]/a[1]",
              "issueID": "6f7977986c96af7bfb132ef4d09df6a9",
              "signature": "c577395fdfa0bc64b664e3d8433d983a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6f7977986c96af7bfb132ef4d09df6a9"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 5806,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/education/smallbusiness\" title=\"Small Business \" class=\"menu__link\"&gt;Small Business &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[3]/a[1]",
              "issueID": "b93119296841ac838c2945efe75da6c7",
              "signature": "46b1dc77431232ffdcde133280041d39",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b93119296841ac838c2945efe75da6c7"
            },
            {
              "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": -49,
                  "y": -30
                },
                "height": -30,
                "width": -49
              },
              "position": {
                "line": 5962,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/education/glossary\" title=\"Glossaries\" class=\"menu__link\"&gt;Glossaries&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[4]/a[1]",
              "issueID": "28a5287a8bb01b942be91088b30dc501",
              "signature": "45a3ad7bf854692aab912e4c2543027c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=28a5287a8bb01b942be91088b30dc501"
            },
            {
              "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": 3
                },
                "bottom-right": {
                  "x": 59,
                  "y": 19
                },
                "height": 16,
                "width": 59
              },
              "position": {
                "line": 5963,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/edgar.shtml\" title=\"Filings\" class=\"menu__link sf-with-ul\"&gt;Filings&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "a2fc71554f263f0977db39e1c7a0ef81",
              "signature": "88f5db224f69fd6e86af018804b35f9e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a2fc71554f263f0977db39e1c7a0ef81"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 5963,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/edgar/search-and-access\" title=\"EDGAR – Search &amp;amp; Access\" class=\"menu__link\"&gt;EDGAR – Search &amp;amp; Access&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/a[1]",
              "issueID": "469428c706e86886def797651395b89a",
              "signature": "7d6d01fe2684e1202201579f6d1a5aef",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=469428c706e86886def797651395b89a"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 5963,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/edgar/filer-information\" title=\"EDGAR – Information for Filers\" class=\"menu__link\"&gt;EDGAR – Information for Filers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[2]/a[1]",
              "issueID": "a289c54059b00b7333166a8e3c76255c",
              "signature": "b855729b7d854685d76b90f66e34ef4b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a289c54059b00b7333166a8e3c76255c"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 6130,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/edgar/searchedgar/companysearch.html\" title=\"Company Filing Search\" class=\"menu__link\"&gt;Company Filing Search&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[3]/a[1]",
              "issueID": "c3809c25d3a5dd2b2a3b3122447441f2",
              "signature": "674a6ea452a235537b6e3b6021bc1243",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c3809c25d3a5dd2b2a3b3122447441f2"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 6131,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"/oiea/Article/edgarguide.html\" title=\"How to Search EDGAR\" class=\"menu__link\"&gt;How to Search EDGAR&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[4]/a[1]",
              "issueID": "2cbc014d3f9a9d7fa3d8e44dfd980a79",
              "signature": "cdea26835ea6f39de8235f9a790a5d33",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2cbc014d3f9a9d7fa3d8e44dfd980a79"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 6142,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"/fast-answers/answerspublicdocshtm.html\" title=\"Requesting Public Documents\" class=\"menu__link\"&gt;Requesting Public Documents&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[5]/a[1]",
              "issueID": "5f9a9fee82fc436bdc3a0dd7f6f9d071",
              "signature": "01c2205f3a73633c3549fc8201b1685e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5f9a9fee82fc436bdc3a0dd7f6f9d071"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 6143,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"/forms\" title=\"Forms List\" class=\"menu__link\"&gt;Forms List&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[6]/a[1]",
              "issueID": "cc379657ed54a9f203eca415422c6c84",
              "signature": "d1e43a753c88f580f91e3f654458829b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=cc379657ed54a9f203eca415422c6c84"
            },
            {
              "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": -49,
                  "y": -30
                },
                "height": -30,
                "width": -49
              },
              "position": {
                "line": 6550,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/edgar/about\" title=\"About EDGAR\" class=\"menu__link\"&gt;About EDGAR&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[7]/a[1]",
              "issueID": "23ca8ec1b557b59cd2c0181fbfa9af57",
              "signature": "cb547d631e8efd8e7c03172dd2a40fdc",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=23ca8ec1b557b59cd2c0181fbfa9af57"
            },
            {
              "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": 3
                },
                "bottom-right": {
                  "x": 49,
                  "y": 19
                },
                "height": 16,
                "width": 49
              },
              "position": {
                "line": 6551,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/page/news\" title=\"News\" class=\"menu__link sf-with-ul\"&gt;News&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "609c8f49ced6077c8bbba7b61d1c35e8",
              "signature": "0c0dd53479b538b18cacec324f3f8c33",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=609c8f49ced6077c8bbba7b61d1c35e8"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 6551,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/pressreleases\" title=\"Press Releases\" class=\"menu__link\"&gt;Press Releases&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[1]/a[1]",
              "issueID": "d5db5bad0106d6491cf24433445f2910",
              "signature": "09dadc3feb63fa80022c1738832f5373",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d5db5bad0106d6491cf24433445f2910"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 7299,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/news/speeches-statements\" title=\"Speeches and Statements\" class=\"menu__link\"&gt;Speeches and Statements&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[2]/a[1]",
              "issueID": "8f004240842f0e777c658d6d22c95526",
              "signature": "314c1200584f3fc99cfe75a34ae00963",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8f004240842f0e777c658d6d22c95526"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 7300,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/spotlight\" title=\"Spotlight Topics\" class=\"menu__link\"&gt;Spotlight Topics&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[3]/a[1]",
              "issueID": "ce78d074794e9886b24f42af688335bd",
              "signature": "41a7b04d0fbc601031f6d1c8f16d976b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ce78d074794e9886b24f42af688335bd"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 7300,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/upcoming-events\" title=\"Upcoming Events\" class=\"menu__link\"&gt;Upcoming Events&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[4]/a[1]",
              "issueID": "dd29f04427c3b254d7704471c09cb2ca",
              "signature": "8ff675f269575d9ec9afb2def17a85d2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=dd29f04427c3b254d7704471c09cb2ca"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 7300,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/sec-webcasts\" title=\"Webcasts\" class=\"menu__link\"&gt;Webcasts&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[5]/a[1]",
              "issueID": "0a79ed26e646fe1f26bd4519a36ca3dc",
              "signature": "362e0b18108342e62a1026928799377f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0a79ed26e646fe1f26bd4519a36ca3dc"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 7300,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/sec-in-the-news\" title=\"SEC in the News\" class=\"menu__link\"&gt;SEC in the News&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[6]/a[1]",
              "issueID": "5fba8d91f400b4f659fe0fd95ca30dcc",
              "signature": "12d8fc3dad9237e43b654caebecdee34",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5fba8d91f400b4f659fe0fd95ca30dcc"
            },
            {
              "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": -49,
                  "y": -31
                },
                "height": -31,
                "width": -49
              },
              "position": {
                "line": 7659,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/sec-videos\" title=\"SEC Videos\" class=\"menu__link\"&gt;SEC Videos&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[7]/a[1]",
              "issueID": "4b74c7e873cdf4322f39a4ea53bca5f1",
              "signature": "0bec5ff661f6daa60ad7948c305db9f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4b74c7e873cdf4322f39a4ea53bca5f1"
            },
            {
              "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": -49,
                  "y": -30
                },
                "height": -30,
                "width": -49
              },
              "position": {
                "line": 7659,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/media-gallery\" title=\"Media Gallery\" class=\"menu__link\"&gt;Media Gallery&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[8]/a[1]",
              "issueID": "86438f73ab2e797725524e6d8bf07707",
              "signature": "8269ead635a774338cb619a10f41fb0f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=86438f73ab2e797725524e6d8bf07707"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 1501,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#main-content\" class=\"visually-hidden focusable\" tabindex=\"1\"&gt; Skip to main content &lt;/a&gt;",
              "xpath": "/html/body/a[1]",
              "issueID": "47a171e2d65a6c08c80651bbcbcd1660",
              "signature": "73eb239c00e0d57b7ff9f05ec566ba53",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=47a171e2d65a6c08c80651bbcbcd1660"
            },
            {
              "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": 64.6875,
                  "y": 21
                },
                "bottom-right": {
                  "x": 160.7969,
                  "y": 34
                },
                "height": 13,
                "width": 96.1094
              },
              "position": {
                "line": 5267,
                "column": 352
              },
              "errorSnippet": "&lt;label class=\"overlabel\" for=\"global-search-box\" style=\"visibility: visible;\"&gt;Search SEC.gov&lt;/label&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/label[1]",
              "issueID": "444adad9700aace1e8e7019b689c2ba1",
              "signature": "f8c6261d3b9103be73ad681f293c6d2f",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=444adad9700aace1e8e7019b689c2ba1"
            },
            {
              "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": 201.171875,
                  "y": 4
                },
                "bottom-right": {
                  "x": 301.171875,
                  "y": 16
                },
                "height": 12,
                "width": 100
              },
              "position": {
                "line": 1501,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"option-link\" href=\"http://www.sec.gov/edgar/searchedgar/companysearch.html\" tabindex=\"7\"&gt;Company Filings&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/a[1]",
              "issueID": "f2073a44cff7de7925b52e4d8b05c942",
              "signature": "67587c935602a1d9998f8cf2a99d00ca",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=f2073a44cff7de7925b52e4d8b05c942"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 307.188,
                  "y": 32
                },
                "height": 32,
                "width": 307.188
              },
              "position": {
                "line": 9239,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"headline-2\"&gt;CREATING JOBS&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]",
              "issueID": "0718829159694bfebe662c37abcf2829",
              "signature": "44a5c1a0c17d0fc374a73ccacf41ccf6",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=0718829159694bfebe662c37abcf2829"
            },
            {
              "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": 0,
                  "y": 67
                },
                "bottom-right": {
                  "x": 307.188,
                  "y": 235
                },
                "height": 168,
                "width": 307.188
              },
              "position": {
                "line": 4332,
                "column": 138
              },
              "errorSnippet": "&lt;p&gt;The SEC’s regulation of the securities markets facilitates capital formation, which helps entrepreneurs start businesses and companies grow.&amp;nbsp;Last year&amp;nbsp;$5 trillion was raised in public and private securities offerings, promoting",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "issueID": "19e30350c6969e7a89efdeaebe22a84c",
              "signature": "47919fd493dfb989f5fe201544d56669",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=19e30350c6969e7a89efdeaebe22a84c"
            },
            {
              "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": 0,
                  "y": 3
                },
                "bottom-right": {
                  "x": 121,
                  "y": 19
                },
                "height": 16,
                "width": 121
              },
              "position": {
                "line": 2558,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/page/litigation\" title=\"Enforcement\" class=\"menu__link sf-with-ul\"&gt;Enforcement&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "1f9c1e4e3c5fc40163ac4a00249591c6",
              "signature": "3405fccebabe3b1554be588c21b01217",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1f9c1e4e3c5fc40163ac4a00249591c6"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9777,
                "column": 82
              },
              "errorSnippet": "&lt;a class=\"addthis_button_mailto at300b\" target=\"_blank\" title=\"Email Page\" href=\"https://v1.addthis.com/live/redirect/?url=mailto%3A%3Fbody%3Dhttps%253A%252F%252Fwww.sec.gov%252F%2523.YtS6r0dVH3s.mailto%26subject%3DSEC.gov%2520%257C%2520HOME&amp;amp;u",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[2]/a[3]",
              "issueID": "07f3ad8bd397ef50730ef4d5e7f81db0",
              "signature": "4966acbb0d8c58d7779cbf00a24dfb65",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=07f3ad8bd397ef50730ef4d5e7f81db0"
            },
            {
              "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": 201.171875,
                  "y": 4
                },
                "bottom-right": {
                  "x": 301.171875,
                  "y": 16
                },
                "height": 12,
                "width": 100
              },
              "position": {
                "line": 1501,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"option-link\" href=\"http://www.sec.gov/edgar/searchedgar/companysearch.html\" tabindex=\"7\"&gt;Company Filings&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/a[1]",
              "issueID": "46169000de6976466056d4b1181a106f",
              "signature": "66e0b44f5443fcdd3ae5582fe3727973",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=46169000de6976466056d4b1181a106f"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 3537,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"default-view path-frontpage node--type-landing-page\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable\" tabindex=\"1\"&gt; Skip to main content &lt;/a&gt; &lt;noscript aria-hidden=\"true\"&gt;&lt;iframe src=\"https://www.googleta",
              "xpath": "/html/body",
              "issueID": "7f93ec2f4c034b4b8672f7deab40c72d",
              "signature": "c2f341dc4993303e8d6c4a9e4f86c3d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7f93ec2f4c034b4b8672f7deab40c72d"
            },
            {
              "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": 24,
                  "y": 344.46875
                },
                "bottom-right": {
                  "x": 301,
                  "y": 395.46875
                },
                "height": 51,
                "width": 277
              },
              "position": {
                "line": 9262,
                "column": 5
              },
              "errorSnippet": "&lt;span class=\"field-content featured-content-teaser\"&gt;In celebration of Caribbean American Heritage Month, the SEC welcomed Marla Dukharan, an economist and expert advisor on the Caribbean.&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/span[1]",
              "issueID": "e6a18e35ecf4ce49ea27d975a6863d6b",
              "signature": "1deba8bca99e6c83e05a20670341d3ae",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e6a18e35ecf4ce49ea27d975a6863d6b"
            },
            {
              "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": 330.78125,
                  "y": 328.46875
                },
                "bottom-right": {
                  "x": 597.78125,
                  "y": 397.46875
                },
                "height": 69,
                "width": 267
              },
              "position": {
                "line": 9560,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"field-content featured-content-teaser\"&gt;The SEC spotlights Harvey Persaud, Co-Chair of the SEC's Caribbean American Heritage Committee, for Caribbean American Heritage Month.&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[5]/span[1]",
              "issueID": "c837a60e86600e434ba3d2d4ed655b8b",
              "signature": "075390dd1313e51653e56fba8a36b5f8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c837a60e86600e434ba3d2d4ed655b8b"
            },
            {
              "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": 325,
                  "y": 51
                },
                "bottom-right": {
                  "x": 626,
                  "y": 138
                },
                "height": 87,
                "width": 301
              },
              "position": {
                "line": 9716,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"field-content featured-content-teaser\"&gt;Chair Gensler spoke with Lloyd M. Johnson Jr., publisher of The Black In House Counsel Annual Report, to discuss Diversity, Equity and Inclusion (DEI) and its importance to the SEC’s workforce and",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/span[1]",
              "issueID": "667c5485ce6d8f70ea76897c589cbd2b",
              "signature": "6b2f265865ce981eb71859417284d090",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=667c5485ce6d8f70ea76897c589cbd2b"
            },
            {
              "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": 256,
                  "y": 31
                },
                "bottom-right": {
                  "x": 617,
                  "y": 136
                },
                "height": 105,
                "width": 361
              },
              "position": {
                "line": 9800,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"field-content featured-content-teaser\"&gt;The Ombudsman will listen to your inquiries, complaints, and issues, review the information you provide, and help identify procedures, options, and resources. The Ombudsman is also available to cl",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/span[1]",
              "issueID": "605602d2687cd23447042946187b3bea",
              "signature": "03986ce80b708196744a11ddd530a948",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=605602d2687cd23447042946187b3bea"
            },
            {
              "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": 325,
                  "y": 31
                },
                "bottom-right": {
                  "x": 587,
                  "y": 82
                },
                "height": 51,
                "width": 262
              },
              "position": {
                "line": 9810,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"field-content featured-content-teaser\"&gt;The SEC’s FinHub facilitates our active engagement with innovators, developers, and entrepreneurs of financial technology.&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/span[1]",
              "issueID": "b79314837362a5d55d13601aca58fc4b",
              "signature": "55e392fec0a31c7e9db07009c78427c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b79314837362a5d55d13601aca58fc4b"
            },
            {
              "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": 357,
                  "y": 93
                },
                "bottom-right": {
                  "x": 594,
                  "y": 234
                },
                "height": 141,
                "width": 237
              },
              "position": {
                "line": 10278,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"field-content featured-content-teaser\"&gt;Making Wall Street work for Main Street means getting your input. The U.S. Securities and Exchange Commission wants to hear from you! We want your input on proposals and other pertinent issues and",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[6]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/span[1]",
              "issueID": "8de7cf945d24ac7642bfb85a2598a6eb",
              "signature": "20ab5a0f2a35206d7bc22fe101e262e8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8de7cf945d24ac7642bfb85a2598a6eb"
            },
            {
              "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": 325,
                  "y": 51
                },
                "bottom-right": {
                  "x": 615,
                  "y": 174
                },
                "height": 123,
                "width": 290
              },
              "position": {
                "line": 10424,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"field-content featured-content-teaser\"&gt;The SEC has released Application Programming Interfaces (APIs) that aggregate financial statement data, making corporate disclosures quicker and easier for developers and third-party services to u",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[7]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/span[1]",
              "issueID": "cf0c8a2a71416dac24ed24f3e64a84c6",
              "signature": "3efff7ada1dd9d0eadfb9d05793a3924",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=cf0c8a2a71416dac24ed24f3e64a84c6"
            },
            {
              "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": 274.796875,
                  "y": 14.546875
                },
                "bottom-right": {
                  "x": 288.796875,
                  "y": 38.546875
                },
                "height": 24,
                "width": 14
              },
              "position": {
                "line": 5267,
                "column": 0
              },
              "errorSnippet": "&lt;input class=\"global-search-button\" title=\"Go\" type=\"submit\" value=\"\" tabindex=\"5\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/input[4]",
              "issueID": "98112a907da11bca0d38947609b69af8",
              "signature": "a1f8d0def404fdd756e3e51c737103d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=98112a907da11bca0d38947609b69af8"
            },
            {
              "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": 21,
                  "y": 25
                },
                "height": 25,
                "width": 21
              },
              "position": {
                "line": 9261,
                "column": 5
              },
              "errorSnippet": "&lt;button id=\"mobile-menu-toggle\" class=\"is-closed\" aria-label=\"Menu Toggle\" style=\"\"&gt; &lt;span class=\"svg-icon svg-icon-sm\" aria-hidden=\"true\"&gt;q&lt;/span&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/button[1]",
              "issueID": "da6860631f1aa5be3d8609ea929a9ad8",
              "signature": "bd7430ddd822df4b22d15604f42249b3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=da6860631f1aa5be3d8609ea929a9ad8"
            },
            {
              "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": 322,
                  "y": 30
                },
                "bottom-right": {
                  "x": 322,
                  "y": 30
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7971,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/news/sec-videos/mark-t-uyeda-sworn-sec-commissioner\" hreflang=\"en\"&gt; &lt;img class=\"image-style-featured-video\" src=\"/files/styles/featured_video_image/public/video_thumbnails/6QLeZJAirOs.jpg?itok=gArDUeWb\" width=\"320\" height=\"207\" alt=\"\" ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/span[1]/span[1]/a[1]",
              "issueID": "8bb72ada358c14d0fa790b22a43e2717",
              "signature": "aba41c35dcf2ba758a9b5be7e3764b3d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8bb72ada358c14d0fa790b22a43e2717"
            },
            {
              "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": -4,
                  "y": 0
                },
                "height": 0,
                "width": -4
              },
              "position": {
                "line": 9668,
                "column": 153
              },
              "errorSnippet": "&lt;a class=\"addthis_button_print at300b\" title=\"Print Page\" href=\"#\"&gt; &lt;span class=\"fa fa-print\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "0b7a7a0b5baf3d7e7ef501b089db02e8",
              "signature": "50adcb6e6f369023676da3a4ef578f8d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0b7a7a0b5baf3d7e7ef501b089db02e8"
            },
            {
              "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": -4,
                  "y": 0
                },
                "height": 0,
                "width": -4
              },
              "position": {
                "line": 9671,
                "column": 101
              },
              "errorSnippet": "&lt;a class=\"addthis_button_facebook at300b\" title=\"Share on Facebook\" href=\"#\"&gt; &lt;span class=\"fa fa-facebook\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "c6965d92d12127a1b2295da8a3ba9eb5",
              "signature": "10dce71ee077c1f920d5fc556758070e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c6965d92d12127a1b2295da8a3ba9eb5"
            },
            {
              "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": -4,
                  "y": 0
                },
                "height": 0,
                "width": -4
              },
              "position": {
                "line": 9678,
                "column": 28
              },
              "errorSnippet": "&lt;a class=\"addthis_button_twitter at300b\" title=\"Tweet Page\" href=\"#\"&gt; &lt;span class=\"fa fa-twitter\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/a[3]",
              "issueID": "470b71bf59ef46583a35b8de92cb7113",
              "signature": "7d0016833ecc79575e9cc7f3a32a8b37",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=470b71bf59ef46583a35b8de92cb7113"
            },
            {
              "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": -4,
                  "y": 0
                },
                "height": 0,
                "width": -4
              },
              "position": {
                "line": 9716,
                "column": 130
              },
              "errorSnippet": "&lt;a class=\"addthis_button_mailto at300b\" target=\"_blank\" title=\"Email Page\" href=\"https://v1.addthis.com/live/redirect/?url=mailto%3A%3Fbody%3Dhttps%253A%252F%252Fwww.sec.gov%252F%2523.YtS6rx78CH0.mailto%26subject%3DSEC.gov%2520%257C%2520HOME&amp;amp;u",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/a[4]",
              "issueID": "83d146fc56eae28005ea49679373a0ba",
              "signature": "88bc0d0578ebbb7df1d4cd939b371d2b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=83d146fc56eae28005ea49679373a0ba"
            },
            {
              "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": -4,
                  "y": 0
                },
                "height": 0,
                "width": -4
              },
              "position": {
                "line": 9720,
                "column": 102
              },
              "errorSnippet": "&lt;a class=\"addthis_button_compact at300m\" href=\"#\" title=\"More Sharing Options\"&gt; &lt;span class=\"fa fa-plus\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/a[5]",
              "issueID": "e6f8b73d5fa5d1f33b30b2b263b9fe06",
              "signature": "de05a521ea3d6df2b21bf38a7f34607b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e6f8b73d5fa5d1f33b30b2b263b9fe06"
            },
            {
              "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": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9729,
                "column": 28
              },
              "errorSnippet": "&lt;a class=\"addthis_button_facebook at300b\" title=\"Share on Facebook\" href=\"#\"&gt; &lt;span class=\"fa fa-facebook\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "0fa3f8b4d9d1d40f70278f22493ebdc2",
              "signature": "268fec1752c42358da39f2010245e11d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0fa3f8b4d9d1d40f70278f22493ebdc2"
            },
            {
              "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": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9774,
                "column": 113
              },
              "errorSnippet": "&lt;a class=\"addthis_button_twitter at300b\" title=\"Tweet Page\" href=\"#\"&gt; &lt;span class=\"fa fa-twitter\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[2]/a[2]",
              "issueID": "4bc9387df6a534ebea2e36518c3312b1",
              "signature": "70428059d12c705d671253bc0eb7ecec",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4bc9387df6a534ebea2e36518c3312b1"
            },
            {
              "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": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9777,
                "column": 82
              },
              "errorSnippet": "&lt;a class=\"addthis_button_mailto at300b\" target=\"_blank\" title=\"Email Page\" href=\"https://v1.addthis.com/live/redirect/?url=mailto%3A%3Fbody%3Dhttps%253A%252F%252Fwww.sec.gov%252F%2523.YtS6r0dVH3s.mailto%26subject%3DSEC.gov%2520%257C%2520HOME&amp;amp;u",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[2]/a[3]",
              "issueID": "0eba6d182bc4b8763c78487633c09488",
              "signature": "cea526094c104d9ba5d12b6ff55ed441",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0eba6d182bc4b8763c78487633c09488"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 272.75,
                  "y": 48
                },
                "height": 48,
                "width": 272.75
              },
              "position": {
                "line": 1501,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" title=\"U.S. Securities and Exchange Commission\" rel=\"home\" tabindex=\"3\"&gt;U.S. Securities and &lt;br&gt;Exchange Commission&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "faebae63b26028d0dffc239aa9dc7822",
              "signature": "9b4029299482a3f20d0e147e7433e0ed",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=faebae63b26028d0dffc239aa9dc7822"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 104
                },
                "bottom-right": {
                  "x": 192,
                  "y": 132
                },
                "height": 28,
                "width": 160
              },
              "position": {
                "line": 9560,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"hp-content-title\"&gt;We Inform and Protect Investors&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/div[2]",
              "issueID": "b723a48d44d7882204c35aebe99c601a",
              "signature": "2fe851633e44874db4c9683c46758046",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b723a48d44d7882204c35aebe99c601a"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 224,
                  "y": 104
                },
                "bottom-right": {
                  "x": 384,
                  "y": 132
                },
                "height": 28,
                "width": 160
              },
              "position": {
                "line": 9587,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"hp-content-title\"&gt;We Facilitate Capital Formation&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]/div[2]",
              "issueID": "949e9768cf13c793ead8e35a99da82f8",
              "signature": "c8e7b70eef922cc0e6033f2878734465",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=949e9768cf13c793ead8e35a99da82f8"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 416,
                  "y": 104
                },
                "bottom-right": {
                  "x": 576,
                  "y": 132
                },
                "height": 28,
                "width": 160
              },
              "position": {
                "line": 9590,
                "column": 11
              },
              "errorSnippet": "&lt;div class=\"hp-content-title\"&gt;We Enforce Federal Securities Laws&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]/div[2]",
              "issueID": "55baf7cb2a40e4bb59f35eb97b49bc6a",
              "signature": "a45a7b23fc444eaa318d1a1f37e2bb5a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=55baf7cb2a40e4bb59f35eb97b49bc6a"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 608,
                  "y": 106
                },
                "bottom-right": {
                  "x": 768,
                  "y": 134
                },
                "height": 28,
                "width": 160
              },
              "position": {
                "line": 9599,
                "column": 11
              },
              "errorSnippet": "&lt;div class=\"hp-content-title\"&gt;We Regulate Securities Markets&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[4]/a[1]/div[2]",
              "issueID": "d9f65cd38bbc3c0a5ad1d781a83dd958",
              "signature": "aa1f3c215add1a258b6a009c0a18bc1b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d9f65cd38bbc3c0a5ad1d781a83dd958"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 128
                },
                "bottom-right": {
                  "x": 289.141,
                  "y": 208
                },
                "height": 80,
                "width": 269.141
              },
              "position": {
                "line": 9564,
                "column": 1
              },
              "errorSnippet": "&lt;p class=\"section-3-button\"&gt;&lt;a href=\"check-your-investment-professional\"&gt;Check Your&lt;br&gt;\nInvestment&lt;br&gt;\nProfessional&lt;/a&gt;&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/p[2]",
              "issueID": "c0a769a5ddfe13573732e162a54c8036",
              "signature": "f02f42fed4743798e83ce4a571d27530",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c0a769a5ddfe13573732e162a54c8036"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 128
                },
                "bottom-right": {
                  "x": 239.14100000000002,
                  "y": 176
                },
                "height": 48,
                "width": 219.14100000000002
              },
              "position": {
                "line": 9229,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"check-your-investment-professional\"&gt;Check Your&lt;br&gt;\nInvestment&lt;br&gt;\nProfessional&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "843f76e19e43ebe973d326e139865f35",
              "signature": "f817e411f0fd10c114b207f4112445f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=843f76e19e43ebe973d326e139865f35"
            },
            {
              "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": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 3537,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"default-view path-frontpage node--type-landing-page\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable\" tabindex=\"1\"&gt; Skip to main content &lt;/a&gt; &lt;noscript aria-hidden=\"true\"&gt;&lt;iframe src=\"https://www.googleta",
              "xpath": "/html/body",
              "issueID": "a08aa73947ee7a986080326b70ca6f0b",
              "signature": "fb57619d0ff8afa2083fa37ab327bd96",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=a08aa73947ee7a986080326b70ca6f0b"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 286.484375,
                  "y": 20
                },
                "bottom-right": {
                  "x": 358.171875,
                  "y": 48
                },
                "height": 28,
                "width": 71.6875
              },
              "position": {
                "line": 9421,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"/news/socialmedia.shtml\"&gt;&lt;span class=\"fa fa-lg fa-twitter\"&gt;&lt;span class=\"visually-hidden\"&gt;1&lt;/span&gt;&lt;/span&gt; &lt;span class=\"hide-for-small\"&gt;Twitter&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "86c70c0b1826c4708f6fce1f8a2013af",
              "signature": "d2ed88af5a80ad48ef900c3ca4386718",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=86c70c0b1826c4708f6fce1f8a2013af"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 371.515625,
                  "y": 20
                },
                "bottom-right": {
                  "x": 460.562525,
                  "y": 48
                },
                "height": 28,
                "width": 89.0469
              },
              "position": {
                "line": 9424,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"/news/socialmedia.shtml\"&gt;&lt;span class=\"fa fa-lg fa-facebook\"&gt;&lt;span class=\"visually-hidden\"&gt;2&lt;/span&gt;&lt;/span&gt; &lt;span class=\"hide-for-small\"&gt;Facebook&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[2]",
              "issueID": "fd131ffafdb59e77dd3bca82a5a7546d",
              "signature": "7d3c51d54951c638f2980cf4981e5f9d",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=fd131ffafdb59e77dd3bca82a5a7546d"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -4,
                  "y": 0
                },
                "height": 0,
                "width": -4
              },
              "position": {
                "line": 9716,
                "column": 130
              },
              "errorSnippet": "&lt;a class=\"addthis_button_mailto at300b\" target=\"_blank\" title=\"Email Page\" href=\"https://v1.addthis.com/live/redirect/?url=mailto%3A%3Fbody%3Dhttps%253A%252F%252Fwww.sec.gov%252F%2523.YtS6rx78CH0.mailto%26subject%3DSEC.gov%2520%257C%2520HOME&amp;amp;u",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/a[4]",
              "issueID": "11743f46b57da65dfc9a8ad9657667fe",
              "signature": "20cd81e5f6fa8524facff3df6d993648",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=11743f46b57da65dfc9a8ad9657667fe"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9777,
                "column": 82
              },
              "errorSnippet": "&lt;a class=\"addthis_button_mailto at300b\" target=\"_blank\" title=\"Email Page\" href=\"https://v1.addthis.com/live/redirect/?url=mailto%3A%3Fbody%3Dhttps%253A%252F%252Fwww.sec.gov%252F%2523.YtS6r0dVH3s.mailto%26subject%3DSEC.gov%2520%257C%2520HOME&amp;amp;u",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[2]/a[3]",
              "issueID": "c5bb04b8855c664f99c0ab8716321452",
              "signature": "a81e526ed86df4ec4ee926de0a7fa0d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c5bb04b8855c664f99c0ab8716321452"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.sec.gov/",
      "what": "Securities and Exchange Commission (SEC)",
      "result": "https://www.sec.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.sec.gov/",
      "result": [
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img style=\"margin-bottom:1rem;\" src=\"/files/moneymarket_0.jpg\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[src=\"/files/moneymarket_0.jpg\"]",
            "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 UL has an id attribute of 'section-menu', which is not unique in the same DOM",
          "element": "<ul class=\"menu\" id=\"section-menu\"><li class=\"menu__item is-active item-budget-&amp;-performance exp ... system-path=\"node/191566\" class=\"menu__link\" href=\"/sec-data-resources\">Data Resources</a></li></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[id=\"section-menu\"][class=\"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 UL has an id attribute of 'section-menu', which is not unique in the same DOM",
          "element": "<ul class=\"menu\" id=\"section-menu\"><li class=\"menu__item is-active item-accessibility-&amp;-disabili ... em-path=\"node/99851\" class=\"menu__link\" href=\"/whistleblower\">Whistleblower Protection</a></li></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[id=\"section-menu\"][class=\"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 UL has an id attribute of 'section-menu', which is not unique in the same DOM",
          "element": "<ul class=\"menu\" id=\"section-menu\"><li class=\"menu__item is-active item-investor.gov expanded\"><a cl ... ve is-leaf leaf item-usa.gov\"><a class=\"menu__link\" href=\"https://www.usa.gov\">USA.gov</a></li></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[id=\"section-menu\"][class=\"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 UL has an id attribute of 'section-menu', which is not unique in the same DOM",
          "element": "<ul class=\"menu\" id=\"section-menu\"><li class=\"menu__item is-active item-plain-writing expanded\"><a d ... rupal-link-system-path=\"node/111831\" class=\"menu__link\" href=\"/sitemap.shtml\">Site Map</a></li></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[id=\"section-menu\"][class=\"menu\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a hreflang=\"en\" href=\"/news/sec-videos/jaime-lizarraga-sworn-sec-commissioner\"><img typeof=\"Image\"  ... image/public/video_thumbnails/ND3nEN7jgpQ.jpg?itok=e80yn2ws\" class=\"image-style-featured-video\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(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)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/news/sec-videos/jaime-lizarraga-sworn-sec-commissioner\"][hreflang=\"en\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"/divisions/investment/mmf-statistics.shtml\"><img style=\"margin-bottom:1rem;\" src=\"/files/moneymarket_0.jpg\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/divisions/investment/mmf-statistics.shtml\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 356,
          "bestPracticeId": 1626,
          "attribute": "This element (role=textbox) does not have a tabindex attribute set to 0 or a negative value",
          "attributeDetail": "This INPUT (role=textbox) does not have a tabindex attribute set to 0 or a negative value",
          "element": "<input tabindex=\"4\" type=\"text\" title=\"Search for\" role=\"textbox\" name=\"query\" id=\"global-search-box\" class=\"\" autocomplete=\"off\" aria-haspopup=\"true\" aria-autocomplete=\"list\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(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(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "input[aria-autocomplete=\"list\"][aria-haspopup=\"true\"][autocomplete=\"off\"][class=\"\"][id=\"global-search-box\"][name=\"query\"][role=\"textbox\"][title=\"Search for\"][type=\"text\"][tabindex=\"4\"]",
            "attNo": 10
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T01:43:05",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      45
    ],
    [
      "ibm",
      16
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      11
    ],
    [
      "wave",
      7
    ],
    [
      "axe",
      3
    ],
    [
      "focAll",
      2
    ],
    [
      "bulk",
      1
    ],
    [
      "tenon",
      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
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 12,
  "logSize": 1162,
  "errorLogCount": 12,
  "errorLogSize": 1162,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-18T01:45:13",
  "elapsedSeconds": 133,
  "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": 1,
        "focAll": 114,
        "focOp": 16,
        "hover": 135,
        "linkUl": 194,
        "role": 9,
        "styleDiff": 27,
        "zIndex": 19
      },
      "alfa": {
        "r11": 8,
        "r2": 4,
        "r3": 16,
        "r53": 8,
        "r61": 4,
        "r66": 3,
        "r69": 3,
        "r72": 4,
        "r74": 4,
        "r78": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 148,
        "color-contrast": 7,
        "hidden-content": 0,
        "duplicate-id": 1,
        "heading-order": 4,
        "image-alt": 4,
        "landmark-one-main": 2,
        "link-name": 6,
        "page-has-heading-one": 2,
        "region": 40,
        "tabindex": 18
      },
      "htmlcs": {
        "e:AA.1_1_1.H30.2": 8,
        "e:AA.4_1_1.F77": 4,
        "e:AA.4_1_2.H91.Fieldset.Name": 4,
        "e:AA.4_1_2.H91.InputButton.Name": 4,
        "w:AA.1_3_1.H48": 3,
        "w:AA.1_3_1_A.G141": 3,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 2,
        "w:AA.1_4_3.G145.Abs": 1,
        "w:AA.1_4_3.G18.Abs": 6,
        "w:AA.1_4_3.G18.BgImage": 1,
        "w:AA.4_1_2.H91.A.EmptyWithName": 1,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "ibm": {
        "WCAG20_Img_HasAlt": 4,
        "WCAG20_Fieldset_HasLegend": 4,
        "WCAG20_A_HasText": 8,
        "RPT_Elem_UniqueId": 12,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 328,
        "Rpt_Aria_ComplementaryRequiredLabel_Implicit": 4,
        "aria_semantics_attribute": 4,
        "Rpt_Aria_ContentinfoWithNoMain_Implicit": 1,
        "aria_role_redundant": 7
      },
      "wave": {
        "e:alt_link_missing": 8,
        "c:contrast": 9,
        "a:alt_redundant": 1,
        "a:alt_suspicious": 3,
        "a:h1_missing": 1,
        "a:heading_skipped": 2,
        "a:link_redundant": 14,
        "a:link_pdf": 6,
        "a:noscript": 2,
        "a:tabindex": 6,
        "a:title_redundant": 57
      },
      "tenon": {
        "28": 4,
        "57": 8,
        "79": 232,
        "95": 20,
        "98": 8,
        "134": 3,
        "144": 32,
        "152": 44,
        "153": 14,
        "155": 2,
        "184": 8,
        "218": 8
      },
      "continuum": {
        "89": 4,
        "94": 16,
        "237": 8,
        "356": 4
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 57,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 12,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 34,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 97,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 7,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "Rpt_Aria_ContentinfoWithNoMain_Implicit": {
              "score": 1,
              "what": "Element has a contentinfo role when no element has a main role"
            },
            "aria_role_redundant": {
              "score": 5,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 7,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 5,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 8,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 6,
              "what": "Link has no discernible text"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H30.2": {
              "score": 8,
              "what": "img element is the only link content but has no text alternative"
            },
            "w:AA.4_1_2.H91.A.EmptyWithName": {
              "score": 1,
              "what": "Link has a name attribute but no href attribute or text"
            },
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          },
          "ibm": {
            "WCAG20_A_HasText": {
              "score": 8,
              "what": "Hyperlink has no text description"
            }
          },
          "wave": {
            "e:alt_link_missing": {
              "score": 8,
              "what": "Linked image has no text alternative"
            }
          },
          "tenon": {
            "57": {
              "score": 8,
              "what": "Link has no text inside it"
            }
          },
          "continuum": {
            "237": {
              "score": 8,
              "what": "a element has no mechanism that allows an accessible name value to be calculated"
            }
          }
        },
        "imageNoText": {
          "alfa": {
            "r2": {
              "score": 4,
              "what": "Image has no accessible name"
            }
          },
          "axe": {
            "image-alt": {
              "score": 4,
              "what": "Image has no text alternative"
            }
          },
          "ibm": {
            "WCAG20_Img_HasAlt": {
              "score": 4,
              "what": "Image has no alt attribute conveying its meaning, or alt=\"\" if decorative"
            }
          },
          "continuum": {
            "89": {
              "score": 4,
              "what": "img element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 12,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id": {
              "score": 1,
              "what": "id attribute value is not unique"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 3,
              "what": "Duplicate id attribute value"
            }
          },
          "ibm": {
            "RPT_Elem_UniqueId": {
              "score": 9,
              "what": "Element id attribute value is not unique within the document"
            }
          },
          "continuum": {
            "94": {
              "score": 12,
              "what": "Elements contains an id attribute set to a value that is not unique in the DOM"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 4,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 2,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 2,
              "what": "Heading level is incorrect"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 1,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          },
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          },
          "wave": {
            "a:h1_missing": {
              "score": 1,
              "what": "Missing first level heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 1,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 37,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 5,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 2,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 5,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 7,
              "what": "Very low contrast"
            }
          }
        },
        "allCaps": {
          "alfa": {
            "r72": {
              "score": 1,
              "what": "Paragraph text is uppercased"
            }
          },
          "tenon": {
            "153": {
              "score": 4,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 2,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 2,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "contentBeyondLandmarks": {
          "axe": {
            "region": {
              "score": 20,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 164,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "tabIndexPositive": {
          "axe": {
            "tabindex": {
              "score": 5,
              "what": "Positive tabIndex risks creating a confusing focus order"
            }
          },
          "wave": {
            "a:tabindex": {
              "score": 2,
              "what": "tabIndex value positive"
            }
          }
        },
        "groupName": {
          "htmlcs": {
            "e:AA.4_1_2.H91.Fieldset.Name": {
              "score": 3,
              "what": "Fieldset has no accessible name"
            }
          }
        },
        "buttonNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.InputButton.Name": {
              "score": 4,
              "what": "Button input element has no accessible name"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 2,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "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"
            }
          }
        },
        "legendMissing": {
          "ibm": {
            "WCAG20_Fieldset_HasLegend": {
              "score": 2,
              "what": "fieldset element has no single, non-empty legend as a label"
            }
          }
        },
        "complementaryNoText": {
          "ibm": {
            "Rpt_Aria_ComplementaryRequiredLabel_Implicit": {
              "score": 1,
              "what": "Element has a complementary role but has no label"
            }
          }
        },
        "ariaBadAttribute": {
          "ibm": {
            "aria_semantics_attribute": {
              "score": 4,
              "what": "ARIA attributes is invalid for the element or ARIA role to which it is assigned"
            }
          }
        },
        "imageTextRedundant": {
          "wave": {
            "a:alt_redundant": {
              "score": 1,
              "what": "Redundant text alternative"
            }
          }
        },
        "imageTextRisk": {
          "wave": {
            "a:alt_suspicious": {
              "score": 1,
              "what": "Image text alternative is suspicious"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 7,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 2,
              "what": "Link to PDF document"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 14,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 58,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 4,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 2,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 32,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 22,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "nextLinkDestinationSame": {
          "tenon": {
            "184": {
              "score": 4,
              "what": "Adjacent links point to the same destination"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 6,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "tabIndexMissing": {
          "continuum": {
            "356": {
              "score": 4,
              "what": "Enabled element with a textbox role has no nonpositive tabindex attribute"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 844,
      "log": 53,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contentBeyondLandmarks",
          "score": 174
        },
        {
          "groupName": "linkIndication",
          "score": 99
        },
        {
          "groupName": "titleRedundant",
          "score": 66
        },
        {
          "groupName": "tabFocusability",
          "score": 59
        },
        {
          "groupName": "contrastAAA",
          "score": 41
        },
        {
          "groupName": "hoverSurprise",
          "score": 36
        },
        {
          "groupName": "leadingClipsText",
          "score": 34
        },
        {
          "groupName": "linkNoText",
          "score": 30
        },
        {
          "groupName": "duplicateID",
          "score": 24
        },
        {
          "groupName": "targetSize",
          "score": 24
        },
        {
          "groupName": "focusableOperable",
          "score": 14
        },
        {
          "groupName": "contrastAA",
          "score": 12
        },
        {
          "groupName": "roleBad",
          "score": 11
        },
        {
          "groupName": "imageNoText",
          "score": 11
        },
        {
          "groupName": "inconsistentStyles",
          "score": 9
        },
        {
          "groupName": "linkPair",
          "score": 9
        },
        {
          "groupName": "headingStructure",
          "score": 8
        },
        {
          "groupName": "tabIndexPositive",
          "score": 8
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 8
        },
        {
          "groupName": "zIndexNotZero",
          "score": 7
        },
        {
          "groupName": "allCaps",
          "score": 6
        },
        {
          "groupName": "buttonNoText",
          "score": 6
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 6
        },
        {
          "groupName": "linkTextsSame",
          "score": 6
        },
        {
          "groupName": "nextLinkDestinationSame",
          "score": 6
        },
        {
          "groupName": "tabIndexMissing",
          "score": 6
        },
        {
          "groupName": "h1Missing",
          "score": 5
        },
        {
          "groupName": "groupName",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 4
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "legendMissing",
          "score": 4
        },
        {
          "groupName": "pdfLink",
          "score": 4
        },
        {
          "groupName": "fontSmall",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "complementaryNoText",
          "score": 3
        },
        {
          "groupName": "imageTextRedundant",
          "score": 3
        },
        {
          "groupName": "imageTextRisk",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        }
      ]
    }
  }
}