Accessibility test digest

Synopsis

Page: Department of Agriculture (USDA)

URL: https://www.usda.gov/

Score: 544

Tested by: Testaro, procedure tp14

Scored by: Testilo, procedure sp14a

Digested by: Testilo, procedure dp14a

Introduction

The Testaro application used its tp14 testing procedure to test the accessibility (barrier-free design and coding) of the Department of Agriculture (USDA) web page at https://www.usda.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 544 (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
total544
log50
focusableHidden150
focusIndication83
imageNoText32
targetSize22
contrastAA21
activeEmbedding18
linkIndication18
contentBeyondLandmarks15
contrastAAA14
duplicateID11
obsolete10
inconsistentStyles9
linkForcesNewWindow8
linkPair7
headingStructure6
leadingClipsText6
contrastRisk5
horizontalScrolling5
linkVague5
roleBad4
h1Missing4
linkTextsSame4
pseudoParagraphRisk4
visibleBulk3
hoverSurprise3
zIndexNotZero3
hiddenContentRisk3
bannerNotTop3
banners3
pseudoNavListRisk3
scrollRisk3
imageTextLong3
accessKeyDuplicate3
allCaps3

Issue summary

Special issues

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

Classified issues

focusableHidden: Score 150. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

bannerNotTop: 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:

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

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

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

allCaps: 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-usda",
  "host": {
    "id": "usda",
    "which": "https://www.usda.gov/",
    "what": "Department of Agriculture (USDA)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T21:47:17"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T21:49:30"
    }
  ],
  "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.usda.gov/",
        "what": "Department of Agriculture (USDA)"
      },
      {
        "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.usda.gov/",
        "what": "Department of Agriculture (USDA)"
      },
      {
        "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.usda.gov/",
      "what": "Department of Agriculture (USDA)",
      "result": "https://www.usda.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.usda.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.usda.gov/",
      "result": {
        "bytes": [
          736732,
          736732,
          736732,
          736732,
          736732
        ],
        "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.usda.gov/",
      "what": "Department of Agriculture (USDA)",
      "result": "https://www.usda.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.usda.gov/",
      "result": {
        "visibleElements": 326
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.usda.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 4,
          "inputs": 0,
          "selects": 0
        },
        "items": [
          "<button class=\"home-alt-btn\"><img class=\"usa-media_block-img\"><img alt=\"pandemic assistance logo\" height=\"60\" src=\"/sites/default/files/usda-pandemic-assistance-logo-final.svg\" width=\"60\"><div class=\"usa-media_block-body\"><h3 style=\"margin-top:10px;\">Pandemic Assistance </h3><p>Help for farmers, ranchers and producers impacted by COVID-19 market disruptions.</p></div></button>",
          "<button class=\"home-alt-btn\"><img class=\"usa-media_block-img\"><img alt=\"AskUSDA icon\" height=\"60\" src=\"/sites/default/files/ask-icon-2.svg\" width=\"60\"><div class=\"usa-media_block-body\"><h3 style=\"margin-top:10px;\">Have a Question? <br>AskUSDA</h3><p>Help is available via phone or live chat Monday to Friday from 8am – 5pm EST.</p></div></button>",
          "<button class=\"home-alt-btn\"><img class=\"usa-media_block-img\"><img alt=\"Farmers.gov icon\" height=\"60\" src=\"/sites/default/files/farmers-icon.svg\" width=\"60\"><div class=\"usa-media_block-body\"><h3 style=\"margin-top:10px;\">Loans and Grants</h3><p>USDA provides opportunities to individuals and communities.</p></div></button>",
          "<button class=\"home-alt-btn\"><img class=\"usa-media_block-img\"><img alt=\"disaster icon\" height=\"60\" src=\"/sites/default/files/disaster-icon.svg\" width=\"60\"><div class=\"usa-media_block-body\"><h3 style=\"margin-top:10px;\">Disaster Resources</h3><p>Learn how to prepare, recover, and help build long-term resilience.</p></div></button>"
        ]
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.usda.gov/",
      "result": {
        "tabFocusables": 79,
        "tabFocused": 79,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usda.gov/",
      "what": "URL",
      "result": "https://www.usda.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.usda.gov/",
      "result": {
        "totals": {
          "total": 79,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 79,
              "tagNames": {
                "A": 69,
                "BUTTON": 9,
                "INPUT": 1
              }
            },
            "outlinePresent": {
              "total": 0,
              "meanDelay": 0,
              "tagNames": {}
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content"
            },
            {
              "tagName": "BUTTON",
              "text": "Here’s how you know"
            },
            {
              "tagName": "A",
              "text": "U.S. Department of Agriculture"
            },
            {
              "tagName": "A",
              "text": "Home"
            },
            {
              "tagName": "BUTTON",
              "text": "Topics"
            },
            {
              "tagName": "BUTTON",
              "text": "Our Agency"
            },
            {
              "tagName": "BUTTON",
              "text": "Media"
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": "Search"
            },
            {
              "tagName": "A",
              "text": "Glossary"
            },
            {
              "tagName": "A",
              "text": "AskUSDA"
            },
            {
              "tagName": "A",
              "text": "Recalls"
            },
            {
              "tagName": "A",
              "text": "Contact Us"
            },
            {
              "tagName": "A",
              "text": "Learn More"
            },
            {
              "tagName": "A",
              "text": "Read the Story(link is external)"
            },
            {
              "tagName": "A",
              "text": "Pandemic Assistance Help for farmers, ranchers and producers impacted by COVID-19 market disruptions"
            },
            {
              "tagName": "BUTTON",
              "text": "Pandemic Assistance Help for farmers, ranchers and producers impacted by COVID-19 market disruptions"
            },
            {
              "tagName": "A",
              "text": "Have a Question? AskUSDA\nHelp is available via phone or live chat Monday to Friday from 8am – 5pm ES"
            },
            {
              "tagName": "BUTTON",
              "text": "Have a Question? AskUSDA\nHelp is available via phone or live chat Monday to Friday from 8am – 5pm ES"
            },
            {
              "tagName": "A",
              "text": "Loans and Grants\nUSDA provides opportunities to individuals and communities."
            },
            {
              "tagName": "BUTTON",
              "text": "Loans and Grants\nUSDA provides opportunities to individuals and communities."
            },
            {
              "tagName": "A",
              "text": "Disaster Resources\nLearn how to prepare, recover, and help build long-term resilience."
            },
            {
              "tagName": "BUTTON",
              "text": "Disaster Resources\nLearn how to prepare, recover, and help build long-term resilience."
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Wildfires"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Farmers.gov"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Choose MyPlate"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Census of Agriculture"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Enrollment in Head Start Programs Now Easier for Families"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Breakfast on the Farm"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "New Documentary Film Spotlights Soil Health and Climate Change from Farmers’ Perspective"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Harvesting Health All Summer Long"
            },
            {
              "tagName": "A",
              "text": "Take a Brief Survey(link is external)"
            },
            {
              "tagName": "A",
              "text": "Visit Vaccines.gov"
            },
            {
              "tagName": "A",
              "text": "Return to top"
            },
            {
              "tagName": "A",
              "text": "Home"
            },
            {
              "tagName": "A",
              "text": "Topics"
            },
            {
              "tagName": "A",
              "text": "Our Agency"
            },
            {
              "tagName": "A",
              "text": "Media"
            },
            {
              "tagName": "A",
              "text": "AskUSDA"
            },
            {
              "tagName": "A",
              "text": "Contact Us"
            },
            {
              "tagName": "A",
              "text": "Site Map"
            },
            {
              "tagName": "A",
              "text": "Policies and Links"
            },
            {
              "tagName": "A",
              "text": "Our Performance"
            },
            {
              "tagName": "A",
              "text": "Careers"
            },
            {
              "tagName": "A",
              "text": "Report Fraud on USDA Contracts"
            },
            {
              "tagName": "A",
              "text": "Inspector General"
            },
            {
              "tagName": "A",
              "text": "Plain Writing"
            },
            {
              "tagName": "A",
              "text": "Open"
            },
            {
              "tagName": "A",
              "text": "FOIA"
            },
            {
              "tagName": "A",
              "text": "Accessibility Statement"
            },
            {
              "tagName": "A",
              "text": "Privacy Policy"
            },
            {
              "tagName": "A",
              "text": "Non-Discrimination Statement"
            },
            {
              "tagName": "A",
              "text": "Anti-Harassment Policy"
            },
            {
              "tagName": "A",
              "text": "Information Quality"
            },
            {
              "tagName": "A",
              "text": "USA.gov"
            },
            {
              "tagName": "A",
              "text": "WhiteHouse.gov"
            },
            {
              "tagName": "A",
              "text": "eGov"
            },
            {
              "tagName": "A",
              "text": "Feedback"
            },
            {
              "tagName": "A",
              "text": "No FEAR Act Data"
            },
            {
              "tagName": "A",
              "text": "Office of Special Counsel"
            },
            {
              "tagName": "A",
              "text": "Whistleblower Protection Coordinator"
            },
            {
              "tagName": "A",
              "text": "Subscribe(link is external)"
            },
            {
              "tagName": "A",
              "text": "U.S. Department of Agriculture"
            },
            {
              "tagName": "A",
              "text": "USDA on Twitter(link is external)"
            },
            {
              "tagName": "A",
              "text": "USDA on Facebook(link is external)"
            },
            {
              "tagName": "A",
              "text": "USDA on LinkedIn(link is external)"
            },
            {
              "tagName": "A",
              "text": "USDA Constant Contact(link is external)"
            },
            {
              "tagName": "A",
              "text": "USDA on Instagram(link is external)"
            },
            {
              "tagName": "A",
              "text": "USDA on Flickr(link is external)"
            },
            {
              "tagName": "A",
              "text": "USDA on Youtube(link is external)"
            },
            {
              "tagName": "A",
              "text": "USDA RSS"
            }
          ],
          "outlinePresent": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usda.gov/",
      "what": "URL",
      "result": "https://www.usda.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.usda.gov/",
      "result": {
        "totals": {
          "total": 121,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 121,
              "tagNames": {
                "A": 106,
                "BUTTON": 11,
                "INPUT": 4
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "anch_0",
              "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": "BUTTON",
              "id": "",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_1",
              "text": "U.S. Department of Agriculture",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"usa-nav-close\" style=\"cursor: default;\"> <img src=\"/themes/usda/i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_2",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_3",
              "text": "Topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_4",
              "text": "Animals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_5",
              "text": "Biotechnology",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_6",
              "text": "Broadband",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_7",
              "text": "Climate Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_8",
              "text": "Conservation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_9",
              "text": "Coronavirus",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_10",
              "text": "Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_11",
              "text": "Disaster Resource Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_12",
              "text": "Farming",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_13",
              "text": "Food and Nutrition",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_14",
              "text": "Forestry",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_15",
              "text": "Health and Safety",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_16",
              "text": "Opioids",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_17",
              "text": "Organic",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_18",
              "text": "Plants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_19",
              "text": "Recreation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_20",
              "text": "Research and Science",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_21",
              "text": "Rural",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_22",
              "text": "Trade",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_23",
              "text": "Urban Agriculture",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Our Agency",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_24",
              "text": "Our Agency",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_25",
              "text": "About USDA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_26",
              "text": "Agencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_27",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_28",
              "text": "Employee Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_29",
              "text": "Farm Bill",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_30",
              "text": "Future of Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_31",
              "text": "Initiatives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_32",
              "text": "Staff Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_33",
              "text": "Media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_34",
              "text": "Agency News Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_35",
              "text": "Agency Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_36",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_37",
              "text": "Digital",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_38",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_39",
              "text": "Radio",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"utf8\" type=\"hidden\" value=\"✓\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "affiliate",
              "text": "<input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"usda\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "header-search",
              "text": "<input id=\"header-search\" autocomplete=\"off\" accesskey=\"i\" name=\"query\" type=\"se",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"commit\" type=\"hidden\" value=\"Search\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "anch_40",
              "text": "Glossary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_41",
              "text": "AskUSDA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_42",
              "text": "Recalls",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_43",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_44",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_45",
              "text": "Read the Story(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_46",
              "text": "Pandemic Assistance Help for farmers, ranchers and producers impacted by COVID-1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Pandemic Assistance Help for farmers, ranchers and producers impacted by COVID-1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_47",
              "text": "Have a Question? AskUSDA\nHelp is available via phone or live chat Monday to Frid",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Have a Question? AskUSDA\nHelp is available via phone or live chat Monday to Frid",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_48",
              "text": "Loans and Grants\nUSDA provides opportunities to individuals and communities.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Loans and Grants\nUSDA provides opportunities to individuals and communities.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_49",
              "text": "Disaster Resources\nLearn how to prepare, recover, and help build long-term resil",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Disaster Resources\nLearn how to prepare, recover, and help build long-term resil",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_50",
              "text": "<a href=\"https://www.fs.usda.gov\" id=\"anch_50\" style=\"cursor: default;\"> <img sr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_51",
              "text": "Wildfires",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_52",
              "text": "<a href=\"https://www.farmers.gov\" id=\"anch_52\" style=\"cursor: default;\"> <img sr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_53",
              "text": "Farmers.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_54",
              "text": "<a href=\"https://www.choosemyplate.gov\" id=\"anch_54\" style=\"cursor: default;\"> <",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_55",
              "text": "Choose MyPlate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_56",
              "text": "<a href=\"https://www.agcensus.usda.gov\" id=\"anch_56\" style=\"cursor: default;\"> <",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_57",
              "text": "Census of Agriculture",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_58",
              "text": "<a href=\"/media/blog/2022/07/15/enrollment-head-start-programs-now-easier-famili",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_59",
              "text": "Enrollment in Head Start Programs Now Easier for Families",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_60",
              "text": "<a href=\"/media/blog/2022/07/12/breakfast-farm\" hreflang=\"en\" id=\"anch_60\" style",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_61",
              "text": "Breakfast on the Farm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_62",
              "text": "<a href=\"/media/blog/2022/07/12/new-documentary-film-spotlights-soil-health-and-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_63",
              "text": "New Documentary Film Spotlights Soil Health and Climate Change from Farmers’ Per",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_64",
              "text": "<a href=\"/media/blog/2022/07/06/harvesting-health-all-summer-long\" hreflang=\"en\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_65",
              "text": "Harvesting Health All Summer Long",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_66",
              "text": "Take a Brief Survey(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_67",
              "text": "Visit Vaccines.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_68",
              "text": "Return to top",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_69",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_70",
              "text": "Topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_71",
              "text": "Our Agency",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_72",
              "text": "Media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_73",
              "text": "AskUSDA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_74",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_75",
              "text": "Site Map",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_76",
              "text": "Policies and Links",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_77",
              "text": "Our Performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_78",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_79",
              "text": "Report Fraud on USDA Contracts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_80",
              "text": "Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_81",
              "text": "Plain Writing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_82",
              "text": "Open",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_83",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_84",
              "text": "Accessibility Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_85",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_86",
              "text": "Non-Discrimination Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_87",
              "text": "Anti-Harassment Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_88",
              "text": "Information Quality",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_89",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_90",
              "text": "WhiteHouse.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_91",
              "text": "eGov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_92",
              "text": "Feedback",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_93",
              "text": "No FEAR Act Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_94",
              "text": "Office of Special Counsel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_95",
              "text": "Whistleblower Protection Coordinator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_96",
              "text": "Subscribe(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_97",
              "text": "U.S. Department of Agriculture",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_98",
              "text": "USDA on Twitter(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_99",
              "text": "USDA on Facebook(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_100",
              "text": "USDA on LinkedIn(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_101",
              "text": "USDA Constant Contact(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_102",
              "text": "USDA on Instagram(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_103",
              "text": "USDA on Flickr(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_104",
              "text": "USDA on Youtube(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_105",
              "text": "USDA RSS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usda.gov/",
      "what": "URL",
      "result": "https://www.usda.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.usda.gov/",
      "result": {
        "totals": {
          "triggers": 113,
          "headTriggers": 20,
          "tailTriggers": 93,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "anch_0",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usda.gov/",
      "what": "URL",
      "result": "https://www.usda.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.usda.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 11
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button class=\"usa-nav-close\"> <img src=\"/themes/usda/img/close.svg\" alt=\"close\"> </button>}"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Here’s how you know"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Menu"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Topics"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Our Agency"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Media"
              }
            },
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search usda.gov"
                ]
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Pandemic Assistance Help for farmers, ranchers and producers impacted by COVID-19 market disruptions."
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Have a Question? AskUSDA Help is available via phone or live chat Monday to Friday from 8am – 5pm EST."
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Loans and Grants USDA provides opportunities to individuals and communities."
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Disaster Resources Learn how to prepare, recover, and help build long-term resilience."
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.usda.gov/",
      "result": {
        "totals": {
          "links": 106,
          "adjacent": {
            "total": 38,
            "underlined": 22,
            "underlinedPercent": 57
          }
        },
        "items": {
          "underlined": [
            "Skip to main content",
            "Pandemic Assistance Help for farmers, ranchers and producers impacted by COVID-19 market disruptions.",
            "Have a Question? AskUSDAHelp is available via phone or live chat Monday to Friday from 8am – 5pm EST.",
            "Loans and GrantsUSDA provides opportunities to individuals and communities.",
            "Disaster ResourcesLearn how to prepare, recover, and help build long-term resilience.",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "Return to top",
            "USDA on Twitter(link is external)",
            "USDA on Facebook(link is external)",
            "USDA on LinkedIn(link is external)",
            "USDA Constant Contact(link is external)",
            "USDA on Instagram(link is external)",
            "USDA on Flickr(link is external)",
            "USDA on Youtube(link is external)",
            "USDA RSS"
          ],
          "notUnderlined": [
            "U.S. Department of Agriculture",
            "Home",
            "Learn More",
            "Read the Story(link is external)",
            "Wildfires",
            "Farmers.gov",
            "Choose MyPlate",
            "Census of Agriculture",
            "Enrollment in Head Start Programs Now Easier for Families",
            "Breakfast on the Farm",
            "New Documentary Film Spotlights Soil Health and Climate Change from Farmers’ Perspective",
            "Harvesting Health All Summer Long",
            "Take a Brief Survey(link is external)",
            "Visit Vaccines.gov",
            "Subscribe(link is external)",
            "U.S. Department of Agriculture"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.usda.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.usda.gov/",
      "what": "URL",
      "result": "https://www.usda.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.usda.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.usda.gov/",
      "result": {
        "roleElements": 13,
        "badRoleElements": 1,
        "redundantRoleElements": 0,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.usda.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": 11,
            "subtotals": [
              4,
              3,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 38,
            "subtotals": [
              22,
              10,
              6
            ]
          },
          "listLink": {
            "total": 68,
            "subtotals": [
              34,
              23,
              4,
              4,
              3
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 8,
            "subtotals": [
              5,
              2,
              1
            ]
          },
          "h3": {
            "total": 10
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Here’s how you know",
                "Menu",
                "",
                "Topics",
                "Our Agency",
                "Media",
                "Pandemic Assistance  Help for farmers, ranchers and producers impacted by COVID-19 market disruptions.",
                "Have a Question? AskUSDA Help is available via phone or live chat Monday to Friday from 8am – 5pm EST.",
                "Loans and Grants USDA provides opportunities to individuals and communities.",
                "Disaster Resources Learn how to prepare, recover, and help build long-term resilience."
              ],
              "700": [
                "Search"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Here’s how you know"
              ],
              "none": [
                "Menu",
                "",
                "Topics",
                "Our Agency",
                "Media",
                "Search",
                "Pandemic Assistance  Help for farmers, ranchers and producers impacted by COVID-19 market disruptions.",
                "Have a Question? AskUSDA Help is available via phone or live chat Monday to Friday from 8am – 5pm EST.",
                "Loans and Grants USDA provides opportunities to individuals and communities.",
                "Disaster Resources Learn how to prepare, recover, and help build long-term resilience."
              ]
            },
            "height": {
              "12px": [
                "Here’s how you know"
              ],
              "40px": [
                "Menu"
              ],
              "44px": [
                ""
              ],
              "66px": [
                "Topics",
                "Our Agency",
                "Media"
              ],
              "33px": [
                "Search"
              ],
              "240px": [
                "Pandemic Assistance  Help for farmers, ranchers and producers impacted by COVID-19 market disruptions.",
                "Have a Question? AskUSDA Help is available via phone or live chat Monday to Friday from 8am – 5pm EST.",
                "Loans and Grants USDA provides opportunities to individuals and communities.",
                "Disaster Resources Learn how to prepare, recover, and help build long-term resilience."
              ]
            },
            "lineHeight": {
              "12px": [
                "Here’s how you know"
              ],
              "40px": [
                "Menu"
              ],
              "17px": [
                "",
                "Search"
              ],
              "18px": [
                "Topics",
                "Our Agency",
                "Media"
              ],
              "14px": [
                "Pandemic Assistance  Help for farmers, ranchers and producers impacted by COVID-19 market disruptions.",
                "Have a Question? AskUSDA Help is available via phone or live chat Monday to Friday from 8am – 5pm EST.",
                "Loans and Grants USDA provides opportunities to individuals and communities.",
                "Disaster Resources Learn how to prepare, recover, and help build long-term resilience."
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "U.S. Department of Agriculture",
                "Pandemic Assistance  Help for farmers, ranchers and producers impacted by COVID-19 market disruptions.",
                "Have a Question? AskUSDA Help is available via phone or live chat Monday to Friday from 8am – 5pm EST.",
                "Loans and Grants USDA provides opportunities to individuals and communities.",
                "Disaster Resources Learn how to prepare, recover, and help build long-term resilience.",
                "",
                "",
                "",
                "",
                "",
                "Enrollment in Head Start Programs Now Easier for Families",
                "",
                "Breakfast on the Farm",
                "",
                "New Documentary Film Spotlights Soil Health and Climate Change from Farmers’ Perspective",
                "",
                "Harvesting Health All Summer Long",
                "Return to top",
                "U.S. Department of Agriculture",
                "USDA on Twitter(link is external)",
                "USDA on Facebook(link is external)",
                "USDA on LinkedIn(link is external)",
                "USDA Constant Contact(link is external)",
                "USDA on Instagram(link is external)",
                "USDA on Flickr(link is external)",
                "USDA on Youtube(link is external)",
                "USDA RSS"
              ],
              "700": [
                "Home",
                "Learn More",
                "Read the Story(link is external)",
                "Wildfires",
                "Farmers.gov",
                "Choose MyPlate",
                "Census of Agriculture",
                "Take a Brief Survey(link is external)",
                "Visit Vaccines.gov",
                "Subscribe(link is external)"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to main content",
                "Pandemic Assistance  Help for farmers, ranchers and producers impacted by COVID-19 market disruptions.",
                "Have a Question? AskUSDA Help is available via phone or live chat Monday to Friday from 8am – 5pm EST.",
                "Loans and Grants USDA provides opportunities to individuals and communities.",
                "Disaster Resources Learn how to prepare, recover, and help build long-term resilience.",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Return to top",
                "USDA on Twitter(link is external)",
                "USDA on Facebook(link is external)",
                "USDA on LinkedIn(link is external)",
                "USDA Constant Contact(link is external)",
                "USDA on Instagram(link is external)",
                "USDA on Flickr(link is external)",
                "USDA on Youtube(link is external)",
                "USDA RSS"
              ],
              "none": [
                "U.S. Department of Agriculture",
                "Home",
                "Learn More",
                "Read the Story(link is external)",
                "Wildfires",
                "Farmers.gov",
                "Choose MyPlate",
                "Census of Agriculture",
                "Enrollment in Head Start Programs Now Easier for Families",
                "Breakfast on the Farm",
                "New Documentary Film Spotlights Soil Health and Climate Change from Farmers’ Perspective",
                "Harvesting Health All Summer Long",
                "Take a Brief Survey(link is external)",
                "Visit Vaccines.gov",
                "Subscribe(link is external)",
                "U.S. Department of Agriculture"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Animals",
                "Biotechnology",
                "Broadband",
                "Climate Solutions",
                "Conservation",
                "Coronavirus",
                "Data",
                "Disaster Resource Center",
                "Farming",
                "Food and Nutrition",
                "Forestry",
                "Health and Safety",
                "Opioids",
                "Organic",
                "Plants",
                "Recreation",
                "Research and Science",
                "Rural",
                "Trade",
                "Urban Agriculture",
                "About USDA",
                "Agencies",
                "Careers",
                "Employee Services",
                "Farm Bill",
                "Future of Work",
                "Initiatives",
                "Staff Offices",
                "Agency News Releases",
                "Agency Reports",
                "Blog",
                "Digital",
                "Press Releases",
                "Radio",
                "Glossary",
                "AskUSDA",
                "Recalls",
                "Contact Us",
                "AskUSDA",
                "Contact Us",
                "Site Map",
                "Policies and Links",
                "Our Performance",
                "Careers",
                "Report Fraud on USDA Contracts",
                "Inspector General",
                "Plain Writing",
                "Open",
                "FOIA",
                "Accessibility Statement",
                "Privacy Policy",
                "Non-Discrimination Statement",
                "Anti-Harassment Policy",
                "Information Quality",
                "USA.gov",
                "WhiteHouse.gov",
                "eGov",
                "Feedback",
                "No FEAR Act Data",
                "Office of Special Counsel",
                "Whistleblower Protection Coordinator"
              ],
              "700": [
                "Topics",
                "Our Agency",
                "Media",
                "Home",
                "Topics",
                "Our Agency",
                "Media"
              ]
            },
            "color": {
              "rgb(32, 84, 147)": [
                "Topics",
                "Our Agency",
                "Media"
              ],
              "rgb(0, 0, 0)": [
                "Animals",
                "Biotechnology",
                "Broadband",
                "Climate Solutions",
                "Conservation",
                "Coronavirus",
                "Data",
                "Disaster Resource Center",
                "Farming",
                "Food and Nutrition",
                "Forestry",
                "Health and Safety",
                "Opioids",
                "Organic",
                "Plants",
                "Recreation",
                "Research and Science",
                "Rural",
                "Trade",
                "Urban Agriculture",
                "About USDA",
                "Agencies",
                "Careers",
                "Employee Services",
                "Farm Bill",
                "Future of Work",
                "Initiatives",
                "Staff Offices",
                "Agency News Releases",
                "Agency Reports",
                "Blog",
                "Digital",
                "Press Releases",
                "Radio"
              ],
              "rgb(50, 58, 69)": [
                "Glossary",
                "AskUSDA",
                "Recalls",
                "Contact Us"
              ],
              "rgb(33, 33, 33)": [
                "Home",
                "Topics",
                "Our Agency",
                "Media",
                "AskUSDA",
                "Contact Us",
                "Site Map",
                "Policies and Links",
                "Our Performance",
                "Careers",
                "Report Fraud on USDA Contracts",
                "Inspector General",
                "Plain Writing",
                "Open",
                "FOIA",
                "Accessibility Statement",
                "Privacy Policy",
                "Non-Discrimination Statement",
                "Anti-Harassment Policy",
                "Information Quality",
                "USA.gov",
                "WhiteHouse.gov",
                "eGov",
                "Feedback",
                "No FEAR Act Data",
                "Office of Special Counsel",
                "Whistleblower Protection Coordinator"
              ]
            },
            "fontSize": {
              "15px": [
                "Topics",
                "Animals",
                "Biotechnology",
                "Broadband",
                "Climate Solutions",
                "Conservation",
                "Coronavirus",
                "Data",
                "Disaster Resource Center",
                "Farming",
                "Food and Nutrition",
                "Forestry",
                "Health and Safety",
                "Opioids",
                "Organic",
                "Plants",
                "Recreation",
                "Research and Science",
                "Rural",
                "Trade",
                "Urban Agriculture",
                "Our Agency",
                "About USDA",
                "Agencies",
                "Careers",
                "Employee Services",
                "Farm Bill",
                "Future of Work",
                "Initiatives",
                "Staff Offices",
                "Media",
                "Agency News Releases",
                "Agency Reports",
                "Blog",
                "Digital",
                "Press Releases",
                "Radio"
              ],
              "13px": [
                "Glossary",
                "AskUSDA",
                "Recalls",
                "Contact Us"
              ],
              "17px": [
                "Home",
                "Topics",
                "Our Agency",
                "Media"
              ],
              "14px": [
                "AskUSDA",
                "Contact Us",
                "Site Map",
                "Policies and Links",
                "Our Performance",
                "Careers",
                "Report Fraud on USDA Contracts",
                "Inspector General",
                "Plain Writing",
                "Open",
                "FOIA",
                "Accessibility Statement",
                "Privacy Policy",
                "Non-Discrimination Statement",
                "Anti-Harassment Policy",
                "Information Quality",
                "USA.gov",
                "WhiteHouse.gov",
                "eGov",
                "Feedback",
                "No FEAR Act Data",
                "Office of Special Counsel",
                "Whistleblower Protection Coordinator"
              ]
            },
            "lineHeight": {
              "19.5px": [
                "Topics",
                "Animals",
                "Biotechnology",
                "Broadband",
                "Climate Solutions",
                "Conservation",
                "Coronavirus",
                "Data",
                "Disaster Resource Center",
                "Farming",
                "Food and Nutrition",
                "Forestry",
                "Health and Safety",
                "Opioids",
                "Organic",
                "Plants",
                "Recreation",
                "Research and Science",
                "Rural",
                "Trade",
                "Urban Agriculture",
                "Our Agency",
                "About USDA",
                "Agencies",
                "Careers",
                "Employee Services",
                "Farm Bill",
                "Future of Work",
                "Initiatives",
                "Staff Offices",
                "Media",
                "Agency News Releases",
                "Agency Reports",
                "Blog",
                "Digital",
                "Press Releases",
                "Radio",
                "Glossary",
                "AskUSDA",
                "Recalls",
                "Contact Us"
              ],
              "25.5px": [
                "Home",
                "Topics",
                "Our Agency",
                "Media"
              ],
              "14px": [
                "AskUSDA",
                "Contact Us",
                "Site Map",
                "Policies and Links",
                "Our Performance",
                "Careers",
                "Report Fraud on USDA Contracts",
                "Inspector General",
                "Plain Writing",
                "Open",
                "FOIA",
                "Accessibility Statement",
                "Privacy Policy",
                "Non-Discrimination Statement",
                "Anti-Harassment Policy",
                "Information Quality",
                "USA.gov",
                "WhiteHouse.gov",
                "eGov",
                "Feedback",
                "No FEAR Act Data",
                "Office of Special Counsel",
                "Whistleblower Protection Coordinator"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(0, 0, 0)": [
                "Main navigation",
                "Utility navigation",
                "Transforming the U.S. Food System",
                "Main navigation - Footer",
                "Footer navigation"
              ],
              "rgb(0, 113, 188)": [
                "Featured"
              ],
              "rgb(255, 255, 255)": [
                "USDA in Action",
                "Help us improve USDA.gov"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.usda.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.usda.gov/",
      "result": {
        "totals": {
          "total": 4,
          "tagNames": {
            "A": 1,
            "HEADER": 1,
            "NAV": 1,
            "DIV": 1
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "anch_0",
            "text": "Skip to main content"
          },
          {
            "tagName": "HEADER",
            "id": "",
            "text": "An official website of the United States government Here’s how you know Official websites use .gov A"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "Main navigation Home Topics Topics Animals Biotechnology Broadband Climate Solutions Conservation Co"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.usda.gov/",
      "result": {
        "totals": {
          "failures": 8,
          "warnings": 8
        },
        "items": [
          {
            "index": 643,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[3]/article[1]/div[1]/div[2]/div[1]/center[1]/section[1]/div[1]/div[1]/a[1]/button[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3 style=\"margin-top:10px;\">",
                "  Pandemic Assistance",
                "</h3>"
              ]
            }
          },
          {
            "index": 678,
            "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[2]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "USDA FAQ's and resources about coronavirus (COVID-19)."
              ]
            }
          },
          {
            "index": 679,
            "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[2]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Learn More"
              ]
            }
          },
          {
            "index": 680,
            "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[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Transforming the U.S. Food System"
              ]
            }
          },
          {
            "index": 681,
            "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[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "We are focused on enhancing all elements of the supply chain, concentrating on creating new, more, ..."
              ]
            }
          },
          {
            "index": 682,
            "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[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Read the Story"
              ]
            }
          },
          {
            "index": 761,
            "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": 800,
            "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]/main[1]/div[3]/article[1]/div[1]/div[2]/div[1]/center[1]/section[1]/div[1]/div[1]/a[1]/button[1]",
              "codeLines": [
                "<button class=\"home-alt-btn\">",
                "  <img class=\"usa-media_block-img\">",
                "  <img alt=\"pandemic assistance logo\" height=\"60\" src=\"/sites/default/files/usda-pandemic-assistanc...",
                "  <div class=\"usa-media_block-body\">",
                "    <h3 style=\"margin-top:10px;\">",
                "      Pandemic Assistance",
                "    </h3>",
                "    <p>",
                "      Help for farmers, ranchers and producers impacted by COVID-19 market disruptions.",
                "    </p>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 802,
            "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]/main[1]/div[3]/article[1]/div[1]/div[2]/div[1]/center[1]/section[1]/div[1]/div[2]/a[1]/button[1]",
              "codeLines": [
                "<button class=\"home-alt-btn\">",
                "  <img class=\"usa-media_block-img\">",
                "  <img alt=\"AskUSDA icon\" height=\"60\" src=\"/sites/default/files/ask-icon-2.svg\" width=\"60\">",
                "  <div class=\"usa-media_block-body\">",
                "    <h3 style=\"margin-top:10px;\">",
                "      Have a Question?",
                "      <br>",
                "      AskUSDA",
                "    </h3>",
                "    <p>",
                "      Help is available via phone or live chat Monday to Friday from 8am – 5pm EST.",
                "    </p>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 804,
            "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]/main[1]/div[3]/article[1]/div[1]/div[2]/div[1]/center[1]/section[1]/div[1]/div[3]/a[1]/button[1]",
              "codeLines": [
                "<button class=\"home-alt-btn\">",
                "  <img class=\"usa-media_block-img\">",
                "  <img alt=\"Farmers.gov icon\" height=\"60\" src=\"/sites/default/files/farmers-icon.svg\" width=\"60\">",
                "  <div class=\"usa-media_block-body\">",
                "    <h3 style=\"margin-top:10px;\">",
                "      Loans and Grants",
                "    </h3>",
                "    <p>",
                "      USDA provides opportunities to individuals and communities.",
                "    </p>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 806,
            "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]/main[1]/div[3]/article[1]/div[1]/div[2]/div[1]/center[1]/section[1]/div[1]/div[4]/a[1]/button[1]",
              "codeLines": [
                "<button class=\"home-alt-btn\">",
                "  <img class=\"usa-media_block-img\">",
                "  <img alt=\"disaster icon\" height=\"60\" src=\"/sites/default/files/disaster-icon.svg\" width=\"60\">",
                "  <div class=\"usa-media_block-body\">",
                "    <h3 style=\"margin-top:10px;\">",
                "      Disaster Resources",
                "    </h3>",
                "    <p>",
                "      Learn how to prepare, recover, and help build long-term resilience.",
                "    </p>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 865,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Transforming the U.S. Food System"
              ]
            }
          },
          {
            "index": 866,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "We are focused on enhancing all elements of the supply chain, concentrating on creating new, more, ..."
              ]
            }
          },
          {
            "index": 889,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Transforming the U.S. Food System"
              ]
            }
          },
          {
            "index": 890,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "We are focused on enhancing all elements of the supply chain, concentrating on creating new, more, ..."
              ]
            }
          },
          {
            "index": 907,
            "verdict": "failed",
            "rule": {
              "ruleID": "r70",
              "ruleSummary": "No obsolete or deprecated elements are used",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r70",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.usda.gov/",
      "result": {
        "totals": {
          "rulesNA": 45,
          "rulesPassed": 50,
          "rulesWarned": 3,
          "rulesViolated": 6,
          "warnings": {
            "minor": 6,
            "moderate": 0,
            "serious": 4,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 5,
            "serious": 13,
            "critical": 4
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-17T21:49:05.692Z",
          "url": "https://www.usda.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": "22.5pt (30px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-hero\" style=\"background-image: url('/sites/default/files/2022-06/story-hero-forklift-dark.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\">Transforming the U.S. Food System</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": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-hero\" style=\"background-image: url('/sites/default/files/2022-06/story-hero-forklift-dark.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": "<div class=\"modern2\">We are focused on enhancing all elements of the supply chain, concentrating on creating new, more, and better markets to support farmers, ranchers, and consumers.</div>",
                  "target": [
                    ".modern2"
                  ],
                  "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": "22.5pt (30px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-hero\" style=\"background-image: url('/sites/default/files/2022-06/story-hero-forklift-dark.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\">Transforming the U.S. Food System</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": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-hero\" style=\"background-image: url('/sites/default/files/2022-06/story-hero-forklift-dark.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": "<div class=\"modern2\">We are focused on enhancing all elements of the supply chain, concentrating on creating new, more, and better markets to support farmers, ranchers, and consumers.</div>",
                  "target": [
                    ".modern2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "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\">\n        <img src=\"/themes/usda/img/close.svg\" alt=\"close\">\n      </button>",
                  "target": [
                    ".usa-nav-close"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"side-nav-2\" class=\"usa-nav-submenu\" aria-hidden=\"true\">",
                  "target": [
                    "#side-nav-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"side-nav-3\" class=\"usa-nav-submenu\" aria-hidden=\"true\">",
                  "target": [
                    "#side-nav-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"side-nav-4\" class=\"usa-nav-submenu\" aria-hidden=\"true\">",
                  "target": [
                    "#side-nav-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "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": "#0071bc",
                        "bgColor": "#f7f7f7",
                        "contrastRatio": 4.79,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-banner\">",
                          "target": [
                            ".usa-banner:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.79 (foreground color: #0071bc, background color: #f7f7f7, 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 4.79 (foreground color: #0071bc, background color: #f7f7f7, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0071bc",
                        "contrastRatio": 5.13,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"usa-nav\" aria-label=\"Navigation\">",
                          "target": [
                            ".usa-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Home</span>",
                  "target": [
                    "#anch_2 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0071bc",
                        "contrastRatio": 5.13,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"usa-nav\" aria-label=\"Navigation\">",
                          "target": [
                            ".usa-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Topics</span>",
                  "target": [
                    "button[aria-controls=\"side-nav-2\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0071bc",
                        "contrastRatio": 5.13,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"usa-nav\" aria-label=\"Navigation\">",
                          "target": [
                            ".usa-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Our Agency</span>",
                  "target": [
                    "button[aria-controls=\"side-nav-3\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0071bc",
                        "contrastRatio": 5.13,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"usa-nav\" aria-label=\"Navigation\">",
                          "target": [
                            ".usa-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Media</span>",
                  "target": [
                    "button[aria-controls=\"side-nav-4\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 11.3pt (15px), 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": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-special\">",
                          "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: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"learn-more\" href=\"/coronavirus\" target=\"_blank\" id=\"anch_44\">Learn More</a>",
                  "target": [
                    "#anch_44"
                  ],
                  "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: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0071bc",
                        "contrastRatio": 5.13,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"usa-button usa-button ext\" href=\"https://usda.exposure.co/transforming-the-us-food-system\" id=\"anch_45\" data-extlink=\"\">",
                          "target": [
                            "#anch_45"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"usa-button usa-button ext\" href=\"https://usda.exposure.co/transforming-the-us-food-system\" id=\"anch_45\" data-extlink=\"\">",
                  "target": [
                    "#anch_45"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0071bc",
                        "contrastRatio": 5.13,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section aria-labelledby=\"usda_latest_header\" class=\"usda-latest\">",
                          "target": [
                            ".usda-latest"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/media/blog/2022/07/15/enrollment-head-start-programs-now-easier-families\" class=\"usda-latest-link\" id=\"anch_59\">Enrollment in Head Start Programs Now Easier for Families</a>",
                  "target": [
                    "#anch_59"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0071bc",
                        "contrastRatio": 5.13,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section aria-labelledby=\"usda_latest_header\" class=\"usda-latest\">",
                          "target": [
                            ".usda-latest"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/media/blog/2022/07/12/breakfast-farm\" class=\"usda-latest-link\" id=\"anch_61\">Breakfast on the Farm</a>",
                  "target": [
                    "#anch_61"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0071bc",
                        "contrastRatio": 5.13,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section aria-labelledby=\"usda_latest_header\" class=\"usda-latest\">",
                          "target": [
                            ".usda-latest"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/media/blog/2022/07/12/new-documentary-film-spotlights-soil-health-and-climate-change-farmers\" class=\"usda-latest-link\" id=\"anch_63\">New Documentary Film Spotlights Soil Health and Climate Change from Farmers’ Perspective</a>",
                  "target": [
                    "#anch_63"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0071bc",
                        "contrastRatio": 5.13,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section aria-labelledby=\"usda_latest_header\" class=\"usda-latest\">",
                          "target": [
                            ".usda-latest"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/media/blog/2022/07/06/harvesting-health-all-summer-long\" class=\"usda-latest-link\" id=\"anch_65\">Harvesting Health All Summer Long</a>",
                  "target": [
                    "#anch_65"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, 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 class=\"path-frontpage page-node-type-special\">",
                          "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=\"#\" id=\"anch_68\">Return to top</a>",
                  "target": [
                    "#anch_68"
                  ],
                  "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": "#ffffff",
                        "bgColor": "#0071bc",
                        "contrastRatio": 5.13,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a style=\"color:white;font-weight:bold;\" class=\"usa-button usa-button ext\" href=\"https://visitor.r20.constantcontact.com/manage/optin?v=001Sk_8Aa13394xonLLUknSR_CtAy6sVkj7-WTntErj4YHitEGv_xZXTgEreyr8MdkMKJ6cnoDLHPraoNtEuHeVpYuA7EHtjdGdcHtASf8lweU%3D\" target=\"_blank\" id=\"anch_96\" data-extlink=\"\">",
                          "target": [
                            "#anch_96"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a style=\"color:white;font-weight:bold;\" class=\"usa-button usa-button ext\" href=\"https://visitor.r20.constantcontact.com/manage/optin?v=001Sk_8Aa13394xonLLUknSR_CtAy6sVkj7-WTntErj4YHitEGv_xZXTgEreyr8MdkMKJ6cnoDLHPraoNtEuHeVpYuA7EHtjdGdcHtASf8lweU%3D\" target=\"_blank\" id=\"anch_96\" data-extlink=\"\">",
                  "target": [
                    "#anch_96"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #ffffff, background color: #0071bc, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h3 style=\"margin-top:10px;\">Pandemic Assistance </h3>",
                  "target": [
                    "#anch_46 > .home-alt-btn > .usa-media_block-body > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "image-alt",
              "impact": "critical",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag111",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures <img> elements have alternate text or a role of none or presentation",
              "help": "Images must have alternate text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img class=\"usa-media_block-img\">",
                  "target": [
                    "#anch_46 > .home-alt-btn > .usa-media_block-img"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img class=\"usa-media_block-img\">",
                  "target": [
                    "#anch_47 > .home-alt-btn > .usa-media_block-img"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img class=\"usa-media_block-img\">",
                  "target": [
                    "#anch_48 > .home-alt-btn > .usa-media_block-img"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img class=\"usa-media_block-img\">",
                  "target": [
                    "#anch_49 > .home-alt-btn > .usa-media_block-img"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "landmark-banner-is-top-level",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the banner landmark is at top level",
              "help": "Banner landmark should not be contained in another landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-banner-is-top-level?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-top-level",
                      "data": {
                        "role": "banner"
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "The banner landmark is contained in another landmark."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<header class=\"usa-banner-header\" aria-label=\"Official United States Government Website Disclaimer\">",
                  "target": [
                    ".usa-banner-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  The banner landmark is contained in another landmark."
                }
              ]
            },
            {
              "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-banner-header\" aria-label=\"Official United States Government Website Disclaimer\">",
                          "target": [
                            ".usa-banner-header"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "Document has more than one banner landmark"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<header class=\"usa-header usa-header-extended\" role=\"banner\" aria-label=\"Page Header\">",
                  "target": [
                    ".usa-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has more than one banner landmark"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"block-coronavirusalert\" data-block-plugin-id=\"block_content:bd0ddabb-f69d-4a5a-acaf-f44d1dd6d6b7\" class=\"usda-block\">",
                  "target": [
                    "#block-coronavirusalert"
                  ],
                  "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-hero\" style=\"background-image: url('/sites/default/files/2022-06/story-hero-forklift-dark.jpg')\">",
                  "target": [
                    ".usa-hero"
                  ],
                  "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.usda.gov/",
      "what": "URL",
      "result": "https://www.usda.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.usda.gov/",
      "result": {
        "Error": {
          "AA.1_1_1.H37": {
            "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"usa-media_block-img\">"
              }
            ]
          },
          "AA.1_3_1.H49.AlignAttr": {
            "Align attributes .": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img align=\"absmiddle\" alt=\"Alert icon\" height=\"27\" src=\"/sites/default/files/exclamation-triangle-solid-color.svg\" width=\"27\">"
              }
            ]
          },
          "AA.1_3_1.H49.Center": {
            "Presentational markup used that has become obsolete in HTML5.": [
              {
                "tagName": "center",
                "id": "",
                "code": "<center>...</center>"
              }
            ]
          }
        },
        "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=\"footer-social-set\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "#block-usda-main-menu-menu",
                "code": "<h2 class=\"usa-sr-only\" id=\"block-usda-main-menu-menu\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "#block-usda-main-menu-menu",
                "code": "<h2 class=\"usa-sr-only\" id=\"block-usda-main-menu-menu\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 style=\"margin-top:10px;\">...</h3>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"usa-overlay\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"usa-hero-callout-alt\">...</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": "div",
                "id": "",
                "code": "<div class=\"modern2\">...</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": "a",
                "id": "#anch_96",
                "code": "<a style=\"color:white;font-weight:bold;\" class=\"usa-button usa-button ext\" href=\"https://visitor.r20.constantcontact.com/manage/optin?v=001Sk_8Aa13394xonLLUknSR_CtAy6sVkj7-WTntErj4YHitEGv_xZXTgEreyr8MdkMKJ6cnoDLHPraoNtEuHeVpYuA7EHtjdGdcHtASf8lweU%3D\" target=\"_blank\" id=\"anch_96\" data-extlink=\"\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usda.gov/",
      "what": "URL",
      "result": "https://www.usda.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.usda.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 48,
            "recommendation": 3,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[3]/article[1]/div[1]/div[2]/div[1]/center[1]/section[1]/div[1]/div[4]/a[1]/button[1]/img[1]",
                "aria": "/document[1]/main[1]/article[1]/link[4]/button[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 355,
                "top": 3062,
                "height": 0,
                "width": 0
              },
              "snippet": "<img class=\"usa-media_block-img\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[3]/article[1]/div[1]/div[2]/div[1]/center[1]/section[1]/div[1]/div[3]/a[1]/button[1]/img[1]",
                "aria": "/document[1]/main[1]/article[1]/link[3]/button[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 340,
                "top": 2798,
                "height": 0,
                "width": 0
              },
              "snippet": "<img class=\"usa-media_block-img\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[3]/article[1]/div[1]/div[2]/div[1]/center[1]/section[1]/div[1]/div[2]/a[1]/button[1]/img[1]",
                "aria": "/document[1]/main[1]/article[1]/link[2]/button[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 349,
                "top": 2525,
                "height": 0,
                "width": 0
              },
              "snippet": "<img class=\"usa-media_block-img\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[3]/article[1]/div[1]/div[2]/div[1]/center[1]/section[1]/div[1]/div[1]/a[1]/button[1]/img[1]",
                "aria": "/document[1]/main[1]/article[1]/link[1]/button[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 314,
                "top": 2270,
                "height": 0,
                "width": 0
              },
              "snippet": "<img class=\"usa-media_block-img\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/head[1]/script[6]",
                "aria": "/document[1]"
              },
              "message": "The <script> element has the id \"www-widgetapi-script\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script async=\"\" src=\"https://www.youtube.com/s/player/dfd2e197/www-widgetapi.vflset/www-widgetapi.js\" id=\"www-widgetapi-script\" type=\"text/javascript\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[3]/article[1]/div[1]/div[1]/div[1]/style[4]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The <style> element has the id \"fa-main\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<style id=\"fa-main\" media=\"all\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[3]/article[1]/div[1]/div[1]/div[1]/style[3]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The <style> element has the id \"fa-v4-shims\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<style id=\"fa-v4-shims\" media=\"all\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1535,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 style=\"margin-top:10px; margin-bottom:0;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1452,
                "height": 21,
                "width": 784
              },
              "snippet": "<p class=\"text-align-center\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 133
              },
              "snippet": "<a id=\"anch_0\" class=\"usa-skipnav\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[3]/article[1]/div[1]/div[5]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[9]"
              },
              "message": "Text contrast of 1.23 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 400",
              "bounds": {
                "left": 28,
                "top": 4212,
                "height": 411,
                "width": 784
              },
              "snippet": "<a data-extlink=\"\" id=\"anch_66\" href=\"https://www.surveymonkey.com/r/JFC9TVN\" style=\"border-radius:40px\" class=\"usa-button usa-button-big usa-button-secondary ext\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[7]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1239,
                "height": 18,
                "width": 39
              },
              "snippet": "<a id=\"anch_39\" data-drupal-link-system-path=\"media/radio\" title=\"Latest Radio news from daily newsline and weekly features\" href=\"/media/radio\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1220,
                "height": 18,
                "width": 94
              },
              "snippet": "<a id=\"anch_38\" data-drupal-link-system-path=\"media/press-releases\" href=\"/media/press-releases\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1202,
                "height": 18,
                "width": 45
              },
              "snippet": "<a id=\"anch_37\" data-drupal-link-system-path=\"node/6704\" href=\"/media/digital\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1183,
                "height": 18,
                "width": 32
              },
              "snippet": "<a id=\"anch_36\" data-drupal-link-system-path=\"media/blog\" href=\"/media/blog\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1165,
                "height": 18,
                "width": 104
              },
              "snippet": "<a id=\"anch_35\" data-drupal-link-system-path=\"media/agency-reports\" href=\"/media/agency-reports\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1146,
                "height": 18,
                "width": 151
              },
              "snippet": "<a id=\"anch_34\" data-drupal-link-system-path=\"node/6512\" href=\"/media/agency-news-releases\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[4]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1128,
                "height": 18,
                "width": 41
              },
              "snippet": "<a id=\"anch_33\" data-drupal-link-system-path=\"node/6697\" href=\"/media\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[3]/div[1]/ul[1]/li[9]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[3]/list[1]/listitem[9]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1088,
                "height": 18,
                "width": 82
              },
              "snippet": "<a id=\"anch_32\" data-drupal-link-system-path=\"node/6695\" href=\"/our-agency/staff-offices\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[3]/div[1]/ul[1]/li[8]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[3]/list[1]/listitem[8]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1069,
                "height": 18,
                "width": 64
              },
              "snippet": "<a id=\"anch_31\" data-drupal-link-system-path=\"node/6698\" title=\"Initiatives and Highlighted Programs from across the department.\" href=\"/our-agency/initiatives\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[3]/div[1]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[3]/list[1]/listitem[7]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1051,
                "height": 18,
                "width": 98
              },
              "snippet": "<a id=\"anch_30\" data-drupal-link-system-path=\"node/48224\" href=\"/our-agency/future-of-work\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[3]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[3]/list[1]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1032,
                "height": 18,
                "width": 62
              },
              "snippet": "<a id=\"anch_29\" data-drupal-link-system-path=\"node/33270\" href=\"/farmbill\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[3]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[3]/list[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1014,
                "height": 18,
                "width": 124
              },
              "snippet": "<a id=\"anch_28\" data-drupal-link-system-path=\"node/20196\" href=\"/our-agency/employee-services\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[3]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[3]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 995,
                "height": 18,
                "width": 49
              },
              "snippet": "<a id=\"anch_27\" data-drupal-link-system-path=\"node/6399\" href=\"/our-agency/careers\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[3]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[3]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 977,
                "height": 18,
                "width": 60
              },
              "snippet": "<a id=\"anch_26\" data-drupal-link-system-path=\"node/6421\" href=\"/our-agency/agencies\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[3]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[3]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 958,
                "height": 18,
                "width": 88
              },
              "snippet": "<a id=\"anch_25\" data-drupal-link-system-path=\"node/6139\" href=\"/our-agency/about-usda\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[3]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[3]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 940,
                "height": 18,
                "width": 78
              },
              "snippet": "<a id=\"anch_24\" data-drupal-link-system-path=\"node/4831\" href=\"/our-agency\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/ul[1]/li[9]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[9]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 678,
                "height": 18,
                "width": 163
              },
              "snippet": "<a id=\"anch_11\" data-drupal-link-system-path=\"node/42098\" aria-label=\"Disaster Resource Center Overview\" href=\"/topics/disaster-resource-center\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/ul[1]/li[8]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[8]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 659,
                "height": 18,
                "width": 31
              },
              "snippet": "<a id=\"anch_10\" data-drupal-link-system-path=\"node/6509\" aria-label=\"Data Overview\" href=\"/topics/data\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[7]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 641,
                "height": 18,
                "width": 80
              },
              "snippet": "<a id=\"anch_9\" data-drupal-link-system-path=\"node/42619\" href=\"/coronavirus\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 622,
                "height": 18,
                "width": 86
              },
              "snippet": "<a id=\"anch_8\" data-drupal-link-system-path=\"node/6372\" aria-label=\"Conservation Overview\" href=\"/topics/conservation\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 604,
                "height": 18,
                "width": 116
              },
              "snippet": "<a id=\"anch_7\" data-drupal-link-system-path=\"node/47775\" href=\"/climate-solutions\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 585,
                "height": 18,
                "width": 71
              },
              "snippet": "<a id=\"anch_6\" data-drupal-link-system-path=\"node/26733\" href=\"/broadband\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 567,
                "height": 18,
                "width": 95
              },
              "snippet": "<a id=\"anch_5\" data-drupal-link-system-path=\"node/6440\" aria-label=\"Biotechnology Overview\" href=\"/topics/biotechnology\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/ul[1]/li[21]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[21]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 900,
                "height": 18,
                "width": 117
              },
              "snippet": "<a id=\"anch_23\" data-drupal-link-system-path=\"node/48397\" aria-label=\"Urban Agriculture Overview\" href=\"/topics/urban\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/ul[1]/li[20]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[20]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 881,
                "height": 18,
                "width": 37
              },
              "snippet": "<a id=\"anch_22\" data-drupal-link-system-path=\"node/6411\" aria-label=\"Trade Overview\" href=\"/topics/trade\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 548,
                "height": 18,
                "width": 55
              },
              "snippet": "<a id=\"anch_4\" data-drupal-link-system-path=\"node/6503\" aria-label=\"Animals Overview\" href=\"/topics/animals\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/ul[1]/li[19]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[19]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 863,
                "height": 18,
                "width": 36
              },
              "snippet": "<a id=\"anch_21\" data-drupal-link-system-path=\"node/6423\" aria-label=\"Rural Overview\" href=\"/topics/rural\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/ul[1]/li[18]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[18]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 844,
                "height": 18,
                "width": 140
              },
              "snippet": "<a id=\"anch_20\" data-drupal-link-system-path=\"node/6374\" aria-label=\"Research and Science Overview\" href=\"/topics/research-and-science\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/ul[1]/li[17]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[17]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 826,
                "height": 18,
                "width": 70
              },
              "snippet": "<a id=\"anch_19\" data-drupal-link-system-path=\"node/6710\" aria-label=\"Recreation Overview\" href=\"/topics/recreation\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/ul[1]/li[16]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[16]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 807,
                "height": 18,
                "width": 40
              },
              "snippet": "<a id=\"anch_18\" data-drupal-link-system-path=\"node/6505\" aria-label=\"Plants Overview\" href=\"/topics/plants\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/ul[1]/li[15]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[15]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 789,
                "height": 18,
                "width": 52
              },
              "snippet": "<a id=\"anch_17\" data-drupal-link-system-path=\"node/6151\" aria-label=\"Organic Overview\" href=\"/topics/organic\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/ul[1]/li[14]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[14]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 770,
                "height": 18,
                "width": 51
              },
              "snippet": "<a id=\"anch_16\" data-drupal-link-system-path=\"node/21406\" aria-label=\"Opioids Overview\" href=\"/topics/opioids\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/ul[1]/li[13]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[13]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 752,
                "height": 18,
                "width": 115
              },
              "snippet": "<a id=\"anch_15\" data-drupal-link-system-path=\"node/6418\" aria-label=\"Health and Safety Overview\" href=\"/topics/health-and-safety\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/ul[1]/li[12]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[12]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 733,
                "height": 18,
                "width": 54
              },
              "snippet": "<a id=\"anch_14\" data-drupal-link-system-path=\"node/6422\" aria-label=\"Forestry Overview\" href=\"/topics/forestry\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/ul[1]/li[11]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[11]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 715,
                "height": 18,
                "width": 123
              },
              "snippet": "<a id=\"anch_13\" data-drupal-link-system-path=\"node/6376\" aria-label=\"Food and Nutrition Overview\" href=\"/topics/food-and-nutrition\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/ul[1]/li[10]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[10]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 696,
                "height": 18,
                "width": 55
              },
              "snippet": "<a id=\"anch_12\" data-drupal-link-system-path=\"node/6691\" aria-label=\"Farming Overview\" href=\"/topics/farming\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/nav[1]/ul[1]/li[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 530,
                "height": 18,
                "width": 43
              },
              "snippet": "<a id=\"anch_3\" data-drupal-link-system-path=\"node/6709\" href=\"/topics\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[3]/article[1]/div[1]/div[2]/div[1]/center[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The <center> element is deprecated in HTML 5",
              "bounds": {
                "left": 8,
                "top": 2172,
                "height": 1075,
                "width": 784
              },
              "snippet": "<center>",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/p[1]/strong[1]/img[1]",
                "aria": "/document[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 8,
                "top": 1454,
                "height": 19,
                "width": 84
              },
              "snippet": "<img width=\"27\" src=\"/sites/default/files/exclamation-triangle-solid-color.svg\" height=\"27\" alt=\"Alert icon\" align=\"absmiddle\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 27,
                "height": 1410,
                "width": 784
              },
              "snippet": "<header aria-label=\"Page Header\" role=\"banner\" class=\"usa-header usa-header-extended\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 7,
            "recommendation": 3,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[3]/article[1]/div[1]/div[2]/div[1]/center[1]/section[1]/div[1]/div[4]/a[1]/button[1]/img[1]",
                "aria": "/document[1]/main[1]/article[1]/link[4]/button[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 448,
                "top": 828,
                "height": 0,
                "width": 0
              },
              "snippet": "<img class=\"usa-media_block-img\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[3]/article[1]/div[1]/div[2]/div[1]/center[1]/section[1]/div[1]/div[3]/a[1]/button[1]/img[1]",
                "aria": "/document[1]/main[1]/article[1]/link[3]/button[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 44,
                "top": 828,
                "height": 0,
                "width": 0
              },
              "snippet": "<img class=\"usa-media_block-img\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[3]/article[1]/div[1]/div[2]/div[1]/center[1]/section[1]/div[1]/div[2]/a[1]/button[1]/img[1]",
                "aria": "/document[1]/main[1]/article[1]/link[2]/button[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 448,
                "top": 550,
                "height": 0,
                "width": 0
              },
              "snippet": "<img class=\"usa-media_block-img\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[3]/article[1]/div[1]/div[2]/div[1]/center[1]/section[1]/div[1]/div[1]/a[1]/button[1]/img[1]",
                "aria": "/document[1]/main[1]/article[1]/link[1]/button[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 44,
                "top": 564,
                "height": 0,
                "width": 0
              },
              "snippet": "<img class=\"usa-media_block-img\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 225,
                "height": 39,
                "width": 740
              },
              "snippet": "<h2 style=\"margin-top:10px; margin-bottom:0;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 79,
                "height": 27,
                "width": 800
              },
              "snippet": "<p class=\"text-align-center\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[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 id=\"anch_0\" class=\"usa-skipnav\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[3]/article[1]/div[1]/div[2]/div[1]/center[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The <center> element is deprecated in HTML 5",
              "bounds": {
                "left": 15,
                "top": 516,
                "height": 549,
                "width": 770
              },
              "snippet": "<center>",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/p[1]/strong[1]/img[1]",
                "aria": "/document[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 116,
                "top": 82,
                "height": 24,
                "width": 27
              },
              "snippet": "<img width=\"27\" src=\"/sites/default/files/exclamation-triangle-solid-color.svg\" height=\"27\" alt=\"Alert icon\" align=\"absmiddle\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 62,
                "width": 800
              },
              "snippet": "<header aria-label=\"Page Header\" role=\"banner\" class=\"usa-header usa-header-extended\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usda.gov/",
      "what": "URL",
      "result": "https://www.usda.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.usda.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "USDA",
          "pageurl": "https://www.usda.gov/",
          "time": 2.72,
          "creditsremaining": 1075,
          "allitemcount": 141,
          "totalelements": 572,
          "waveurl": "http://wave.webaim.org/report?url=https://www.usda.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 4,
            "items": {
              "alt_missing": {
                "id": "alt_missing",
                "description": "Missing alternative text",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > MAIN#main-content > DIV#block-usda-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > CENTER:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > A#anch_46 > BUTTON:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > MAIN#main-content > DIV#block-usda-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > CENTER:first-child > SECTION:first-child > DIV:first-child > DIV:first-child + DIV > A#anch_47 > BUTTON:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > MAIN#main-content > DIV#block-usda-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > CENTER:first-child > SECTION:first-child > DIV:first-child > DIV:first-child + DIV + DIV > A#anch_48 > BUTTON:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > MAIN#main-content > DIV#block-usda-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > CENTER:first-child > SECTION:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > A#anch_49 > BUTTON: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"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 7,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 7,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + HEADER > DIV:first-child + DIV + NAV > DIV:first-child > BUTTON:first-child + NAV + FORM > DIV:first-child > INPUT:first-child + INPUT + LABEL",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + HEADER > DIV:first-child + DIV + NAV > DIV:first-child > BUTTON:first-child + NAV + FORM + DIV > NAV#block-usda-utilitynavigation > H2:first-child + UL > LI:first-child > A#anch_40",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + HEADER > DIV:first-child + DIV + NAV > DIV:first-child > BUTTON:first-child + NAV + FORM + DIV > NAV#block-usda-utilitynavigation > H2:first-child + UL > LI:first-child + LI > A#anch_41",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + HEADER > DIV:first-child + DIV + NAV > DIV:first-child > BUTTON:first-child + NAV + FORM + DIV > NAV#block-usda-utilitynavigation > H2:first-child + UL > LI:first-child + LI + LI > A#anch_42",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + HEADER > DIV:first-child + DIV + NAV > DIV:first-child > BUTTON:first-child + NAV + FORM + DIV > NAV#block-usda-utilitynavigation > H2:first-child + UL > LI:first-child + LI + LI + LI > A#anch_43",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + HEADER + DIV + DIV + DIV > DIV#block-exposurestory-2 > DIV:first-child > STYLE:first-child + DIV > BR:first-child + BR + DIV > DIV:first-child > DIV:first-child > H2:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + HEADER + DIV + DIV + DIV > DIV#block-exposurestory-2 > DIV:first-child > STYLE:first-child + DIV > BR:first-child + BR + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV"
                ],
                "contrastdata": [
                  [
                    4.08,
                    "#000000",
                    "#0071bc",
                    false
                  ],
                  [
                    2.23,
                    "#323a45",
                    "#0071bc",
                    false
                  ],
                  [
                    2.23,
                    "#323a45",
                    "#0071bc",
                    false
                  ],
                  [
                    2.23,
                    "#323a45",
                    "#0071bc",
                    false
                  ],
                  [
                    2.23,
                    "#323a45",
                    "#0071bc",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 13,
            "items": {
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > MAIN#main-content > DIV#block-usda-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A#anch_58 > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > MAIN#main-content > DIV#block-usda-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > A#anch_64 > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > MAIN#main-content > DIV#block-usda-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > CENTER:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > A#anch_46 > BUTTON:first-child > IMG:first-child + IMG + DIV > H3:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 9,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + HEADER > DIV:first-child + DIV + NAV > DIV:first-child > NAV#block-usda-main-menu > H2:first-child + UL > LI:first-child > A#anch_2",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > MAIN#main-content > DIV#block-usda-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child + H3 > A#anch_51",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > MAIN#main-content > DIV#block-usda-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + DIV > A:first-child + H3 > A#anch_53",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > MAIN#main-content > DIV#block-usda-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + H3 > A#anch_55",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > MAIN#main-content > DIV#block-usda-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > A:first-child + H3 > A#anch_57",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > MAIN#main-content > DIV#block-usda-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A#anch_59",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > MAIN#main-content > DIV#block-usda-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A#anch_61",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > MAIN#main-content > DIV#block-usda-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A#anch_63",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > MAIN#main-content > DIV#block-usda-content > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A#anch_65"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "accesskey": {
                "id": "accesskey",
                "description": "Accesskey",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child + HEADER > DIV:first-child + DIV + NAV > DIV:first-child > BUTTON:first-child + NAV + FORM > DIV:first-child > INPUT#header-search"
                ],
                "wcag": [
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usda.gov/",
      "what": "URL",
      "result": "https://www.usda.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.usda.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.066",
        "responseTime": "2022-07-17T21:49:31.063Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1419640,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 170,
              "failing": 10
            },
            "issues": {
              "totalErrors": 22,
              "totalWarnings": 3,
              "totalIssues": 25
            },
            "issuesByLevel": {
              "A": {
                "count": 17,
                "pct": 68
              },
              "AA": {
                "count": 12,
                "pct": 48
              },
              "AAA": {
                "count": 25,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 0,
              "allDensity": 2
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "61993f73-fe1e-4df8-8dc6-be19c1ba4b0c",
          "docID": "d3e3ae1b-26b8-45bf-a4c6-6025fdf2bc8b",
          "sourceHash": "6b91a0ffba24060665bf79c8fd738d64",
          "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=61993f73-fe1e-4df8-8dc6-be19c1ba4b0c",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 4225.52
                },
                "height": 4225.52,
                "width": 1024
              },
              "position": {
                "line": 2111,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage page-node-type-special\"&gt; &lt;div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\"&gt; &lt;a href=\"#main-content\" class=\"usa-skipnav\" id=\"anch_0\"&gt; Skip to main content\n&lt;/a&gt;\n&lt;header class=\"u",
              "xpath": "/html/body",
              "issueID": "dfe6554f7707feb61cebd357aed65ee5",
              "signature": "43cf040a0be296f8766f6806b6dfb4c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=dfe6554f7707feb61cebd357aed65ee5"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 692,
                  "y": 177
                },
                "bottom-right": {
                  "x": 798,
                  "y": 199
                },
                "height": 22,
                "width": 106
              },
              "position": {
                "line": 4537,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"learn-more\" href=\"/coronavirus\" target=\"_blank\" id=\"anch_44\"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/p[1]/a[1]",
              "issueID": "bafbe3d7ab43de7b27d3e803b511dc33",
              "signature": "bcc20e37b24c09fee2437eddd605e2ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=bafbe3d7ab43de7b27d3e803b511dc33"
            },
            {
              "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": 18,
                  "y": 4
                },
                "bottom-right": {
                  "x": 75,
                  "y": 23
                },
                "height": 19,
                "width": 57
              },
              "position": {
                "line": 4309,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/glossary\" data-drupal-link-system-path=\"node/6282\" id=\"anch_40\"&gt;Glossary&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "7ddc87c0a53e063b2300a5df53b9f4cc",
              "signature": "2c800499524e1a82948c5ed544de92b4",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=7ddc87c0a53e063b2300a5df53b9f4cc"
            },
            {
              "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": 96,
                  "y": 4
                },
                "bottom-right": {
                  "x": 148,
                  "y": 23
                },
                "height": 19,
                "width": 52
              },
              "position": {
                "line": 4380,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://ask.usda.gov/s/?utm_source=USDA&amp;amp;utm_medium=homepage&amp;amp;utm_campaign=homepage%20referrals\" id=\"anch_41\"&gt;AskUSDA&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "db60f9835cd5698c45d74dcf0eec8bd0",
              "signature": "0ddf5ab483ab88110fe0b987017ba37b",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=db60f9835cd5698c45d74dcf0eec8bd0"
            },
            {
              "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": 169,
                  "y": 4
                },
                "bottom-right": {
                  "x": 216,
                  "y": 23
                },
                "height": 19,
                "width": 47
              },
              "position": {
                "line": 4536,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.fsis.usda.gov/wps/portal/fsis/topics/recalls-and-public-health-alerts\" id=\"anch_42\"&gt;Recalls&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "1c8bb232333c75a809cd6511b904038e",
              "signature": "8007172d486ca869af8c7af603539163",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=1c8bb232333c75a809cd6511b904038e"
            },
            {
              "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": 237,
                  "y": 4
                },
                "bottom-right": {
                  "x": 306,
                  "y": 23
                },
                "height": 19,
                "width": 69
              },
              "position": {
                "line": 4537,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://ask.usda.gov/s/contactsupport\" id=\"anch_43\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "a4ef81ce42fe3d7102734725ccfac45b",
              "signature": "9f4ee91e2b3ed78991ca5b694e0b8234",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=a4ef81ce42fe3d7102734725ccfac45b"
            },
            {
              "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": 30,
                  "y": 3892.515625
                },
                "bottom-right": {
                  "x": 335.062,
                  "y": 3906.515625
                },
                "height": 14,
                "width": 305.062
              },
              "position": {
                "line": 6870,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"https://www.usda.gov/our-agency/careers\" id=\"anch_78\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[2]/div[1]/nav[1]/ul[1]/li[6]/a[1]",
              "issueID": "388af46032f69ef798a92774601a063d",
              "signature": "8dc99ac86c7aa63d48794cb6e2382a20",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=388af46032f69ef798a92774601a063d"
            },
            {
              "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": 4225.52
                },
                "height": 4225.52,
                "width": 1024
              },
              "position": {
                "line": 2111,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage page-node-type-special\"&gt; &lt;div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\"&gt; &lt;a href=\"#main-content\" class=\"usa-skipnav\" id=\"anch_0\"&gt; Skip to main content\n&lt;/a&gt;\n&lt;header class=\"u",
              "xpath": "/html/body",
              "issueID": "22fad662ec002b2b2204774c630d4a78",
              "signature": "98f28f6fe4b8523a5b8c7a5729acd8c4",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=22fad662ec002b2b2204774c630d4a78"
            },
            {
              "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": 425.25,
                  "y": 479.796875
                },
                "bottom-right": {
                  "x": 550.25,
                  "y": 496.796875
                },
                "height": 17,
                "width": 125
              },
              "position": {
                "line": 4537,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"usa-button usa-button ext\" href=\"https://usda.exposure.co/transforming-the-us-food-system\" id=\"anch_45\" data-extlink=\"\"&gt;Read the Story&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.or",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "3be21a43c84b9bc364e9f7a00cb5662a",
              "signature": "97f2552b402ebbb06440917893d54d06",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3be21a43c84b9bc364e9f7a00cb5662a"
            },
            {
              "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": 136.609375,
                  "y": 3391.921875
                },
                "bottom-right": {
                  "x": 312.609375,
                  "y": 3410.921875
                },
                "height": 19,
                "width": 176
              },
              "position": {
                "line": 6402,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"usa-button usa-button-big usa-button-secondary ext\" style=\"border-radius:40px\" href=\"https://www.surveymonkey.com/r/JFC9TVN\" id=\"anch_66\" data-extlink=\"\"&gt;Take a Brief Survey&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(lin",
              "xpath": "/html/body/div[1]/main[1]/div[3]/article[1]/div[1]/div[5]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "da98db30d05126a6504c8c9c300ba93a",
              "signature": "55f8471c4be676a47f7b310093a220f4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=da98db30d05126a6504c8c9c300ba93a"
            },
            {
              "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": 703.703125,
                  "y": 3762.515625
                },
                "bottom-right": {
                  "x": 793.703125,
                  "y": 3779.515625
                },
                "height": 17,
                "width": 90
              },
              "position": {
                "line": 7889,
                "column": 43
              },
              "errorSnippet": "&lt;a style=\"color:white;font-weight:bold;\" class=\"usa-button usa-button ext\" href=\"https://visitor.r20.constantcontact.com/manage/optin?v=001Sk_8Aa13394xonLLUknSR_CtAy6sVkj7-WTntErj4YHitEGv_xZXTgEreyr8MdkMKJ6cnoDLHPraoNtEuHeVpYuA7EHtjdGdcHtASf8lweU%3D\" ",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "285e5c2f9badfb8945898b0b474b5cf4",
              "signature": "1ddde83bddd55c0ae8ef6807303d77ed",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=285e5c2f9badfb8945898b0b474b5cf4"
            },
            {
              "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": 572,
                  "y": 4176.515625
                },
                "bottom-right": {
                  "x": 616,
                  "y": 4220.515625
                },
                "height": 44,
                "width": 44
              },
              "position": {
                "line": 7895,
                "column": 43
              },
              "errorSnippet": "&lt;a class=\"usa-link-twitter ext\" href=\"https://www.twitter.com/usda/\" target=\"_top\" id=\"anch_98\" data-extlink=\"\"&gt;&lt;span&gt;USDA on Twitter&lt;/span&gt;&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://w",
              "xpath": "/html/body/div[1]/footer[1]/div[3]/div[2]/div[1]/a[1]",
              "issueID": "22995b12eaa74e92db653fbecb32e78e",
              "signature": "668bd6aad4ba414805cbf9cfdd8c566b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=22995b12eaa74e92db653fbecb32e78e"
            },
            {
              "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": 624,
                  "y": 4176.515625
                },
                "bottom-right": {
                  "x": 668,
                  "y": 4220.515625
                },
                "height": 44,
                "width": 44
              },
              "position": {
                "line": 7898,
                "column": 43
              },
              "errorSnippet": "&lt;a class=\"usa-link-facebook ext\" href=\"https://www.facebook.com/usda/\" target=\"_top\" id=\"anch_99\" data-extlink=\"\"&gt;&lt;span&gt;USDA on Facebook&lt;/span&gt;&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http:",
              "xpath": "/html/body/div[1]/footer[1]/div[3]/div[2]/div[1]/a[2]",
              "issueID": "91b0f99cf7d1fbeb498f4657c9eb7ec3",
              "signature": "f1e2aa101b4b5c7d7e395b17f98edb2c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=91b0f99cf7d1fbeb498f4657c9eb7ec3"
            },
            {
              "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": 676,
                  "y": 4176.515625
                },
                "bottom-right": {
                  "x": 720,
                  "y": 4220.515625
                },
                "height": 44,
                "width": 44
              },
              "position": {
                "line": 7901,
                "column": 43
              },
              "errorSnippet": "&lt;a class=\"usa-link-linkedin ext\" href=\"https://www.linkedin.com/company/usda\" target=\"_top\" id=\"anch_100\" data-extlink=\"\"&gt;&lt;span&gt;USDA on LinkedIn&lt;/span&gt;&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmln",
              "xpath": "/html/body/div[1]/footer[1]/div[3]/div[2]/div[1]/a[3]",
              "issueID": "ee8bb96b72bd3dd0fb24a31778722f08",
              "signature": "be099fb81b26eb2381bb4eaaf59d59de",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ee8bb96b72bd3dd0fb24a31778722f08"
            },
            {
              "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": 728,
                  "y": 4176.515625
                },
                "bottom-right": {
                  "x": 772,
                  "y": 4220.515625
                },
                "height": 44,
                "width": 44
              },
              "position": {
                "line": 7904,
                "column": 43
              },
              "errorSnippet": "&lt;a alt=\"USDA Constant Contact\" class=\"usa-link-constant-contact ext\" href=\"https://visitor.r20.constantcontact.com/manage/optin?v=001Sk_8Aa13394xonLLUknSR_CtAy6sVkj7-WTntErj4YHitEGv_xZXTgEreyr8MdkMKJ6cnoDLHPraoNtEuHeVpYuA7EHtjdGdcHtASf8lweU%3D\" target",
              "xpath": "/html/body/div[1]/footer[1]/div[3]/div[2]/div[1]/a[4]",
              "issueID": "0a3140f613702e5b64f1891cb3cf77e7",
              "signature": "0957c36ed9ad55d45e7b42f36c85c643",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0a3140f613702e5b64f1891cb3cf77e7"
            },
            {
              "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": 780,
                  "y": 4176.515625
                },
                "bottom-right": {
                  "x": 824,
                  "y": 4220.515625
                },
                "height": 44,
                "width": 44
              },
              "position": {
                "line": 7907,
                "column": 43
              },
              "errorSnippet": "&lt;a class=\"usa-link-instagram ext\" href=\"https://www.instagram.com/usdagov/\" target=\"_top\" id=\"anch_102\" data-extlink=\"\"&gt;&lt;span&gt;USDA on Instagram&lt;/span&gt;&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns",
              "xpath": "/html/body/div[1]/footer[1]/div[3]/div[2]/div[2]/a[1]",
              "issueID": "455f017d24847621c11c9638bf0c9d7b",
              "signature": "f157df178f1095f0d2aff615e8565115",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=455f017d24847621c11c9638bf0c9d7b"
            },
            {
              "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": 832,
                  "y": 4176.515625
                },
                "bottom-right": {
                  "x": 876,
                  "y": 4220.515625
                },
                "height": 44,
                "width": 44
              },
              "position": {
                "line": 7910,
                "column": 43
              },
              "errorSnippet": "&lt;a class=\"usa-link-flickr ext\" href=\"https://flickr.com/usdagov\" rel=\"publisher\" target=\"_top\" id=\"anch_103\" data-extlink=\"\"&gt;&lt;span&gt;USDA on Flickr&lt;/span&gt;&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xml",
              "xpath": "/html/body/div[1]/footer[1]/div[3]/div[2]/div[2]/a[2]",
              "issueID": "76ac450bfc2490fd5e4f01fa21c0da40",
              "signature": "86a1502df221550b81f0953be9350d2a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=76ac450bfc2490fd5e4f01fa21c0da40"
            },
            {
              "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": 884,
                  "y": 4176.515625
                },
                "bottom-right": {
                  "x": 928,
                  "y": 4220.515625
                },
                "height": 44,
                "width": 44
              },
              "position": {
                "line": 7913,
                "column": 43
              },
              "errorSnippet": "&lt;a class=\"usa-link-youtube ext\" href=\"https://www.youtube.com/usda/\" target=\"_top\" id=\"anch_104\" data-extlink=\"\"&gt;&lt;span&gt;USDA on Youtube&lt;/span&gt;&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://",
              "xpath": "/html/body/div[1]/footer[1]/div[3]/div[2]/div[2]/a[3]",
              "issueID": "87b0124b89b86d5ef9749b1958802247",
              "signature": "f3e38cbc6891c9d43bcc78aad72bca92",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=87b0124b89b86d5ef9749b1958802247"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 98,
                  "y": 62
                },
                "bottom-right": {
                  "x": 370,
                  "y": 85
                },
                "height": 23,
                "width": 272
              },
              "position": {
                "line": 75,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"usda-logo-text\" href=\"/\" title=\"Home\" aria-label=\"The U.S. Department of Agriculture Home Page\" rel=\"home\" id=\"anch_1\"&gt;U.S. Department of Agriculture&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "defdad9052189e4ae807db12b57ddeb6",
              "signature": "d2b44b7395a3d34d52c44c1783f88618",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=defdad9052189e4ae807db12b57ddeb6"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 98,
                  "y": 4193.515625
                },
                "bottom-right": {
                  "x": 370,
                  "y": 4223.515625
                },
                "height": 30,
                "width": 272
              },
              "position": {
                "line": 7892,
                "column": 43
              },
              "errorSnippet": "&lt;a class=\"usda-logo-text\" href=\"/\" title=\"Home\" aria-label=\"The U.S. Department of Agriculture Home Page\" rel=\"home\" id=\"anch_97\"&gt;U.S. Department of Agriculture&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[3]/div[1]/div[1]/a[1]",
              "issueID": "62901a41efcd6d187c4a036d1d5b9d7d",
              "signature": "e6b24d6092302d5c59132c3ad2d2dc51",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=62901a41efcd6d187c4a036d1d5b9d7d"
            },
            {
              "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": 4225.52
                },
                "height": 4225.52,
                "width": 1024
              },
              "position": {
                "line": 2111,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage page-node-type-special\"&gt; &lt;div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\"&gt; &lt;a href=\"#main-content\" class=\"usa-skipnav\" id=\"anch_0\"&gt; Skip to main content\n&lt;/a&gt;\n&lt;header class=\"u",
              "xpath": "/html/body",
              "issueID": "fc6ce6d4a306bf479a6ebedfb3ed36d2",
              "signature": "8a83f0e07c7110b9edc7e65592077f3f",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=fc6ce6d4a306bf479a6ebedfb3ed36d2"
            },
            {
              "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": 692,
                  "y": 177
                },
                "bottom-right": {
                  "x": 798,
                  "y": 199
                },
                "height": 22,
                "width": 106
              },
              "position": {
                "line": 4537,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"learn-more\" href=\"/coronavirus\" target=\"_blank\" id=\"anch_44\"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/p[1]/a[1]",
              "issueID": "bf8e0f8a7610cab1eedd6902d7d50028",
              "signature": "0ecbe5933de87ccab501f8a001c16482",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bf8e0f8a7610cab1eedd6902d7d50028"
            },
            {
              "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": 703.703125,
                  "y": 3762.515625
                },
                "bottom-right": {
                  "x": 793.703125,
                  "y": 3779.515625
                },
                "height": 17,
                "width": 90
              },
              "position": {
                "line": 7889,
                "column": 43
              },
              "errorSnippet": "&lt;a style=\"color:white;font-weight:bold;\" class=\"usa-button usa-button ext\" href=\"https://visitor.r20.constantcontact.com/manage/optin?v=001Sk_8Aa13394xonLLUknSR_CtAy6sVkj7-WTntErj4YHitEGv_xZXTgEreyr8MdkMKJ6cnoDLHPraoNtEuHeVpYuA7EHtjdGdcHtASf8lweU%3D\" ",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "07de5efbdad9413a0f54e1efa5e0d006",
              "signature": "c4efc01e686360801a1514737249a059",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=07de5efbdad9413a0f54e1efa5e0d006"
            },
            {
              "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": 0,
                  "y": 248.796875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 248.796875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5317,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[1]/div[1]/br[1]",
              "issueID": "fee3dd2a864481fd7abc988594399e00",
              "signature": "9a20222997ca6f7aa5fb88c53ab8772e",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=fee3dd2a864481fd7abc988594399e00"
            },
            {
              "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": 764.625,
                  "y": 3511.515625
                },
                "bottom-right": {
                  "x": 764.625,
                  "y": 3511.515625
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8092,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[3]/article[1]/div[1]/div[5]/div[1]/div[2]/br[1]",
              "issueID": "bc39c9ed1e503aa82de967e006f79f82",
              "signature": "0111e84df560de94d3a2fc3df8673e57",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=bc39c9ed1e503aa82de967e006f79f82"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usda.gov/",
      "what": "Department of Agriculture (USDA)",
      "result": "https://www.usda.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.usda.gov/",
      "result": [
        {
          "engineTestId": 22,
          "bestPracticeId": 967,
          "attribute": "This element should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "attributeDetail": "This A should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "element": "<a id=\"anch_59\" href=\"https://ask.usda.gov/s/?utm_campaign=homepage+referrals&amp;utm_medium=homepag ... :0px\">Help is available via phone or live chat Monday to Friday from 8am – 5pm EST.</p></button></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(6)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://ask.usda.gov/s/?utm_campaign=homepage+referrals&utm_medium=homepage&utm_source=USDA\"][id=\"anch_59\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 22,
          "bestPracticeId": 967,
          "attribute": "This element should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "attributeDetail": "This A should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "element": "<a id=\"anch_60\" href=\"https://www.farmers.gov/pandemic-assistance\"><button class=\"home-resources-btn ... \">Help for farmers, ranchers and producers impacted by COVID-19 market disruptions.</p></button></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(6)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.farmers.gov/pandemic-assistance\"][id=\"anch_60\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 22,
          "bestPracticeId": 967,
          "attribute": "This element should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "attributeDetail": "This A should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "element": "<a id=\"anch_61\" href=\"/topics/farming/grants-and-loans\"><button class=\"home-resources-btn\"><h3 style ... rgin-top:0px\">USDA provides financial opportunities to individuals and communities.</p></button></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(6)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(4)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/topics/farming/grants-and-loans\"][id=\"anch_61\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 22,
          "bestPracticeId": 967,
          "attribute": "This element should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "attributeDetail": "This A should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "element": "<a id=\"anch_62\" href=\"/topics/disaster-resource-center\"><button class=\"home-resources-btn\"><h3 style ... margin-top:0px\">Learn how to prepare, recover, and help build long-term resilience.</p></button></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(6)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/topics/disaster-resource-center\"][id=\"anch_62\"]",
            "attNo": 2
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T21:47:17",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      50
    ],
    [
      "focInd",
      24
    ],
    [
      "motion",
      14
    ],
    [
      "ibm",
      14
    ],
    [
      "alfa",
      5
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      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": 11,
  "logSize": 1111,
  "errorLogCount": 11,
  "errorLogSize": 1111,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T21:49:30",
  "elapsedSeconds": 136,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 0,
        "embAc": 12,
        "focInd": 79,
        "hover": 1,
        "linkUl": 32,
        "role": 2,
        "styleDiff": 29,
        "zIndex": 4
      },
      "alfa": {
        "r53": 4,
        "r57": 20,
        "r61": 4,
        "r65": 4,
        "r66": 2,
        "r69": 2,
        "r70": 4
      },
      "axe": {
        "color-contrast-enhanced": 41,
        "color-contrast": 2,
        "hidden-content": 0,
        "heading-order": 2,
        "image-alt": 16,
        "landmark-banner-is-top-level": 2,
        "landmark-no-duplicate-banner": 2,
        "region": 4
      },
      "htmlcs": {
        "e:AA.1_1_1.H37": 4,
        "e:AA.1_3_1.H49.AlignAttr": 4,
        "e:AA.1_3_1.H49.Center": 4,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_3_1_A.G141": 3,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.BgImage": 1,
        "w:AA.1_4_3.G18.BgImage": 1,
        "w:AA.1_4_3_F24.F24.FGColour": 1
      },
      "ibm": {
        "WCAG20_Img_HasAlt": 16,
        "RPT_Elem_UniqueId": 12,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 12,
        "IBMA_Color_Contrast_WCAG2AA": 4,
        "aria_hidden_focus_misuse": 148,
        "element_attribute_deprecated": 2,
        "aria_role_redundant": 1
      },
      "wave": {
        "e:alt_missing": 16,
        "c:contrast": 21,
        "a:alt_long": 2,
        "a:heading_skipped": 1,
        "a:link_redundant": 9,
        "a:accesskey": 1
      },
      "tenon": {
        "28": 4,
        "73": 4,
        "95": 16,
        "98": 4,
        "144": 4,
        "152": 40,
        "153": 4,
        "155": 2,
        "218": 8,
        "242": 8
      },
      "continuum": {
        "22": 16
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "activeEmbedding": {
          "testaro": {
            "embAc": {
              "score": 9,
              "what": "Active element is embedded in a link or button"
            }
          },
          "continuum": {
            "22": {
              "score": 12,
              "what": "Link contains an input, keygen, select, textarea, or button"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 79,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 4,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 16,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 2,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "aria_role_redundant": {
              "score": 1,
              "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"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 2,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 1,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 2,
              "what": "Heading level is incorrect"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 1,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 10,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 2,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 6,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 1,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 10,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 4,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 2,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 2,
              "what": "Element has insufficient color contrast"
            }
          },
          "ibm": {
            "IBMA_Color_Contrast_WCAG2AA": {
              "score": 3,
              "what": "Contrast ratio of text with background does not meet WCAG 2.1 AA"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 16,
              "what": "Very low contrast"
            }
          }
        },
        "obsolete": {
          "alfa": {
            "r70": {
              "score": 3,
              "what": "Element is obsolete or deprecated"
            }
          },
          "htmlcs": {
            "e:AA.1_3_1.H49.AlignAttr": {
              "score": 3,
              "what": "align attribute is obsolete"
            },
            "e:AA.1_3_1.H49.Center": {
              "score": 3,
              "what": "center element is obsolete"
            }
          },
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "imageNoText": {
          "axe": {
            "image-alt": {
              "score": 16,
              "what": "Image has no text alternative"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H37": {
              "score": 4,
              "what": "img element has no alt attribute"
            }
          },
          "ibm": {
            "WCAG20_Img_HasAlt": {
              "score": 16,
              "what": "Image has no alt attribute conveying its meaning, or alt=\"\" if decorative"
            }
          },
          "wave": {
            "e:alt_missing": {
              "score": 16,
              "what": "Text alternative is missing"
            }
          }
        },
        "bannerNotTop": {
          "axe": {
            "landmark-banner-is-top-level": {
              "score": 1,
              "what": "banner landmark is contained in another landmark"
            }
          }
        },
        "banners": {
          "axe": {
            "landmark-no-duplicate-banner": {
              "score": 1,
              "what": "Page has more than 1 banner landmark"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "duplicateID": {
          "ibm": {
            "RPT_Elem_UniqueId": {
              "score": 9,
              "what": "Element id attribute value is not unique within the document"
            }
          }
        },
        "focusableHidden": {
          "ibm": {
            "aria_hidden_focus_misuse": {
              "score": 148,
              "what": "Focusable element is within the subtree of an element with aria-hidden set to true"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 1,
              "what": "Long text alternative"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 5,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "accessKeyDuplicate": {
          "wave": {
            "a:accesskey": {
              "score": 1,
              "what": "Accesskey"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 3,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 2,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 4,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 20,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 1,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 6,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 2,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 544,
      "log": 50,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusableHidden",
          "score": 150
        },
        {
          "groupName": "focusIndication",
          "score": 83
        },
        {
          "groupName": "imageNoText",
          "score": 32
        },
        {
          "groupName": "targetSize",
          "score": 22
        },
        {
          "groupName": "contrastAA",
          "score": 21
        },
        {
          "groupName": "activeEmbedding",
          "score": 18
        },
        {
          "groupName": "linkIndication",
          "score": 18
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 15
        },
        {
          "groupName": "contrastAAA",
          "score": 14
        },
        {
          "groupName": "duplicateID",
          "score": 11
        },
        {
          "groupName": "obsolete",
          "score": 10
        },
        {
          "groupName": "inconsistentStyles",
          "score": 9
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 8
        },
        {
          "groupName": "linkPair",
          "score": 7
        },
        {
          "groupName": "headingStructure",
          "score": 6
        },
        {
          "groupName": "leadingClipsText",
          "score": 6
        },
        {
          "groupName": "contrastRisk",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "linkVague",
          "score": 5
        },
        {
          "groupName": "roleBad",
          "score": 4
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "linkTextsSame",
          "score": 4
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "zIndexNotZero",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "bannerNotTop",
          "score": 3
        },
        {
          "groupName": "banners",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "imageTextLong",
          "score": 3
        },
        {
          "groupName": "accessKeyDuplicate",
          "score": 3
        },
        {
          "groupName": "allCaps",
          "score": 3
        }
      ]
    }
  }
}