Accessibility test digest

Synopsis

Page: National Agricultural Library

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

Score: 332

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 National Agricultural Library web page at https://www.nal.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 332 (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
total332
log50
linkForcesNewWindow65
targetSize46
contrastAAA31
leadingClipsText30
linkIndication17
contentBeyondLandmarks12
inconsistentStyles9
contrastRisk6
noLeading5
navConfusion5
horizontalScrolling5
navNoText5
roleBad4
zIndexNotZero4
h1Missing4
headingOfNothing4
contrastAA4
decorativeImageRisk4
formNewWindow4
visibleBulk3
focusableOperable3
hoverSurprise3
hiddenContentRisk3
headingStructure3
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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

headingStructure: 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-nal",
  "host": {
    "id": "nal",
    "which": "https://www.nal.usda.gov/",
    "what": "National Agricultural Library"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T23:55:53"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T23:57:33"
    }
  ],
  "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.nal.usda.gov/",
        "what": "National Agricultural Library"
      },
      {
        "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.nal.usda.gov/",
        "what": "National Agricultural Library"
      },
      {
        "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.nal.usda.gov/",
      "what": "National Agricultural Library",
      "result": "https://www.nal.usda.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.nal.usda.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.nal.usda.gov/",
      "result": {
        "bytes": [
          459467,
          459467,
          459467,
          459467,
          459467
        ],
        "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.nal.usda.gov/",
      "what": "National Agricultural Library",
      "result": "https://www.nal.usda.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.nal.usda.gov/",
      "result": {
        "visibleElements": 343
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.nal.usda.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.nal.usda.gov/",
      "result": {
        "tabFocusables": 54,
        "tabFocused": 54,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nal.usda.gov/",
      "what": "URL",
      "result": "https://www.nal.usda.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.nal.usda.gov/",
      "result": {
        "totals": {
          "total": 54,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 54,
              "meanDelay": 0,
              "tagNames": {
                "A": 43,
                "BUTTON": 8,
                "INPUT": 3
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Here's how you know.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Agricultural Library",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "U.S. Department of Agriculture",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ask A Question",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "DigiTop(link is external)",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Submit Search",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Topics",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Research Tools",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Collections",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Data",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Services",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn about the webinars",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Search the Catalog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Browse Journal Articles",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Access Open Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Explore Our Collections",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Search the Thesaurus",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get Invasive Species Info",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find Nutrition Info",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Access Data Repositories",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Visit the Collection",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View Selected Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Search the Internet Archive",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Borrow materials",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Submit an article",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Submit a dataset",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find a USDA Agency Field Library",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "See all digital research tools on DigiTop",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sitemap",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "YouTube",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "RSS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "AskUSDA(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Policies and Links",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Plain Writing(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Statement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Non-Discrimination Statement(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Civil Rights Policy(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Information Quality(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Agricultural Research Service(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USDA.gov(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "WhiteHouse.gov(link is external)",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nal.usda.gov/",
      "what": "URL",
      "result": "https://www.nal.usda.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.nal.usda.gov/",
      "result": {
        "totals": {
          "total": 98,
          "types": {
            "onlyFocusable": {
              "total": 1,
              "tagNames": {
                "UL": 1
              }
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 97,
              "tagNames": {
                "A": 82,
                "BUTTON": 9,
                "INPUT": 6
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "UL",
              "id": "ui-id-1",
              "text": "<ul id=\"ui-id-1\" tabindex=\"0\" class=\"ui-menu ui-widget ui-widget-content ui-auto"
            }
          ],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Here's how you know.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Agricultural Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Department of Agriculture",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ask A Question",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DigiTop(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "edit-query",
              "text": "<input class=\"usagov-search-autocomplete form-text form-control ui-autocomplete-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input data-drupal-selector=\"edit-affiliate\" type=\"hidden\" name=\"affiliate\" valu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "edit-actions-submit",
              "text": "Submit Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Animal Health and Welfare",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Farms and Agricultural Production Systems",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Human Nutrition and Food Safety",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Natural Resources, Conservation, and Environment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Plant Production and Gardening",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rural Development and Communities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Research Tools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NAL Catalog (AGRICOLA)(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PubAg(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ag Data Commons(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NAL Thesaurus (link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Food Data Central(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Food Safety Research Projects Database",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "i5K Workspace(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Research Tools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Collections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Collections(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Exhibits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special Collections(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Stories From the Collection",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Collections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Scientific Data Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Management Planning Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Create a DMP",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DMP Feedback and Review",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a Data Repository",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Management Glossary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Management Videos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reference and Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Management Planning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DigiTop(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Borrow Materials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About the Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organization Chart",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Internships",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Program Areas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn about the webinars",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search the Catalog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Browse Journal Articles",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Access Open Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore Our Collections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search the Thesaurus",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Invasive Species Info",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find Nutrition Info",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Access Data Repositories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit the Collection",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View Selected Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search the Internet Archive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Borrow materials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Submit an article",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Submit a dataset",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a USDA Agency Field Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See all digital research tools on DigiTop",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sitemap",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RSS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AskUSDA(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policies and Links",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Plain Writing(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Non-Discrimination Statement(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Civil Rights Policy(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information Quality(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agricultural Research Service(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USDA.gov(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WhiteHouse.gov(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"utf8\" type=\"hidden\" value=\"✓\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"authenticity_token\" value=\"tV2OquJR5xnmtrmmZS3UWsIp7Q",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "email",
              "text": "<input type=\"text\" name=\"email\" class=\"form-control\" id=\"email\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "go",
              "text": "<input type=\"submit\" name=\"commit\" class=\"form_button btn btn-primary\" id=\"go\" v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nal.usda.gov/",
      "what": "URL",
      "result": "https://www.nal.usda.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.nal.usda.gov/",
      "result": {
        "totals": {
          "triggers": 85,
          "headTriggers": 20,
          "tailTriggers": 65,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nal.usda.gov/",
      "what": "URL",
      "result": "https://www.nal.usda.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.nal.usda.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 12
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Here's how you know."
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Site Search"
                ]
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Submit Search"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "menu"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Topics"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Research Tools"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Collections"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Data"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Services"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "About Us"
              }
            },
            {
              "index": 10,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Your email address"
                ]
              }
            },
            {
              "index": 11,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Sign up"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.nal.usda.gov/",
      "result": {
        "totals": {
          "links": 82,
          "adjacent": {
            "total": 16,
            "underlined": 1,
            "underlinedPercent": 6
          }
        },
        "items": {
          "underlined": [
            "Skip to main content"
          ],
          "notUnderlined": [
            "National Agricultural Library",
            "U.S. Department of Agriculture",
            "Home",
            "Learn about the webinars",
            "Search the Catalog",
            "Browse Journal Articles",
            "Access Open Data",
            "Explore Our Collections",
            "Search the Thesaurus",
            "Get Invasive Species Info",
            "Find Nutrition Info",
            "Access Data Repositories",
            "Visit the Collection",
            "View Selected Resources",
            "Search the Internet Archive"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.nal.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.nal.usda.gov/",
      "what": "URL",
      "result": "https://www.nal.usda.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.nal.usda.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.nal.usda.gov/",
      "result": {
        "roleElements": 23,
        "badRoleElements": 1,
        "redundantRoleElements": 0,
        "tagNames": {
          "DIV": {
            "status": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.nal.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": 9,
            "subtotals": [
              6,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 16,
            "subtotals": [
              12,
              3,
              1
            ]
          },
          "listLink": {
            "total": 66,
            "subtotals": [
              39,
              13,
              5,
              4,
              3,
              2
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 9,
            "subtotals": [
              4,
              3,
              2
            ]
          },
          "h3": {
            "total": 12,
            "subtotals": [
              11,
              1
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Here's how you know.",
                "menu",
                "Topics",
                "Research Tools",
                "Collections",
                "Data",
                "Services",
                "About Us"
              ],
              "700": [
                "Submit Search"
              ]
            },
            "height": {
              "19.1406px": [
                "Here's how you know."
              ],
              "32px": [
                "Submit Search"
              ],
              "48px": [
                "menu"
              ],
              "50px": [
                "Topics",
                "Research Tools",
                "Collections",
                "Data",
                "Services",
                "About Us"
              ]
            },
            "lineHeight": {
              "17.1428px": [
                "Here's how you know."
              ],
              "15.264px": [
                "Submit Search"
              ],
              "18.2857px": [
                "menu"
              ],
              "20px": [
                "Topics",
                "Research Tools",
                "Collections",
                "Data",
                "Services",
                "About Us"
              ]
            },
            "maxWidth": {
              "none": [
                "Here's how you know.",
                "menu",
                "Topics",
                "Research Tools",
                "Collections",
                "Data",
                "Services",
                "About Us"
              ],
              "64px": [
                "Submit Search"
              ]
            },
            "minHeight": {
              "0px": [
                "Here's how you know.",
                "menu",
                "Topics",
                "Research Tools",
                "Collections",
                "Data",
                "Services",
                "About Us"
              ],
              "32px": [
                "Submit Search"
              ]
            },
            "minWidth": {
              "0px": [
                "Here's how you know.",
                "menu",
                "Topics",
                "Research Tools",
                "Collections",
                "Data",
                "Services",
                "About Us"
              ],
              "40px": [
                "Submit Search"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "National Agricultural Library",
                "U.S. Department of Agriculture",
                "Home"
              ],
              "700": [
                "Learn about the webinars",
                "Search the Catalog",
                "Browse Journal Articles",
                "Access Open Data",
                "Explore Our Collections",
                "Search the Thesaurus",
                "Get Invasive Species Info",
                "Find Nutrition Info",
                "Access Data Repositories",
                "Visit the Collection",
                "View Selected Resources",
                "Search the Internet Archive"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to main content"
              ],
              "none": [
                "National Agricultural Library",
                "U.S. Department of Agriculture",
                "Home",
                "Learn about the webinars",
                "Search the Catalog",
                "Browse Journal Articles",
                "Access Open Data",
                "Explore Our Collections",
                "Search the Thesaurus",
                "Get Invasive Species Info",
                "Find Nutrition Info",
                "Access Data Repositories",
                "Visit the Collection",
                "View Selected Resources",
                "Search the Internet Archive"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Ask A Question",
                "Contact Us",
                "DigiTop(link is external)",
                "Animal Health and Welfare",
                "Farms and Agricultural Production Systems",
                "Human Nutrition and Food Safety",
                "Natural Resources, Conservation, and Environment",
                "Plant Production and Gardening",
                "Rural Development and Communities",
                "All Topics",
                "NAL Catalog (AGRICOLA)(link is external)",
                "PubAg(link is external)",
                "Ag Data Commons(link is external)",
                "NAL Thesaurus (link is external)",
                "Food Data Central(link is external)",
                "Food Safety Research Projects Database",
                "i5K Workspace(link is external)",
                "All Research Tools",
                "Digital Collections(link is external)",
                "Exhibits",
                "Special Collections(link is external)",
                "Stories From the Collection",
                "Government Documents",
                "All Collections",
                "Scientific Data Services",
                "Data Management Planning Services",
                "Create a DMP",
                "DMP Feedback and Review",
                "Find a Data Repository",
                "Data Management Glossary",
                "Data Management Videos",
                "Reference and Research",
                "Data Management Planning",
                "DigiTop(link is external)",
                "Borrow Materials",
                "All Services",
                "About the Library",
                "Events",
                "Organization Chart",
                "Internships",
                "Program Areas",
                "Contact Us",
                "Facebook",
                "YouTube",
                "Twitter",
                "RSS",
                "AskUSDA(link is external)",
                "Policies and Links",
                "Plain Writing(link is external)",
                "FOIA(link is external)",
                "Accessibility Statement",
                "Privacy Policy(link is external)",
                "Non-Discrimination Statement(link is external)",
                "Civil Rights Policy(link is external)",
                "Information Quality(link is external)",
                "Agricultural Research Service(link is external)",
                "USDA.gov(link is external)",
                "USA.gov(link is external)",
                "WhiteHouse.gov(link is external)"
              ],
              "700": [
                "Borrow materials",
                "Submit an article",
                "Submit a dataset",
                "Find a USDA Agency Field Library",
                "See all digital research tools on DigiTop",
                "Home",
                "Sitemap"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Ask A Question",
                "Contact Us",
                "DigiTop(link is external)",
                "Animal Health and Welfare",
                "Farms and Agricultural Production Systems",
                "Human Nutrition and Food Safety",
                "Natural Resources, Conservation, and Environment",
                "Plant Production and Gardening",
                "Rural Development and Communities",
                "All Topics",
                "NAL Catalog (AGRICOLA)(link is external)",
                "PubAg(link is external)",
                "Ag Data Commons(link is external)",
                "NAL Thesaurus (link is external)",
                "Food Data Central(link is external)",
                "Food Safety Research Projects Database",
                "i5K Workspace(link is external)",
                "All Research Tools",
                "Digital Collections(link is external)",
                "Exhibits",
                "Special Collections(link is external)",
                "Stories From the Collection",
                "Government Documents",
                "All Collections",
                "Scientific Data Services",
                "Data Management Planning Services",
                "Create a DMP",
                "DMP Feedback and Review",
                "Find a Data Repository",
                "Data Management Glossary",
                "Data Management Videos",
                "Reference and Research",
                "Data Management Planning",
                "DigiTop(link is external)",
                "Borrow Materials",
                "All Services",
                "About the Library",
                "Events",
                "Organization Chart",
                "Internships",
                "Program Areas",
                "Contact Us",
                "Borrow materials",
                "Submit an article",
                "Submit a dataset",
                "Find a USDA Agency Field Library",
                "See all digital research tools on DigiTop",
                "Home",
                "Sitemap",
                "AskUSDA(link is external)",
                "Policies and Links",
                "Plain Writing(link is external)",
                "FOIA(link is external)",
                "Accessibility Statement",
                "Privacy Policy(link is external)",
                "Non-Discrimination Statement(link is external)",
                "Civil Rights Policy(link is external)",
                "Information Quality(link is external)",
                "Agricultural Research Service(link is external)",
                "USDA.gov(link is external)",
                "USA.gov(link is external)",
                "WhiteHouse.gov(link is external)"
              ],
              "underline": [
                "Facebook",
                "YouTube",
                "Twitter",
                "RSS"
              ]
            },
            "color": {
              "rgb(113, 118, 122)": [
                "Ask A Question",
                "Contact Us",
                "DigiTop(link is external)"
              ],
              "rgb(51, 51, 51)": [
                "Animal Health and Welfare",
                "Farms and Agricultural Production Systems",
                "Human Nutrition and Food Safety",
                "Natural Resources, Conservation, and Environment",
                "Plant Production and Gardening",
                "Rural Development and Communities",
                "All Topics",
                "NAL Catalog (AGRICOLA)(link is external)",
                "PubAg(link is external)",
                "Ag Data Commons(link is external)",
                "NAL Thesaurus (link is external)",
                "Food Data Central(link is external)",
                "Food Safety Research Projects Database",
                "i5K Workspace(link is external)",
                "All Research Tools",
                "Digital Collections(link is external)",
                "Exhibits",
                "Special Collections(link is external)",
                "Stories From the Collection",
                "Government Documents",
                "All Collections",
                "Scientific Data Services",
                "Data Management Planning Services",
                "Create a DMP",
                "DMP Feedback and Review",
                "Find a Data Repository",
                "Data Management Glossary",
                "Data Management Videos",
                "Reference and Research",
                "Data Management Planning",
                "DigiTop(link is external)",
                "Borrow Materials",
                "All Services",
                "About the Library",
                "Events",
                "Organization Chart",
                "Internships",
                "Program Areas",
                "Contact Us"
              ],
              "rgb(0, 94, 162)": [
                "Borrow materials",
                "Submit an article",
                "Submit a dataset",
                "Find a USDA Agency Field Library",
                "See all digital research tools on DigiTop",
                "Facebook",
                "YouTube",
                "Twitter",
                "RSS",
                "AskUSDA(link is external)",
                "Policies and Links",
                "Plain Writing(link is external)",
                "FOIA(link is external)",
                "Accessibility Statement",
                "Privacy Policy(link is external)",
                "Non-Discrimination Statement(link is external)",
                "Civil Rights Policy(link is external)",
                "Information Quality(link is external)",
                "Agricultural Research Service(link is external)",
                "USDA.gov(link is external)",
                "USA.gov(link is external)",
                "WhiteHouse.gov(link is external)"
              ],
              "rgb(27, 27, 27)": [
                "Home",
                "Sitemap"
              ]
            },
            "fontSize": {
              "14.9059px": [
                "Ask A Question",
                "Contact Us",
                "DigiTop(link is external)",
                "Animal Health and Welfare",
                "Farms and Agricultural Production Systems",
                "Human Nutrition and Food Safety",
                "Natural Resources, Conservation, and Environment",
                "Plant Production and Gardening",
                "Rural Development and Communities",
                "All Topics",
                "NAL Catalog (AGRICOLA)(link is external)",
                "PubAg(link is external)",
                "Ag Data Commons(link is external)",
                "NAL Thesaurus (link is external)",
                "Food Data Central(link is external)",
                "Food Safety Research Projects Database",
                "i5K Workspace(link is external)",
                "All Research Tools",
                "Digital Collections(link is external)",
                "Exhibits",
                "Special Collections(link is external)",
                "Stories From the Collection",
                "Government Documents",
                "All Collections",
                "Scientific Data Services",
                "Data Management Planning Services",
                "Create a DMP",
                "DMP Feedback and Review",
                "Find a Data Repository",
                "Data Management Glossary",
                "Data Management Videos",
                "Reference and Research",
                "Data Management Planning",
                "DigiTop(link is external)",
                "Borrow Materials",
                "All Services",
                "About the Library",
                "Events",
                "Organization Chart",
                "Internships",
                "Program Areas",
                "Contact Us"
              ],
              "16px": [
                "Borrow materials",
                "Submit an article",
                "Submit a dataset",
                "Find a USDA Agency Field Library",
                "See all digital research tools on DigiTop",
                "Home",
                "Sitemap",
                "Facebook",
                "YouTube",
                "Twitter",
                "RSS",
                "AskUSDA(link is external)",
                "Policies and Links",
                "Plain Writing(link is external)",
                "FOIA(link is external)",
                "Accessibility Statement",
                "Privacy Policy(link is external)",
                "Non-Discrimination Statement(link is external)",
                "Civil Rights Policy(link is external)",
                "Information Quality(link is external)",
                "Agricultural Research Service(link is external)",
                "USDA.gov(link is external)",
                "USA.gov(link is external)",
                "WhiteHouse.gov(link is external)"
              ]
            },
            "lineHeight": {
              "21.2942px": [
                "Ask A Question",
                "Contact Us",
                "DigiTop(link is external)"
              ],
              "20px": [
                "Animal Health and Welfare",
                "Farms and Agricultural Production Systems",
                "Human Nutrition and Food Safety",
                "Natural Resources, Conservation, and Environment",
                "Plant Production and Gardening",
                "Rural Development and Communities",
                "All Topics",
                "NAL Catalog (AGRICOLA)(link is external)",
                "PubAg(link is external)",
                "Ag Data Commons(link is external)",
                "NAL Thesaurus (link is external)",
                "Food Data Central(link is external)",
                "Food Safety Research Projects Database",
                "i5K Workspace(link is external)",
                "All Research Tools",
                "Digital Collections(link is external)",
                "Exhibits",
                "Special Collections(link is external)",
                "Stories From the Collection",
                "Government Documents",
                "All Collections",
                "Scientific Data Services",
                "Data Management Planning Services",
                "Create a DMP",
                "DMP Feedback and Review",
                "Find a Data Repository",
                "Data Management Glossary",
                "Data Management Videos",
                "Reference and Research",
                "Data Management Planning",
                "DigiTop(link is external)",
                "Borrow Materials",
                "All Services",
                "About the Library",
                "Events",
                "Organization Chart",
                "Internships",
                "Program Areas",
                "Contact Us"
              ],
              "22.8571px": [
                "Borrow materials",
                "Submit an article",
                "Submit a dataset",
                "Find a USDA Agency Field Library",
                "See all digital research tools on DigiTop",
                "Home",
                "Sitemap",
                "Facebook",
                "YouTube",
                "Twitter",
                "RSS",
                "AskUSDA(link is external)",
                "Policies and Links",
                "Plain Writing(link is external)",
                "FOIA(link is external)",
                "Accessibility Statement",
                "Privacy Policy(link is external)",
                "Non-Discrimination Statement(link is external)",
                "Civil Rights Policy(link is external)",
                "Information Quality(link is external)",
                "Agricultural Research Service(link is external)",
                "USDA.gov(link is external)",
                "USA.gov(link is external)",
                "WhiteHouse.gov(link is external)"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(51, 51, 51)": [
                "Secondary Links",
                "Main menu",
                "Online Resources",
                "USDA Employees"
              ],
              "rgb(255, 255, 255)": [
                "Zea mays L. | Maize | Corn: Its Science, Culture, and Cuisine",
                "Staff Picks"
              ],
              "rgb(0, 0, 0)": [
                "Footer menu",
                "Social Media",
                "Government Links"
              ]
            }
          },
          "h3": {
            "fontSize": {
              "21.44px": [
                "AGRICOLA",
                "PubAg",
                "Ag Data Commons",
                "Digital Collections",
                "NAL Thesaurus",
                "Invasive Species",
                "Nutrition.gov",
                "LCA Commons",
                "Nursery and Seed Trade Catalogs",
                "Climate Change and Invasive Species",
                "NAL's Internet Archive Collection"
              ],
              "15.68px": [
                "Sign up for ARS News updates"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.nal.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.nal.usda.gov/",
      "result": {
        "totals": {
          "total": 9,
          "tagNames": {
            "UL": 7,
            "DIV": 2
          }
        },
        "items": [
          {
            "tagName": "UL",
            "id": "",
            "text": "Animal Health and WelfareFarms and Agricultural Production Systems Human Nutrition and Food SafetyNa"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "NAL Catalog (AGRICOLA)(link is external)PubAg(link is external)Ag Data Commons(link is external)NAL "
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Digital Collections(link is external)ExhibitsSpecial Collections(link is external)Stories From the C"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Scientific Data ServicesData Management Planning ServicesCreate a DMPDMP Feedback and ReviewFind a D"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Reference and ResearchData Management PlanningDigiTop(link is external)Borrow MaterialsAll Services"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "About the LibraryEventsOrganization ChartInternshipsProgram AreasContact Us"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "ui-id-1",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.nal.usda.gov/",
      "result": {
        "totals": {
          "failures": 5,
          "warnings": 0
        },
        "items": [
          {
            "index": 440,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/text()[2]",
              "codeLines": [
                "An official website of the United States government."
              ]
            }
          },
          {
            "index": 441,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Here's how you know."
              ]
            }
          },
          {
            "index": 531,
            "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": 716,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Join NAL on July 26th for the second of three webinars exploring the history and culture of corn ...",
                "</p>"
              ]
            }
          },
          {
            "index": 809,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/section[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"visually-hidden\">",
                "  Social Media",
                "</h2>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.nal.usda.gov/",
      "result": {
        "totals": {
          "rulesNA": 47,
          "rulesPassed": 49,
          "rulesWarned": 3,
          "rulesViolated": 2,
          "warnings": {
            "minor": 8,
            "moderate": 0,
            "serious": 2,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 1,
            "serious": 35,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-17T23:57:17.657Z",
          "url": "https://www.nal.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": "#0071bc",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"official-website-banner__trigger content-collapsed\">Here's how you know.</button>",
                          "target": [
                            ".official-website-banner__trigger"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"official-website-banner__trigger content-collapsed\">Here's how you know.</button>",
                  "target": [
                    ".official-website-banner__trigger"
                  ],
                  "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": "#0071bc",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"official-website-banner__trigger content-collapsed\">Here's how you know.</button>",
                          "target": [
                            ".official-website-banner__trigger"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"official-website-banner__trigger content-collapsed\">Here's how you know.</button>",
                  "target": [
                    ".official-website-banner__trigger"
                  ],
                  "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=\"official-website-banner__content\">",
                  "target": [
                    ".official-website-banner__content"
                  ],
                  "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 type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" data-target=\"#navbar-collapse\">menu\n                </button>",
                  "target": [
                    ".navbar-toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".expanded.dropdown:nth-child(2) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".expanded.dropdown:nth-child(3) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".expanded.dropdown:nth-child(4) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".expanded.dropdown:nth-child(5) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".expanded.dropdown:nth-child(6) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".expanded.dropdown.last > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "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": "#71767a",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.59,
                        "fontSize": "11.2pt (14.9059px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-page has-glyphicons\" data-once=\"form-single-submit\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.59 (foreground color: #71767a, background color: #ffffff, font size: 11.2pt (14.9059px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ask-question\" data-drupal-link-system-path=\"node/14\">Ask A Question</a>",
                  "target": [
                    ".menu--secondary-links > .first > a[href$=\"ask-question\"][data-drupal-link-system-path=\"node/14\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.59 (foreground color: #71767a, background color: #ffffff, font size: 11.2pt (14.9059px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#71767a",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.59,
                        "fontSize": "11.2pt (14.9059px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-page has-glyphicons\" data-once=\"form-single-submit\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.59 (foreground color: #71767a, background color: #ffffff, font size: 11.2pt (14.9059px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact-us\" data-drupal-link-system-path=\"node/10\">Contact Us</a>",
                  "target": [
                    "li:nth-child(2) > a[href$=\"contact-us\"][data-drupal-link-system-path=\"node/10\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.59 (foreground color: #71767a, background color: #ffffff, font size: 11.2pt (14.9059px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#71767a",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.59,
                        "fontSize": "11.2pt (14.9059px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage page-node-type-page has-glyphicons\" data-once=\"form-single-submit\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.59 (foreground color: #71767a, background color: #ffffff, font size: 11.2pt (14.9059px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://digitop.nal.usda.gov/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\">",
                  "target": [
                    ".last > a[href$=\"digitop.nal.usda.gov/\"][data-extlink=\"\"][rel=\"noopener\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.59 (foreground color: #71767a, background color: #ffffff, font size: 11.2pt (14.9059px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "11.2pt (14.9059px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/\" data-drupal-link-system-path=\"<front>\" class=\"is-active\">Home</a>",
                          "target": [
                            ".menu--main > .first > .is-active[data-drupal-link-system-path=\"<front>\"][href=\"/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 11.2pt (14.9059px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/\" data-drupal-link-system-path=\"<front>\" class=\"is-active\">Home</a>",
                  "target": [
                    ".menu--main > .first > .is-active[data-drupal-link-system-path=\"<front>\"][href=\"/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 11.2pt (14.9059px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.nal.usda.gov/about-us/events/maize-corn?utm_source=NALCoreHero&amp;utm_medium=banner&amp;utm_campaign=MaizeEvent2022&amp;utm_id=MaizeEvent2022\" class=\"usa-button\">Learn about the webinars</a>",
                          "target": [
                            ".field--name-hero-link > .usa-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nal.usda.gov/about-us/events/maize-corn?utm_source=NALCoreHero&amp;utm_medium=banner&amp;utm_campaign=MaizeEvent2022&amp;utm_id=MaizeEvent2022\" class=\"usa-button\">Learn about the webinars</a>",
                  "target": [
                    ".field--name-hero-link > .usa-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://agricola.nal.usda.gov/\" class=\"usa-button\">Search the Catalog</a>",
                          "target": [
                            ".usa-button[href$=\"agricola.nal.usda.gov/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://agricola.nal.usda.gov/\" class=\"usa-button\">Search the Catalog</a>",
                  "target": [
                    ".usa-button[href$=\"agricola.nal.usda.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://pubag.nal.usda.gov/\" class=\"usa-button\">Browse Journal Articles</a>",
                          "target": [
                            ".usa-button[href$=\"pubag.nal.usda.gov/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://pubag.nal.usda.gov/\" class=\"usa-button\">Browse Journal Articles</a>",
                  "target": [
                    ".usa-button[href$=\"pubag.nal.usda.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://data.nal.usda.gov/\" class=\"usa-button\">Access Open Data</a>",
                          "target": [
                            ".usa-button[href$=\"data.nal.usda.gov/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://data.nal.usda.gov/\" class=\"usa-button\">Access Open Data</a>",
                  "target": [
                    ".usa-button[href$=\"data.nal.usda.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://naldc.nal.usda.gov/\" class=\"usa-button\">Explore Our Collections</a>",
                          "target": [
                            "a[href$=\"naldc.nal.usda.gov/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://naldc.nal.usda.gov/\" class=\"usa-button\">Explore Our Collections</a>",
                  "target": [
                    "a[href$=\"naldc.nal.usda.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://agclass.nal.usda.gov/\" class=\"usa-button\">Search the Thesaurus</a>",
                          "target": [
                            ".usa-button[href$=\"agclass.nal.usda.gov/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://agclass.nal.usda.gov/\" class=\"usa-button\">Search the Thesaurus</a>",
                  "target": [
                    ".usa-button[href$=\"agclass.nal.usda.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://invasivespeciesinfo.gov/\" class=\"usa-button\">Get Invasive Species Info</a>",
                          "target": [
                            ".layout--25-25-25-25.layout:nth-child(3) > .layout__container > .layout__region--second.layout__region > .block-inline-blockcard.usa-card.block-layout-builder > .usa-card__container > .usa-card__footer > .field--name-card-link.field--type-link.field > .usa-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://invasivespeciesinfo.gov/\" class=\"usa-button\">Get Invasive Species Info</a>",
                  "target": [
                    ".layout--25-25-25-25.layout:nth-child(3) > .layout__container > .layout__region--second.layout__region > .block-inline-blockcard.usa-card.block-layout-builder > .usa-card__container > .usa-card__footer > .field--name-card-link.field--type-link.field > .usa-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.nutrition.gov/\" class=\"usa-button\">Find Nutrition Info</a>",
                          "target": [
                            "a[href$=\"nutrition.gov/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nutrition.gov/\" class=\"usa-button\">Find Nutrition Info</a>",
                  "target": [
                    "a[href$=\"nutrition.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.lcacommons.gov/\" class=\"usa-button\">Access Data Repositories</a>",
                          "target": [
                            "a[href$=\"lcacommons.gov/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.lcacommons.gov/\" class=\"usa-button\">Access Data Repositories</a>",
                  "target": [
                    "a[href$=\"lcacommons.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://specialcollections.nal.usda.gov/guide-collections/henry-g-gilbert-nursery-and-seed-trade-catalog-collection\" class=\"usa-button\">Visit the Collection</a>",
                          "target": [
                            ".layout--bg > .layout__container > .layout__region--first.layout__region > .block-inline-blockcard.usa-card.block-layout-builder > .usa-card__container > .usa-card__footer > .field--name-card-link.field--type-link.field > .usa-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://specialcollections.nal.usda.gov/guide-collections/henry-g-gilbert-nursery-and-seed-trade-catalog-collection\" class=\"usa-button\">Visit the Collection</a>",
                  "target": [
                    ".layout--bg > .layout__container > .layout__region--first.layout__region > .block-inline-blockcard.usa-card.block-layout-builder > .usa-card__container > .usa-card__footer > .field--name-card-link.field--type-link.field > .usa-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.invasivespeciesinfo.gov/subject/climate-change?utm_source=nal&amp;utm_medium=referral&amp;utm_campaign=staff_pick\" class=\"usa-button\">View Selected Resources</a>",
                          "target": [
                            ".layout--bg > .layout__container > .layout__region--second.layout__region > .block-inline-blockcard.usa-card.block-layout-builder > .usa-card__container > .usa-card__footer > .field--name-card-link.field--type-link.field > .usa-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.invasivespeciesinfo.gov/subject/climate-change?utm_source=nal&amp;utm_medium=referral&amp;utm_campaign=staff_pick\" class=\"usa-button\">View Selected Resources</a>",
                  "target": [
                    ".layout--bg > .layout__container > .layout__region--second.layout__region > .block-inline-blockcard.usa-card.block-layout-builder > .usa-card__container > .usa-card__footer > .field--name-card-link.field--type-link.field > .usa-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://archive.org/details/usdanationalagriculturallibrary\" class=\"usa-button\">Search the Internet Archive</a>",
                          "target": [
                            ".layout--bg > .layout__container > .layout__region--third.layout__region > .block-inline-blockcard.usa-card.block-layout-builder > .usa-card__container > .usa-card__footer > .field--name-card-link.field--type-link.field > .usa-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://archive.org/details/usdanationalagriculturallibrary\" class=\"usa-button\">Search the Internet Archive</a>",
                  "target": [
                    ".layout--bg > .layout__container > .layout__region--third.layout__region > .block-inline-blockcard.usa-card.block-layout-builder > .usa-card__container > .usa-card__footer > .field--name-card-link.field--type-link.field > .usa-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#eff6fb",
                        "contrastRatio": 6.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.nal.usda.gov/borrow-materials\" class=\"important-link\">Borrow materials</a>",
                          "target": [
                            ".important-links__list-item:nth-child(1) > .important-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.16 (foreground color: #005ea2, background color: #eff6fb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nal.usda.gov/borrow-materials\" class=\"important-link\">Borrow materials</a>",
                  "target": [
                    ".important-links__list-item:nth-child(1) > .important-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.16 (foreground color: #005ea2, background color: #eff6fb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#eff6fb",
                        "contrastRatio": 6.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://submit.nal.usda.gov/\" class=\"important-link\">Submit an article</a>",
                          "target": [
                            "a[href$=\"submit.nal.usda.gov/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.16 (foreground color: #005ea2, background color: #eff6fb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://submit.nal.usda.gov/\" class=\"important-link\">Submit an article</a>",
                  "target": [
                    "a[href$=\"submit.nal.usda.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.16 (foreground color: #005ea2, background color: #eff6fb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#eff6fb",
                        "contrastRatio": 6.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://data.nal.usda.gov/\" class=\"important-link\">Submit a dataset</a>",
                          "target": [
                            ".important-link[href$=\"data.nal.usda.gov/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.16 (foreground color: #005ea2, background color: #eff6fb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://data.nal.usda.gov/\" class=\"important-link\">Submit a dataset</a>",
                  "target": [
                    ".important-link[href$=\"data.nal.usda.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.16 (foreground color: #005ea2, background color: #eff6fb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#eff6fb",
                        "contrastRatio": 6.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.nal.usda.gov/usda-agency-field-libraries\" class=\"important-link\">Find a USDA Agency Field Library</a>",
                          "target": [
                            ".important-links__list-item:nth-child(4) > .important-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.16 (foreground color: #005ea2, background color: #eff6fb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nal.usda.gov/usda-agency-field-libraries\" class=\"important-link\">Find a USDA Agency Field Library</a>",
                  "target": [
                    ".important-links__list-item:nth-child(4) > .important-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.16 (foreground color: #005ea2, background color: #eff6fb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#eff6fb",
                        "contrastRatio": 6.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://digitop.nal.usda.gov/\" class=\"important-link\">See all digital research tools on DigiTop</a>",
                          "target": [
                            ".important-link[href$=\"digitop.nal.usda.gov/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.16 (foreground color: #005ea2, background color: #eff6fb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://digitop.nal.usda.gov/\" class=\"important-link\">See all digital research tools on DigiTop</a>",
                  "target": [
                    ".important-link[href$=\"digitop.nal.usda.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.16 (foreground color: #005ea2, background color: #eff6fb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#dcdee0",
                        "contrastRatio": 4.98,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__secondary-section\">",
                          "target": [
                            ".footer__secondary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://ask.usda.gov/s/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\">",
                  "target": [
                    "a[href=\"https://ask.usda.gov/s/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#dcdee0",
                        "contrastRatio": 4.98,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__secondary-section\">",
                          "target": [
                            ".footer__secondary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/web-policies-and-important-links\">Policies and Links</a>",
                  "target": [
                    "nav[aria-labelledby=\"nal-usda-links\"] > ul > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#dcdee0",
                        "contrastRatio": 4.98,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__secondary-section\">",
                          "target": [
                            ".footer__secondary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usda.gov/plain-writing\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\">",
                  "target": [
                    "nav[aria-labelledby=\"nal-usda-links\"] > ul > li:nth-child(3) > a[data-extlink=\"\"][rel=\"noopener\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#dcdee0",
                        "contrastRatio": 4.98,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__secondary-section\">",
                          "target": [
                            ".footer__secondary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.dm.usda.gov/foia/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\">",
                  "target": [
                    "a[href$=\"foia/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#dcdee0",
                        "contrastRatio": 4.98,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__secondary-section\">",
                          "target": [
                            ".footer__secondary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/accessibility\">Accessibility Statement</a>",
                  "target": [
                    "a[href$=\"accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#dcdee0",
                        "contrastRatio": 4.98,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__secondary-section\">",
                          "target": [
                            ".footer__secondary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usda.gov/privacy-policy\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\">",
                  "target": [
                    "li:nth-child(6) > a[data-extlink=\"\"][rel=\"noopener\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#dcdee0",
                        "contrastRatio": 4.98,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__secondary-section\">",
                          "target": [
                            ".footer__secondary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usda.gov/non-discrimination-statement\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\">",
                  "target": [
                    "nav[aria-labelledby=\"nal-usda-links\"] > ul > li:nth-child(7) > a[data-extlink=\"\"][rel=\"noopener\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#dcdee0",
                        "contrastRatio": 4.98,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__secondary-section\">",
                          "target": [
                            ".footer__secondary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usda.gov/oascr/civil-rights-statements\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\">",
                  "target": [
                    "li:nth-child(8) > a[data-extlink=\"\"][rel=\"noopener\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#dcdee0",
                        "contrastRatio": 4.98,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__secondary-section\">",
                          "target": [
                            ".footer__secondary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.ars.usda.gov/docs/quality-of-information/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\">",
                  "target": [
                    "li:nth-child(9) > a[data-extlink=\"\"][rel=\"noopener\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#dcdee0",
                        "contrastRatio": 4.98,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__secondary-section\">",
                          "target": [
                            ".footer__secondary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.ars.usda.gov\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\">",
                  "target": [
                    "a[href$=\"www.ars.usda.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#dcdee0",
                        "contrastRatio": 4.98,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__secondary-section\">",
                          "target": [
                            ".footer__secondary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usda.gov\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\">",
                  "target": [
                    "a[href$=\"www.usda.gov\"][data-extlink=\"\"][rel=\"noopener\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#dcdee0",
                        "contrastRatio": 4.98,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__secondary-section\">",
                          "target": [
                            ".footer__secondary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usa.gov\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\">",
                  "target": [
                    "a[href$=\"www.usa.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#dcdee0",
                        "contrastRatio": 4.98,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__secondary-section\">",
                          "target": [
                            ".footer__secondary-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.whitehouse.gov\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\">",
                  "target": [
                    "a[href$=\"www.whitehouse.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.98 (foreground color: #005ea2, background color: #dcdee0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"submit\" name=\"commit\" class=\"form_button btn btn-primary\" id=\"go\" value=\"Sign up\">",
                          "target": [
                            "#go"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"submit\" name=\"commit\" class=\"form_button btn btn-primary\" id=\"go\" value=\"Sign up\">",
                  "target": [
                    "#go"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"official-website-banner__message\">\n      <img src=\"/themes/custom/drupal-base-theme/images/amflag.jpg\" alt=\"\">An official website of the United States government.\n      <button class=\"official-website-banner__trigger content-collapsed\">Here's how you know.</button>\n    </div>",
                  "target": [
                    ".official-website-banner__message"
                  ],
                  "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.nal.usda.gov/",
      "what": "URL",
      "result": "https://www.nal.usda.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.nal.usda.gov/",
      "result": {
        "Error": {},
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" class=\"site-branding__usda-logo\" src=\"/themes/custom/drupal-base-theme/images/usda_logo.png\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img loading=\"lazy\" src=\"/sites/default/files/styles/card/public/card-image/SeedTrade3d0158f60314b0eb9201398ac331d42c.jpg?h=0e08c9aa&amp;itok=kAQD9exw\" width=\"330\" height=\"220\" alt=\"\" class=\"img-responsive\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img loading=\"lazy\" src=\"/sites/default/files/styles/card/public/card-image/climate-change.jpg?h=544ade05&amp;itok=1Fmtpuoq\" width=\"330\" height=\"220\" alt=\"\" class=\"img-responsive\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img loading=\"lazy\" src=\"/sites/default/files/styles/card/public/card-image/seed%20trade%20farquhar%201905.jpg?h=53f45f9d&amp;itok=LIG9X7Vi\" width=\"330\" height=\"220\" alt=\"\" class=\"img-responsive\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/themes/custom/drupal-base-theme/images/amflag.jpg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/themes/custom/drupal-base-theme/images/icon-dot-gov.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/themes/custom/drupal-base-theme/images/icon-https.svg\" alt=\"\">"
              }
            ]
          },
          "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-secondarylinks-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-secondarylinks-menu\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "#block-secondarylinks-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-secondarylinks-menu\">...</h2>"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "h2",
                "id": "#block-bootstrap-core-footer-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-bootstrap-core-footer-menu\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#block-bootstrap-core-main-menu-menu",
                "code": "<h2 class=\"sr-only\" id=\"block-bootstrap-core-main-menu-menu\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#block-secondarylinks-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-secondarylinks-menu\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#nal-usda-links",
                "code": "<h2 id=\"nal-usda-links\" class=\"visually-hidden\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"visually-hidden\">...</h2>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">...</a>"
              }
            ]
          },
          "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": "button",
                "id": "",
                "code": "<button class=\"official-website-banner__trigger content-collapsed\">...</button>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.BGColour": {
            "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [
              {
                "tagName": "div",
                "id": "#usasearch_sayt",
                "code": "<div id=\"usasearch_sayt\" style=\"background: none; border: 0px; display: block; float: none; height: 0px; line-height: 0; margin: 0px; padding: 0px; position: static; width: 0px;\">...</div>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nal.usda.gov/",
      "what": "URL",
      "result": "https://www.nal.usda.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.nal.usda.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 5,
            "recommendation": 0,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 170,
                "height": 105,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 83,
                "height": 37,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 350,
                "top": 27,
                "height": 22,
                "width": 146
              },
              "snippet": "<button class=\"official-website-banner__trigger content-collapsed\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 133
              },
              "snippet": "<a class=\"visually-hidden focusable skip-link\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/main[1]/div[1]/article[1]/div[1]/div[5]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/main[1]/article[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 7687,
                "height": 93,
                "width": 784
              },
              "snippet": "<nav class=\"block block-layout-builder block-inline-blockimportant-links important-links clearfix\">",
              "level": "violation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 3,
            "recommendation": 0,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 334,
                "top": 5,
                "height": 20,
                "width": 136
              },
              "snippet": "<button class=\"official-website-banner__trigger content-collapsed\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 1,
                "width": 1
              },
              "snippet": "<a class=\"visually-hidden focusable skip-link\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/main[1]/div[1]/article[1]/div[1]/div[5]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/main[1]/article[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 40,
                "top": 2670,
                "height": 387,
                "width": 720
              },
              "snippet": "<nav class=\"block block-layout-builder block-inline-blockimportant-links important-links clearfix\">",
              "level": "violation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nal.usda.gov/",
      "what": "URL",
      "result": "https://www.nal.usda.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.nal.usda.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "National Agricultural Library",
          "pageurl": "https://www.nal.usda.gov/",
          "time": 2.62,
          "creditsremaining": 910,
          "allitemcount": 108,
          "totalelements": 677,
          "waveurl": "http://wave.webaim.org/report?url=https://www.nal.usda.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 1,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child + HEADER > DIV#navbar > DIV:first-child > DIV#navbar-collapse > DIV:first-child > NAV#block-bootstrap-core-main-menu > H2#block-bootstrap-core-main-menu-menu"
                ],
                "contrastdata": [
                  [
                    1.07,
                    "#333333",
                    "#162e51",
                    true
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 0,
            "items": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nal.usda.gov/",
      "what": "URL",
      "result": "https://www.nal.usda.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.nal.usda.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.076",
        "responseTime": "2022-07-17T23:57:34.250Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1024598,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 58,
              "totalWarnings": 3,
              "totalIssues": 61
            },
            "issuesByLevel": {
              "A": {
                "count": 25,
                "pct": 40.98
              },
              "AA": {
                "count": 24,
                "pct": 39.34
              },
              "AAA": {
                "count": 61,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 6,
              "warningDensity": 0,
              "allDensity": 6
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "204f6745-3aa2-4fab-a78c-bdeeb31257e2",
          "docID": "0336dad5-c5c3-41fb-a97c-e8b8c32b849c",
          "sourceHash": "e619a617bec33e112445b9eae7c0e682",
          "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=204f6745-3aa2-4fab-a78c-bdeeb31257e2",
          "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": 2734.06
                },
                "height": 2734.06,
                "width": 1024
              },
              "position": {
                "line": 2092,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage page-node-type-page has-glyphicons\" data-once=\"form-single-submit\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;div class=\"dialog-off-canvas-main-canvas\"",
              "xpath": "/html/body",
              "issueID": "48f2738e44a67a5972e51a0f94c9cbb7",
              "signature": "3f41ebb241f64afbdf9813f5590d0f69",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=48f2738e44a67a5972e51a0f94c9cbb7"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 56,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt;",
              "xpath": "/html/body/a[1]",
              "issueID": "c3e8c658e351f6dccfa26fe9d9a27a8c",
              "signature": "a42618b59224f73822220fc33ce8ea6b",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=c3e8c658e351f6dccfa26fe9d9a27a8c"
            },
            {
              "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": 4,
                  "y": -10
                },
                "bottom-right": {
                  "x": 98,
                  "y": 11
                },
                "height": 21,
                "width": 94
              },
              "position": {
                "line": 56,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/ask-question\" data-drupal-link-system-path=\"node/14\"&gt;Ask A Question&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "3e7296832405e177ce9d01bad9db81b7",
              "signature": "721700addf7958d68eea30f826427658",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=3e7296832405e177ce9d01bad9db81b7"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 13,
                  "y": -10
                },
                "bottom-right": {
                  "x": 83,
                  "y": 11
                },
                "height": 21,
                "width": 70
              },
              "position": {
                "line": 57,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/contact-us\" data-drupal-link-system-path=\"node/10\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "a871edb3013474ada5ba3e5dee6db4a4",
              "signature": "e838e10eed60188171bf5f0f252f6cb9",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=a871edb3013474ada5ba3e5dee6db4a4"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 13,
                  "y": -10
                },
                "bottom-right": {
                  "x": 75,
                  "y": 11
                },
                "height": 21,
                "width": 62
              },
              "position": {
                "line": 57,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://digitop.nal.usda.gov/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;DigiTop&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt;&lt",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "60faf1595dd168292a7113bdd3c733a4",
              "signature": "da47b416848b2ff86b31a6d25de91bc4",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=60faf1595dd168292a7113bdd3c733a4"
            },
            {
              "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": 41,
                  "y": 0
                },
                "bottom-right": {
                  "x": 42,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 7860,
                "column": 13
              },
              "errorSnippet": "&lt;h2 class=\"sr-only\" id=\"block-bootstrap-core-main-menu-menu\"&gt;Main menu&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/h2[1]",
              "issueID": "0a42a44c476caf2e537301aa6888e216",
              "signature": "0f427f1dede4ce1c036c6a0677c93354",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=0a42a44c476caf2e537301aa6888e216"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 20
                },
                "height": 20,
                "width": 37
              },
              "position": {
                "line": 57,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\" class=\"is-active\"&gt;Home&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "b77d21b3972f5b181616472e233d8835",
              "signature": "140dc4d8c1c36925c959638f0095db6f",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=b77d21b3972f5b181616472e233d8835"
            },
            {
              "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": 2734.06
                },
                "height": 2734.06,
                "width": 1024
              },
              "position": {
                "line": 2092,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage page-node-type-page has-glyphicons\" data-once=\"form-single-submit\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;div class=\"dialog-off-canvas-main-canvas\"",
              "xpath": "/html/body",
              "issueID": "135b3f2e1ccb8028540259b53b82f01c",
              "signature": "275311e10d4001425a65110d15b234f3",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=135b3f2e1ccb8028540259b53b82f01c"
            },
            {
              "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": 158,
                  "y": 490
                },
                "height": 490,
                "width": 158
              },
              "position": {
                "line": 3750,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"dropdown-menu\" style=\"\"&gt;&lt;li class=\"first\"&gt;&lt;a href=\"/animal-health-and-welfare\"&gt;Animal Health and Welfare&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=\"/farms-and-agricultural-production-systems\" data-drupal-link-system-path=\"node",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/ul[1]",
              "issueID": "73c70d3f566d8c5b2ba3a04b8e9f0c0a",
              "signature": "2cd4b46b7d65a78bda32835c5874b5d1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=73c70d3f566d8c5b2ba3a04b8e9f0c0a"
            },
            {
              "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": 158,
                  "y": 460
                },
                "height": 460,
                "width": 158
              },
              "position": {
                "line": 5238,
                "column": 110
              },
              "errorSnippet": "&lt;ul class=\"dropdown-menu\" style=\"\"&gt;&lt;li class=\"first\"&gt;&lt;a href=\"https://agricola.nal.usda.gov/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;NAL Catalog (AGRICOLA)&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]",
              "issueID": "3ac2b4e277da04e1113a63119380aba1",
              "signature": "60720d764b42a2abdbe7113471d7642f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=3ac2b4e277da04e1113a63119380aba1"
            },
            {
              "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": 158,
                  "y": 340
                },
                "height": 340,
                "width": 158
              },
              "position": {
                "line": 5915,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"dropdown-menu\" style=\"\"&gt;&lt;li class=\"first\"&gt;&lt;a href=\"https://naldc.nal.usda.gov\" title=\"Link to the National Agricultural Library Digital Collections\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;Digital Collectio",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/ul[1]",
              "issueID": "b1f4b672ae6a5f3ab31659fec658d964",
              "signature": "6c2c32e867dda0058aff8ef6b03bd8bf",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b1f4b672ae6a5f3ab31659fec658d964"
            },
            {
              "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": 158,
                  "y": 470
                },
                "height": 470,
                "width": 158
              },
              "position": {
                "line": 5915,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"dropdown-menu\" style=\"\"&gt;&lt;li class=\"first\"&gt;&lt;a href=\"/data\" data-drupal-link-system-path=\"node/16\"&gt;Scientific Data Services&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=\"/data/data-management-planning\" data-drupal-link-system-path=",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/ul[1]",
              "issueID": "e6bb8d883f40695a56622c2d34c7d06e",
              "signature": "21b546e524e51caf756be2a998bbaa7a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e6bb8d883f40695a56622c2d34c7d06e"
            },
            {
              "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": 158,
                  "y": 290
                },
                "height": 290,
                "width": 158
              },
              "position": {
                "line": 5915,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"dropdown-menu\" style=\"\"&gt;&lt;li class=\"first\"&gt;&lt;a href=\"/ask-question\" data-drupal-link-system-path=\"node/14\"&gt;Reference and Research&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=\"/data/data-management-planning\" data-drupal-link-system",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/ul[1]",
              "issueID": "3d05e14bad3526a4efb805eb2a815254",
              "signature": "09f5176de430ef0edbcb009db1bd5feb",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=3d05e14bad3526a4efb805eb2a815254"
            },
            {
              "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": 15,
                  "y": 134
                },
                "bottom-right": {
                  "x": 955,
                  "y": 196
                },
                "height": 62,
                "width": 940
              },
              "position": {
                "line": 5298,
                "column": 423
              },
              "errorSnippet": "&lt;p class=\"font-lead--centered\"&gt;The National Agricultural Library (NAL) is one of five national libraries of the United States.&amp;nbsp; It houses one of the world's largest collections devoted to agriculture and its related sciences.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/section[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/p[1]",
              "issueID": "c5a34a6fa6330e1924b22d2c16f6d21b",
              "signature": "c747346b88d57939047e8490843741bc",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c5a34a6fa6330e1924b22d2c16f6d21b"
            },
            {
              "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": 13,
                  "y": -10
                },
                "bottom-right": {
                  "x": 75,
                  "y": 11
                },
                "height": 21,
                "width": 62
              },
              "position": {
                "line": 57,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://digitop.nal.usda.gov/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;DigiTop&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt;&lt",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "5af92f9805c1436912828d6b87633a8c",
              "signature": "9415d315354d92ac631642394c5e2c1a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5af92f9805c1436912828d6b87633a8c"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -30
                },
                "height": -30,
                "width": -20
              },
              "position": {
                "line": 85,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"https://agricola.nal.usda.gov/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;NAL Catalog (AGRICOLA)&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "5616cbfbfa16d876e2d9bf43899bc2ff",
              "signature": "586b5438b0b64626ae078313d4533b87",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5616cbfbfa16d876e2d9bf43899bc2ff"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -30
                },
                "height": -30,
                "width": -20
              },
              "position": {
                "line": 87,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"https://pubag.nal.usda.gov/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;PubAg&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt;&lt;met",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "820c27b2c76557a7347f4b6aac6dca11",
              "signature": "511c80f7aceed0bf30674461f5104ebb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=820c27b2c76557a7347f4b6aac6dca11"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -30
                },
                "height": -30,
                "width": -20
              },
              "position": {
                "line": 105,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"https://data.nal.usda.gov/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;Ag Data Commons&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&g",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "1dc074a2bbee1296651d7b3043a22b77",
              "signature": "55201c5bf5efb31fea414c71266d2cfd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1dc074a2bbee1296651d7b3043a22b77"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -30
                },
                "height": -30,
                "width": -20
              },
              "position": {
                "line": 1092,
                "column": 5796
              },
              "errorSnippet": "&lt;a href=\"https://agclass.nal.usda.gov/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;NAL Thesaurus &lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[4]/a[1]",
              "issueID": "9ea7200c829af929e1d71da026f780cf",
              "signature": "a74d6985f9477e507b10323175b05a54",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9ea7200c829af929e1d71da026f780cf"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -30
                },
                "height": -30,
                "width": -20
              },
              "position": {
                "line": 1097,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://fdc.nal.usda.gov/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;Food Data Central&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[5]/a[1]",
              "issueID": "5453ce7ebae5d3c4c118190f9cc92ef9",
              "signature": "7babf2807c02e5eaa2e1d616acc824e7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5453ce7ebae5d3c4c118190f9cc92ef9"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -30
                },
                "height": -30,
                "width": -20
              },
              "position": {
                "line": 1113,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://i5k.nal.usda.gov/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;i5K Workspace&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt;&",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[7]/a[1]",
              "issueID": "82bcaa2c3c92df96f752750072a51d93",
              "signature": "586a152e7a67fc96bf82ce0f6d4e405f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=82bcaa2c3c92df96f752750072a51d93"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -30
                },
                "height": -30,
                "width": -20
              },
              "position": {
                "line": 3689,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://naldc.nal.usda.gov\" title=\"Link to the National Agricultural Library Digital Collections\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;Digital Collections&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(l",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
              "issueID": "7d32648fc8f9b5c62e18f319f85c4049",
              "signature": "885bded4687135c55524bca6d89bd19f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7d32648fc8f9b5c62e18f319f85c4049"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -30
                },
                "height": -30,
                "width": -20
              },
              "position": {
                "line": 3690,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://specialcollections.nal.usda.gov/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;Special Collections&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" vie",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[3]/a[1]",
              "issueID": "59f069e31d91891067005b787a71ca08",
              "signature": "451a06f0094ac67be5541a621eec2225",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=59f069e31d91891067005b787a71ca08"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -30
                },
                "height": -30,
                "width": -20
              },
              "position": {
                "line": 4289,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://digitop.nal.usda.gov/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;DigiTop&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt;&lt",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/ul[1]/li[3]/a[1]",
              "issueID": "d75de68d1f7b0aff5be4ee9d973c44b2",
              "signature": "9b68e83b1fca9b5ed613b2628f4e7206",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d75de68d1f7b0aff5be4ee9d973c44b2"
            },
            {
              "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": 934,
                  "y": 2430.0625
                },
                "bottom-right": {
                  "x": 982,
                  "y": 2486.0625
                },
                "height": 56,
                "width": 48
              },
              "position": {
                "line": 6454,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.nal.usda.gov/main/rss-feeds\" class=\"social-link social-link--rss\"&gt;&lt;span class=\"social-link__text\"&gt;RSS&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/section[1]/ul[1]/li[4]/a[1]",
              "issueID": "b1d5f0fdecf721aaea2c77c3db8489f6",
              "signature": "557fd15ed55aa8ccbef199944fd66ef3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b1d5f0fdecf721aaea2c77c3db8489f6"
            },
            {
              "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": 15,
                  "y": 1
                },
                "bottom-right": {
                  "x": 90,
                  "y": 21
                },
                "height": 20,
                "width": 75
              },
              "position": {
                "line": 6455,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://ask.usda.gov/s/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;AskUSDA&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt;&lt;metad",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "963bff4414e3ab8ab514fcbe36b3163c",
              "signature": "39bda99881987ef3b173b47b79aca375",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=963bff4414e3ab8ab514fcbe36b3163c"
            },
            {
              "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": 15,
                  "y": 77
                },
                "bottom-right": {
                  "x": 120,
                  "y": 97
                },
                "height": 20,
                "width": 105
              },
              "position": {
                "line": 6455,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usda.gov/plain-writing\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;Plain Writing&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "c7d7de4ef407e05463cc6c69dd081234",
              "signature": "8e7a6f8c806fb34655887572bb4f4f9f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c7d7de4ef407e05463cc6c69dd081234"
            },
            {
              "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": 15,
                  "y": 115
                },
                "bottom-right": {
                  "x": 62,
                  "y": 135
                },
                "height": 20,
                "width": 47
              },
              "position": {
                "line": 6526,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.dm.usda.gov/foia/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;FOIA&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt;&lt;me",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "bd5ccf4af6512f0efec55d7c6bff614b",
              "signature": "323b4d80d356dfb1dd17ee0fbfa86918",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bd5ccf4af6512f0efec55d7c6bff614b"
            },
            {
              "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": 225.875,
                  "y": 1
                },
                "bottom-right": {
                  "x": 333.875,
                  "y": 21
                },
                "height": 20,
                "width": 108
              },
              "position": {
                "line": 6683,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usda.gov/privacy-policy\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;Privacy Policy&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 ",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/a[1]",
              "issueID": "ac59b6e1aecbf7009368d48f620ba7e9",
              "signature": "4bfb6a370800da66daa7e44c47dbab53",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ac59b6e1aecbf7009368d48f620ba7e9"
            },
            {
              "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": 225.875,
                  "y": 39
                },
                "bottom-right": {
                  "x": 362.875,
                  "y": 81
                },
                "height": 42,
                "width": 137
              },
              "position": {
                "line": 6683,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usda.gov/non-discrimination-statement\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;Non-Discrimination Statement&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/a[1]",
              "issueID": "7002c6f8a4698f48b528f27aeb6ad810",
              "signature": "9f09cc867472660ff910ce0350173653",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7002c6f8a4698f48b528f27aeb6ad810"
            },
            {
              "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": 225.875,
                  "y": 99
                },
                "bottom-right": {
                  "x": 362.875,
                  "y": 119
                },
                "height": 20,
                "width": 137
              },
              "position": {
                "line": 6683,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usda.gov/oascr/civil-rights-statements\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;Civil Rights Policy&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/200",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[8]/a[1]",
              "issueID": "52453e8d71ebce1e319fc12dda4eabea",
              "signature": "cac7ec968d3a7e01f7d86693fec60d7e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=52453e8d71ebce1e319fc12dda4eabea"
            },
            {
              "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": 225.875,
                  "y": 137
                },
                "bottom-right": {
                  "x": 378.875,
                  "y": 157
                },
                "height": 20,
                "width": 153
              },
              "position": {
                "line": 6850,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.ars.usda.gov/docs/quality-of-information/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;Information Quality&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[9]/a[1]",
              "issueID": "51a17526e92e367c885a9abd4f553cff",
              "signature": "819b16168c29b2cb30f268dd1cc3b21e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=51a17526e92e367c885a9abd4f553cff"
            },
            {
              "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": 436.75,
                  "y": 1
                },
                "bottom-right": {
                  "x": 584.75,
                  "y": 43
                },
                "height": 42,
                "width": 148
              },
              "position": {
                "line": 6851,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"https://www.ars.usda.gov\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;Agricultural Research Service&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[10]/a[1]",
              "issueID": "e8ed13e833f73171a46d00029cee62b8",
              "signature": "b4bb3322264b370ec161c23fd19e9b6e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e8ed13e833f73171a46d00029cee62b8"
            },
            {
              "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": 436.75,
                  "y": 61
                },
                "bottom-right": {
                  "x": 515.75,
                  "y": 81
                },
                "height": 20,
                "width": 79
              },
              "position": {
                "line": 6862,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"https://www.usda.gov\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;USDA.gov&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt;&lt;metadat",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[11]/a[1]",
              "issueID": "006b1f34a14c8f1cc363e543bf8cf3d0",
              "signature": "208bc5b49a0d5728557e930abbde892c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=006b1f34a14c8f1cc363e543bf8cf3d0"
            },
            {
              "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": 436.75,
                  "y": 99
                },
                "bottom-right": {
                  "x": 505.75,
                  "y": 119
                },
                "height": 20,
                "width": 69
              },
              "position": {
                "line": 6863,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"https://www.usa.gov\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;USA.gov&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt;&lt;metadata&",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[12]/a[1]",
              "issueID": "d9276ac0553f5dd4859b965e33877508",
              "signature": "6d1b8c4e4e3cfed3564c70bfd06439d2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d9276ac0553f5dd4859b965e33877508"
            },
            {
              "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": 436.75,
                  "y": 137
                },
                "bottom-right": {
                  "x": 562.75,
                  "y": 157
                },
                "height": 20,
                "width": 126
              },
              "position": {
                "line": 7270,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.whitehouse.gov\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;WhiteHouse.gov&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[13]/a[1]",
              "issueID": "ebb9250808e2e7ae68321c9fae7e5bd1",
              "signature": "fa0ac120b5888323bb437fc66c9c74f0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ebb9250808e2e7ae68321c9fae7e5bd1"
            },
            {
              "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": 93,
                  "y": 27
                },
                "bottom-right": {
                  "x": 356,
                  "y": 44
                },
                "height": 17,
                "width": 263
              },
              "position": {
                "line": 7775,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"site-branding__usda\"&gt;&lt;a href=\"https://www.usda.gov\"&gt;U.S. Department of Agriculture&lt;/a&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[2]",
              "issueID": "7f790a34fd8e29664a3ab44757eb0728",
              "signature": "e2e5d531c0c625ebdd650648c4a45110",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7f790a34fd8e29664a3ab44757eb0728"
            },
            {
              "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": 93,
                  "y": 28
                },
                "bottom-right": {
                  "x": 274,
                  "y": 43
                },
                "height": 15,
                "width": 181
              },
              "position": {
                "line": 56,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usda.gov\"&gt;U.S. Department of Agriculture&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "81e6121f68ed7aca7793faba2c49eb31",
              "signature": "bbf8e9ac9864f9b699edf23726ca99f9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=81e6121f68ed7aca7793faba2c49eb31"
            },
            {
              "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": 2734.06
                },
                "height": 2734.06,
                "width": 1024
              },
              "position": {
                "line": 2092,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage page-node-type-page has-glyphicons\" data-once=\"form-single-submit\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;div class=\"dialog-off-canvas-main-canvas\"",
              "xpath": "/html/body",
              "issueID": "877f037ba53b990ad4754859a87cdeee",
              "signature": "6409615fe772557d376b9f074f5f332a",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=877f037ba53b990ad4754859a87cdeee"
            },
            {
              "tID": 214,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Do not open new windows on form submission.",
              "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 form is set to open a new window or tab when the form is submitted.  This may result in disorientation or confusion for users who do not expect the new window to appear or who cannot see the change to a new window. Remove `target=\"_blank\"` from this `<form>` element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 673.65625,
                  "y": 2518.0625
                },
                "bottom-right": {
                  "x": 966.98425,
                  "y": 2675.0625
                },
                "height": 157,
                "width": 293.328
              },
              "position": {
                "line": 57,
                "column": 0
              },
              "errorSnippet": "&lt;form id=\"GD-snippet-form\" action=\"https://public.govdelivery.com/accounts/USDAARS/subscriber/qualify?qsp=CODE_RED\" accept-charset=\"UTF-8\" method=\"post\" target=\"_blank\" class=\"sign-up\" data-once=\"form-updated\" data-drupal-form-fields=\"email,go\"&gt; &l",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/form[1]",
              "issueID": "3387c5f41bc15994bc3aef44bc71750a",
              "signature": "151cf5dc564df10689894be348601281",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=214&issueID=3387c5f41bc15994bc3aef44bc71750a"
            },
            {
              "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": 13,
                  "y": -10
                },
                "bottom-right": {
                  "x": 75,
                  "y": 11
                },
                "height": 21,
                "width": 62
              },
              "position": {
                "line": 57,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://digitop.nal.usda.gov/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;DigiTop&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt;&lt",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "bae8806dbf55cc4d4c4bb2ea46772f02",
              "signature": "bf794394cdb89bf79de26bf010faa19b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bae8806dbf55cc4d4c4bb2ea46772f02"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -30
                },
                "height": -30,
                "width": -20
              },
              "position": {
                "line": 85,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"https://agricola.nal.usda.gov/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;NAL Catalog (AGRICOLA)&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "1d99152dc99fa88074ac73fcc27869ee",
              "signature": "34a005acaa69289880cee9ef9a125ee2",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1d99152dc99fa88074ac73fcc27869ee"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -30
                },
                "height": -30,
                "width": -20
              },
              "position": {
                "line": 87,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"https://pubag.nal.usda.gov/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;PubAg&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt;&lt;met",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "77d5903bf992b62dd7aa11021afe08d3",
              "signature": "05f9704fee5879ceb93f4f20a1959949",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=77d5903bf992b62dd7aa11021afe08d3"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -30
                },
                "height": -30,
                "width": -20
              },
              "position": {
                "line": 105,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"https://data.nal.usda.gov/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;Ag Data Commons&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&g",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "bd386b5f00374a0bcc9c323b8148e98f",
              "signature": "3791dd93571a4aa69980d2ef09d9639f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bd386b5f00374a0bcc9c323b8148e98f"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -30
                },
                "height": -30,
                "width": -20
              },
              "position": {
                "line": 1092,
                "column": 5796
              },
              "errorSnippet": "&lt;a href=\"https://agclass.nal.usda.gov/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;NAL Thesaurus &lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[4]/a[1]",
              "issueID": "e97f349768bf612000e8e1e1a6ef5050",
              "signature": "432d73a42c67c4338df7f59da13b284d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e97f349768bf612000e8e1e1a6ef5050"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -30
                },
                "height": -30,
                "width": -20
              },
              "position": {
                "line": 1097,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://fdc.nal.usda.gov/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;Food Data Central&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[5]/a[1]",
              "issueID": "e211efbc77c717780d4f1b7979ffd7f6",
              "signature": "9737f29ae7178db433db4f319ec0dadf",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e211efbc77c717780d4f1b7979ffd7f6"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -30
                },
                "height": -30,
                "width": -20
              },
              "position": {
                "line": 1113,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://i5k.nal.usda.gov/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;i5K Workspace&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt;&",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[7]/a[1]",
              "issueID": "a8664f5d021bbe96e23110dc73dec4d6",
              "signature": "d8e22c01b2267d3bfa69ce0b8e164b14",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a8664f5d021bbe96e23110dc73dec4d6"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -30
                },
                "height": -30,
                "width": -20
              },
              "position": {
                "line": 3689,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://naldc.nal.usda.gov\" title=\"Link to the National Agricultural Library Digital Collections\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;Digital Collections&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(l",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
              "issueID": "231f532e23c302176e834348a383ad36",
              "signature": "37b15d48e13526de9e44c88f651e3581",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=231f532e23c302176e834348a383ad36"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -30
                },
                "height": -30,
                "width": -20
              },
              "position": {
                "line": 3690,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://specialcollections.nal.usda.gov/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;Special Collections&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" vie",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[3]/a[1]",
              "issueID": "c1ab19f5d109cc9f719aa7c6a384bbbd",
              "signature": "14118adc3c46a41bad683043e0e1cd82",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c1ab19f5d109cc9f719aa7c6a384bbbd"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -30
                },
                "height": -30,
                "width": -20
              },
              "position": {
                "line": 4289,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://digitop.nal.usda.gov/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;DigiTop&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt;&lt",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/ul[1]/li[3]/a[1]",
              "issueID": "ceadc572420743c0eab5ae3ac6a08bc8",
              "signature": "f6bec833c252b2e0c40d0b97671af521",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ceadc572420743c0eab5ae3ac6a08bc8"
            },
            {
              "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": 15,
                  "y": 1
                },
                "bottom-right": {
                  "x": 90,
                  "y": 21
                },
                "height": 20,
                "width": 75
              },
              "position": {
                "line": 6455,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://ask.usda.gov/s/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;AskUSDA&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt;&lt;metad",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "1253f2f5e0108a8d80fddf78e61f85aa",
              "signature": "49239d4b92cba116686d0dd161af005d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1253f2f5e0108a8d80fddf78e61f85aa"
            },
            {
              "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": 15,
                  "y": 77
                },
                "bottom-right": {
                  "x": 120,
                  "y": 97
                },
                "height": 20,
                "width": 105
              },
              "position": {
                "line": 6455,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usda.gov/plain-writing\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;Plain Writing&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "a875348db86ae61695eaec4a92ffd059",
              "signature": "e2514a1b26d68f4c684382c5beda3e0b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a875348db86ae61695eaec4a92ffd059"
            },
            {
              "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": 15,
                  "y": 115
                },
                "bottom-right": {
                  "x": 62,
                  "y": 135
                },
                "height": 20,
                "width": 47
              },
              "position": {
                "line": 6526,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.dm.usda.gov/foia/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;FOIA&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt;&lt;me",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "25f50b099fe7ae374253d020ca8add6a",
              "signature": "c6cd9290ae509510fabb1e5049cd0128",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=25f50b099fe7ae374253d020ca8add6a"
            },
            {
              "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": 225.875,
                  "y": 1
                },
                "bottom-right": {
                  "x": 333.875,
                  "y": 21
                },
                "height": 20,
                "width": 108
              },
              "position": {
                "line": 6683,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usda.gov/privacy-policy\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;Privacy Policy&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 ",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/a[1]",
              "issueID": "17bbfad1a0dab26544f2ee3a1db2f573",
              "signature": "a49fe6312f424ecf7cf4a073fab547a0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=17bbfad1a0dab26544f2ee3a1db2f573"
            },
            {
              "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": 225.875,
                  "y": 39
                },
                "bottom-right": {
                  "x": 362.875,
                  "y": 81
                },
                "height": 42,
                "width": 137
              },
              "position": {
                "line": 6683,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usda.gov/non-discrimination-statement\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;Non-Discrimination Statement&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/a[1]",
              "issueID": "40e4a6d1daa9da14c4547271a3a4b5f5",
              "signature": "25ebb2740acbeecbd54a53bc81fc3a18",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=40e4a6d1daa9da14c4547271a3a4b5f5"
            },
            {
              "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": 225.875,
                  "y": 99
                },
                "bottom-right": {
                  "x": 362.875,
                  "y": 119
                },
                "height": 20,
                "width": 137
              },
              "position": {
                "line": 6683,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usda.gov/oascr/civil-rights-statements\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;Civil Rights Policy&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/200",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[8]/a[1]",
              "issueID": "e86fe6fc6f32baa15b3bcf8b629d2fde",
              "signature": "1749b29739b91ed464b2f90508c09530",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e86fe6fc6f32baa15b3bcf8b629d2fde"
            },
            {
              "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": 225.875,
                  "y": 137
                },
                "bottom-right": {
                  "x": 378.875,
                  "y": 157
                },
                "height": 20,
                "width": 153
              },
              "position": {
                "line": 6850,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.ars.usda.gov/docs/quality-of-information/\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;Information Quality&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[9]/a[1]",
              "issueID": "997a3e0961030ba6603d2aca9f4da755",
              "signature": "f8ba1eb2bdcae09a8325af3c3d8142ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=997a3e0961030ba6603d2aca9f4da755"
            },
            {
              "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": 436.75,
                  "y": 1
                },
                "bottom-right": {
                  "x": 584.75,
                  "y": 43
                },
                "height": 42,
                "width": 148
              },
              "position": {
                "line": 6851,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"https://www.ars.usda.gov\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;Agricultural Research Service&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[10]/a[1]",
              "issueID": "7992e3dd22f2689da760eaa399fb65d6",
              "signature": "7277ee8f68bb261922babe553469074d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7992e3dd22f2689da760eaa399fb65d6"
            },
            {
              "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": 436.75,
                  "y": 61
                },
                "bottom-right": {
                  "x": 515.75,
                  "y": 81
                },
                "height": 20,
                "width": 79
              },
              "position": {
                "line": 6862,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"https://www.usda.gov\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;USDA.gov&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt;&lt;metadat",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[11]/a[1]",
              "issueID": "cb12923d696269982d263c7d97438dc2",
              "signature": "720d17323fea03be1bb7a4711e75ea93",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cb12923d696269982d263c7d97438dc2"
            },
            {
              "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": 436.75,
                  "y": 99
                },
                "bottom-right": {
                  "x": 505.75,
                  "y": 119
                },
                "height": 20,
                "width": 69
              },
              "position": {
                "line": 6863,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"https://www.usa.gov\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;USA.gov&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt;&lt;metadata&",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[12]/a[1]",
              "issueID": "c63bbcae27bff331a933f3b397cf7b36",
              "signature": "ce241c019b8f0905c6bacf2d9b00e4dd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c63bbcae27bff331a933f3b397cf7b36"
            },
            {
              "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": 436.75,
                  "y": 137
                },
                "bottom-right": {
                  "x": 562.75,
                  "y": 157
                },
                "height": 20,
                "width": 126
              },
              "position": {
                "line": 7270,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.whitehouse.gov\" class=\"ext\" data-extlink=\"\" target=\"_blank\" rel=\"noopener\"&gt;WhiteHouse.gov&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\"&gt",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/nav[1]/ul[1]/li[13]/a[1]",
              "issueID": "7125429620979a6d5f56d5ecb3d64212",
              "signature": "04873f31b5957d33d7631b4befae309c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7125429620979a6d5f56d5ecb3d64212"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nal.usda.gov/",
      "what": "National Agricultural Library",
      "result": "https://www.nal.usda.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.nal.usda.gov/",
      "result": [
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"block block-layout-builder block-inline-blockimportant-links important-links clearfix\">< ... \" href=\"https://digitop.nal.usda.gov/\">See all digital research tools on DigiTop</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"block block-layout-builder block-inline-blockimportant-links important-links clearfix\"]",
            "attNo": 1
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T23:55:53",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      50
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      6
    ],
    [
      "alfa",
      4
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 11,
  "logSize": 1111,
  "errorLogCount": 11,
  "errorLogSize": 1111,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T23:57:33",
  "elapsedSeconds": 102,
  "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,
        "focOp": 1,
        "hover": 1,
        "linkUl": 30,
        "role": 2,
        "styleDiff": 26,
        "zIndex": 9
      },
      "alfa": {
        "r57": 8,
        "r61": 4,
        "r73": 4,
        "r78": 4
      },
      "axe": {
        "color-contrast-enhanced": 106,
        "color-contrast": 1,
        "hidden-content": 0,
        "region": 2
      },
      "htmlcs": {
        "w:AA.1_1_1.H67.2": 7,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_3.G145.Abs": 5,
        "w:AA.1_4_3.G18.Abs": 1,
        "w:AA.1_4_3.G18.BgImage": 1,
        "w:AA.1_4_3_F24.F24.BGColour": 1
      },
      "ibm": {
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 16,
        "Rpt_Aria_MultipleNavigationLandmarks_Implicit": 4
      },
      "wave": {
        "c:contrast": 3
      },
      "tenon": {
        "28": 4,
        "95": 24,
        "144": 28,
        "152": 88,
        "153": 4,
        "155": 2,
        "214": 4,
        "218": 84
      },
      "continuum": {
        "533": 4
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 1,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 15,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 2,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 7,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 2,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 4,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 1,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 8,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 3,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 2,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "contrastAAA": {
          "axe": {
            "color-contrast-enhanced": {
              "score": 27,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 6,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 1,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 2,
              "what": "Very low contrast"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 2,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "headingStructure": {
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.BGColour": {
              "score": 1,
              "what": "Inline background color may lack a complementary foreground color"
            }
          }
        },
        "navConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleNavigationLandmarks_Implicit": {
              "score": 3,
              "what": "Element with a navigation role has no unique purpose label among the navigation-role elements"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 28,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 44,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 1,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "formNewWindow": {
          "tenon": {
            "214": {
              "score": 2,
              "what": "Form submission opens a new window"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 63,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "navNoText": {
          "continuum": {
            "533": {
              "score": 3,
              "what": "nav element is not the only nav element but has no accessible name"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 332,
      "log": 50,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkForcesNewWindow",
          "score": 65
        },
        {
          "groupName": "targetSize",
          "score": 46
        },
        {
          "groupName": "contrastAAA",
          "score": 31
        },
        {
          "groupName": "leadingClipsText",
          "score": 30
        },
        {
          "groupName": "linkIndication",
          "score": 17
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 12
        },
        {
          "groupName": "inconsistentStyles",
          "score": 9
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "noLeading",
          "score": 5
        },
        {
          "groupName": "navConfusion",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "navNoText",
          "score": 5
        },
        {
          "groupName": "roleBad",
          "score": 4
        },
        {
          "groupName": "zIndexNotZero",
          "score": 4
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "contrastAA",
          "score": 4
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 4
        },
        {
          "groupName": "formNewWindow",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "focusableOperable",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "allCaps",
          "score": 3
        }
      ]
    }
  }
}