Accessibility test digest

Synopsis

Page: Fifth Third Bank (100%)

URL: https://www.53.com/content/fifth-third/en.html

Score: 324

Tested by: Testaro, procedure tp15

Scored by: Testilo, procedure sp15c

Digested by: Testilo, procedure dp15a

Introduction

The Testaro application used its tp15 testing procedure to test the accessibility (barrier-free design and coding) of the Fifth Third Bank (100%) web page at https://www.53.com/content/fifth-third/en.html on 2022/08/13. The procedure performed 1230 tests. Of these, 24 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 sp15c scoring procedure to compute partial and total scores for the page. The total score is 324 (where 0 is the best possible score). The scored report is appended below.

Finally, Testilo used procedure dp15a to produce this digest, briefly explaining how sp15c computed the scores.

Score summary

Score components
total324
log-1
linkTextsSame124
internalLinkBroken30
targetSize23
leadingClipsText18
fontSmall16
noLeading14
pageLanguage12
imageNoText10
menuNavigation8
pageTitle8
metaBad8
linkNoText8
roleBad7
linkVague5
contrastAAA4
skipRepeatedContent3
hiddenContentRisk3
titleEmpty3
obsolete3
roleRedundant3
linkComprehensionRisk3
linkPair3
pdfLink3
layoutTable3
allCaps3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

layoutTable: 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 sp15c. You can modify and extend Testaro and Testilo to fit other theories and priorities.

Here, in brief, is how sp15c computes a score for a page.

The precise rules of sp15b are found in the code itself.

Report

{
  "id": "4yiew-fifththirdbank",
  "host": {
    "id": "fifththirdbank",
    "which": "https://www.53.com/content/fifth-third/en.html",
    "what": "Fifth Third Bank (100%)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-08-13T04:40:04"
    },
    {
      "event": "endTime",
      "value": "2022-08-13T04:41:00"
    }
  ],
  "script": {
    "id": "tp15",
    "what": "Alfa, Axe, Continuum, HTML CodeSniffer, IBM, Nu Html Checker, Tenon, WAVE, and 22 custom tests",
    "strict": true,
    "timeLimit": 500,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.53.com/content/fifth-third/en.html",
        "what": "Fifth Third Bank (100%)"
      },
      {
        "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.53.com/content/fifth-third/en.html",
        "what": "Fifth Third Bank (100%)"
      },
      {
        "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": 40,
        "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": "continuum",
        "what": "Continuum"
      },
      {
        "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": "nuVal",
        "what": "Nu Html Checker"
      },
      {
        "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.53.com/content/fifth-third/en.html",
      "what": "Fifth Third Bank (100%)",
      "result": "https://www.53.com/content/fifth-third/en.html"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.53.com/content/fifth-third/en.html"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.53.com/content/fifth-third/en.html",
      "result": {
        "bytes": [
          218880,
          218880,
          218880,
          218880,
          218880
        ],
        "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.53.com/content/fifth-third/en.html",
      "what": "Fifth Third Bank (100%)",
      "result": "https://www.53.com/content/fifth-third/en.html"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.53.com/content/fifth-third/en.html",
      "result": {
        "visibleElements": 26
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.53.com/content/fifth-third/en.html",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.53.com/content/fifth-third/en.html",
      "result": {
        "tabFocusables": 3,
        "tabFocused": 3,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.53.com/content/fifth-third/en.html",
      "what": "URL",
      "result": "https://www.53.com/content/fifth-third/en.html"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.53.com/content/fifth-third/en.html",
      "result": {
        "totals": {
          "total": 3,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 3,
              "meanDelay": 0,
              "tagNames": {
                "A": 3
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Branch & ATM Locator",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.53.com/content/fifth-third/en.html",
      "what": "URL",
      "result": "https://www.53.com/content/fifth-third/en.html"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.53.com/content/fifth-third/en.html",
      "result": {
        "totals": {
          "total": 3,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 3,
              "tagNames": {
                "A": 3
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.53.com\" class=\"header__logo\" title=\"Fifth Third Online Bank",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Branch & ATM Locator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.53.com/content/fifth-third/en.html",
      "what": "URL",
      "result": "https://www.53.com/content/fifth-third/en.html"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 40,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.53.com/content/fifth-third/en.html",
      "result": {
        "totals": {
          "triggers": 5,
          "headTriggers": 5,
          "tailTriggers": 0,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.53.com/content/fifth-third/en.html",
      "what": "URL",
      "result": "https://www.53.com/content/fifth-third/en.html"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.53.com/content/fifth-third/en.html",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 0
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": []
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.53.com/content/fifth-third/en.html",
      "result": {
        "totals": {
          "links": 3,
          "adjacent": {
            "total": 1,
            "underlined": 1,
            "underlinedPercent": 100
          }
        },
        "items": {
          "underlined": [
            ""
          ],
          "notUnderlined": []
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.53.com/content/fifth-third/en.html",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 10,
              "correct": 4,
              "incorrect": 6
            },
            "specific": {
              "tab": {
                "total": 2,
                "correct": 2,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 2,
                "correct": 0,
                "incorrect": 2
              },
              "down": {
                "total": 2,
                "correct": 0,
                "incorrect": 2
              },
              "home": {
                "total": 2,
                "correct": 1,
                "incorrect": 1
              },
              "end": {
                "total": 2,
                "correct": 1,
                "incorrect": 1
              }
            }
          },
          "menuItems": {
            "total": 2,
            "correct": 0,
            "incorrect": 2
          },
          "menus": {
            "total": 1,
            "correct": 0,
            "incorrect": 1
          }
        },
        "menuItems": {
          "incorrect": [
            {
              "tagName": "LI",
              "text": "Contact Us",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Branch & ATM Locator",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home"
              ]
            }
          ],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.53.com/content/fifth-third/en.html",
      "what": "URL",
      "result": "https://www.53.com/content/fifth-third/en.html"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.53.com/content/fifth-third/en.html",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.53.com/content/fifth-third/en.html",
      "result": {
        "roleElements": 8,
        "badRoleElements": 1,
        "redundantRoleElements": 4,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "A": {
            "link": {
              "bad": 0,
              "redundant": 3
            }
          },
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.53.com/content/fifth-third/en.html",
      "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": {
          "adjacentLink": {
            "total": 1
          },
          "listLink": {
            "total": 2
          },
          "h1": {
            "total": 1
          }
        },
        "items": {}
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.53.com/content/fifth-third/en.html",
      "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.53.com/content/fifth-third/en.html",
      "result": {
        "totals": {
          "total": 0,
          "tagNames": {}
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.53.com/content/fifth-third/en.html",
      "result": {
        "totals": {
          "failures": 6,
          "warnings": 1
        },
        "items": [
          {
            "index": 0,
            "verdict": "failed",
            "rule": {
              "ruleID": "r1",
              "ruleSummary": "Documents have a <title> element",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r1",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#page-titled",
                  "chapter": "2.4.2",
                  "title": "Page Titled"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G88",
                  "name": "G88",
                  "title": "Providing descriptive titles for Web pages"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H25",
                  "name": "H25",
                  "title": "Providing a title using the title element"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 57,
            "verdict": "failed",
            "rule": {
              "ruleID": "r4",
              "ruleSummary": "<html> document elements have a lang attribute",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r4",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#language-of-page",
                  "chapter": "3.1.1",
                  "title": "Language of Page"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H57",
                  "name": "H57",
                  "title": "Using the language attribute on the HTML element"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "html",
              "path": "/html[1]",
              "codeLines": [
                "<html class=\"f3 scroll-container\">",
                "...",
                "</html>"
              ]
            }
          },
          {
            "index": 120,
            "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]/main[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"content__body-copy\">",
                "  The page you're trying to access doesn't appear to exist",
                "</p>"
              ]
            }
          },
          {
            "index": 121,
            "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]/main[1]/div[1]/div[2]/p[2]",
              "codeLines": [
                "<p class=\"content__body-copy\">",
                "  If you don't think you should have received this message, you can go back and try a different pag...",
                "</p>"
              ]
            }
          },
          {
            "index": 122,
            "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]/main[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"content__body-copy content__body-copy--small\">",
                "  <span class=\"emphasis-bold\">",
                "    Reference Number:",
                "  </span>",
                "  <span>",
                "    2f187576",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 123,
            "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]/main[1]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"content__body-copy content__body-copy--small\">",
                "  <span class=\"emphasis-bold\">",
                "    IP Address:",
                "  </span>",
                "  <span>",
                "    24.62.29.212",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 168,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.53.com/content/fifth-third/en.html",
      "result": {
        "totals": {
          "rulesNA": 64,
          "rulesPassed": 30,
          "rulesWarned": 1,
          "rulesViolated": 3,
          "warnings": {
            "minor": 1,
            "moderate": 0,
            "serious": 0,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 0,
            "serious": 4,
            "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-08-13T04:40:42.705Z",
          "url": "https://www.53.com/content/fifth-third/en.html",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "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": "<img class=\"logo__small\" src=\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNTZweCIgaGVpZ2h0PSI1MHB4IiB2aWV3Qm94PSIwIDAgNTYgNTAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDU2IDUwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGZpbGw9IiM1RTk3MzIiIGQ9Ik01NiwzMnYxOEgxNC44QzYuNiw1MCwwLDQzLjIsMCwzNC45di0yLjdWMjhWMGg0MS4zQzQ5LjUsMCw1Niw2LjYsNTYsMTQuOFYyNSIvPg0KCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik00MS4zLDIuNkwzLDIuOXYyNS41VjM1YzAsNi43LDUsMTIsMTEuOCwxMkg1M1YxNC44QzUzLDguMSw0OCwyLjYsNDEuMywyLjZ6Ii8+DQoJPHBhdGggZmlsbD0iIzFDM0Y5NCIgZD0iTTQxLjIsNEg0djMwLjlDNCw0MC43LDkuMSw0NiwxNC45LDQ2SDUyVjE0LjlDNTIsOS4xLDQ3LjEsNCw0MS4yLDR6Ii8+DQoJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIyLjgsOS41bC0wLjEsNy4xSDlWOS40TDIyLjgsOS41eiBNMjMuNywyNy41YzAuOC0wLjksMS4xLTIuNiwwLjctNC4xQzI0LDIxLjksMjMuMiwyMSwyMiwyMA0KCQljLTEuNy0xLjMtMy4zLTEuMy0zLjMtMS4zSDljNC4xLDEuNCw1LDQuNyw1LDQuN2MxLDQuOS00LjYsNS42LTQuNiw1LjZIMjBDMjIuMSwyOSwyMy40LDI3LjgsMjMuNywyNy41eiBNNDIuNCwyOS42DQoJCWMyLjMtMC41LDMuMy0xLjYsMy42LTEuOWMwLjgtMC44LDEuMy0yLjUsMC45LTMuOWMtMC40LTEuNC0xLjEtMi4zLTIuMi0zLjJjLTEuNS0xLjItMy4yLTEuMS0zLjItMS4xaC05YzMuOCwxLjMsNC42LDQuNSw0LjYsNC41DQoJCXMxLjQsNC40LTQuNSw1LjZjMCwwLTAuMSwwLDAsMGMwLjUsMC4yLDEuOSwwLjksMy4xLDJjMSwxLDEuNCwyLjYsMS40LDIuNmMxLDQuNi00LjYsNS43LTQuNiw1LjdoOC44YzMuMSwwLDQuNC0xLjcsNC43LTINCgkJYzAuOC0wLjgsMS40LTIuNCwxLjEtMy43Yy0wLjMtMS41LTEuMS0yLjQtMS44LTNDNDQuMywzMC4zLDQyLjQsMjkuNiw0Mi40LDI5LjZMNDIuNCwyOS42eiBNMjUuMiw0MC42bDguNS0zMS45bC0yLTAuMWwtOC41LDMyDQoJCUgyNS4yeiIvPg0KPC9nPg0KPC9zdmc+DQo=\" alt=\"Fifth Third Bank Logo\">",
                  "target": [
                    ".logo__small"
                  ],
                  "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": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"header__links-text\">\n                  Contact Us\n                </span>",
                  "target": [
                    "li:nth-child(1) > .header__links-anchor > .header__links-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"header__links-text\">\n                  Branch &amp; ATM Locator\n                </span>",
                  "target": [
                    "li:nth-child(2) > .header__links-anchor > .header__links-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "document-title",
              "impact": "serious",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag242",
                "ACT"
              ],
              "description": "Ensures each HTML document contains a non-empty <title> element",
              "help": "Documents must have <title> element to aid in navigation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/document-title?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "doc-has-title",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Document does not have a non-empty <title> element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<html class=\"f3 scroll-container\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document does not have a non-empty <title> element"
                }
              ]
            },
            {
              "id": "html-has-lang",
              "impact": "serious",
              "tags": [
                "cat.language",
                "wcag2a",
                "wcag311",
                "ACT"
              ],
              "description": "Ensures every HTML document has a lang attribute",
              "help": "<html> element must have a lang attribute",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/html-has-lang?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-lang",
                      "data": {
                        "messageKey": "noLang"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "The <html> element does not have a lang attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<html class=\"f3 scroll-container\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.53.com/content/fifth-third/en.html",
      "what": "URL",
      "result": "https://www.53.com/content/fifth-third/en.html"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.53.com/content/fifth-third/en.html",
      "result": [
        {
          "engineTestId": 101,
          "bestPracticeId": 429,
          "attribute": "This element does not have a lang attribute",
          "attributeDetail": "This HTML does not have a lang attribute",
          "element": "<html class=\"f3 scroll-container\"><head>\n    <style></style>\n\t\t<title></title>\n\t\t<meta charset=\"UTF- ... LUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5z",
          "testResult": 0,
          "path": "html",
          "fixType": {
            "fixType": 4,
            "domSpec": false,
            "helperText": "Enter the appropriate language value for the page.",
            "fix": {
              "lang": null
            }
          },
          "fingerprint": {
            "attNo": 0,
            "css": "html",
            "version": 2
          }
        },
        {
          "engineTestId": 152,
          "bestPracticeId": 364,
          "attribute": "This title element should not be empty",
          "attributeDetail": "This title element should not be empty",
          "element": "<title></title>",
          "testResult": 0,
          "path": "head>title:nth-of-type(1)",
          "fixType": {
            "fixType": 3,
            "domSpec": true,
            "helperText": "Specify a unique and descriptive title for the page.",
            "fix": {
              "innerHTML": null
            }
          },
          "fingerprint": {
            "version": 2,
            "url": "https://www.53.com/content/fifth-third/en.html",
            "css": "title",
            "attNo": 0
          }
        }
      ]
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.53.com/content/fifth-third/en.html",
      "what": "URL",
      "result": "https://www.53.com/content/fifth-third/en.html"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.53.com/content/fifth-third/en.html",
      "result": {
        "Error": {
          "AA.2_4_2.H25.1.EmptyTitle": {
            "The title element in the head section should be non-empty.": [
              {
                "tagName": "title",
                "id": "",
                "code": "<title>...</title>"
              }
            ]
          },
          "AA.3_1_1.H57.2": {
            "The html element should have a lang or xml:lang attribute which describes the language of the document.": [
              {
                "tagName": "html",
                "id": "",
                "code": "<html class=\"f3 scroll-container\"><head></head><body>...</body></html>"
              }
            ]
          }
        },
        "Warning": {}
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.53.com/content/fifth-third/en.html",
      "what": "URL",
      "result": "https://www.53.com/content/fifth-third/en.html"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.53.com/content/fifth-third/en.html",
      "result": {
        "content": {
          "totals": {
            "violation": 2,
            "recommendation": 6,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 601,
                "width": 800
              },
              "snippet": "<html class=\"f3 scroll-container\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Doc_HasTitle",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "The <title> element is empty (no innerHTML)",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 601,
                "width": 800
              },
              "snippet": "<html class=\"f3 scroll-container\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[3]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge,chrome=1\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 87,
                "height": 514,
                "width": 800
              },
              "snippet": "<main role=\"main\" class=\"container\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/menu[1]/menuitem[2]/link[1]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 541,
                "top": 13,
                "height": 62,
                "width": 244
              },
              "snippet": "<a role=\"link\" target=\"_blank\" class=\"header__links-anchor\" href=\"https://locations.53.com/search.html\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/menu[1]/menuitem[1]/link[1]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 396,
                "top": 13,
                "height": 62,
                "width": 142
              },
              "snippet": "<a role=\"link\" target=\"_blank\" class=\"header__links-anchor\" href=\"https://www.53.com/customer-service\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/a[1]",
                "aria": "/document[1]/banner[1]/link[1]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 16,
                "top": 23,
                "height": 41,
                "width": 268
              },
              "snippet": "<a role=\"link\" target=\"_blank\" title=\"Fifth Third Online Banking\" class=\"header__logo\" href=\"https://www.53.com\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 87,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"header\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 2,
            "recommendation": 6,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 601,
                "width": 800
              },
              "snippet": "<html class=\"f3 scroll-container\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Doc_HasTitle",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "The <title> element is empty (no innerHTML)",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 601,
                "width": 800
              },
              "snippet": "<html class=\"f3 scroll-container\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[3]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge,chrome=1\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 87,
                "height": 514,
                "width": 800
              },
              "snippet": "<main role=\"main\" class=\"container\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/menu[1]/menuitem[2]/link[1]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 533,
                "top": 15,
                "height": 58,
                "width": 252
              },
              "snippet": "<a role=\"link\" target=\"_blank\" class=\"header__links-anchor\" href=\"https://locations.53.com/search.html\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/menu[1]/menuitem[1]/link[1]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 380,
                "top": 15,
                "height": 58,
                "width": 149
              },
              "snippet": "<a role=\"link\" target=\"_blank\" class=\"header__links-anchor\" href=\"https://www.53.com/customer-service\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/a[1]",
                "aria": "/document[1]/banner[1]/link[1]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 16,
                "top": 24,
                "height": 40,
                "width": 268
              },
              "snippet": "<a role=\"link\" target=\"_blank\" title=\"Fifth Third Online Banking\" class=\"header__logo\" href=\"https://www.53.com\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 87,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"header\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.53.com/content/fifth-third/en.html",
      "what": "URL",
      "result": "https://www.53.com/content/fifth-third/en.html"
    },
    {
      "type": "test",
      "which": "nuVal",
      "what": "failures to pass the Nu Html Checker",
      "url": "https://www.53.com/content/fifth-third/en.html",
      "result": {
        "messages": [
          {
            "type": "error",
            "lastLine": 263,
            "lastColumn": 17,
            "firstColumn": 10,
            "message": "Element title must not be empty.",
            "extract": "\n\t\t<title></title>\n\t\t<me",
            "hiliteStart": 10,
            "hiliteLength": 8
          },
          {
            "type": "error",
            "lastLine": 264,
            "lastColumn": 23,
            "message": "A charset attribute on a meta element found after the first 1024 bytes.",
            "extract": " charset=\"UTF-8\">\n\t\t<meta name",
            "hiliteStart": 15,
            "hiliteLength": 1
          },
          {
            "type": "error",
            "lastLine": 266,
            "lastColumn": 64,
            "firstColumn": 3,
            "message": "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.",
            "extract": "ale=1\">\n\t\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,chrome=1\">\n\t\t<me",
            "hiliteStart": 10,
            "hiliteLength": 62
          },
          {
            "type": "info",
            "lastLine": 273,
            "lastColumn": 43,
            "firstColumn": 7,
            "subType": "warning",
            "message": "The banner role is unnecessary for element header.",
            "extract": "dy>\n      <header class=\"header\" role=\"banner\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 277,
            "lastColumn": 123,
            "firstColumn": 11,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "          <a href=\"https://www.53.com\" class=\"header__logo\" title=\"Fifth Third Online Banking\" target=\"_blank\" role=\"link\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 113
          },
          {
            "type": "info",
            "lastLine": 284,
            "lastColumn": 117,
            "firstColumn": 15,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "          <a href=\"https://www.53.com/customer-service\" class=\"header__links-anchor\" target=\"_blank\" role=\"link\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 103
          },
          {
            "type": "info",
            "lastLine": 292,
            "lastColumn": 118,
            "firstColumn": 15,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "          <a href=\"https://locations.53.com/search.html\" class=\"header__links-anchor\" target=\"_blank\" role=\"link\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 104
          },
          {
            "type": "info",
            "lastLine": 308,
            "lastColumn": 44,
            "firstColumn": 9,
            "subType": "warning",
            "message": "The main role is unnecessary for element main.",
            "extract": "\n\n        <main class=\"container\" role=\"main\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 36
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 49,
            "firstColumn": 16,
            "subType": "warning",
            "message": "Consider adding a lang attribute to the html start tag to declare the language of this document.",
            "extract": "TYPE html><html class=\"f3 scroll-container\"><head>",
            "hiliteStart": 10,
            "hiliteLength": 34
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.53.com/content/fifth-third/en.html",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Personal Banking | Fifth Third Bank",
          "pageurl": "https://www.53.com/content/fifth-third/en.html",
          "time": 5.22,
          "creditsremaining": 169,
          "allitemcount": 154,
          "totalelements": 1244,
          "waveurl": "http://wave.webaim.org/report?url=https://www.53.com/content/fifth-third/en.html"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 3,
            "items": {
              "alt_spacer_missing": {
                "id": "alt_spacer_missing",
                "description": "Spacer image missing alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV + NAV + SCRIPT + SCRIPT + SCRIPT + MAIN + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + DIV + IMG",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV + NAV + SCRIPT + SCRIPT + SCRIPT + MAIN + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + SCRIPT + DIV + IMG + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > MAIN#maincontent > DIV:first-child + FOOTER + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 33,
            "items": {
              "link_internal_broken": {
                "id": "link_internal_broken",
                "description": "Broken same-page link",
                "count": 28,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI > A:first-child + UL > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > MAIN#maincontent > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + P > SPAN:first-child > B:first-child + SUP + SUP > A:first-child",
                  "HTML > HEAD:first-child + BODY > MAIN#maincontent > DIV:first-child + FOOTER + A"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  }
                ]
              },
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#c-modal__target > DIV#speedbump > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER > DIV:first-child > UL:first-child + DIV + DIV + SCRIPT + NAV > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER + IFRAME + NAV > UL:first-child > LI:first-child + LI > A:first-child + UL > LI:first-child > A#js-primary-0-first"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > MAIN#maincontent > DIV:first-child + FOOTER > DIV:first-child > DIV:first-child > DIV#accordion-2f559c55-7e23-47b9-b901-3a61d2109b71 > DIV:first-child > DIV:first-child > OL:first-child + P + P + P > A:first-child"
                ],
                "wcag": []
              },
              "table_layout": {
                "id": "table_layout",
                "description": "Layout table",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > IFRAME:first-child + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + HEADER > DIV:first-child > UL:first-child + DIV + DIV + SCRIPT + NAV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + UL + DIV > FORM:first-child > DIV#___gcse_0 > DIV#gsc-control-searchbox-only gsc-control-searchbox-only-en > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "1.3.2 Meaningful Sequence (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.2"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.53.com/content/fifth-third/en.html",
      "what": "URL",
      "result": "https://www.53.com/content/fifth-third/en.html"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.53.com/content/fifth-third/en.html",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.081",
        "responseTime": "2022-08-13T04:41:00.368Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1125194,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 81,
              "totalWarnings": 1,
              "totalIssues": 82
            },
            "issuesByLevel": {
              "A": {
                "count": 77,
                "pct": 93.9
              },
              "AA": {
                "count": 14,
                "pct": 17.07
              },
              "AAA": {
                "count": 82,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 7,
              "warningDensity": 0,
              "allDensity": 7
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "4f5077a5-43e4-4390-abaf-d57e7fe0d18e",
          "docID": "b793011e-49be-4cbc-8c78-2a963d9e908e",
          "sourceHash": "17cd6e93b7bb764ab6d180cf61324a11",
          "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=4f5077a5-43e4-4390-abaf-d57e7fe0d18e",
          "resultSet": [
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 970,
                  "y": 714
                },
                "bottom-right": {
                  "x": 1014,
                  "y": 758
                },
                "height": 44,
                "width": 44
              },
              "position": {
                "line": 10269,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"#0\" class=\"c-scroll-top js-scroll-top icon-up-open-big\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/main[1]/a[1]",
              "issueID": "5694c547e8cd663fc1d169712b2df9fe",
              "signature": "fc59d145a502ce6e891264a5f70dd2a9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=5694c547e8cd663fc1d169712b2df9fe"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -34,
                  "y": -18
                },
                "height": -18,
                "width": -34
              },
              "position": {
                "line": 10279,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"speedbump-modal-continue-button c-btn c-btn--primary \" href=\"#\"&gt;Continue&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[3]/a[2]",
              "issueID": "deb98d4905907a3081f4eae19325fc9b",
              "signature": "bc486e10a8888d82adcc44e34e407c14",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=deb98d4905907a3081f4eae19325fc9b"
            },
            {
              "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": 114,
                  "y": 16
                },
                "height": 16,
                "width": 114
              },
              "position": {
                "line": 5079,
                "column": 34
              },
              "errorSnippet": "&lt;label for=\"st-search-input\" class=\"st-search-label\"&gt;Search 53.com&lt;/label&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[3]/form[1]/div[1]/div[1]/table[1]/tr[1]/td[1]/label[1]",
              "issueID": "57db4910cadb5bfc990459ccbe1845f5",
              "signature": "d5b925b714462b9ec43e68175cbbea79",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=57db4910cadb5bfc990459ccbe1845f5"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 1306,
                "column": 5796
              },
              "errorSnippet": "&lt;a href=\"#0\" class=\"c-nav-mobile__link c-nav-mobile__link--primary\"&gt;Personal Banking Home&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[2]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
              "issueID": "0bce8ce8634e7f09f9c3a5ba18b3c387",
              "signature": "25da7a4ab014cbf8cc6ca6bfde247a33",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0bce8ce8634e7f09f9c3a5ba18b3c387"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": 49
                },
                "height": 49,
                "width": -32
              },
              "position": {
                "line": 1311,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/personal-banking/bank.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--header \"&gt;Bank&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[2]/ul[1]/li[4]/ul[1]/li[2]/a[1]",
              "issueID": "4c2be798c29e31ad879a1ce648116512",
              "signature": "5d2f22fa614cd6b651cc77b8fbe24b83",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4c2be798c29e31ad879a1ce648116512"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 4432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#0\" class=\"c-nav-mobile__link c-nav-mobile__link--primary\"&gt;Personal Banking Home&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[2]/ul[1]/li[5]/ul[1]/li[1]/a[1]",
              "issueID": "835879b84efc5c6d0599cf154e7c8178",
              "signature": "871800797255681ea00fc09a2b3da2cc",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=835879b84efc5c6d0599cf154e7c8178"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": 49
                },
                "height": 49,
                "width": -32
              },
              "position": {
                "line": 4432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/personal-banking/borrowing-basics.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--header \"&gt;Borrow&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[2]/ul[1]/li[5]/ul[1]/li[2]/a[1]",
              "issueID": "4182a34a6fb0a571dae8cb6812e4c451",
              "signature": "753fe04b8ee87b3c83f7a75724a2f0d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4182a34a6fb0a571dae8cb6812e4c451"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 4732,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#0\" class=\"c-nav-mobile__link c-nav-mobile__link--primary\"&gt;Personal Banking Home&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[2]/ul[1]/li[6]/ul[1]/li[1]/a[1]",
              "issueID": "204a303fe816115c673ed09d6988319f",
              "signature": "81e9028acb512a1d0240c4c8a0fdbe46",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=204a303fe816115c673ed09d6988319f"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": 49
                },
                "height": 49,
                "width": -32
              },
              "position": {
                "line": 4732,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/personal-banking/insurance.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--header \"&gt;Insure&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[2]/ul[1]/li[6]/ul[1]/li[2]/a[1]",
              "issueID": "f90ff4f2e59c6f603688ca5dd13077d6",
              "signature": "197501522e9e5ac161603990898055f0",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f90ff4f2e59c6f603688ca5dd13077d6"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 6068,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"#0\" class=\"c-nav-mobile__link c-nav-mobile__link--primary\"&gt;Personal Banking Home&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[2]/ul[1]/li[7]/ul[1]/li[1]/a[1]",
              "issueID": "2ce4d8a6beba04ff4a836f13035f875b",
              "signature": "51c76ab8b61d856586c1d6b2c0d9eaa3",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2ce4d8a6beba04ff4a836f13035f875b"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": 49
                },
                "height": 49,
                "width": -32
              },
              "position": {
                "line": 6069,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/personal-banking/investments.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--header \"&gt;Invest&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[2]/ul[1]/li[7]/ul[1]/li[2]/a[1]",
              "issueID": "8b66ab248a645ecc9044b341d7ec14a4",
              "signature": "2c7cd95990d8c4ad485d845d6a58a152",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8b66ab248a645ecc9044b341d7ec14a4"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 6597,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#0\" class=\"c-nav-mobile__link c-nav-mobile__link--primary\"&gt;Personal Banking Home&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[2]/ul[1]/li[8]/ul[1]/li[1]/a[1]",
              "issueID": "d235ecbc8450d146b61e4f0155490bbe",
              "signature": "21233887c50fcb7ceaaf7e0b7b42be5d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d235ecbc8450d146b61e4f0155490bbe"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": 49
                },
                "height": 49,
                "width": -32
              },
              "position": {
                "line": 6597,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/personal-banking/planning.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--header \"&gt;Plan&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[2]/ul[1]/li[8]/ul[1]/li[2]/a[1]",
              "issueID": "45596bce24055912392f2b8128c8d03b",
              "signature": "f0588bfca8dcd01c5ae0cdd2becb0cda",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=45596bce24055912392f2b8128c8d03b"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 204,
                  "y": 49
                },
                "height": 49,
                "width": 204
              },
              "position": {
                "line": 7484,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--level1\"&gt;Business&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "d41d17b1c35d5c8032f37a3a84c0cfee",
              "signature": "ec28708b0e92358a307d02ae4ceb237a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d41d17b1c35d5c8032f37a3a84c0cfee"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 8504,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"#0\" class=\"c-nav-mobile__link c-nav-mobile__link--primary\"&gt;Business Home&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[3]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
              "issueID": "4b1c59164936e68335106803c612bf97",
              "signature": "705c122a175a3961301cceb7ce6bdc62",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4b1c59164936e68335106803c612bf97"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": 49
                },
                "height": 49,
                "width": -32
              },
              "position": {
                "line": 8519,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/business-banking/growth-and-expansion.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--header \"&gt;Business Lending&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[3]/ul[1]/li[4]/ul[1]/li[2]/a[1]",
              "issueID": "dc272f2443491b05017e5e1e11a4b8f4",
              "signature": "c55ff9652a087cce057de3af9be49041",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=dc272f2443491b05017e5e1e11a4b8f4"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 8579,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"#0\" class=\"c-nav-mobile__link c-nav-mobile__link--primary\"&gt;Business Home&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[3]/ul[1]/li[5]/ul[1]/li[1]/a[1]",
              "issueID": "3abe440090c153ed9722ffe5ac9a918b",
              "signature": "b1216087bf15d94f0a61c3b44e42ac40",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=3abe440090c153ed9722ffe5ac9a918b"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": 49
                },
                "height": 49,
                "width": -32
              },
              "position": {
                "line": 8658,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/business-banking/managing-business.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--header \"&gt;Managing Business&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[3]/ul[1]/li[5]/ul[1]/li[2]/a[1]",
              "issueID": "c64e12f2d0ca13eed0c30dca5029505a",
              "signature": "2eea704d1f8cb3a6429e53b3f63d16c3",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c64e12f2d0ca13eed0c30dca5029505a"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 8742,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"#0\" class=\"c-nav-mobile__link c-nav-mobile__link--primary\"&gt;Business Home&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[3]/ul[1]/li[6]/ul[1]/li[1]/a[1]",
              "issueID": "15efec5cf08c660cc067052a40bfc91d",
              "signature": "468f38ada98cd6873ed83b2c893372df",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=15efec5cf08c660cc067052a40bfc91d"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": 49
                },
                "height": 49,
                "width": -32
              },
              "position": {
                "line": 8750,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/business-banking/convenience-and-protection.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--header \"&gt;Offering Convenience&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[3]/ul[1]/li[6]/ul[1]/li[2]/a[1]",
              "issueID": "851673a4c18adb8d1334f9ca041def3e",
              "signature": "70e8773edaffbbc5de96e47dc4b78e18",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=851673a4c18adb8d1334f9ca041def3e"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 8768,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"#0\" class=\"c-nav-mobile__link c-nav-mobile__link--primary\"&gt;Business Home&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[3]/ul[1]/li[7]/ul[1]/li[1]/a[1]",
              "issueID": "27626d78522d53c11371ca2f99a2a3ab",
              "signature": "90029d61dd669e67419775f2aefce944",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=27626d78522d53c11371ca2f99a2a3ab"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": 49
                },
                "height": 49,
                "width": -32
              },
              "position": {
                "line": 8774,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/business-banking/owners-and-employees.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--header \"&gt;Owners &amp;amp; Employees&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[3]/ul[1]/li[7]/ul[1]/li[2]/a[1]",
              "issueID": "84e917e88f092e25cc3c57370edde283",
              "signature": "b71fdddb74c802648ae94cfecd2f07e4",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=84e917e88f092e25cc3c57370edde283"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 204,
                  "y": 49
                },
                "height": 49,
                "width": 204
              },
              "position": {
                "line": 8804,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--level1\"&gt;Commercial&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "7767ec27cd8cd30ee9894e30a2c423cc",
              "signature": "00d00c5a83efd6b3ce130962af53e89e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7767ec27cd8cd30ee9894e30a2c423cc"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 8838,
                "column": 29
              },
              "errorSnippet": "&lt;a href=\"#0\" class=\"c-nav-mobile__link c-nav-mobile__link--primary\"&gt;Commercial Home&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[4]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
              "issueID": "84107fdee20b29c0546b34f44c00963b",
              "signature": "72e3de1772d2f4b0df459f98e57676f4",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=84107fdee20b29c0546b34f44c00963b"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": 49
                },
                "height": 49,
                "width": -32
              },
              "position": {
                "line": 8844,
                "column": 37
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/commercial-banking/capital-markets.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--header \"&gt;Capital Markets&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[4]/ul[1]/li[4]/ul[1]/li[2]/a[1]",
              "issueID": "f90dbeb724bc9eefb2ebf37987af86a7",
              "signature": "ebabd41dc1a0dd8a1fedbe1be1287949",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f90dbeb724bc9eefb2ebf37987af86a7"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 8928,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"#0\" class=\"c-nav-mobile__link c-nav-mobile__link--primary\"&gt;Commercial Home&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[4]/ul[1]/li[5]/ul[1]/li[1]/a[1]",
              "issueID": "7c50a3a05b5191856466e972c51e120d",
              "signature": "4863eb1917e21bd1d3ef994c73520821",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7c50a3a05b5191856466e972c51e120d"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": 49
                },
                "height": 49,
                "width": -32
              },
              "position": {
                "line": 8934,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/commercial-banking/industries.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--header \"&gt;Industries&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[4]/ul[1]/li[5]/ul[1]/li[2]/a[1]",
              "issueID": "be4b5609eb7cbb096aa5c8acc0000d58",
              "signature": "0c4557a6d784b7d7a2ab3ed357ae30dd",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=be4b5609eb7cbb096aa5c8acc0000d58"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 9005,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/commercial-banking/industries/leadership.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--child \"&gt;Leadership Team&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[4]/ul[1]/li[5]/ul[1]/li[13]/a[1]",
              "issueID": "1f7428aea8fb0196fa7ea19110ef36fb",
              "signature": "0ea22b8d307078fa7f28a29d03ec2d25",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1f7428aea8fb0196fa7ea19110ef36fb"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 9017,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"#0\" class=\"c-nav-mobile__link c-nav-mobile__link--primary\"&gt;Commercial Home&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[4]/ul[1]/li[6]/ul[1]/li[1]/a[1]",
              "issueID": "c256a8e1286b6819cd659ddc3691d823",
              "signature": "a3fd019080199737cbd55b98c19c9460",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c256a8e1286b6819cd659ddc3691d823"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": 49
                },
                "height": 49,
                "width": -32
              },
              "position": {
                "line": 9023,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/commercial-banking/solutions.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--header \"&gt;Solutions&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[4]/ul[1]/li[6]/ul[1]/li[2]/a[1]",
              "issueID": "30d7919b11674280956187caad109915",
              "signature": "43aa9a4347f0e73d3ada7fb5d035c1df",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=30d7919b11674280956187caad109915"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 9045,
                "column": 37
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/commercial-banking/capital-markets.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--child \"&gt;Capital Markets&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[4]/ul[1]/li[6]/ul[1]/li[5]/a[1]",
              "issueID": "c19e6067961d1373b32163ad302d5670",
              "signature": "d78637d6dacc99bbe9367f25e5030704",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c19e6067961d1373b32163ad302d5670"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -80,
                  "y": 49
                },
                "height": 49,
                "width": -80
              },
              "position": {
                "line": 9094,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--child\"&gt; Treasury Management &lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[4]/ul[1]/li[7]/a[1]",
              "issueID": "dae776175bb0e747deea43d3117286d6",
              "signature": "72cabfffb84a268565672e1e651369f4",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=dae776175bb0e747deea43d3117286d6"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 9100,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"#0\" class=\"c-nav-mobile__link c-nav-mobile__link--primary\"&gt;Commercial Home&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[4]/ul[1]/li[7]/ul[1]/li[1]/a[1]",
              "issueID": "7e8bd65b1de9b9561e3baf956caec33c",
              "signature": "445cce5968bd71e21b394ccb4bcd2364",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7e8bd65b1de9b9561e3baf956caec33c"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 204,
                  "y": 49
                },
                "height": 49,
                "width": 204
              },
              "position": {
                "line": 9175,
                "column": 29
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--level1\"&gt;Wealth Management&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[5]/a[1]",
              "issueID": "5e6d834e775c8b2cacc3ff165cc548cb",
              "signature": "12331862de25f095fe73cecd4faef757",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=5e6d834e775c8b2cacc3ff165cc548cb"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 9206,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"#0\" class=\"c-nav-mobile__link c-nav-mobile__link--primary\"&gt;Wealth Management Home&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[5]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
              "issueID": "b11b62cd34065983f4df5b8ca13eec4b",
              "signature": "4cb472f112395f42f48e3e4a424ff514",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b11b62cd34065983f4df5b8ca13eec4b"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": 49
                },
                "height": 49,
                "width": -32
              },
              "position": {
                "line": 9216,
                "column": 29
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/wealth-management/private-banking.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--header \"&gt;Private Banking&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[5]/ul[1]/li[4]/ul[1]/li[2]/a[1]",
              "issueID": "120282eb11e7bffa583207f8cbf96335",
              "signature": "8ff41663d8bc0ba5d44a9049c342b6df",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=120282eb11e7bffa583207f8cbf96335"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 9253,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"#0\" class=\"c-nav-mobile__link c-nav-mobile__link--primary\"&gt;Wealth Management Home&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[5]/ul[1]/li[5]/ul[1]/li[1]/a[1]",
              "issueID": "52e1eb99376b33b4ead6ee6c12cbe07f",
              "signature": "767c6e7ed1a0adee0e8c29461df6ee39",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=52e1eb99376b33b4ead6ee6c12cbe07f"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": 49
                },
                "height": 49,
                "width": -32
              },
              "position": {
                "line": 9259,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/wealth-management/institutional-services.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--header \"&gt;Institutional&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[5]/ul[1]/li[5]/ul[1]/li[2]/a[1]",
              "issueID": "ebc752aea01f4c6ce00109ddf796f663",
              "signature": "7c28aa8a402bfd4192edd0eddc8816a7",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ebc752aea01f4c6ce00109ddf796f663"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 9292,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"#0\" class=\"c-nav-mobile__link c-nav-mobile__link--primary\"&gt;Wealth Management Home&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[5]/ul[1]/li[6]/ul[1]/li[1]/a[1]",
              "issueID": "7d76db9eee5deb597f7af7317a5fb31f",
              "signature": "8c487161de1caa76afb06b5dadaed082",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7d76db9eee5deb597f7af7317a5fb31f"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": 49
                },
                "height": 49,
                "width": -32
              },
              "position": {
                "line": 9300,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/wealth-management/insurance.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--header \"&gt;Insurance&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[5]/ul[1]/li[6]/ul[1]/li[2]/a[1]",
              "issueID": "936251ccaec0a9568326c081f49a3e4f",
              "signature": "77ecdc8620f7c368ae9de1553a0aec90",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=936251ccaec0a9568326c081f49a3e4f"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 9316,
                "column": 37
              },
              "errorSnippet": "&lt;a href=\"#0\" class=\"c-nav-mobile__link c-nav-mobile__link--primary\"&gt;Wealth Management Home&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[5]/ul[1]/li[7]/ul[1]/li[1]/a[1]",
              "issueID": "16c6b0cbbb08e27453b90446fdb7033c",
              "signature": "bb9b90d4c26014392fabcf9986267a9e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=16c6b0cbbb08e27453b90446fdb7033c"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": 49
                },
                "height": 49,
                "width": -32
              },
              "position": {
                "line": 9321,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/wealth-management/investments.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--header \"&gt;Investments&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[5]/ul[1]/li[7]/ul[1]/li[2]/a[1]",
              "issueID": "d0dba9369d359a8f9f5c919f0427973c",
              "signature": "f667764cb32f18165f5b3dda9ffd18ae",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d0dba9369d359a8f9f5c919f0427973c"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 9341,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"#0\" class=\"c-nav-mobile__link c-nav-mobile__link--primary\"&gt;Wealth Management Home&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[5]/ul[1]/li[8]/ul[1]/li[1]/a[1]",
              "issueID": "7ec2cbcdb2290d8a6e84f76d42d29caa",
              "signature": "7bf6b457ed546b199566a93586f7e4ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7ec2cbcdb2290d8a6e84f76d42d29caa"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": 49
                },
                "height": 49,
                "width": -32
              },
              "position": {
                "line": 9347,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/wealth-management/wealth-planning.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--header \"&gt;Planning&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[5]/ul[1]/li[8]/ul[1]/li[2]/a[1]",
              "issueID": "32c141970b6833b4577b397e56ce4c02",
              "signature": "a78c22d78428e6e93617ffe94ae11dd9",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=32c141970b6833b4577b397e56ce4c02"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 9411,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"#0\" class=\"c-nav-mobile__link c-nav-mobile__link--primary\"&gt;Wealth Management Home&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[5]/ul[1]/li[9]/ul[1]/li[1]/a[1]",
              "issueID": "828832d34a1424ab1a2d66261cef31f6",
              "signature": "4432d4c89aa5aef01ab4c655338c7709",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=828832d34a1424ab1a2d66261cef31f6"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": 49
                },
                "height": 49,
                "width": -32
              },
              "position": {
                "line": 9417,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/wealth-management/trusts-estates.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--header \"&gt;Trusts &amp;amp; Estates&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[5]/ul[1]/li[9]/ul[1]/li[2]/a[1]",
              "issueID": "52b09d9b839eaa4032d47d9467ef772d",
              "signature": "4979fbf0587f2135cd2a5895008a6a1c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=52b09d9b839eaa4032d47d9467ef772d"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 9475,
                "column": 29
              },
              "errorSnippet": "&lt;a href=\"#0\" class=\"c-nav-mobile__link c-nav-mobile__link--primary\"&gt;Financial Insights Home&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[6]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
              "issueID": "ca1ad71368cc8c4d7b5dbffe266dc5aa",
              "signature": "f1e94cfc6e250c6b347e9a1b94cf30f1",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ca1ad71368cc8c4d7b5dbffe266dc5aa"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": 49
                },
                "height": 49,
                "width": -32
              },
              "position": {
                "line": 9481,
                "column": 37
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/financial-insights/personal.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--header \"&gt;Personal Finance&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[6]/ul[1]/li[4]/ul[1]/li[2]/a[1]",
              "issueID": "a882f887698f2f54271f7c9048067035",
              "signature": "4a71726f9e487300e897415de05a9cd2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a882f887698f2f54271f7c9048067035"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 9494,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/financial-insights/personal/credit-cards.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--child \"&gt;Credit Cards&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[6]/ul[1]/li[4]/ul[1]/li[4]/a[1]",
              "issueID": "31799c28c56fa378d78e5a77b28f9dbe",
              "signature": "57580db483cc9133c93884da21bdb0af",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=31799c28c56fa378d78e5a77b28f9dbe"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 9518,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/financial-insights/personal/insurance.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--child \"&gt;Insurance&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[6]/ul[1]/li[4]/ul[1]/li[8]/a[1]",
              "issueID": "7e028e9300c358c601089eca300f470a",
              "signature": "e30fb5da161a985fc558366d1c492751",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7e028e9300c358c601089eca300f470a"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 9570,
                "column": 37
              },
              "errorSnippet": "&lt;a href=\"#0\" class=\"c-nav-mobile__link c-nav-mobile__link--primary\"&gt;Financial Insights Home&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[6]/ul[1]/li[5]/ul[1]/li[1]/a[1]",
              "issueID": "ebaa4d7d67bb4da412573ddde59b6f84",
              "signature": "700edd5edbf85e04dedfc346cea0b705",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ebaa4d7d67bb4da412573ddde59b6f84"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -32,
                  "y": 49
                },
                "height": 49,
                "width": -32
              },
              "position": {
                "line": 9575,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/financial-insights/business.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--header \"&gt;Business &amp;amp; Industry&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[6]/ul[1]/li[5]/ul[1]/li[2]/a[1]",
              "issueID": "fd38d7221182b9225537d46bdf2a7bf0",
              "signature": "f79e716252936ebf2e18591d095fcf5b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fd38d7221182b9225537d46bdf2a7bf0"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -56,
                  "y": 49
                },
                "height": 49,
                "width": -56
              },
              "position": {
                "line": 9658,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/financial-insights/business/insurance.html\" class=\"c-nav-mobile__link c-nav-mobile__link--primary c-nav-mobile__link--child \"&gt;Insurance&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[6]/ul[1]/li[5]/ul[1]/li[15]/a[1]",
              "issueID": "522335d16c85271a42ebd0c4f029dd48",
              "signature": "9b03b877933e73c003455010c9a0e93b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=522335d16c85271a42ebd0c4f029dd48"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 228,
                  "y": 40
                },
                "height": 40,
                "width": 228
              },
              "position": {
                "line": 9690,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/financial-insights.html\" class=\"c-nav-mobile__link c-nav-mobile__link--secondary \"&gt;Financial Insights&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[7]/a[1]",
              "issueID": "14a99ee27bc5c839a9488c14970a9500",
              "signature": "18ae1f57c2abcba0b56ec8ac093de058",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=14a99ee27bc5c839a9488c14970a9500"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 80
                },
                "bottom-right": {
                  "x": 228,
                  "y": 120
                },
                "height": 40,
                "width": 228
              },
              "position": {
                "line": 9702,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/customer-service.html\" class=\"c-nav-mobile__link c-nav-mobile__link--secondary \"&gt;Customer Service&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[7]/a[3]",
              "issueID": "d2ca9c1106a2fbb7be270779fbd7f0af",
              "signature": "fee26d1809911c4892ae58a5a29e8555",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d2ca9c1106a2fbb7be270779fbd7f0af"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9734,
                "column": 29
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/personal-banking/bank.html\" class=\"c-nav-local__link \" onfocus=\"topMenuFocus(0)\" onmouseover=\"outTopMenu()\"&gt;Bank&lt;/a&gt;",
              "xpath": "/html/body/nav[2]/ul[1]/li[1]/a[1]",
              "issueID": "61c947d780c8a7f4beea29195b6a0a80",
              "signature": "c54425a42827b401b738e08e7aba57cc",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=61c947d780c8a7f4beea29195b6a0a80"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9831,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/personal-banking/borrowing-basics.html\" class=\"c-nav-local__link \" onfocus=\"topMenuFocus(1)\" onmouseover=\"outTopMenu()\"&gt;Borrow&lt;/a&gt;",
              "xpath": "/html/body/nav[2]/ul[1]/li[2]/a[1]",
              "issueID": "31499c2a442ea32008037a5965e510c1",
              "signature": "66cb9d2e55751544f5ad6cce785bd474",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=31499c2a442ea32008037a5965e510c1"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9893,
                "column": 29
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/personal-banking/insurance.html\" class=\"c-nav-local__link \" onfocus=\"topMenuFocus(2)\" onmouseover=\"outTopMenu()\"&gt;Insure&lt;/a&gt;",
              "xpath": "/html/body/nav[2]/ul[1]/li[3]/a[1]",
              "issueID": "d6afea8eb7ce03d92499225d87e02513",
              "signature": "641cc5f5174d5e32ccc1c6d56403147d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d6afea8eb7ce03d92499225d87e02513"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9936,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/personal-banking/investments.html\" class=\"c-nav-local__link \" onfocus=\"topMenuFocus(3)\" onmouseover=\"outTopMenu()\"&gt;Invest&lt;/a&gt;",
              "xpath": "/html/body/nav[2]/ul[1]/li[4]/a[1]",
              "issueID": "23f97eb7df64558f72251eb3c004f750",
              "signature": "81b88fb7105370103ad3cdc8f43ff497",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=23f97eb7df64558f72251eb3c004f750"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10009,
                "column": 29
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/personal-banking/planning.html\" class=\"c-nav-local__link \" onfocus=\"topMenuFocus(4)\" onmouseover=\"outTopMenu()\"&gt;Plan&lt;/a&gt;",
              "xpath": "/html/body/nav[2]/ul[1]/li[5]/a[1]",
              "issueID": "4534b4400249b6d4d9f50533d1de0c70",
              "signature": "f7bbe5d4ac997ffbc27b06f347879127",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4534b4400249b6d4d9f50533d1de0c70"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10101,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/financial-insights.html\" class=\"c-nav-local__link-right \"&gt;Financial Insights&lt;/a&gt;",
              "xpath": "/html/body/nav[2]/ul[1]/ul[1]/li[1]/a[1]",
              "issueID": "ad158218f365d754b6dcfd0184f9e220",
              "signature": "f96b3f59e9053c1d958f1689fb52c071",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ad158218f365d754b6dcfd0184f9e220"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10113,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/customer-service.html\" class=\"c-nav-local__link-right \"&gt;Customer Service&lt;/a&gt;",
              "xpath": "/html/body/nav[2]/ul[1]/ul[1]/li[3]/a[1]",
              "issueID": "f233141e85bb01081f03bcb4eb9df111",
              "signature": "bc2a53fccf02e0f94f88ff3d70eaea9f",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f233141e85bb01081f03bcb4eb9df111"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -62.1558,
                  "y": -47.2
                },
                "height": -47.2,
                "width": -62.1558
              },
              "position": {
                "line": 10154,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/product/apply/now?tag=freecheckingplus\" class=\"primary-button--ftblue primary-button--rounded\"&gt;Open An Account&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
              "issueID": "fe894ce71baf94385bbd1511878fcef8",
              "signature": "1f6b30c5543c0ddf68e0acf71240bd0d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fe894ce71baf94385bbd1511878fcef8"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 107.390625,
                  "y": 7
                },
                "bottom-right": {
                  "x": 221.390625,
                  "y": 26
                },
                "height": 19,
                "width": 114
              },
              "position": {
                "line": 10196,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/content/fifth-third/en/customer-service.html\" class=\"c-footer__links-anchor \"&gt;Customer Service&lt;/a&gt;",
              "xpath": "/html/body/main[1]/footer[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "dfbd35e0a936134c9aaf5131f1130d47",
              "signature": "71fdc00b5067c3ce879b833820d64960",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=dfbd35e0a936134c9aaf5131f1130d47"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 6,
                  "y": 26
                },
                "bottom-right": {
                  "x": 38,
                  "y": 38
                },
                "height": 12,
                "width": 32
              },
              "position": {
                "line": 8612,
                "column": 9
              },
              "errorSnippet": "&lt;span class=\"c-nav-trigger__text\"&gt;Menu&lt;/span&gt;",
              "xpath": "/html/body/header[1]/div[1]/ul[2]/li[1]/button[1]/span[1]",
              "issueID": "924b49ff179152d622b359ee4df33471",
              "signature": "b1abd3641bf45babe1c6c7334200962a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=924b49ff179152d622b359ee4df33471"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 241,
                  "y": 307.1875
                },
                "bottom-right": {
                  "x": 250,
                  "y": 322.1875
                },
                "height": 15,
                "width": 9
              },
              "position": {
                "line": 10973,
                "column": 0
              },
              "errorSnippet": "&lt;sup&gt;®&lt;/sup&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/sup[1]",
              "issueID": "c6192b5a202f22e58309b9414bf0aee1",
              "signature": "af7e1cc2c765a6e017552614158e8a15",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c6192b5a202f22e58309b9414bf0aee1"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 134,
                  "y": 340.1875
                },
                "bottom-right": {
                  "x": 140,
                  "y": 355.1875
                },
                "height": 15,
                "width": 6
              },
              "position": {
                "line": 10973,
                "column": 0
              },
              "errorSnippet": "&lt;sup class=\"footnote asterisk\"&gt;&lt;a href=\"#s\" aria-label=\"disclosure 2\"&gt;2&lt;/a&gt;&lt;/sup&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/sup[2]",
              "issueID": "238d512d56207ca82adb885c823895c2",
              "signature": "9592c937c8d70752b9f19e9209516195",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=238d512d56207ca82adb885c823895c2"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 11313,
                "column": 117
              },
              "errorSnippet": "&lt;sup&gt;®&lt;/sup&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/sup[1]",
              "issueID": "e3337197095cb93811f45db5eb85329f",
              "signature": "2f2d9037f24797d5e647a9754fb6b7a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e3337197095cb93811f45db5eb85329f"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 506.796875,
                  "y": 37.75
                },
                "bottom-right": {
                  "x": 515.796875,
                  "y": 52.75
                },
                "height": 15,
                "width": 9
              },
              "position": {
                "line": 11982,
                "column": 189
              },
              "errorSnippet": "&lt;sup&gt;®&lt;/sup&gt;",
              "xpath": "/html/body/main[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ol[1]/li[1]/sup[1]",
              "issueID": "da228a3e726cc3830ab12eed7a819016",
              "signature": "20fbe1a3150cbcc27b27dc943d197ca6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=da228a3e726cc3830ab12eed7a819016"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 4
                },
                "bottom-right": {
                  "x": 1000,
                  "y": 23
                },
                "height": 19,
                "width": 976
              },
              "position": {
                "line": 12200,
                "column": 1
              },
              "errorSnippet": "&lt;span class=\"c-footer__copyright\"&gt; Copyright © 2022 Fifth Third Bank, National Association. All Rights Reserved. Member FDIC. &lt;img src=\"/content/dam/fifth-third/brand/icons/equal_housing_logo.png\" title=\"FDIC\" alt=\"FDIC Logo\"&gt; Equal Housing L",
              "xpath": "/html/body/main[1]/footer[1]/div[3]/span[1]",
              "issueID": "b0ce59873aed11f524215f25b5f1d6ab",
              "signature": "367b58e05040c2464efc0288037bcce4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b0ce59873aed11f524215f25b5f1d6ab"
            },
            {
              "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": 50
                },
                "height": 50,
                "width": 1024
              },
              "position": {
                "line": 4828,
                "column": 332
              },
              "errorSnippet": "&lt;header class=\"c-header js-main-header\" role=\"banner\"&gt; &lt;div class=\"c-header__container\"&gt; &lt;ul class=\"c-header__actions c-list-icon login-drop-container\"&gt; &lt;li class=\"c-list-icon__item u-hidden@sm\" style=\"\"&gt; &lt;/li&gt; &lt;li class=",
              "xpath": "/html/body/header[1]",
              "issueID": "4f7a3c3b1fb36c829cab617ed3de8a45",
              "signature": "ce07f8ed40700ddd20a9e546262bdb6c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4f7a3c3b1fb36c829cab617ed3de8a45"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -24
                },
                "height": -24,
                "width": 0
              },
              "position": {
                "line": 3101,
                "column": 138
              },
              "errorSnippet": "&lt;p class=\"fs-1\"&gt;Currently, Fifth Third Bank is improving your Online Banking site with scheduled maintenance to better serve you.&lt;/p&gt;",
              "xpath": "/html/body/header[1]/div[1]/ul[1]/li[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/span[2]/p[2]",
              "issueID": "68f39226fe522aafeba3c69ea5aff876",
              "signature": "58f4d630f9f91c43c906810beba665c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=68f39226fe522aafeba3c69ea5aff876"
            },
            {
              "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": 32,
                  "y": 202.4375
                },
                "bottom-right": {
                  "x": 410.547,
                  "y": 367.4375
                },
                "height": 165,
                "width": 378.547
              },
              "position": {
                "line": 7677,
                "column": 423
              },
              "errorSnippet": "&lt;p class=\"c-hero__content--tagline paragraph-copy \"&gt;&lt;span class=\"c-hero__content--tagline-momentum\"&gt;Whether you’re a gig worker or a 9-5er, &lt;b&gt;you can now get your money early&lt;/b&gt; with our Fifth Third Momentum&lt;sup&gt;®&lt;/sup&",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "c7cccce49f78a04c64c95a01eb2f0826",
              "signature": "25fc5b6dcb1c049dedfab18b8e140eaf",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c7cccce49f78a04c64c95a01eb2f0826"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -16
                },
                "height": -16,
                "width": 0
              },
              "position": {
                "line": 8458,
                "column": 17
              },
              "errorSnippet": "&lt;p class=\"c-modal__copy\"&gt;Please tell us where you live, so we can get the right Fifth Third Momentum&lt;sup&gt;®&lt;/sup&gt; Checking account for you.&lt;/p&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "issueID": "dc1805647ca5ee25993b92489197826b",
              "signature": "b4f48570b1a998c3c02cb19580bf5673",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=dc1805647ca5ee25993b92489197826b"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -49,
                  "y": -16
                },
                "height": -16,
                "width": -49
              },
              "position": {
                "line": 270,
                "column": 0
              },
              "errorSnippet": "&lt;select login-select=\"\" id=\"login-select-account\" name=\"login-select-account\" class=\"login-select-account input\" aria-label=\"Select login site\"&gt; &lt;option value=\"Personal\" selected=\"selected\"&gt;Online Banking&lt;/option&gt; &lt;option value=\"Fift",
              "xpath": "/html/body/header[1]/div[1]/ul[1]/li[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/select[1]",
              "issueID": "17563eb7fd04f3bb5880a45b7ae13c1d",
              "signature": "ff655875475053cf7d74290eb628e035",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=17563eb7fd04f3bb5880a45b7ae13c1d"
            },
            {
              "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": -51,
                  "y": 24
                },
                "height": 24,
                "width": -51
              },
              "position": {
                "line": 271,
                "column": 215
              },
              "errorSnippet": "&lt;input username-input=\"\" autofocus=\"autofocus\" class=\"form-input input-group__input full dynamic-state__input\" name=\"user-id\" id=\"user-id\" type=\"text\" autocomplete=\"off\"&gt;",
              "xpath": "/html/body/header[1]/div[1]/ul[1]/li[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/form[1]/div[1]/div[1]/div[1]/input[1]",
              "issueID": "28e960737c54b20b3800871a9a889bb4",
              "signature": "52ebb5dd414af3bb0c2c968c7db2179f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=28e960737c54b20b3800871a9a889bb4"
            },
            {
              "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": -16,
                  "y": -16
                },
                "height": -16,
                "width": -16
              },
              "position": {
                "line": 4036,
                "column": 0
              },
              "errorSnippet": "&lt;input password-input=\"\" class=\"form-input full dynamic-state__input\" name=\"password\" id=\"password\" type=\"password\" autocomplete=\"off\"&gt;",
              "xpath": "/html/body/header[1]/div[1]/ul[1]/li[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/form[1]/div[2]/div[1]/input[1]",
              "issueID": "a8b115a2161dedd55d08c8e21bfb1322",
              "signature": "8c10fba99dd3c62dfe805ea0748fe55c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a8b115a2161dedd55d08c8e21bfb1322"
            },
            {
              "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": 38,
                  "y": 28
                },
                "height": 28,
                "width": 38
              },
              "position": {
                "line": 6200,
                "column": 34
              },
              "errorSnippet": "&lt;input type=\"button\" value=\"Search\" class=\"gsc-search-button\" title=\"Search\" style=\"display: none;\"&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[3]/form[1]/div[1]/div[1]/table[1]/tr[1]/td[2]/input[1]",
              "issueID": "743b17bc2adf3379e661f0cfe690c33d",
              "signature": "dd7403493ce34b5b089b67a4f7d19e2c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=743b17bc2adf3379e661f0cfe690c33d"
            },
            {
              "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": 6,
                  "y": 15
                },
                "height": 15,
                "width": 6
              },
              "position": {
                "line": 10129,
                "column": 37
              },
              "errorSnippet": "&lt;a href=\"#s\" aria-label=\"disclosure 2\"&gt;2&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/sup[2]/a[1]",
              "issueID": "a43784ccc9d265e2ae94cccf3237de6c",
              "signature": "56b25879ac4786a9834440d8efc17b63",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a43784ccc9d265e2ae94cccf3237de6c"
            },
            {
              "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": 28,
                  "y": 38
                },
                "height": 38,
                "width": 28
              },
              "position": {
                "line": 11310,
                "column": 17
              },
              "errorSnippet": "&lt;button id=\"modal_ft_close_btn\" class=\"c-modal__close-btn js-close-button__momentum\" aria-label=\"Close\" data-dismiss=\"modal\"&gt;×&lt;/button&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "f7e90ac1a4eec0ce21dfd8680ae0848d",
              "signature": "64a5b040fe793c786e1bdad0bd26b5a5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f7e90ac1a4eec0ce21dfd8680ae0848d"
            },
            {
              "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": 28,
                  "y": 38
                },
                "height": 38,
                "width": 28
              },
              "position": {
                "line": 12250,
                "column": 17
              },
              "errorSnippet": "&lt;button id=\"modal_ft_close_btn\" class=\"c-modal__close-btn js-close-button\" aria-label=\"Close\" data-dismiss=\"modal\"&gt;×&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "824bd433ed649791af531eef65f98296",
              "signature": "a4898758c18c5ccc84983c43f1a732a4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=824bd433ed649791af531eef65f98296"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 976,
                  "y": 50
                },
                "height": 50,
                "width": 976
              },
              "position": {
                "line": 11976,
                "column": 1
              },
              "errorSnippet": "&lt;h2 class=\"c-accordion__disclosures-title\"&gt; &lt;button aria-label=\"Notices &amp;amp; Disclosures\" href=\"javascript:void(0);\" class=\"c-accordion__container c-accordion__title c-accordion__title--disclosure js-accordion__title is-active\" data-target=",
              "xpath": "/html/body/main[1]/footer[1]/div[1]/div[1]/h2[1]",
              "issueID": "f3edf8530b0aca70eb665768ed094cbc",
              "signature": "6021c7d3ff1c2e6234fee09bb3f71c9a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f3edf8530b0aca70eb665768ed094cbc"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "4yiew",
  "startTime": "2022-08-13T04:40:04",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "motion",
      13
    ],
    [
      "hover",
      7
    ],
    [
      "wave",
      6
    ],
    [
      "alfa",
      3
    ],
    [
      "ibm",
      3
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focAll",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "axe",
      0
    ],
    [
      "continuum",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "nuVal",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 0,
  "logSize": 0,
  "errorLogCount": 0,
  "errorLogSize": 0,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "visitLatency": 12,
  "endTime": "2022-08-13T04:41:00",
  "elapsedSeconds": 56,
  "score": {
    "scoreProcID": "sp15c",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10,
      "visitLatency": 1
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "menuNav": 12,
        "role": 6
      },
      "alfa": {
        "r1": 4,
        "r4": 4,
        "r73": 16,
        "r87": 1
      },
      "axe": {
        "hidden-content": 0,
        "color-contrast-enhanced": 6,
        "document-title": 3,
        "html-has-lang": 3
      },
      "continuum": {
        "101": 4,
        "152": 4
      },
      "htmlcs": {
        "e:AA.2_4_2.H25.1.EmptyTitle": 4,
        "e:AA.3_1_1.H57.2": 4
      },
      "ibm": {
        "WCAG20_Html_HasLang": 4,
        "WCAG20_Doc_HasTitle": 4,
        "element_attribute_deprecated": 1,
        "aria_role_redundant": 5
      },
      "nuVal": {
        "Element title must not be empty.": 4,
        "A charset attribute on a meta element found after the first 1024 bytes.": 4,
        "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.": 4,
        "The banner role is unnecessary for element header.": 1,
        "The link role is unnecessary for element a with attribute href.": 3,
        "The main role is unnecessary for element main.": 1,
        "Consider adding a lang attribute to the html start tag to declare the language of this document.": 1
      },
      "wave": {
        "e:alt_spacer_missing": 8,
        "e:link_empty": 4,
        "a:link_internal_broken": 28,
        "a:link_suspicious": 1,
        "a:link_redundant": 2,
        "a:link_pdf": 1,
        "a:table_layout": 1
      },
      "tenon": {
        "57": 4,
        "73": 4,
        "95": 4,
        "98": 244,
        "134": 18,
        "144": 16,
        "152": 28,
        "153": 2
      }
    },
    "groupDetails": {
      "groups": {
        "menuNavigation": {
          "testaro": {
            "menuNav": {
              "score": 6,
              "what": "Nonstandard keyboard navigation among focusable menu items"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 5,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "pageTitle": {
          "alfa": {
            "r1": {
              "score": 3,
              "what": "Document has no valid title element"
            }
          },
          "axe": {
            "document-title": {
              "score": 2,
              "what": "Document contains no title element"
            }
          },
          "htmlcs": {
            "e:AA.2_4_2.H25.1.EmptyTitle": {
              "score": 3,
              "what": "Document head element contains an empty title element"
            }
          },
          "ibm": {
            "WCAG20_Doc_HasTitle": {
              "score": 3,
              "what": "Page has no subject-identifying title"
            }
          }
        },
        "pageLanguage": {
          "alfa": {
            "r4": {
              "score": 4,
              "what": "Lang attribute missing, empty, or only whitespace"
            }
          },
          "axe": {
            "html-has-lang": {
              "score": 3,
              "what": "html element has no lang attribute"
            }
          },
          "continuum": {
            "101": {
              "score": 4,
              "what": "root html element has no lang attribute"
            }
          },
          "htmlcs": {
            "e:AA.3_1_1.H57.2": {
              "score": 4,
              "what": "html element has no lang or xml:lang attribute"
            }
          },
          "ibm": {
            "WCAG20_Html_HasLang": {
              "score": 4,
              "what": "Page detected as HTML, but has no lang attribute"
            }
          },
          "nuVal": {
            "Consider adding a lang attribute to the html start tag to declare the language of this document.": {
              "score": 1,
              "what": "html start tag has no lang attribute to declare the language of the page"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 12,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "contrastAAA": {
          "axe": {
            "color-contrast-enhanced": {
              "score": 2,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 1,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "titleEmpty": {
          "continuum": {
            "152": {
              "score": 1,
              "what": "title attribute is empty"
            }
          },
          "nuVal": {
            "Element title must not be empty.": {
              "score": 1,
              "what": "Element has an empty title attribute"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 1,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "roleRedundant": {
          "ibm": {
            "aria_role_redundant": {
              "score": 1,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          },
          "nuVal": {
            "^The .+ role is unnecessary for element .+$": {
              "score": 1,
              "what": "explicit role is redundant for its element"
            }
          }
        },
        "metaBad": {
          "nuVal": {
            "A charset attribute on a meta element found after the first 1024 bytes.": {
              "score": 3,
              "what": "charset attribute on a meta element appears after 1024 bytes"
            },
            "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.": {
              "score": 3,
              "what": "meta element with http-equiv=\"X-UA-Compatible\" has no content=\"IE=edge\""
            }
          }
        },
        "imageNoText": {
          "wave": {
            "e:alt_spacer_missing": {
              "score": 8,
              "what": "Spacer image has no text alternative"
            }
          }
        },
        "linkNoText": {
          "wave": {
            "e:link_empty": {
              "score": 4,
              "what": "Link contains no text"
            }
          },
          "tenon": {
            "57": {
              "score": 4,
              "what": "Link has no text inside it"
            }
          }
        },
        "internalLinkBroken": {
          "wave": {
            "a:link_internal_broken": {
              "score": 28,
              "what": "Broken same-page link"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 1,
              "what": "Link to PDF document"
            }
          }
        },
        "layoutTable": {
          "wave": {
            "a:table_layout": {
              "score": 1,
              "what": "table element is misused to arrange content"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 3,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 122,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 14,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 16,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 21,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 1,
              "what": "Long string of text is in all caps"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 324,
      "log": -1,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkTextsSame",
          "score": 124
        },
        {
          "groupName": "internalLinkBroken",
          "score": 30
        },
        {
          "groupName": "targetSize",
          "score": 23
        },
        {
          "groupName": "leadingClipsText",
          "score": 18
        },
        {
          "groupName": "fontSmall",
          "score": 16
        },
        {
          "groupName": "noLeading",
          "score": 14
        },
        {
          "groupName": "pageLanguage",
          "score": 12
        },
        {
          "groupName": "imageNoText",
          "score": 10
        },
        {
          "groupName": "menuNavigation",
          "score": 8
        },
        {
          "groupName": "pageTitle",
          "score": 8
        },
        {
          "groupName": "metaBad",
          "score": 8
        },
        {
          "groupName": "linkNoText",
          "score": 8
        },
        {
          "groupName": "roleBad",
          "score": 7
        },
        {
          "groupName": "linkVague",
          "score": 5
        },
        {
          "groupName": "contrastAAA",
          "score": 4
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "titleEmpty",
          "score": 3
        },
        {
          "groupName": "obsolete",
          "score": 3
        },
        {
          "groupName": "roleRedundant",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        },
        {
          "groupName": "pdfLink",
          "score": 3
        },
        {
          "groupName": "layoutTable",
          "score": 3
        },
        {
          "groupName": "allCaps",
          "score": 3
        }
      ]
    }
  },
  "scoreProcID": "sp15c"
}