Accessibility test digest

Synopsis

Page: Farm Credit Administration (FCA)

URL: https://www.fca.gov/

Score: 384

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

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp14a scoring procedure to compute partial and total scores for the page. The total score is 384 (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
total384
log13
linkIndication80
contentBeyondLandmarks50
linkForcesNewWindow32
contrastAAA22
contrastAA18
focusIndication14
linkTextsSame12
linkNoText10
overflowHidden10
leadingClipsText10
inconsistentStyles9
landmarkConfusion9
roleBad8
contrastRisk8
bannerConfusion8
visibleLabelNotName7
h1Missing5
obsolete4
targetSize4
focusableOperable3
hoverSurprise3
zIndexNotZero3
frameContentRisk3
hiddenContentRisk3
banners3
pseudoNavListRisk3
selectFlatRisk3
headingStructure3
scrollRisk3
selectNoText3
imageTextRedundant3
pdfLink3
noScriptRisk3
pseudoLinkRisk3
videoCaptionRisk3
pseudoParagraphRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

pseudoParagraphRisk: 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-fca",
  "host": {
    "id": "fca",
    "which": "https://www.fca.gov/",
    "what": "Farm Credit Administration (FCA)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T22:32:53"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T22:34:54"
    }
  ],
  "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.fca.gov/",
        "what": "Farm Credit Administration (FCA)"
      },
      {
        "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.fca.gov/",
        "what": "Farm Credit Administration (FCA)"
      },
      {
        "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.fca.gov/",
      "what": "Farm Credit Administration (FCA)",
      "result": "https://www.fca.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.fca.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.fca.gov/",
      "result": {
        "bytes": [
          1002173,
          1002173,
          1002173,
          1002173,
          1002173
        ],
        "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.fca.gov/",
      "what": "Farm Credit Administration (FCA)",
      "result": "https://www.fca.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.fca.gov/",
      "result": {
        "visibleElements": 204
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.fca.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.fca.gov/",
      "result": {
        "tabFocusables": 66,
        "tabFocused": 66,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fca.gov/",
      "what": "URL",
      "result": "https://www.fca.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.fca.gov/",
      "result": {
        "totals": {
          "total": 66,
          "types": {
            "indicatorMissing": {
              "total": 3,
              "tagNames": {
                "A": 1,
                "IFRAME": 2
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 63,
              "meanDelay": 0,
              "tagNames": {
                "BUTTON": 7,
                "A": 51,
                "INPUT": 4,
                "SELECT": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "Skip to main content"
            },
            {
              "tagName": "IFRAME",
              "text": ""
            },
            {
              "tagName": "IFRAME",
              "text": ""
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "BUTTON",
              "text": "Here's how you know",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Farm Credit Administration",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Laws & regulations",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Bank & association oversight",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Farmer Mac oversight",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "About us",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Newsroom",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Topic index",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Lender locator",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact us",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Search",
              "delay": 0
            },
            {
              "tagName": "SELECT",
              "text": "I want to... find a regulation find a job find a lender submit data to FCA file criminal referral fi",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Who we are",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FCS call reports",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "institution",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "district",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "locate a lender",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FCA board issues request for comment on regulatory burden (PDF)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Events page",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "87 FR 36261 [PDF]",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "comment form",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FCA board receives quarterly report on ag economy and approves proposed rule on cyber risk managemen",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Quarterly Report on Farm Credit System Condition (PDF)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Semiannual Report on Office of Examination Operations (PDF)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Meet Our Employees: Jarvis",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Meet Our Employees: Trent",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View all FCA.gov updates",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FCA regulations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers at FCA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Informational memorandums",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mergers, name changes, and other corporate activity",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Borrower rights",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Return to top",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get Adobe Reader",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Inspector general",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy program",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sitemap",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Glossary",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Plain writing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No FEAR Act Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Website notices & policies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "En Español",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Linkedin",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "YouTube",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "info-line@fca.gov",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fca.gov/",
      "what": "URL",
      "result": "https://www.fca.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.fca.gov/",
      "result": {
        "totals": {
          "total": 146,
          "types": {
            "onlyFocusable": {
              "total": 1,
              "tagNames": {
                "UL": 1
              }
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 145,
              "tagNames": {
                "A": 126,
                "BUTTON": 9,
                "INPUT": 7,
                "SELECT": 1,
                "IFRAME": 2
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "UL",
              "id": "ui-id-1",
              "text": "<ul id=\"ui-id-1\" tabindex=\"0\" class=\"ui-menu ui-widget ui-widget-content ui-auto"
            }
          ],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Here's how you know",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Farm Credit Administration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"usa-nav-close\" style=\"cursor: default;\"><img alt=\"close\" src=\"/te",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Laws & regulations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Laws & regulations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FCA regulations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pending regulations and notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statutes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Title 5, ethics supplementals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Board policy statements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Informational memos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bookletters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal opinions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public comments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Regulatory projects plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FCSIC regulations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View the FCA Handbook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Bank & association oversight",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bank & association oversight",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About banks & associations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The cooperative way",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FCS directory & map",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mergers, name changes, and other corporate activity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Major financial indicators",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Young, beginning, and small farmer lending",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Borrower rights and how to file a complaint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Criminal referrals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Guidance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small associations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources for board directors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hurricane & disaster information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Flood disaster protection",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information tech manual",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Paycheck Protection Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://ww3.fca.gov/readingrm/exammanual/SitePages/Home.aspx\" style=\"cu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.fca.gov/bank-oversight/fcs-call-reports\" style=\"cursor: def",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://ww4.fca.gov/sites/fcsdataportal\" style=\"cursor: default;\"><img ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Farmer Mac oversight",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Farmer Mac oversight",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Farmer Mac",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Farmer Mac regulations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pending regulations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Risk-based capital stress test",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SEC filings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "About us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FCA board",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports & publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently asked questions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Offices & officials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meet our leaders",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Procurement opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Useful web links",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers at FCA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compensation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jobs for recent graduates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Summer internships",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About your career as an FCA examiner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recruiting schedule",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meet our employees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hiring process at FCA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EEO & diversity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Filing a discrimination complaint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity activities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EEO board policy statements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inspector general",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who we are",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What we do",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inspector general plans and reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Management challenges",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Whistleblower protection",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to report fraud, waste, and abuse",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rulemaking fact sheets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Speeches and statements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Testimony",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Archive of FCA.gov updates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Topic index",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lender locator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "affiliate",
              "text": "<input type=\"hidden\" name=\"affiliate\" id=\"affiliate\" value=\"fca\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "query",
              "text": "<input type=\"search\" name=\"query\" id=\"query\" autocomplete=\"off\" class=\"usagov-se",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SELECT",
              "id": "quick-options",
              "text": "I want to... find a regulation find a job find a lender submit data to FCA file ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" class=\"jump-submit\" value=\"Go\" name=\"go\" onclick=\"jump()\" s",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who we are",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FCS call reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "institution",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "district",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "locate a lender",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FCA board issues request for comment on regulatory burden (PDF)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events page",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "87 FR 36261 [PDF]",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "comment form",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FCA board receives quarterly report on ag economy and approves proposed rule on ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quarterly Report on Farm Credit System Condition (PDF)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Semiannual Report on Office of Examination Operations (PDF)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meet Our Employees: Jarvis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meet Our Employees: Trent",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View all FCA.gov updates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.fca.gov/about/coronavirus-covid-19\" style=\"cursor: default;",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FCA regulations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers at FCA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Informational memorandums",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mergers, name changes, and other corporate activity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Borrower rights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://ww4.fca.gov/sites/fcsdataportal\" style=\"cursor: default;\"> <img",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.fca.gov/bank-oversight/young-beginning-and-small-farmer-len",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.fca.gov/about/historical-highlights-of-fca-and-the-fcs\" sty",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe allowfullscreen=\"true\" title=\"FCA video\" src=\"https://www.youtube.com/em",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe allowfullscreen=\"yes\" title=\"FCA Employee video-Trent\" src=\"https://www.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://bestplacestowork.org/rankings/detail/FL00\" alt=\"Best places to ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.fca.gov/about/history-of-fca\" alt=\"history of the fca\" styl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.fca.gov/newsroom/speeches-and-statements\" alt=\"speeches and",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.fca.gov/about/fca-board\" alt=\"fca leadership\" style=\"cursor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Return to top",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Adobe Reader",
              "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 type=\"hidden\" name=\"authenticity_token\" value=\"zcAS8HPEqkugcr69qVim0uox13",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "email",
              "text": "<input id=\"email\" name=\"email\" type=\"text\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" name=\"commit\" value=\"Submit\" class=\"usa-button\" style=\"curs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inspector general",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sitemap",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Glossary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Plain writing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No FEAR Act Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Website notices & policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "En Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Linkedin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "info-line@fca.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fca.gov/",
      "what": "URL",
      "result": "https://www.fca.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.fca.gov/",
      "result": {
        "totals": {
          "triggers": 79,
          "headTriggers": 20,
          "tailTriggers": 59,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fca.gov/",
      "what": "URL",
      "result": "https://www.fca.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.fca.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 13
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button class=\"usa-nav-close\"><img alt=\"close\" src=\"/template-fca/close.svg\"></button>}"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Here's how you know"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Menu"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Laws & regulations"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Bank & association oversight"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Farmer Mac oversight"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "About us"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Newsroom"
              }
            },
            {
              "index": 8,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search"
                ]
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 10,
              "tagName": "SELECT",
              "type": "select-one",
              "labelType": "label",
              "texts": {
                "label": [
                  "Quicklinks"
                ]
              }
            },
            {
              "index": 11,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Go"
              }
            },
            {
              "index": 12,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Your email address"
                ]
              }
            },
            {
              "index": 13,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Submit"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.fca.gov/",
      "result": {
        "totals": {
          "links": 126,
          "adjacent": {
            "total": 100,
            "underlined": 22,
            "underlinedPercent": 22
          }
        },
        "items": {
          "underlined": [
            "Skip to main content",
            "FCS call reports",
            "institution",
            "district",
            "locate a lender",
            "FCA board issues request for comment on regulatory burden (PDF)",
            "Events page",
            "87 FR 36261 [PDF]",
            "comment form",
            "FCA board receives quarterly report on ag economy and approves proposed rule on cyber risk management (PDF)",
            "Quarterly Report on Farm Credit System Condition (PDF)",
            "Semiannual Report on Office of Examination Operations (PDF)",
            "Meet Our Employees: Jarvis",
            "Meet Our Employees: Trent",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            ""
          ],
          "notUnderlined": [
            "Farm Credit Administration",
            "Laws & regulations",
            "FCA regulations",
            "Pending regulations and notices",
            "Statutes",
            "Title 5, ethics supplementals",
            "Board policy statements",
            "Informational memos",
            "Bookletters",
            "Legal opinions",
            "Public comments",
            "Regulatory projects plan",
            "FCSIC regulations",
            "View the FCA Handbook",
            "Bank & association oversight",
            "About banks & associations",
            "The cooperative way",
            "FCS directory & map",
            "Mergers, name changes, and other corporate activity",
            "Major financial indicators",
            "Young, beginning, and small farmer lending",
            "Borrower rights and how to file a complaint",
            "Criminal referrals",
            "Guidance",
            "Small associations",
            "Resources for board directors",
            "Hurricane & disaster information",
            "Flood disaster protection",
            "Information tech manual",
            "Paycheck Protection Program",
            "",
            "",
            "",
            "About us",
            "FCA board",
            "History",
            "Reports & publications",
            "Frequently asked questions",
            "Offices & officials",
            "Meet our leaders",
            "Procurement opportunities",
            "Useful web links",
            "Careers at FCA",
            "Compensation",
            "Benefits",
            "Jobs for recent graduates",
            "Summer internships",
            "About your career as an FCA examiner",
            "Recruiting schedule",
            "Meet our employees",
            "Hiring process at FCA",
            "EEO & diversity",
            "Filing a discrimination complaint",
            "Diversity activities",
            "Accessibility",
            "EEO board policy statements",
            "Inspector general",
            "Who we are",
            "What we do",
            "Inspector general plans and reports",
            "Management challenges",
            "Whistleblower protection",
            "How to report fraud, waste, and abuse",
            "Topic index",
            "Who we are",
            "View all FCA.gov updates",
            "FCA regulations",
            "Careers at FCA",
            "Informational memorandums",
            "Mergers, name changes, and other corporate activity",
            "Borrower rights",
            "Return to top",
            "Get Adobe Reader",
            "Facebook",
            "Twitter",
            "Linkedin",
            "YouTube",
            "info-line@fca.gov"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.fca.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.fca.gov/",
      "what": "URL",
      "result": "https://www.fca.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.fca.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.fca.gov/",
      "result": {
        "roleElements": 4,
        "badRoleElements": 3,
        "redundantRoleElements": 1,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          },
          "DIV": {
            "status": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.fca.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": 9,
            "subtotals": [
              5,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 100,
            "subtotals": [
              61,
              22,
              9,
              8
            ]
          },
          "listLink": {
            "total": 26,
            "subtotals": [
              11,
              10,
              3,
              2
            ]
          },
          "h2": {
            "total": 4,
            "subtotals": [
              3,
              1
            ]
          },
          "h3": {
            "total": 3,
            "subtotals": [
              2,
              1
            ]
          },
          "h4": {
            "total": 5
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Here's how you know",
                "Menu",
                ""
              ],
              "700": [
                "Laws & regulations",
                "Bank & association oversight",
                "Farmer Mac oversight",
                "About us",
                "Newsroom",
                "Search"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Here's how you know"
              ],
              "none": [
                "Menu",
                "",
                "Laws & regulations",
                "Bank & association oversight",
                "Farmer Mac oversight",
                "About us",
                "Newsroom",
                "Search"
              ]
            },
            "borderStyle": {
              "none": [
                "Here's how you know",
                "Menu",
                "",
                "Laws & regulations",
                "Bank & association oversight",
                "Farmer Mac oversight",
                "About us",
                "Newsroom"
              ],
              "solid": [
                "Search"
              ]
            },
            "borderWidth": {
              "0px": [
                "Here's how you know",
                "Menu",
                "",
                "Laws & regulations",
                "Bank & association oversight",
                "Farmer Mac oversight",
                "About us",
                "Newsroom"
              ],
              "1px": [
                "Search"
              ]
            },
            "height": {
              "12px": [
                "Here's how you know"
              ],
              "40px": [
                "Menu"
              ],
              "44px": [
                ""
              ],
              "51px": [
                "Laws & regulations",
                "Bank & association oversight",
                "Farmer Mac oversight",
                "About us",
                "Newsroom"
              ],
              "33px": [
                "Search"
              ]
            },
            "lineHeight": {
              "12px": [
                "Here's how you know"
              ],
              "40px": [
                "Menu"
              ],
              "17px": [
                ""
              ],
              "15px": [
                "Laws & regulations",
                "Bank & association oversight",
                "Farmer Mac oversight",
                "About us",
                "Newsroom"
              ],
              "22.1px": [
                "Search"
              ]
            },
            "maxWidth": {
              "none": [
                "Here's how you know",
                "Menu",
                "",
                "Laws & regulations",
                "Bank & association oversight",
                "Farmer Mac oversight",
                "About us",
                "Newsroom"
              ],
              "460px": [
                "Search"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "FCA regulations",
                "Pending regulations and notices",
                "Statutes",
                "Title 5, ethics supplementals",
                "Board policy statements",
                "Informational memos",
                "Bookletters",
                "Legal opinions",
                "Public comments",
                "Regulatory projects plan",
                "FCSIC regulations",
                "About banks & associations",
                "The cooperative way",
                "FCS directory & map",
                "Mergers, name changes, and other corporate activity",
                "Major financial indicators",
                "Young, beginning, and small farmer lending",
                "Borrower rights and how to file a complaint",
                "Criminal referrals",
                "Small associations",
                "Resources for board directors",
                "Hurricane & disaster information",
                "Flood disaster protection",
                "Information tech manual",
                "Paycheck Protection Program",
                "",
                "",
                "",
                "FCA board",
                "History",
                "Reports & publications",
                "Frequently asked questions",
                "Offices & officials",
                "Meet our leaders",
                "Procurement opportunities",
                "Useful web links",
                "Compensation",
                "Benefits",
                "Jobs for recent graduates",
                "Summer internships",
                "About your career as an FCA examiner",
                "Recruiting schedule",
                "Meet our employees",
                "Hiring process at FCA",
                "Filing a discrimination complaint",
                "Diversity activities",
                "Accessibility",
                "EEO board policy statements",
                "Who we are",
                "What we do",
                "Inspector general plans and reports",
                "Management challenges",
                "Whistleblower protection",
                "How to report fraud, waste, and abuse",
                "FCS call reports",
                "institution",
                "district",
                "locate a lender",
                "FCA board issues request for comment on regulatory burden (PDF)",
                "Events page",
                "87 FR 36261 [PDF]",
                "comment form",
                "FCA board receives quarterly report on ag economy and approves proposed rule on cyber risk management (PDF)",
                "Quarterly Report on Farm Credit System Condition (PDF)",
                "Semiannual Report on Office of Examination Operations (PDF)",
                "Meet Our Employees: Jarvis",
                "Meet Our Employees: Trent",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Return to top",
                "Get Adobe Reader",
                "Facebook",
                "Twitter",
                "Linkedin",
                "YouTube",
                "info-line@fca.gov"
              ],
              "700": [
                "Topic index",
                "Who we are",
                "View all FCA.gov updates",
                "FCA regulations",
                "Careers at FCA",
                "Informational memorandums",
                "Mergers, name changes, and other corporate activity",
                "Borrower rights"
              ],
              "800": [
                "Farm Credit Administration",
                "Laws & regulations",
                "View the FCA Handbook",
                "Bank & association oversight",
                "Guidance",
                "About us",
                "Careers at FCA",
                "EEO & diversity",
                "Inspector general"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to main content",
                "FCS call reports",
                "institution",
                "district",
                "locate a lender",
                "FCA board issues request for comment on regulatory burden (PDF)",
                "Events page",
                "87 FR 36261 [PDF]",
                "comment form",
                "FCA board receives quarterly report on ag economy and approves proposed rule on cyber risk management (PDF)",
                "Quarterly Report on Farm Credit System Condition (PDF)",
                "Semiannual Report on Office of Examination Operations (PDF)",
                "Meet Our Employees: Jarvis",
                "Meet Our Employees: Trent",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "none": [
                "Farm Credit Administration",
                "Laws & regulations",
                "FCA regulations",
                "Pending regulations and notices",
                "Statutes",
                "Title 5, ethics supplementals",
                "Board policy statements",
                "Informational memos",
                "Bookletters",
                "Legal opinions",
                "Public comments",
                "Regulatory projects plan",
                "FCSIC regulations",
                "View the FCA Handbook",
                "Bank & association oversight",
                "About banks & associations",
                "The cooperative way",
                "FCS directory & map",
                "Mergers, name changes, and other corporate activity",
                "Major financial indicators",
                "Young, beginning, and small farmer lending",
                "Borrower rights and how to file a complaint",
                "Criminal referrals",
                "Guidance",
                "Small associations",
                "Resources for board directors",
                "Hurricane & disaster information",
                "Flood disaster protection",
                "Information tech manual",
                "Paycheck Protection Program",
                "",
                "",
                "",
                "About us",
                "FCA board",
                "History",
                "Reports & publications",
                "Frequently asked questions",
                "Offices & officials",
                "Meet our leaders",
                "Procurement opportunities",
                "Useful web links",
                "Careers at FCA",
                "Compensation",
                "Benefits",
                "Jobs for recent graduates",
                "Summer internships",
                "About your career as an FCA examiner",
                "Recruiting schedule",
                "Meet our employees",
                "Hiring process at FCA",
                "EEO & diversity",
                "Filing a discrimination complaint",
                "Diversity activities",
                "Accessibility",
                "EEO board policy statements",
                "Inspector general",
                "Who we are",
                "What we do",
                "Inspector general plans and reports",
                "Management challenges",
                "Whistleblower protection",
                "How to report fraud, waste, and abuse",
                "Topic index",
                "Who we are",
                "View all FCA.gov updates",
                "FCA regulations",
                "Careers at FCA",
                "Informational memorandums",
                "Mergers, name changes, and other corporate activity",
                "Borrower rights",
                "Return to top",
                "Get Adobe Reader",
                "Facebook",
                "Twitter",
                "Linkedin",
                "YouTube",
                "info-line@fca.gov"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "About Farmer Mac",
                "Farmer Mac regulations",
                "Pending regulations",
                "Risk-based capital stress test",
                "SEC filings",
                "Events",
                "Rulemaking fact sheets",
                "Speeches and statements",
                "Testimony",
                "Archive of FCA.gov updates",
                "Lender locator",
                "Careers",
                "Contact us",
                "Contact us",
                "Inspector general",
                "Privacy program",
                "Sitemap",
                "Glossary",
                "Plain writing",
                "FOIA",
                "No FEAR Act Data",
                "USA.gov",
                "Website notices & policies",
                "En Español"
              ],
              "800": [
                "Farmer Mac oversight",
                "Newsroom"
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "Farmer Mac oversight",
                "About Farmer Mac",
                "Farmer Mac regulations",
                "Pending regulations",
                "Risk-based capital stress test",
                "SEC filings",
                "Newsroom",
                "Events",
                "Rulemaking fact sheets",
                "Speeches and statements",
                "Testimony",
                "Archive of FCA.gov updates"
              ],
              "rgb(255, 255, 255)": [
                "Lender locator",
                "Careers",
                "Contact us",
                "Contact us",
                "Inspector general",
                "Privacy program",
                "Sitemap",
                "Glossary",
                "Plain writing",
                "FOIA",
                "No FEAR Act Data",
                "USA.gov",
                "Website notices & policies",
                "En Español"
              ]
            },
            "fontSize": {
              "16px": [
                "Farmer Mac oversight",
                "Newsroom"
              ],
              "15px": [
                "About Farmer Mac",
                "Farmer Mac regulations",
                "Pending regulations",
                "Risk-based capital stress test",
                "SEC filings",
                "Events",
                "Rulemaking fact sheets",
                "Speeches and statements",
                "Testimony",
                "Archive of FCA.gov updates",
                "Lender locator",
                "Careers",
                "Contact us"
              ],
              "17px": [
                "Contact us",
                "Inspector general",
                "Privacy program",
                "Sitemap",
                "Glossary",
                "Plain writing",
                "FOIA",
                "No FEAR Act Data",
                "USA.gov",
                "Website notices & policies",
                "En Español"
              ]
            },
            "lineHeight": {
              "20.8px": [
                "Farmer Mac oversight",
                "Newsroom"
              ],
              "19.5px": [
                "About Farmer Mac",
                "Farmer Mac regulations",
                "Pending regulations",
                "Risk-based capital stress test",
                "SEC filings",
                "Events",
                "Rulemaking fact sheets",
                "Speeches and statements",
                "Testimony",
                "Archive of FCA.gov updates"
              ],
              "22.5px": [
                "Lender locator",
                "Careers",
                "Contact us"
              ],
              "34px": [
                "Contact us",
                "Inspector general",
                "Privacy program",
                "Sitemap",
                "Glossary",
                "Plain writing",
                "FOIA",
                "No FEAR Act Data",
                "USA.gov",
                "Website notices & policies",
                "En Español"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(0, 0, 0)": [
                "Welcome to the Farm Credit Administration Regulator of the Farm Credit System"
              ],
              "rgb(152, 27, 30)": [
                "FCS call reports",
                "Search Farm Credit System institutions",
                "Video"
              ]
            },
            "fontSize": {
              "30px": [
                "Welcome to the Farm Credit Administration Regulator of the Farm Credit System"
              ],
              "27px": [
                "FCS call reports",
                "Search Farm Credit System institutions",
                "Video"
              ]
            }
          },
          "h3": {
            "color": {
              "rgb(152, 27, 30)": [
                "Latest updates"
              ],
              "rgb(255, 255, 255)": [
                "Farm Credit Administration",
                "FCA contact information"
              ]
            },
            "fontSize": {
              "27px": [
                "Latest updates"
              ],
              "20px": [
                "Farm Credit Administration",
                "FCA contact information"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.fca.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.fca.gov/",
      "result": {
        "totals": {
          "total": 4,
          "tagNames": {
            "A": 1,
            "HEADER": 1,
            "NAV": 1,
            "DIV": 1
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "",
            "text": "Skip to main content"
          },
          {
            "tagName": "HEADER",
            "id": "",
            "text": "Farm Credit Administration Menu Laws & regulations Laws & regulations FCA regulations Pending regula"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "Laws & regulations Laws & regulations FCA regulations Pending regulations and notices Statutes Title"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.fca.gov/",
      "result": {
        "totals": {
          "failures": 9,
          "warnings": 16
        },
        "items": [
          {
            "index": 34,
            "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[3]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>"
              ]
            }
          },
          {
            "index": 37,
            "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[3]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>"
              ]
            }
          },
          {
            "index": 75,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[1]/em[1]/a[1]",
              "codeLines": [
                "<a aria-label=\"Home\" href=\"https://www.fca.gov\" title=\"Home\">",
                "  Farm Credit Administration",
                "</a>"
              ]
            }
          },
          {
            "index": 833,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "FCA: Who we are"
              ]
            }
          },
          {
            "index": 834,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Meet Our Employees: Bill"
              ]
            }
          },
          {
            "index": 861,
            "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": 926,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-logo\" target=\"_blank\" href=\"https://www.youtube.com/channel/UCMLBjEdJAo..."
              ]
            }
          },
          {
            "index": 927,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>"
              ]
            }
          },
          {
            "index": 928,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[3]/button[3]",
              "codeLines": [
                "<button class=\"ytp-button ytp-overflow-button ytp-overflow-button-visible\" title=\"More\" aria-haspop...",
                "  <div class=\"ytp-overflow-icon\">",
                "    <svg height=\"100%\" viewBox=\"-5 -5 36 36\" width=\"100%\">",
                "      <path d=\"M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 ...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 929,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/button[1]",
              "codeLines": [
                "<button class=\"ytp-large-play-button ytp-button\" aria-label=\"Play\">",
                "  <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 68 48\" width=\"100%\">",
                "    <path class=\"ytp-large-play-button-bg\" d=\"M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,...",
                "    <path d=\"M 45,24 27,14 27,34\" fill=\"#fff\"></path>",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 930,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-logo\" target=\"_blank\" href=\"https://www.youtube.com/channel/UCMLBjEdJAo..."
              ]
            }
          },
          {
            "index": 931,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>"
              ]
            }
          },
          {
            "index": 932,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[3]/button[3]",
              "codeLines": [
                "<button class=\"ytp-button ytp-overflow-button ytp-overflow-button-visible\" title=\"More\" aria-haspop...",
                "  <div class=\"ytp-overflow-icon\">",
                "    <svg height=\"100%\" viewBox=\"-5 -5 36 36\" width=\"100%\">",
                "      <path d=\"M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 ...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 933,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/button[1]",
              "codeLines": [
                "<button class=\"ytp-large-play-button ytp-button\" aria-label=\"Play\">",
                "  <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 68 48\" width=\"100%\">",
                "    <path class=\"ytp-large-play-button-bg\" d=\"M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,...",
                "    <path d=\"M 45,24 27,14 27,34\" fill=\"#fff\"></path>",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 958,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "An official website of the United States government"
              ]
            }
          },
          {
            "index": 959,
            "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]/section[1]/div[1]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Welcome to the Farm Credit Administration"
              ]
            }
          },
          {
            "index": 960,
            "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]/section[1]/div[1]/div[1]/h2[1]/span[2]/text()[1]",
              "codeLines": [
                "Regulator of the Farm Credit System"
              ]
            }
          },
          {
            "index": 961,
            "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]/section[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "FCS call reports"
              ]
            }
          },
          {
            "index": 963,
            "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]/section[2]/div[1]/div[1]/div[1]/h2[2]/text()[1]",
              "codeLines": [
                "Search Farm Credit System institutions"
              ]
            }
          },
          {
            "index": 997,
            "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]/section[1]/div[1]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Welcome to the Farm Credit Administration"
              ]
            }
          },
          {
            "index": 998,
            "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]/section[1]/div[1]/div[1]/h2[1]/span[2]/text()[1]",
              "codeLines": [
                "Regulator of the Farm Credit System"
              ]
            }
          },
          {
            "index": 999,
            "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]/section[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "FCS call reports"
              ]
            }
          },
          {
            "index": 1001,
            "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]/section[2]/div[1]/div[1]/div[1]/h2[2]/text()[1]",
              "codeLines": [
                "Search Farm Credit System institutions"
              ]
            }
          },
          {
            "index": 1179,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "FCA: Who we are"
              ]
            }
          },
          {
            "index": 1180,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Meet Our Employees: Bill"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.fca.gov/",
      "result": {
        "totals": {
          "rulesNA": 42,
          "rulesPassed": 50,
          "rulesWarned": 4,
          "rulesViolated": 6,
          "warnings": {
            "minor": 8,
            "moderate": 0,
            "serious": 32,
            "critical": 2
          },
          "violations": {
            "minor": 0,
            "moderate": 15,
            "serious": 18,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-17T22:34:31.103Z",
          "url": "https://www.fca.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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-logo\" id=\"extended-mega-logo\">\n\t\t\t\t<em class=\"usa-logo-text\"><a aria-label=\"Home\" href=\"https://www.fca.gov\" title=\"Home\">Farm Credit Administration</a></em>\n\t\t\t</div>",
                          "target": [
                            "#extended-mega-logo"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Home\" href=\"https://www.fca.gov\" title=\"Home\">Farm Credit Administration</a>",
                  "target": [
                    "a[aria-label=\"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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-controls=\"extended-mega-nav-section-one\" aria-expanded=\"false\" class=\"usa-accordion-button usa-nav-link \">\n\t\t\t\t\t\t\t<span>Laws &amp; regulations</span>\n\t\t\t\t\t\t</button>",
                          "target": [
                            "button[aria-controls=\"extended-mega-nav-section-one\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Laws &amp; regulations</span>",
                  "target": [
                    "button[aria-controls=\"extended-mega-nav-section-one\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-controls=\"extended-mega-nav-section-two\" aria-expanded=\"false\" class=\"usa-accordion-button usa-nav-link \">\n\t\t\t\t\t\t\t<span>Bank &amp; association oversight</span>\n\t\t\t\t\t\t</button>",
                          "target": [
                            "button[aria-controls=\"extended-mega-nav-section-two\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Bank &amp; association oversight</span>",
                  "target": [
                    "button[aria-controls=\"extended-mega-nav-section-two\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-controls=\"extended-nav-section-three\" aria-expanded=\"false\" class=\"usa-accordion-button usa-nav-link \">\n\t\t\t\t\t\t\t\t\t\t<span>Farmer Mac oversight</span>\n\t\t\t\t\t\t\t\t\t</button>",
                          "target": [
                            "button[aria-controls=\"extended-nav-section-three\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Farmer Mac oversight</span>",
                  "target": [
                    "button[aria-controls=\"extended-nav-section-three\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-controls=\"extended-mega-nav-section-four\" aria-expanded=\"false\" class=\"usa-accordion-button usa-nav-link \">\n\t\t\t\t\t\t\t<span>About us</span>\n\t\t\t\t\t\t</button>",
                          "target": [
                            "button[aria-controls=\"extended-mega-nav-section-four\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>About us</span>",
                  "target": [
                    "button[aria-controls=\"extended-mega-nav-section-four\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link \" aria-expanded=\"false\" aria-controls=\"extended-nav-section-five\">\n      <span>Newsroom</span>\n    </button>",
                          "target": [
                            "button[aria-controls=\"extended-nav-section-five\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Newsroom</span>",
                  "target": [
                    "button[aria-controls=\"extended-nav-section-five\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<select class=\"white\" id=\"quick-options\" name=\"quick-options\">",
                          "target": [
                            "#quick-options"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<select class=\"white\" id=\"quick-options\" name=\"quick-options\">",
                  "target": [
                    "#quick-options"
                  ],
                  "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": "25.5pt (34px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-hero-callout\">\n\t\t\t\t<h2><span class=\"usa-hero-callout-alt\">Welcome to the Farm Credit Administration</span> <span class=\"brand-tag\">Regulator of the Farm Credit System</span></h2><a class=\"usa-button usa-button-small\" href=\"/about/\">Who we are</a>\n\t\t\t</div>",
                          "target": [
                            ".usa-hero-callout"
                          ]
                        },
                        {
                          "html": "<section class=\"usa-hero\" style=\"background-image:url('https://www.fca.gov/template-fca/home/3_SUMMER_summer_cornfield_FCA_atrium_African_American_oranges_1.jpg')\">",
                          "target": [
                            ".usa-hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"usa-hero-callout-alt\">Welcome to the Farm Credit Administration</span>",
                  "target": [
                    ".usa-hero-callout-alt"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-hero-callout\">\n\t\t\t\t<h2><span class=\"usa-hero-callout-alt\">Welcome to the Farm Credit Administration</span> <span class=\"brand-tag\">Regulator of the Farm Credit System</span></h2><a class=\"usa-button usa-button-small\" href=\"/about/\">Who we are</a>\n\t\t\t</div>",
                          "target": [
                            ".usa-hero-callout"
                          ]
                        },
                        {
                          "html": "<section class=\"usa-hero\" style=\"background-image:url('https://www.fca.gov/template-fca/home/3_SUMMER_summer_cornfield_FCA_atrium_African_American_oranges_1.jpg')\">",
                          "target": [
                            ".usa-hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"brand-tag\">Regulator of the Farm Credit System</span>",
                  "target": [
                    ".brand-tag"
                  ],
                  "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": "#981b1e",
                        "contrastRatio": 0,
                        "fontSize": "20.3pt (27px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"reports\">FCS call reports</h2>",
                          "target": [
                            ".reports"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"reports\">FCS call reports</h2>",
                  "target": [
                    ".reports"
                  ],
                  "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": "#981b1e",
                        "contrastRatio": 0,
                        "fontSize": "20.3pt (27px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"srch-inst\">Search Farm Credit System institutions</h2>",
                          "target": [
                            ".srch-inst"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"srch-inst\">Search Farm Credit System institutions</h2>",
                  "target": [
                    ".srch-inst"
                  ],
                  "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": "#205493",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"home-button\" href=\"https://ww3.fca.gov/readingrm/Handbook/FCA%20Regulation/Forms/AllItems.aspx\"><span>FCA regulations</span></a>",
                          "target": [
                            ".home-button:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>FCA regulations</span>",
                  "target": [
                    ".home-button:nth-child(4) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#205493",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"home-button\" href=\"https://www.fca.gov/about/careers-at-fca\"><span>Careers at FCA</span></a>",
                          "target": [
                            ".home-button:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Careers at FCA</span>",
                  "target": [
                    ".home-button:nth-child(5) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#205493",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"home-button\" href=\"https://ww3.fca.gov/readingrm/infomemo/Lists/InformationMemorandums/By%20Memorandum%20Date.aspx\"><span>Informational memorandums</span></a>",
                          "target": [
                            ".home-button:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Informational memorandums</span>",
                  "target": [
                    ".home-button:nth-child(6) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#205493",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"home-button\" href=\"https://www.fca.gov/bank-oversight/mergers-name-changes-and-other-corporate-activity\"><span>Mergers, name changes, and other corporate activity</span></a>",
                          "target": [
                            ".home-button:nth-child(7)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Mergers, name changes, and other corporate activity</span>",
                  "target": [
                    ".home-button:nth-child(7) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#205493",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"home-button\" href=\"https://www.fca.gov/bank-oversight/borrower-rights\"><span>Borrower rights</span></a>",
                          "target": [
                            ".home-button:nth-child(8)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Borrower rights</span>",
                  "target": [
                    ".home-button:nth-child(8) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-logo\" id=\"extended-mega-logo\">\n\t\t\t\t<em class=\"usa-logo-text\"><a aria-label=\"Home\" href=\"https://www.fca.gov\" title=\"Home\">Farm Credit Administration</a></em>\n\t\t\t</div>",
                          "target": [
                            "#extended-mega-logo"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Home\" href=\"https://www.fca.gov\" title=\"Home\">Farm Credit Administration</a>",
                  "target": [
                    "a[aria-label=\"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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-controls=\"extended-mega-nav-section-one\" aria-expanded=\"false\" class=\"usa-accordion-button usa-nav-link \">\n\t\t\t\t\t\t\t<span>Laws &amp; regulations</span>\n\t\t\t\t\t\t</button>",
                          "target": [
                            "button[aria-controls=\"extended-mega-nav-section-one\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Laws &amp; regulations</span>",
                  "target": [
                    "button[aria-controls=\"extended-mega-nav-section-one\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-controls=\"extended-mega-nav-section-two\" aria-expanded=\"false\" class=\"usa-accordion-button usa-nav-link \">\n\t\t\t\t\t\t\t<span>Bank &amp; association oversight</span>\n\t\t\t\t\t\t</button>",
                          "target": [
                            "button[aria-controls=\"extended-mega-nav-section-two\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Bank &amp; association oversight</span>",
                  "target": [
                    "button[aria-controls=\"extended-mega-nav-section-two\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-controls=\"extended-nav-section-three\" aria-expanded=\"false\" class=\"usa-accordion-button usa-nav-link \">\n\t\t\t\t\t\t\t\t\t\t<span>Farmer Mac oversight</span>\n\t\t\t\t\t\t\t\t\t</button>",
                          "target": [
                            "button[aria-controls=\"extended-nav-section-three\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Farmer Mac oversight</span>",
                  "target": [
                    "button[aria-controls=\"extended-nav-section-three\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-controls=\"extended-mega-nav-section-four\" aria-expanded=\"false\" class=\"usa-accordion-button usa-nav-link \">\n\t\t\t\t\t\t\t<span>About us</span>\n\t\t\t\t\t\t</button>",
                          "target": [
                            "button[aria-controls=\"extended-mega-nav-section-four\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>About us</span>",
                  "target": [
                    "button[aria-controls=\"extended-mega-nav-section-four\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link \" aria-expanded=\"false\" aria-controls=\"extended-nav-section-five\">\n      <span>Newsroom</span>\n    </button>",
                          "target": [
                            "button[aria-controls=\"extended-nav-section-five\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Newsroom</span>",
                  "target": [
                    "button[aria-controls=\"extended-nav-section-five\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<select class=\"white\" id=\"quick-options\" name=\"quick-options\">",
                          "target": [
                            "#quick-options"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<select class=\"white\" id=\"quick-options\" name=\"quick-options\">",
                  "target": [
                    "#quick-options"
                  ],
                  "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": "25.5pt (34px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-hero-callout\">\n\t\t\t\t<h2><span class=\"usa-hero-callout-alt\">Welcome to the Farm Credit Administration</span> <span class=\"brand-tag\">Regulator of the Farm Credit System</span></h2><a class=\"usa-button usa-button-small\" href=\"/about/\">Who we are</a>\n\t\t\t</div>",
                          "target": [
                            ".usa-hero-callout"
                          ]
                        },
                        {
                          "html": "<section class=\"usa-hero\" style=\"background-image:url('https://www.fca.gov/template-fca/home/3_SUMMER_summer_cornfield_FCA_atrium_African_American_oranges_1.jpg')\">",
                          "target": [
                            ".usa-hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"usa-hero-callout-alt\">Welcome to the Farm Credit Administration</span>",
                  "target": [
                    ".usa-hero-callout-alt"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-hero-callout\">\n\t\t\t\t<h2><span class=\"usa-hero-callout-alt\">Welcome to the Farm Credit Administration</span> <span class=\"brand-tag\">Regulator of the Farm Credit System</span></h2><a class=\"usa-button usa-button-small\" href=\"/about/\">Who we are</a>\n\t\t\t</div>",
                          "target": [
                            ".usa-hero-callout"
                          ]
                        },
                        {
                          "html": "<section class=\"usa-hero\" style=\"background-image:url('https://www.fca.gov/template-fca/home/3_SUMMER_summer_cornfield_FCA_atrium_African_American_oranges_1.jpg')\">",
                          "target": [
                            ".usa-hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"brand-tag\">Regulator of the Farm Credit System</span>",
                  "target": [
                    ".brand-tag"
                  ],
                  "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": "#981b1e",
                        "contrastRatio": 0,
                        "fontSize": "20.3pt (27px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"reports\">FCS call reports</h2>",
                          "target": [
                            ".reports"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"reports\">FCS call reports</h2>",
                  "target": [
                    ".reports"
                  ],
                  "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": "#981b1e",
                        "contrastRatio": 0,
                        "fontSize": "20.3pt (27px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"srch-inst\">Search Farm Credit System institutions</h2>",
                          "target": [
                            ".srch-inst"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"srch-inst\">Search Farm Credit System institutions</h2>",
                  "target": [
                    ".srch-inst"
                  ],
                  "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": "#205493",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"home-button\" href=\"https://ww3.fca.gov/readingrm/Handbook/FCA%20Regulation/Forms/AllItems.aspx\"><span>FCA regulations</span></a>",
                          "target": [
                            ".home-button:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>FCA regulations</span>",
                  "target": [
                    ".home-button:nth-child(4) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#205493",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"home-button\" href=\"https://www.fca.gov/about/careers-at-fca\"><span>Careers at FCA</span></a>",
                          "target": [
                            ".home-button:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Careers at FCA</span>",
                  "target": [
                    ".home-button:nth-child(5) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#205493",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"home-button\" href=\"https://ww3.fca.gov/readingrm/infomemo/Lists/InformationMemorandums/By%20Memorandum%20Date.aspx\"><span>Informational memorandums</span></a>",
                          "target": [
                            ".home-button:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Informational memorandums</span>",
                  "target": [
                    ".home-button:nth-child(6) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#205493",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"home-button\" href=\"https://www.fca.gov/bank-oversight/mergers-name-changes-and-other-corporate-activity\"><span>Mergers, name changes, and other corporate activity</span></a>",
                          "target": [
                            ".home-button:nth-child(7)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Mergers, name changes, and other corporate activity</span>",
                  "target": [
                    ".home-button:nth-child(7) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#205493",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"home-button\" href=\"https://www.fca.gov/bank-oversight/borrower-rights\"><span>Borrower rights</span></a>",
                          "target": [
                            ".home-button:nth-child(8)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Borrower rights</span>",
                  "target": [
                    ".home-button:nth-child(8) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe allowfullscreen=\"true\" title=\"FCA video\" src=\"https://www.youtube.com/embed/PRA1pzbp-t0\" frameborder=\"0\"></iframe>",
                  "target": [
                    "iframe[allowfullscreen=\"true\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe allowfullscreen=\"yes\" title=\"FCA Employee video-Trent\" src=\"https://www.youtube.com/embed/l_wom4EaXFc\" frameborder=\"0\"></iframe>",
                  "target": [
                    "iframe[allowfullscreen=\"yes\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"usa-banner-content usa-grid usa-accordion-content\" id=\"gov-banner\" aria-hidden=\"true\">",
                  "target": [
                    "#gov-banner"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"usa-menu-btn\">Menu</button>",
                  "target": [
                    ".usa-menu-btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"usa-nav-close\"><img alt=\"close\" src=\"/template-fca/close.svg\"></button>",
                  "target": [
                    ".usa-nav-close"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"extended-mega-nav-section-one\" class=\"usa-nav-submenu usa-megamenu usa-grid-full\" aria-hidden=\"true\">",
                  "target": [
                    "#extended-mega-nav-section-one"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"extended-mega-nav-section-two\" class=\"usa-nav-submenu usa-megamenu usa-grid-full\" aria-hidden=\"true\">",
                  "target": [
                    "#extended-mega-nav-section-two"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"extended-nav-section-three\" class=\"usa-nav-submenu\" aria-hidden=\"true\">",
                  "target": [
                    "#extended-nav-section-three"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"extended-mega-nav-section-four\" class=\"usa-nav-submenu usa-megamenu usa-grid-full\" aria-hidden=\"true\">",
                  "target": [
                    "#extended-mega-nav-section-four"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"extended-nav-section-five\" class=\"usa-nav-submenu\" aria-hidden=\"true\">",
                  "target": [
                    "#extended-nav-section-five"
                  ],
                  "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": "#ffffff",
                        "bgColor": "#2f609b",
                        "contrastRatio": 6.42,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-banner\">",
                          "target": [
                            ".usa-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #ffffff, background color: #2f609b, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>An official website of the United States government</p>",
                  "target": [
                    ".usa-banner-inner > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #ffffff, background color: #2f609b, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#2f609b",
                        "contrastRatio": 6.42,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-banner\">",
                          "target": [
                            ".usa-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.42 (foreground color: #ffffff, background color: #2f609b, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"usa-banner-button-text\">Here's how you know </span>",
                  "target": [
                    ".usa-banner-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.42 (foreground color: #ffffff, background color: #2f609b, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fca.gov/bank-oversight/fcs-call-reports\" rel=\"noopener noreferrer\" target=\"_blank\">FCS call reports</a>",
                  "target": [
                    "p:nth-child(2) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://apps.fca.gov/FCSPublicDirectory/PubSearchInstitution.aspx\" rel=\"noopener noreferrer\" target=\"_blank\">institution</a>",
                  "target": [
                    "p:nth-child(4) > a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://apps.fca.gov/FCSPublicDirectory/PubViewInstitutionsBySysDist.aspx\" rel=\"noopener noreferrer\" target=\"_blank\">district</a>",
                  "target": [
                    "a[rel=\"noopener noreferrer\"][target=\"_blank\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://apps.fca.gov/Locator/\" rel=\"noopener noreferrer\" target=\"_blank\">locate a lender</a>",
                  "target": [
                    "a[href$=\"Locator/\"][rel=\"noopener noreferrer\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://ww3.fca.gov/news/Lists/News%20Releases/Attachments/669/NR-22-16-07-14-22.pdf\">FCA board issues request for comment on regulatory burden (PDF)</a>",
                  "target": [
                    "p:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fca.gov/newsroom/events\">Events page</a>",
                  "target": [
                    ".usa-grid-full > div > p:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.govinfo.gov/content/pkg/FR-2022-06-16/pdf/2022-12803.pdf\">87 FR 36261 [PDF]</a>",
                  "target": [
                    "p:nth-child(7) > a:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://ww3.fca.gov/readingrm/Handbook/Lists/PublicComments/Item/newifs.aspx?List=2eea33f8-999c-41e0-b369-bae342e7f93b&amp;Source=http%3A%2F%2Fwebsp%2Ewebfca%2Egov%3A47642%2Freadingrm%2FHandbook%2FFCA%20Pending%20Regulations%20%20Notices%2FForms%2FAllItems%2Easpx&amp;RootFolder=&amp;Web=c7355433-6db1-4a30-88d4-cb043618c022\">",
                  "target": [
                    "p:nth-child(7) > a:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://ww3.fca.gov/news/Lists/News%20Releases/Attachments/668/NR-22-15-06-09-22%20.pdf\">FCA board receives quarterly report on ag economy and approves proposed rule on cyber risk management (PDF)</a>",
                  "target": [
                    "p:nth-child(9) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fca.gov/template-fca/about/2022JuneQuarterlyReportonFCSCondition.pdf\">Quarterly Report on Farm Credit System&nbsp;Condition (PDF)</a>",
                  "target": [
                    "p:nth-child(10) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fca.gov/template-fca/about/2022JuneSemiannualReportonOEoperations.pdf\">Semiannual Report on Office of Examination Operations (PDF)</a>",
                  "target": [
                    "p:nth-child(11) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://youtu.be/B2GwOOruoLI\">Meet Our Employees: Jarvis</a>",
                  "target": [
                    "a[href$=\"B2GwOOruoLI\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://youtu.be/l_wom4EaXFc\">Meet Our Employees: Trent</a>",
                  "target": [
                    "a[href$=\"l_wom4EaXFc\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\">Return to top</a>",
                  "target": [
                    "a[href=\"#\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #0071bc, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 4.54,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-footer-primary-section\">",
                          "target": [
                            ".usa-footer-primary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #0071bc, background color: #f1f1f1, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://get.adobe.com/reader/\" class=\"usa-external_link\" target=\"_blank\">Get Adobe Reader</a>",
                  "target": [
                    "a[href$=\"reader/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #0071bc, background color: #f1f1f1, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Home\" href=\"https://www.fca.gov\" title=\"Home\">Farm Credit Administration</a>",
                  "target": [
                    "a[aria-label=\"Home\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "landmark-no-duplicate-banner",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has at most one banner landmark",
              "help": "Document should not have more than one banner landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-no-duplicate-banner?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "page-no-duplicate-banner",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<header class=\"usa-header usa-header-extended\" role=\"banner\">",
                          "target": [
                            ".usa-header"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "Document has more than one banner landmark"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<header class=\"usa-banner-header\">",
                  "target": [
                    ".usa-banner-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has more than one banner landmark"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "banner",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"usa-header usa-header-extended\" role=\"banner\">",
                          "target": [
                            ".usa-header"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<header class=\"usa-banner-header\">",
                  "target": [
                    ".usa-banner-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "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\">",
                  "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": "<section class=\"usa-hero\" style=\"background-image:url('https://www.fca.gov/template-fca/home/3_SUMMER_summer_cornfield_FCA_atrium_African_American_oranges_1.jpg')\">",
                  "target": [
                    ".usa-hero"
                  ],
                  "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=\"usa-width-two-thirds usa-home-feature\">",
                  "target": [
                    ".usa-home-feature"
                  ],
                  "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": "<a href=\"https://www.fca.gov/about/coronavirus-covid-19\"><img src=\"/template-fca/about/covid-info.png\" alt=\"FCA.gov COVID-19 information\"></a>",
                  "target": [
                    ".usa-width-one-third.usa-grid-full > a: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": "<a class=\"home-button\" href=\"https://ww3.fca.gov/readingrm/Handbook/FCA%20Regulation/Forms/AllItems.aspx\"><span>FCA regulations</span></a>",
                  "target": [
                    ".home-button: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": "<a class=\"home-button\" href=\"https://www.fca.gov/about/careers-at-fca\"><span>Careers at FCA</span></a>",
                  "target": [
                    ".home-button:nth-child(5)"
                  ],
                  "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": "<a class=\"home-button\" href=\"https://ww3.fca.gov/readingrm/infomemo/Lists/InformationMemorandums/By%20Memorandum%20Date.aspx\"><span>Informational memorandums</span></a>",
                  "target": [
                    ".home-button:nth-child(6)"
                  ],
                  "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": "<a class=\"home-button\" href=\"https://www.fca.gov/bank-oversight/mergers-name-changes-and-other-corporate-activity\"><span>Mergers, name changes, and other corporate activity</span></a>",
                  "target": [
                    ".home-button:nth-child(7)"
                  ],
                  "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": "<a class=\"home-button\" href=\"https://www.fca.gov/bank-oversight/borrower-rights\"><span>Borrower rights</span></a>",
                  "target": [
                    ".home-button:nth-child(8)"
                  ],
                  "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>\n\t\t\t\t\t\t <a href=\"https://ww4.fca.gov/sites/fcsdataportal\">\n\t\t\t\t\t\t <img src=\"/template-fca/fcs-data-portal.png\" alt=\"FCS data portal\"></a>\n\t\t\t\t\t\t </div>",
                  "target": [
                    ".home-promo > 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=\"pt-30\">",
                  "target": [
                    ".home-promo > .pt-30"
                  ],
                  "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 class=\"h2-red pt-10\">Video</h2>",
                  "target": [
                    ".h2-red"
                  ],
                  "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 class=\"utility-links\">",
                  "target": [
                    ".utility-links"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fca.gov/",
      "what": "URL",
      "result": "https://www.fca.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.fca.gov/",
      "result": {
        "Error": {},
        "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=\"pt-30\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"usa-footer-contact-links usa-width-one-fourth\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"usa-grid center\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"usa-width-one-third usa-grid-full\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1.H85.2": {
            "If this selection list contains groups of related options, they should be grouped with optgroup.": [
              {
                "tagName": "select",
                "id": "#quick-options",
                "code": "<select class=\"white\" id=\"quick-options\" name=\"quick-options\">...</select>"
              }
            ]
          },
          "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": "",
                "code": "<h2>...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"usa-overlay\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 3:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"usa-hero-callout-alt\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a aria-label=\"Home\" href=\"https://www.fca.gov\" title=\"Home\">...</a>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"reports\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"srch-inst\">...</h2>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"brand-tag\">...</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": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.BGColour": {
            "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [
              {
                "tagName": "div",
                "id": "#usasearch_sayt",
                "code": "<div id=\"usasearch_sayt\" style=\"background: none; border: 0px; display: block; float: none; height: 0px; line-height: 0; margin: 0px; padding: 0px; position: static; width: 0px;\">...</div>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "input",
                "id": "",
                "code": "<input type=\"submit\" class=\"jump-submit\" value=\"Go\" name=\"go\" onclick=\"jump()\" style=\"background-color:#205493; color:#FFFFFF\">"
              }
            ]
          },
          "AA.2_5_3.F96": {
            "Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a aria-label=\"Home\" href=\"https://www.fca.gov\" title=\"Home\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.Select.Value": {
            "This select element does not have a value available to an accessibility API.": [
              {
                "tagName": "select",
                "id": "#quick-options",
                "code": "<select class=\"white\" id=\"quick-options\" name=\"quick-options\">...</select>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fca.gov/",
      "what": "URL",
      "result": "https://www.fca.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.fca.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 26,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/div[1]/em[1]/a[1]",
                "aria": "/document[1]/banner[2]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 45,
                "top": 51,
                "height": 28,
                "width": 297
              },
              "snippet": "<a title=\"Home\" href=\"https://www.fca.gov\" aria-label=\"Home\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[26]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 53,
                "top": 2231,
                "height": 20,
                "width": 171
              },
              "snippet": "<a alt=\"Best places to work in the federal government\" href=\"https://bestplacestowork.org/rankings/detail/FL00\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[2]/section[1]/h2[1]",
                "aria": "/document[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 548,
                "top": 1469,
                "height": 46,
                "width": 223
              },
              "snippet": "<h2 class=\"h2-red pt-10\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[2]/section[1]/div[2]/a[1]",
                "aria": "/document[1]/link[24]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 548,
                "top": 1269,
                "height": 20,
                "width": 223
              },
              "snippet": "<a href=\"https://www.fca.gov/bank-oversight/young-beginning-and-small-farmer-lending\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[2]/section[1]/div[1]/a[1]",
                "aria": "/document[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 548,
                "top": 1074,
                "height": 20,
                "width": 136
              },
              "snippet": "<a href=\"https://ww4.fca.gov/sites/fcsdataportal\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 548,
                "top": 545,
                "height": 20,
                "width": 223
              },
              "snippet": "<a href=\"https://www.fca.gov/about/coronavirus-covid-19\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 179,
                "top": 934,
                "height": 20,
                "width": 113
              },
              "snippet": "<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://apps.fca.gov/Locator/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 249,
                "top": 866,
                "height": 20,
                "width": 75
              },
              "snippet": "<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://apps.fca.gov/FCSPublicDirectory/PubSearchInstitution.aspx\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 608,
                "height": 20,
                "width": 123
              },
              "snippet": "<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.fca.gov/bank-oversight/fcs-call-reports\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 525,
                "height": 66,
                "width": 482
              },
              "snippet": "<h2 class=\"reports\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/div[1]/p[9]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 1972,
                "height": 37,
                "width": 246
              },
              "snippet": "<a class=\"usa-button usa-button-small\" href=\"/newsroom/archive-of-updates\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/div[1]/p[8]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 151,
                "top": 1924,
                "height": 20,
                "width": 207
              },
              "snippet": "<a href=\"https://youtu.be/l_wom4EaXFc\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/div[1]/p[7]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 151,
                "top": 1882,
                "height": 20,
                "width": 214
              },
              "snippet": "<a href=\"https://youtu.be/B2GwOOruoLI\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/div[1]/p[6]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 1768,
                "height": 45,
                "width": 425
              },
              "snippet": "<a href=\"https://www.fca.gov/template-fca/about/2022JuneSemiannualReportonOEoperations.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 1726,
                "height": 20,
                "width": 431
              },
              "snippet": "<a href=\"https://www.fca.gov/template-fca/about/2022JuneQuarterlyReportonFCSCondition.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 1632,
                "height": 71,
                "width": 430
              },
              "snippet": "<a href=\"https://ww3.fca.gov/news/Lists/News%20Releases/Attachments/668/NR-22-15-06-09-22%20.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 161,
                "top": 1417,
                "height": 20,
                "width": 144
              },
              "snippet": "<a href=\"https://www.govinfo.gov/content/pkg/FR-2022-06-16/pdf/2022-12803.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 186,
                "top": 1328,
                "height": 20,
                "width": 95
              },
              "snippet": "<a href=\"https://www.fca.gov/newsroom/events\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 1164,
                "height": 45,
                "width": 434
              },
              "snippet": "<a href=\"https://ww3.fca.gov/news/Lists/News%20Releases/Attachments/669/NR-22-16-07-14-22.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 1063,
                "height": 36,
                "width": 482
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 60,
                "top": 175,
                "height": 128,
                "width": 390
              },
              "snippet": "<h2>",
              "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": -42,
                "height": 40,
                "width": 188
              },
              "snippet": "<a href=\"#main-content\" class=\"usa-skipnav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 45,
                "height": 40,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"usa-header usa-header-extended\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 45,
                "width": 800
              },
              "snippet": "<header class=\"usa-banner-header\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 45,
                "height": 40,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"usa-header usa-header-extended\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 45,
                "width": 800
              },
              "snippet": "<header class=\"usa-banner-header\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[2]/section[1]/div[4]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 548,
                "top": 1663,
                "height": 126,
                "width": 223
              },
              "snippet": "<iframe frameborder=\"0\" src=\"https://www.youtube.com/embed/B2GwOOruoLI\" title=\"FCA Employee video-Jarvis\" allowfullscreen=\"yes\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[2]/section[1]/div[3]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 548,
                "top": 1528,
                "height": 126,
                "width": 223
              },
              "snippet": "<iframe frameborder=\"0\" src=\"https://www.youtube.com/embed/PRA1pzbp-t0\" title=\"FCA video\" allowfullscreen=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]",
                "aria": "/document[1]/banner[2]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 800,
                "top": 0,
                "height": 600,
                "width": 260
              },
              "snippet": "<nav role=\"navigation\" class=\"usa-nav\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 45,
                "height": 40,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"usa-header usa-header-extended\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 2251,
                "height": 807,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\" class=\"usa-footer usa-footer-big\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 26,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/div[1]/em[1]/a[1]",
                "aria": "/document[1]/banner[2]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 45,
                "top": 28,
                "height": 29,
                "width": 276
              },
              "snippet": "<a title=\"Home\" href=\"https://www.fca.gov\" aria-label=\"Home\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[26]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 2157,
                "height": 21,
                "width": 171
              },
              "snippet": "<a alt=\"Best places to work in the federal government\" href=\"https://bestplacestowork.org/rankings/detail/FL00\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[2]/section[1]/h2[1]",
                "aria": "/document[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 548,
                "top": 1515,
                "height": 46,
                "width": 223
              },
              "snippet": "<h2 class=\"h2-red pt-10\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[2]/section[1]/div[2]/a[1]",
                "aria": "/document[1]/link[24]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 548,
                "top": 1313,
                "height": 21,
                "width": 223
              },
              "snippet": "<a href=\"https://www.fca.gov/bank-oversight/young-beginning-and-small-farmer-lending\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[2]/section[1]/div[1]/a[1]",
                "aria": "/document[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 548,
                "top": 1122,
                "height": 21,
                "width": 223
              },
              "snippet": "<a href=\"https://ww4.fca.gov/sites/fcsdataportal\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 548,
                "top": 560,
                "height": 21,
                "width": 223
              },
              "snippet": "<a href=\"https://www.fca.gov/about/coronavirus-covid-19\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 89,
                "top": 910,
                "height": 21,
                "width": 105
              },
              "snippet": "<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://apps.fca.gov/Locator/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 199,
                "top": 842,
                "height": 21,
                "width": 74
              },
              "snippet": "<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://apps.fca.gov/FCSPublicDirectory/PubSearchInstitution.aspx\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 584,
                "height": 21,
                "width": 110
              },
              "snippet": "<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.fca.gov/bank-oversight/fcs-call-reports\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 502,
                "height": 66,
                "width": 482
              },
              "snippet": "<h2 class=\"reports\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/div[1]/p[9]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 1898,
                "height": 37,
                "width": 226
              },
              "snippet": "<a class=\"usa-button usa-button-small\" href=\"/newsroom/archive-of-updates\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/div[1]/p[8]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 142,
                "top": 1849,
                "height": 21,
                "width": 192
              },
              "snippet": "<a href=\"https://youtu.be/l_wom4EaXFc\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/div[1]/p[7]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 142,
                "top": 1807,
                "height": 21,
                "width": 196
              },
              "snippet": "<a href=\"https://youtu.be/B2GwOOruoLI\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/div[1]/p[6]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 1719,
                "height": 21,
                "width": 438
              },
              "snippet": "<a href=\"https://www.fca.gov/template-fca/about/2022JuneSemiannualReportonOEoperations.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 1676,
                "height": 21,
                "width": 399
              },
              "snippet": "<a href=\"https://www.fca.gov/template-fca/about/2022JuneQuarterlyReportonFCSCondition.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 1583,
                "height": 72,
                "width": 394
              },
              "snippet": "<a href=\"https://ww3.fca.gov/news/Lists/News%20Releases/Attachments/668/NR-22-15-06-09-22%20.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 151,
                "top": 1393,
                "height": 21,
                "width": 127
              },
              "snippet": "<a href=\"https://www.govinfo.gov/content/pkg/FR-2022-06-16/pdf/2022-12803.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 177,
                "top": 1304,
                "height": 21,
                "width": 86
              },
              "snippet": "<a href=\"https://www.fca.gov/newsroom/events\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 1140,
                "height": 47,
                "width": 395
              },
              "snippet": "<a href=\"https://ww3.fca.gov/news/Lists/News%20Releases/Attachments/669/NR-22-16-07-14-22.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 1040,
                "height": 36,
                "width": 482
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 60,
                "top": 152,
                "height": 128,
                "width": 390
              },
              "snippet": "<h2>",
              "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": -42,
                "height": 41,
                "width": 178
              },
              "snippet": "<a href=\"#main-content\" class=\"usa-skipnav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 22,
                "height": 40,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"usa-header usa-header-extended\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 22,
                "width": 800
              },
              "snippet": "<header class=\"usa-banner-header\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 22,
                "height": 40,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"usa-header usa-header-extended\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 22,
                "width": 800
              },
              "snippet": "<header class=\"usa-banner-header\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[2]/section[1]/div[4]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 548,
                "top": 1709,
                "height": 126,
                "width": 223
              },
              "snippet": "<iframe frameborder=\"0\" src=\"https://www.youtube.com/embed/XAR1XM_dDGk\" title=\"FCA Employee video-Josh\" allowfullscreen=\"yes\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/section[2]/div[1]/div[2]/section[1]/div[3]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 548,
                "top": 1574,
                "height": 126,
                "width": 223
              },
              "snippet": "<iframe frameborder=\"0\" src=\"https://www.youtube.com/embed/PRA1pzbp-t0\" title=\"FCA video\" allowfullscreen=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]",
                "aria": "/document[1]/banner[2]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 800,
                "top": 0,
                "height": 600,
                "width": 260
              },
              "snippet": "<nav role=\"navigation\" class=\"usa-nav\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 22,
                "height": 40,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"usa-header usa-header-extended\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 2178,
                "height": 810,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\" class=\"usa-footer usa-footer-big\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fca.gov/",
      "what": "URL",
      "result": "https://www.fca.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.fca.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Farm Credit Administration",
          "pageurl": "https://www.fca.gov/",
          "time": 4.53,
          "creditsremaining": 1018,
          "allitemcount": 83,
          "totalelements": 435,
          "waveurl": "http://wave.webaim.org/report?url=https://www.fca.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 3,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV + HEADER > DIV:first-child + NAV > DIV:first-child > BUTTON:first-child + UL + DIV > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV + HEADER > DIV:first-child + NAV > DIV:first-child > BUTTON:first-child + UL + DIV > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV + HEADER > DIV:first-child + NAV > DIV:first-child > BUTTON:first-child + UL + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child"
                ],
                "contrastdata": [
                  [
                    1.44,
                    "#ffffff",
                    "#d6d7d9",
                    false
                  ],
                  [
                    1.44,
                    "#ffffff",
                    "#d6d7d9",
                    false
                  ],
                  [
                    1.44,
                    "#ffffff",
                    "#d6d7d9",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 11,
            "items": {
              "alt_redundant": {
                "id": "alt_redundant",
                "description": "Redundant alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV + HEADER + DIV + MAIN + SECTION + SECTION + SECTION + FOOTER > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "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"
                  }
                ]
              },
              "link_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV + HEADER + DIV + MAIN + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + P + H2 + P + P + HR + DIV > H3:first-child + H4 + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV + HEADER + DIV + MAIN + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + P + H2 + P + P + HR + DIV > H3:first-child + H4 + P + H4 + P + H4 + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV + HEADER + DIV + MAIN + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + P + H2 + P + P + HR + DIV > H3:first-child + H4 + P + H4 + P + H4 + P + H4 + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV + HEADER + DIV + MAIN + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + P + H2 + P + P + HR + DIV > H3:first-child + H4 + P + H4 + P + H4 + P + H4 + P + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV + HEADER + DIV + MAIN + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + P + H2 + P + P + HR + DIV > H3:first-child + H4 + P + H4 + P + H4 + P + H4 + P + P + P > A:first-child"
                ],
                "wcag": []
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child"
                ],
                "wcag": []
              },
              "underline": {
                "id": "underline",
                "description": "Underlined text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV + HEADER + DIV + MAIN + SECTION + SECTION + SECTION + FOOTER > DIV:first-child"
                ],
                "wcag": []
              },
              "youtube_video": {
                "id": "youtube_video",
                "description": "YouTube video",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV + HEADER + DIV + MAIN + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > A:first-child + BR + BR + A + A + A + A + A + SECTION > DIV:first-child + DIV + H2 + DIV > IFRAME:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + A + DIV + HEADER + DIV + MAIN + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > A:first-child + BR + BR + A + A + A + A + A + SECTION > DIV:first-child + DIV + H2 + DIV + DIV > IFRAME:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.2.1 Prerecorded Audio-only and Video-only (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.1"
                  },
                  {
                    "name": "1.2.2 Captions (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.2"
                  },
                  {
                    "name": "1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.3"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fca.gov/",
      "what": "URL",
      "result": "https://www.fca.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.fca.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.061",
        "responseTime": "2022-07-17T22:34:55.522Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1000540,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 173,
              "failing": 7
            },
            "issues": {
              "totalErrors": 24,
              "totalWarnings": 1,
              "totalIssues": 25
            },
            "issuesByLevel": {
              "A": {
                "count": 8,
                "pct": 32
              },
              "AA": {
                "count": 1,
                "pct": 4
              },
              "AAA": {
                "count": 25,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 0,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "702c34d7-954b-4fca-92a2-5f1c293d7be2",
          "docID": "5bc17c46-049a-4537-8de2-b116886cf9b7",
          "sourceHash": "7bc96060cace599aa1f4c4c45ffebc56",
          "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=702c34d7-954b-4fca-92a2-5f1c293d7be2",
          "resultSet": [
            {
              "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": 57,
                  "y": 0
                },
                "bottom-right": {
                  "x": 316,
                  "y": 18
                },
                "height": 18,
                "width": 259
              },
              "position": {
                "line": 63,
                "column": 19560
              },
              "errorSnippet": "&lt;p&gt;An official website of the United States government&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/p[1]",
              "issueID": "104e1c8ebefba90d4bbfcac300bbce2d",
              "signature": "26f32baa924f1eb42aef04feeb2c41c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=104e1c8ebefba90d4bbfcac300bbce2d"
            },
            {
              "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": 5,
                  "y": 2
                },
                "bottom-right": {
                  "x": 95,
                  "y": 24
                },
                "height": 22,
                "width": 90
              },
              "position": {
                "line": 6857,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://apps.fca.gov/Locator/\"&gt;Lender locator&lt;/a&gt;",
              "xpath": "/html/body/header[1]/nav[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "934548e9abc574b41038820a07f173e3",
              "signature": "91e91bb2d192f5aad308a9ddad1e4545",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=934548e9abc574b41038820a07f173e3"
            },
            {
              "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": 115,
                  "y": 2
                },
                "bottom-right": {
                  "x": 162,
                  "y": 24
                },
                "height": 22,
                "width": 47
              },
              "position": {
                "line": 6858,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"/about/careers-at-fca\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/header[1]/nav[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "03ffa4f2b59225d283921ee099853d01",
              "signature": "a31b125d21d86e68fc3d00058b681868",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=03ffa4f2b59225d283921ee099853d01"
            },
            {
              "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": 182,
                  "y": 2
                },
                "bottom-right": {
                  "x": 249,
                  "y": 24
                },
                "height": 22,
                "width": 67
              },
              "position": {
                "line": 6869,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"/utility-pages/contact-us\"&gt;Contact us&lt;/a&gt;",
              "xpath": "/html/body/header[1]/nav[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "922a46351d17ea2b4b8241b3805404cf",
              "signature": "046fc8112102d2d665046a8212818b0d",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=922a46351d17ea2b4b8241b3805404cf"
            },
            {
              "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": 30,
                  "y": 765.5
                },
                "bottom-right": {
                  "x": 139,
                  "y": 787.5
                },
                "height": 22,
                "width": 109
              },
              "position": {
                "line": 7277,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.fca.gov/bank-oversight/fcs-call-reports\" rel=\"noopener noreferrer\" target=\"_blank\"&gt;FCS call reports&lt;/a&gt;",
              "xpath": "/html/body/section[2]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "56adf2e2bd5d1ed4b368bce7c5775d5c",
              "signature": "7854f7d60db88a6e2ca8a2334cc00d5a",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=56adf2e2bd5d1ed4b368bce7c5775d5c"
            },
            {
              "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": -25,
                  "y": -15
                },
                "height": -15,
                "width": -25
              },
              "position": {
                "line": 4057,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.fca.gov/bank-oversight/fcs-call-reports\"&gt;&lt;img src=\"/template-fca/bank/csr-reports.svg\" alt=\"csr reports\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/nav[1]/div[1]/ul[1]/li[2]/ul[1]/div[3]/a[2]",
              "issueID": "d614a42ae8a4dd3dcf2826759ce35cae",
              "signature": "5938e666e58719a6c4690bbc0c8de285",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d614a42ae8a4dd3dcf2826759ce35cae"
            },
            {
              "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": 60,
                  "y": 482
                },
                "bottom-right": {
                  "x": 410,
                  "y": 497
                },
                "height": 15,
                "width": 350
              },
              "position": {
                "line": 6870,
                "column": 58
              },
              "errorSnippet": "&lt;a class=\"usa-button usa-button-small\" href=\"/about/\"&gt;Who we are&lt;/a&gt;",
              "xpath": "/html/body/section[1]/div[1]/div[1]/a[1]",
              "issueID": "7876aa9345f7ca0a4523d9f87044c46a",
              "signature": "b64bb2c18be583afeadb0eca091f94da",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7876aa9345f7ca0a4523d9f87044c46a"
            },
            {
              "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": 703.6875,
                  "y": 888.4125
                },
                "bottom-right": {
                  "x": 931.9845,
                  "y": 960.4125
                },
                "height": 72,
                "width": 228.29700000000003
              },
              "position": {
                "line": 7853,
                "column": 11
              },
              "errorSnippet": "&lt;a class=\"home-button\" href=\"https://www.fca.gov/about/careers-at-fca\"&gt;&lt;span&gt;Careers at FCA&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/section[2]/div[1]/div[2]/a[3]",
              "issueID": "f80e6f34f3c7fdcf6489a28f51f1c9a2",
              "signature": "019236505c41d7bad588267aa030f15e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f80e6f34f3c7fdcf6489a28f51f1c9a2"
            },
            {
              "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": 703.6875,
                  "y": 1049.975
                },
                "bottom-right": {
                  "x": 931.9845,
                  "y": 1121.975
                },
                "height": 72,
                "width": 228.29700000000003
              },
              "position": {
                "line": 7871,
                "column": 10
              },
              "errorSnippet": "&lt;a class=\"home-button\" href=\"https://www.fca.gov/bank-oversight/mergers-name-changes-and-other-corporate-activity\"&gt;&lt;span&gt;Mergers, name changes, and other corporate activity&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/section[2]/div[1]/div[2]/a[5]",
              "issueID": "041e3e2bca848d20014092c48e2b5f84",
              "signature": "37169d24cf294dd107f6896991f119fc",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=041e3e2bca848d20014092c48e2b5f84"
            },
            {
              "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": 371.375,
                  "y": 2828.34375
                },
                "bottom-right": {
                  "x": 493.375,
                  "y": 2850.34375
                },
                "height": 22,
                "width": 122
              },
              "position": {
                "line": 7909,
                "column": 10
              },
              "errorSnippet": "&lt;a href=\"/about/inspector-general\"&gt;Inspector general&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[3]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "21f7fdc102961462814b80299dcd1c67",
              "signature": "43439311a6f9250228f27dd02c339b88",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=21f7fdc102961462814b80299dcd1c67"
            },
            {
              "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": 3202.34
                },
                "height": 3202.34,
                "width": 1024
              },
              "position": {
                "line": 2099,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt;\n&lt;!-- Google Tag Manager (noscript) --&gt;\n&lt;noscript&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-T99KHJ5\"\nheight=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"&gt;&lt;/iframe&gt;&lt;/noscript&gt;\n&lt;!-- End",
              "xpath": "/html/body",
              "issueID": "842ebd312522621c04b32975ef55c685",
              "signature": "ac36e224ceaf1f078fece68b7cb4cddb",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=842ebd312522621c04b32975ef55c685"
            },
            {
              "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": -5
                },
                "bottom-right": {
                  "x": 0,
                  "y": -5
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7780,
                "column": 6
              },
              "errorSnippet": "&lt;p class=\"mega-promo-text\"&gt;The FCA Handbook database includes selected statutes, regulations, and FCA Board policy guidance applicable to the Farm Credit System, FCA, and the Farm Credit System Insurance Corporation (FCSIC). &lt;/p&gt;",
              "xpath": "/html/body/header[1]/nav[1]/div[1]/ul[1]/li[1]/ul[1]/div[3]/p[2]",
              "issueID": "381bb533cb680b2704e232ebea0b5099",
              "signature": "9e2777d4a651e31988aca515b432ad74",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=381bb533cb680b2704e232ebea0b5099"
            },
            {
              "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": 283,
                  "y": -0.009374999999999911
                },
                "bottom-right": {
                  "x": 305.6688,
                  "y": 21.990625
                },
                "height": 22,
                "width": 22.6688
              },
              "position": {
                "line": 3829,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"submit\" class=\"jump-submit\" value=\"Go\" name=\"go\" onclick=\"jump()\" style=\"background-color:#205493; color:#FFFFFF\"&gt;",
              "xpath": "/html/body/header[1]/nav[1]/div[1]/div[2]/div[1]/input[1]",
              "issueID": "4e0c9233f68a19a88cf565a3c20de4ed",
              "signature": "813d29e29cce77a07e0b98ba57c5dc91",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4e0c9233f68a19a88cf565a3c20de4ed"
            },
            {
              "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": 3202.34
                },
                "height": 3202.34,
                "width": 1024
              },
              "position": {
                "line": 2099,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt;\n&lt;!-- Google Tag Manager (noscript) --&gt;\n&lt;noscript&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-T99KHJ5\"\nheight=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"&gt;&lt;/iframe&gt;&lt;/noscript&gt;\n&lt;!-- End",
              "xpath": "/html/body",
              "issueID": "a8a6c374ee82991a7796b6e5ecc0157f",
              "signature": "44215db5fa90abbbbabeb6ac1905c0ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=a8a6c374ee82991a7796b6e5ecc0157f"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 765.5
                },
                "bottom-right": {
                  "x": 139,
                  "y": 787.5
                },
                "height": 22,
                "width": 109
              },
              "position": {
                "line": 7277,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.fca.gov/bank-oversight/fcs-call-reports\" rel=\"noopener noreferrer\" target=\"_blank\"&gt;FCS call reports&lt;/a&gt;",
              "xpath": "/html/body/section[2]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "827467a00f0b37b8f5621e7d379760ed",
              "signature": "70bc2f13caf0d94d67a3d1e9b35d0c76",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=827467a00f0b37b8f5621e7d379760ed"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 961
                },
                "bottom-right": {
                  "x": 103,
                  "y": 983
                },
                "height": 22,
                "width": 73
              },
              "position": {
                "line": 7278,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://apps.fca.gov/FCSPublicDirectory/PubSearchInstitution.aspx\" rel=\"noopener noreferrer\" target=\"_blank\"&gt;institution&lt;/a&gt;",
              "xpath": "/html/body/section[2]/div[1]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "43d0076525921bef9d8060d78f24b38f",
              "signature": "fe5cdd4602e8b831a81b02ade0fe9647",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=43d0076525921bef9d8060d78f24b38f"
            },
            {
              "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": 144,
                  "y": 961
                },
                "bottom-right": {
                  "x": 194,
                  "y": 983
                },
                "height": 22,
                "width": 50
              },
              "position": {
                "line": 7278,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://apps.fca.gov/FCSPublicDirectory/PubViewInstitutionsBySysDist.aspx\" rel=\"noopener noreferrer\" target=\"_blank\"&gt;district&lt;/a&gt;",
              "xpath": "/html/body/section[2]/div[1]/div[1]/div[1]/p[2]/a[2]",
              "issueID": "bd2ec69b31292400e46213da8dea1806",
              "signature": "96d5d15e80d729d0aff0bcb416d91ffc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bd2ec69b31292400e46213da8dea1806"
            },
            {
              "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": 521,
                  "y": 1003
                },
                "bottom-right": {
                  "x": 624,
                  "y": 1025
                },
                "height": 22,
                "width": 103
              },
              "position": {
                "line": 7774,
                "column": 2
              },
              "errorSnippet": "&lt;a href=\"https://apps.fca.gov/Locator/\" rel=\"noopener noreferrer\" target=\"_blank\"&gt;locate a lender&lt;/a&gt;",
              "xpath": "/html/body/section[2]/div[1]/div[1]/div[1]/p[3]/a[1]",
              "issueID": "c8b939709a0fb6f49d401a5145f71ea9",
              "signature": "1909c59b351fcfb1bc2dfc0ecd197fb3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c8b939709a0fb6f49d401a5145f71ea9"
            },
            {
              "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": 60,
                  "y": 2646.84375
                },
                "bottom-right": {
                  "x": 199,
                  "y": 2668.84375
                },
                "height": 22,
                "width": 139
              },
              "position": {
                "line": 7903,
                "column": 10
              },
              "errorSnippet": "&lt;a href=\"https://get.adobe.com/reader/\" class=\"usa-external_link\" target=\"_blank\"&gt;Get Adobe Reader&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "990a716807a240059756259c11d3ee2e",
              "signature": "b8ae21c38831d080e5bb41dbd8c5ed50",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=990a716807a240059756259c11d3ee2e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 3086.34375
                },
                "bottom-right": {
                  "x": 104,
                  "y": 3108.34375
                },
                "height": 22,
                "width": 74
              },
              "position": {
                "line": 7937,
                "column": 10
              },
              "errorSnippet": "&lt;a href=\"https://usa.gov\" class=\"usa-external_link-alt\" target=\"_blank\"&gt;USA.gov&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[3]/div[1]/div[3]/ul[1]/li[3]/a[1]",
              "issueID": "f3b0a3b65469edc9be15237dda088a2f",
              "signature": "01684c52e6eab8ec327317558f521d47",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f3b0a3b65469edc9be15237dda088a2f"
            },
            {
              "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": 504.203125,
                  "y": 3012.34375
                },
                "bottom-right": {
                  "x": 541.203125,
                  "y": 3049.34375
                },
                "height": 37,
                "width": 37
              },
              "position": {
                "line": 7946,
                "column": 10
              },
              "errorSnippet": "&lt;a class=\"usa-link-facebook\" target=\"_blank\" href=\"https://www.facebook.com/fcagov/\"&gt;&lt;span&gt;Facebook&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[3]/div[1]/div[4]/a[1]",
              "issueID": "5961a7d893aa49b0b8634d4ebc670ea9",
              "signature": "fca2789a4b189f7785ae85827814811d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5961a7d893aa49b0b8634d4ebc670ea9"
            },
            {
              "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": 549.203125,
                  "y": 3012.34375
                },
                "bottom-right": {
                  "x": 586.203125,
                  "y": 3049.34375
                },
                "height": 37,
                "width": 37
              },
              "position": {
                "line": 7949,
                "column": 12
              },
              "errorSnippet": "&lt;a class=\"usa-link-twitter\" target=\"_blank\" href=\"https://twitter.com/fcagov\"&gt;&lt;span&gt;Twitter&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[3]/div[1]/div[4]/a[2]",
              "issueID": "31c1b19fb3ead8cb9a09a5644acdab05",
              "signature": "197082db92a276485313abd50e447950",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=31c1b19fb3ead8cb9a09a5644acdab05"
            },
            {
              "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": 594.203125,
                  "y": 3012.34375
                },
                "bottom-right": {
                  "x": 631.203125,
                  "y": 3049.34375
                },
                "height": 37,
                "width": 37
              },
              "position": {
                "line": 7952,
                "column": 12
              },
              "errorSnippet": "&lt;a class=\"usa-link-linkedin\" target=\"_blank\" href=\"https://www.linkedin.com/company/farm-credit-administration\"&gt;&lt;span&gt;Linkedin&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[3]/div[1]/div[4]/a[3]",
              "issueID": "4605ca3c5fa4f6f286b3384ed9d60f39",
              "signature": "2d3e29da71d6f8b111990d295890dd45",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4605ca3c5fa4f6f286b3384ed9d60f39"
            },
            {
              "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": 639.203125,
                  "y": 3012.34375
                },
                "bottom-right": {
                  "x": 676.203125,
                  "y": 3049.34375
                },
                "height": 37,
                "width": 37
              },
              "position": {
                "line": 7956,
                "column": 10
              },
              "errorSnippet": "&lt;a class=\"usa-link-youtube\" target=\"_blank\" href=\"https://www.youtube.com/channel/UCMLBjEdJAom6CaT3xRWV6oQ\"&gt;&lt;span&gt;YouTube&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[3]/div[1]/div[4]/a[4]",
              "issueID": "0f9911a003b410cb18b123296f7bb9c0",
              "signature": "0354e6af41fd0b8ffc849f098aff02dd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0f9911a003b410cb18b123296f7bb9c0"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "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.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 993.984375,
                  "y": 763.640625
                },
                "bottom-right": {
                  "x": 993.984375,
                  "y": 763.640625
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5305,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/section[2]/div[1]/div[2]/br[1]",
              "issueID": "1828b3992c0268f239cf1065807b6269",
              "signature": "e98c4960a3621ee3dc0adc2fb51d657d",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=1828b3992c0268f239cf1065807b6269"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fca.gov/",
      "what": "Farm Credit Administration (FCA)",
      "result": "https://www.fca.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.fca.gov/",
      "result": "NONE"
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T22:32:53",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      51
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      7
    ],
    [
      "ibm",
      7
    ],
    [
      "wave",
      5
    ],
    [
      "focAll",
      1
    ],
    [
      "focInd",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 2,
  "logSize": 344,
  "errorLogCount": 2,
  "errorLogSize": 344,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T22:34:54",
  "elapsedSeconds": 126,
  "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": {
        "focInd": 9,
        "focOp": 1,
        "hover": 1,
        "linkUl": 156,
        "role": 7,
        "styleDiff": 29,
        "zIndex": 4
      },
      "alfa": {
        "r11": 8,
        "r14": 4,
        "r57": 8,
        "r61": 4,
        "r65": 8,
        "r66": 8,
        "r69": 4,
        "r83": 8
      },
      "axe": {
        "color-contrast-enhanced": 67,
        "color-contrast": 16,
        "frame-tested": 2,
        "hidden-content": 0,
        "label-content-name-mismatch": 3,
        "landmark-no-duplicate-banner": 2,
        "landmark-unique": 2,
        "page-has-heading-one": 2,
        "region": 24
      },
      "htmlcs": {
        "w:AA.1_3_1.H48": 5,
        "w:AA.1_3_1.H85.2": 1,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.Alpha": 1,
        "w:AA.1_4_3.G145.BgImage": 3,
        "w:AA.1_4_3.G18.Alpha": 1,
        "w:AA.1_4_3.G18.BgImage": 1,
        "w:AA.1_4_3_F24.F24.BGColour": 1,
        "w:AA.1_4_3_F24.F24.FGColour": 1,
        "w:AA.2_5_3.F96": 1,
        "w:AA.4_1_2.H91.Select.Value": 1
      },
      "ibm": {
        "WCAG21_Label_Accessible": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 84,
        "Rpt_Aria_MultipleBannerLandmarks_Implicit": 8,
        "landmark_name_unique": 8,
        "element_attribute_deprecated": 2,
        "aria_role_redundant": 3
      },
      "wave": {
        "c:contrast": 9,
        "a:alt_redundant": 1,
        "a:h1_missing": 1,
        "a:link_pdf": 5,
        "a:noscript": 1,
        "a:underline": 1,
        "a:youtube_video": 2
      },
      "tenon": {
        "95": 20,
        "98": 20,
        "144": 8,
        "152": 4,
        "155": 2,
        "218": 40,
        "242": 4
      }
    },
    "groupDetails": {
      "groups": {
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 9,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 8,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 1,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 78,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 5,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "aria_role_redundant": {
              "score": 2,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 7,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 1,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 8,
              "what": "Link has no accessible name"
            }
          }
        },
        "visibleLabelNotName": {
          "alfa": {
            "r14": {
              "score": 3,
              "what": "Visible label is not in the accessible name"
            }
          },
          "axe": {
            "label-content-name-mismatch": {
              "score": 2,
              "what": "Element visible text is not part of its accessible name"
            }
          },
          "htmlcs": {
            "w:AA.2_5_3.F96": {
              "score": 1,
              "what": "Visible label is not in the accessible name"
            }
          },
          "ibm": {
            "WCAG21_Label_Accessible": {
              "score": 3,
              "what": "Accessible name does not match or contain the visible label text"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 4,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 12,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 42,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "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": 2,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 17,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 5,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 3,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 12,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 7,
              "what": "Very low contrast"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 8,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "frameContentRisk": {
          "axe": {
            "frame-tested": {
              "score": 1,
              "what": "Some content is in an iframe and therefore may not be testable for accessibility"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "banners": {
          "axe": {
            "landmark-no-duplicate-banner": {
              "score": 1,
              "what": "Page has more than 1 banner landmark"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          },
          "ibm": {
            "landmark_name_unique": {
              "score": 6,
              "what": "Landmark has no unique aria-labelledby or aria-label among landmarks in the same parent region"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "selectFlatRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H85.2": {
              "score": 1,
              "what": "Selection list may contain groups of related options that are not grouped with optgroup"
            }
          }
        },
        "headingStructure": {
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 3:1, given the transparency"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.BGColour": {
              "score": 1,
              "what": "Inline background color may lack a complementary foreground color"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "selectNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.Select.Value": {
              "score": 1,
              "what": "Select element value has no accessible name"
            }
          }
        },
        "bannerConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleBannerLandmarks_Implicit": {
              "score": 6,
              "what": "Element with a banner role has no unique purpose label among the banner-role elements"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "imageTextRedundant": {
          "wave": {
            "a:alt_redundant": {
              "score": 1,
              "what": "Redundant text alternative"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 1,
              "what": "Link to PDF document"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "pseudoLinkRisk": {
          "wave": {
            "a:underline": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "videoCaptionRisk": {
          "wave": {
            "a:youtube_video": {
              "score": 1,
              "what": "YouTube video may have no or incorrect captions"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 10,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 8,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 2,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 30,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 1,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 384,
      "log": 13,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkIndication",
          "score": 80
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 50
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 32
        },
        {
          "groupName": "contrastAAA",
          "score": 22
        },
        {
          "groupName": "contrastAA",
          "score": 18
        },
        {
          "groupName": "focusIndication",
          "score": 14
        },
        {
          "groupName": "linkTextsSame",
          "score": 12
        },
        {
          "groupName": "linkNoText",
          "score": 10
        },
        {
          "groupName": "overflowHidden",
          "score": 10
        },
        {
          "groupName": "leadingClipsText",
          "score": 10
        },
        {
          "groupName": "inconsistentStyles",
          "score": 9
        },
        {
          "groupName": "landmarkConfusion",
          "score": 9
        },
        {
          "groupName": "roleBad",
          "score": 8
        },
        {
          "groupName": "contrastRisk",
          "score": 8
        },
        {
          "groupName": "bannerConfusion",
          "score": 8
        },
        {
          "groupName": "visibleLabelNotName",
          "score": 7
        },
        {
          "groupName": "h1Missing",
          "score": 5
        },
        {
          "groupName": "obsolete",
          "score": 4
        },
        {
          "groupName": "targetSize",
          "score": 4
        },
        {
          "groupName": "focusableOperable",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "zIndexNotZero",
          "score": 3
        },
        {
          "groupName": "frameContentRisk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "banners",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "selectFlatRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "selectNoText",
          "score": 3
        },
        {
          "groupName": "imageTextRedundant",
          "score": 3
        },
        {
          "groupName": "pdfLink",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 3
        },
        {
          "groupName": "videoCaptionRisk",
          "score": 3
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 3
        }
      ]
    }
  }
}