Accessibility test digest

Synopsis

Page: True Value Company (80%)

URL: https://www.truevaluecompany.com/

Score: 523

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 True Value Company (80%) web page at https://www.truevaluecompany.com/ on 2022/08/14. 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 523 (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
total523
log67
linkForcesNewWindow56
fontSmall40
linkIndication27
headingEmpty27
linkNoText24
targetSize23
attributeBad22
leadingClipsText22
focusIndication19
noLeading17
styleParentBad14
contrastAA12
obsolete12
typeRedundant11
inconsistentStyles8
contrastAAA8
linkTextsSame8
contentBeyondLandmarks6
overflowHidden6
iframeTitleBad6
contrastRisk6
imageNoText6
pseudoLinkRisk6
submitButton5
metaBad5
duplicateID5
linkVague5
roleBad4
headingOfNothing4
tabFocusability3
hoverSurprise3
zIndexNotZero3
skipRepeatedContent3
frameContentRisk3
hiddenContentRisk3
decorativeImageRisk3
roleRedundant3
linkComprehensionRisk3
linkPair3
noScriptRisk3
titleRedundant3
videoCaptionRisk3
allCaps3

Issue summary

Special issues

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

Classified issues

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

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

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

headingEmpty: Score 27. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

videoCaptionRisk: 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": "4ziu7-truevalue",
  "host": {
    "id": "truevalue",
    "which": "https://www.truevaluecompany.com/",
    "what": "True Value Company (80%)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-08-14T00:09:21"
    },
    {
      "event": "endTime",
      "value": "2022-08-14T00:12:20"
    }
  ],
  "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.truevaluecompany.com/",
        "what": "True Value Company (80%)"
      },
      {
        "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.truevaluecompany.com/",
        "what": "True Value Company (80%)"
      },
      {
        "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.truevaluecompany.com/",
      "what": "True Value Company (80%)",
      "result": "https://www.truevaluecompany.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.truevaluecompany.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.truevaluecompany.com/",
      "result": {
        "bytes": [
          582039,
          582039,
          582039,
          582039,
          582039
        ],
        "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.truevaluecompany.com/",
      "what": "True Value Company (80%)",
      "result": "https://www.truevaluecompany.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.truevaluecompany.com/",
      "result": {
        "visibleElements": 177
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.truevaluecompany.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.truevaluecompany.com/",
      "result": {
        "tabFocusables": 37,
        "tabFocused": 38,
        "discrepancy": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.truevaluecompany.com/",
      "what": "URL",
      "result": "https://www.truevaluecompany.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.truevaluecompany.com/",
      "result": {
        "totals": {
          "total": 37,
          "types": {
            "indicatorMissing": {
              "total": 5,
              "tagNames": {
                "A": 4,
                "IFRAME": 1
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 32,
              "meanDelay": 0,
              "tagNames": {
                "A": 32
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "Open A Store"
            },
            {
              "tagName": "A",
              "text": "About Us"
            },
            {
              "tagName": "A",
              "text": "Careers"
            },
            {
              "tagName": "A",
              "text": "Newsroom"
            },
            {
              "tagName": "IFRAME",
              "text": ""
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Rewards",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Local Ad",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Product Support",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Store Locator",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Reunion",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get Started",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Manage Gift Card",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Rewards",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Local Ad",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "MSDS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Store Locator",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Product Recalls",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Site Map",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terms of Sale",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terms of Use",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.truevaluecompany.com/",
      "what": "URL",
      "result": "https://www.truevaluecompany.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.truevaluecompany.com/",
      "result": {
        "totals": {
          "total": 94,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 94,
              "tagNames": {
                "INPUT": 8,
                "A": 84,
                "BUTTON": 1,
                "IFRAME": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "INPUT",
              "id": "__EVENTTARGET",
              "text": "<input type=\"hidden\" name=\"__EVENTTARGET\" id=\"__EVENTTARGET\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "__EVENTARGUMENT",
              "text": "<input type=\"hidden\" name=\"__EVENTARGUMENT\" id=\"__EVENTARGUMENT\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "__VIEWSTATE",
              "text": "<input type=\"hidden\" name=\"__VIEWSTATE\" id=\"__VIEWSTATE\" value=\"h2yMbiMHSOEsZavV",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "__VIEWSTATEGENERATOR",
              "text": "<input type=\"hidden\" name=\"__VIEWSTATEGENERATOR\" id=\"__VIEWSTATEGENERATOR\" value",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "__VIEWSTATEENCRYPTED",
              "text": "<input type=\"hidden\" name=\"__VIEWSTATEENCRYPTED\" id=\"__VIEWSTATEENCRYPTED\" value",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "__EVENTVALIDATION",
              "text": "<input type=\"hidden\" name=\"__EVENTVALIDATION\" id=\"__EVENTVALIDATION\" value=\"tNBd",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rewards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Local Ad",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Product Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Store Locator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "dnn_dnnLogo_hypLogo",
              "text": "<a id=\"dnn_dnnLogo_hypLogo\" title=\"True Value Company\" href=\"https://www.trueval",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Toggle navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open A Store",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Back",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us to Get Started",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join True Value",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Back",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Why Join True Value?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Started",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Back",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Convert a Store",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Garden Centers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International Stores",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Maintenance, Repair & Operations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rental Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Private Label Brands",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reunion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Back",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About True Value",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Company Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Back",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Story",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Management Team",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "True Value Foundation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Back",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Foundation Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Boys & Girls Club of America",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Painting a Brighter Future",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Youth Up Matching Gifts Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "True Value Charity Classic",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity, Equity & Inclusion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Back",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DEI at True Value",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DEI Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Supplier Diversity Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Back",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Job Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Back",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"2950\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.truevalue.com/realmoments\" style=\"cursor: default;\"><img al",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"2877\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.truevalue.com/realmoments\" style=\"cursor: default;\"><img al",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Started",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"1585\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"2942\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "widget2",
              "text": "<iframe allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyrosc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"1595\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://disabilityin.org/what-we-do/disability-equality-index/2021compa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://customerthink.com/brand-keys-2019-customer-loyalty-engagement-i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.forbes.com/lists/best-midsize-employers/#66c7392a210f\" targ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/TrueValue\" title=\"Follow us on Facebook\" targe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/truevalue\" title=\"Follow us on Twitter\" target=\"_bl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://pinterest.com/truevalue\" title=\"Follow us on Pinterest\" target=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://instagram.com/truevalue\" title=\"Follow us on Instagram\" target=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.youtube.com/user/TrueValueHardware\" title=\"Follow us on You",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.linkedin.com/company/true-value-company\" title=\"Follow us o",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.glassdoor.com/Overview/Working-at-True-Value-EI_IE2754.11,2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"463\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"464\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Manage Gift Card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rewards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Local Ad",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "MSDS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Store Locator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Product Recalls",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site Map",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms of Sale",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms of Use",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "ScrollTop",
              "text": "<input name=\"ScrollTop\" type=\"hidden\" id=\"ScrollTop\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "__dnnVariable",
              "text": "<input name=\"__dnnVariable\" type=\"hidden\" id=\"__dnnVariable\" autocomplete=\"off\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.truevaluecompany.com/",
      "what": "URL",
      "result": "https://www.truevaluecompany.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 40,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.truevaluecompany.com/",
      "result": {
        "totals": {
          "triggers": 67,
          "headTriggers": 40,
          "tailTriggers": 27,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "LI",
                "id": "",
                "text": "<ahref=\"https://www.glassdoor.com/Overview/Working"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.truevaluecompany.com/",
      "what": "URL",
      "result": "https://www.truevaluecompany.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.truevaluecompany.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 1
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Toggle navigation"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.truevaluecompany.com/",
      "result": {
        "totals": {
          "links": 84,
          "adjacent": {
            "total": 35,
            "underlined": 10,
            "underlinedPercent": 28
          }
        },
        "items": {
          "underlined": [
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            ""
          ],
          "notUnderlined": [
            "",
            "Open A Store",
            "Back",
            "Contact Us to Get Started",
            "Join True Value",
            "More Opportunities",
            "Reunion",
            "About Us",
            "Back",
            "About True Value",
            "Company Overview",
            "True Value Foundation",
            "Diversity, Equity & Inclusion",
            "Careers",
            "Newsroom",
            "Contact Us",
            "",
            "",
            "Manage Gift Card",
            "Rewards",
            "Local Ad",
            "MSDS",
            "Contact Us",
            "Store Locator",
            "Product Recalls"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.truevaluecompany.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.truevaluecompany.com/",
      "what": "URL",
      "result": "https://www.truevaluecompany.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.truevaluecompany.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.truevaluecompany.com/",
      "result": {
        "roleElements": 2,
        "badRoleElements": 0,
        "redundantRoleElements": 2,
        "tagNames": {
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          },
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.truevaluecompany.com/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 1
          },
          "adjacentLink": {
            "total": 35,
            "subtotals": [
              16,
              10,
              9
            ]
          },
          "listLink": {
            "total": 49,
            "subtotals": [
              23,
              7,
              6,
              5,
              4,
              2,
              1,
              1
            ]
          },
          "h1": {
            "total": 2,
            "subtotals": [
              1,
              1
            ]
          },
          "h2": {
            "total": 5
          },
          "h3": {
            "total": 2
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "300": [
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Manage Gift Card",
                "Rewards",
                "Local Ad",
                "MSDS",
                "Contact Us",
                "Store Locator",
                "Product Recalls"
              ],
              "700": [
                "",
                "Open A Store",
                "Back",
                "Contact Us to Get Started",
                "Join True Value",
                "More Opportunities",
                "Reunion",
                "About Us",
                "Back",
                "About True Value",
                "Company Overview",
                "True Value Foundation",
                "Diversity, Equity & Inclusion",
                "Careers",
                "Newsroom",
                "Contact Us"
              ]
            },
            "textDecorationLine": {
              "none": [
                "",
                "Open A Store",
                "Back",
                "Contact Us to Get Started",
                "Join True Value",
                "More Opportunities",
                "Reunion",
                "About Us",
                "Back",
                "About True Value",
                "Company Overview",
                "True Value Foundation",
                "Diversity, Equity & Inclusion",
                "Careers",
                "Newsroom",
                "Contact Us",
                "",
                "",
                "Manage Gift Card",
                "Rewards",
                "Local Ad",
                "MSDS",
                "Contact Us",
                "Store Locator",
                "Product Recalls"
              ],
              "underline": [
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "300": [
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Site Map",
                "Privacy Policy",
                "Terms of Sale",
                "Terms of Use"
              ],
              "400": [
                "Back",
                "Why Join True Value?",
                "Get Started",
                "Back",
                "Convert a Store",
                "Garden Centers",
                "International Stores",
                "Maintenance, Repair & Operations",
                "Rental Services",
                "Private Label Brands",
                "Back",
                "Our Story",
                "Management Team",
                "Back",
                "Foundation Overview",
                "Boys & Girls Club of America",
                "Painting a Brighter Future",
                "Youth Up Matching Gifts Program",
                "True Value Charity Classic",
                "Back",
                "DEI at True Value",
                "DEI Events",
                "Supplier Diversity Program",
                "Back",
                "Job Opportunities",
                "Benefits",
                "Diversity",
                "Back",
                "Press Releases"
              ],
              "700": [
                "Rewards",
                "Local Ad",
                "Product Support",
                "Contact Us",
                "Store Locator",
                "Careers",
                "Newsroom",
                "Get Started",
                "Read More"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Rewards",
                "Local Ad",
                "Product Support",
                "Contact Us",
                "Store Locator",
                "Read More",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Site Map",
                "Privacy Policy",
                "Terms of Sale",
                "Terms of Use"
              ],
              "rgb(51, 51, 51)": [
                "Back",
                "Why Join True Value?",
                "Get Started",
                "Back",
                "Convert a Store",
                "Garden Centers",
                "International Stores",
                "Maintenance, Repair & Operations",
                "Rental Services",
                "Private Label Brands",
                "Back",
                "Our Story",
                "Management Team",
                "Back",
                "Foundation Overview",
                "Boys & Girls Club of America",
                "Painting a Brighter Future",
                "Youth Up Matching Gifts Program",
                "True Value Charity Classic",
                "Back",
                "DEI at True Value",
                "DEI Events",
                "Supplier Diversity Program",
                "Back",
                "Job Opportunities",
                "Benefits",
                "Diversity",
                "Back",
                "Press Releases"
              ],
              "rgb(198, 12, 48)": [
                "Careers",
                "Newsroom"
              ],
              "rgb(200, 16, 46)": [
                "Get Started"
              ]
            },
            "fontSize": {
              "9.997px": [
                "Rewards",
                "Local Ad",
                "Product Support",
                "Contact Us",
                "Store Locator"
              ],
              "14px": [
                "Back",
                "Why Join True Value?",
                "Get Started",
                "Back",
                "Convert a Store",
                "Garden Centers",
                "International Stores",
                "Maintenance, Repair & Operations",
                "Rental Services",
                "Private Label Brands",
                "Back",
                "Our Story",
                "Management Team",
                "Back",
                "Foundation Overview",
                "Boys & Girls Club of America",
                "Painting a Brighter Future",
                "Youth Up Matching Gifts Program",
                "True Value Charity Classic",
                "Back",
                "DEI at True Value",
                "DEI Events",
                "Supplier Diversity Program",
                "Back",
                "Job Opportunities",
                "Benefits",
                "Diversity",
                "Back",
                "Press Releases"
              ],
              "18px": [
                "Careers",
                "Newsroom",
                "Get Started",
                "Read More"
              ],
              "13px": [
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "10.998px": [
                "Site Map",
                "Privacy Policy",
                "Terms of Sale",
                "Terms of Use"
              ]
            },
            "lineHeight": {
              "18px": [
                "Rewards",
                "Local Ad",
                "Product Support",
                "Contact Us",
                "Store Locator",
                "Back",
                "Why Join True Value?",
                "Get Started",
                "Back",
                "Convert a Store",
                "Garden Centers",
                "International Stores",
                "Maintenance, Repair & Operations",
                "Rental Services",
                "Private Label Brands",
                "Back",
                "Our Story",
                "Management Team",
                "Back",
                "Foundation Overview",
                "Boys & Girls Club of America",
                "Painting a Brighter Future",
                "Youth Up Matching Gifts Program",
                "True Value Charity Classic",
                "Back",
                "DEI at True Value",
                "DEI Events",
                "Supplier Diversity Program",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Site Map",
                "Privacy Policy",
                "Terms of Sale",
                "Terms of Use"
              ],
              "20px": [
                "Back",
                "Job Opportunities",
                "Benefits",
                "Diversity",
                "Back",
                "Press Releases"
              ],
              "25.7143px": [
                "Careers",
                "Newsroom",
                "Get Started",
                "Read More"
              ]
            }
          },
          "h1": {
            "color": {
              "rgb(17, 17, 17)": [
                ""
              ],
              "rgb(255, 255, 255)": [
                "Your Hardware Store, Your Future"
              ]
            },
            "fontSize": {
              "30.004px": [
                ""
              ],
              "37.7143px": [
                "Your Hardware Store, Your Future"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.truevaluecompany.com/",
      "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.truevaluecompany.com/",
      "result": {
        "totals": {
          "total": 4,
          "tagNames": {
            "UL": 4
          }
        },
        "items": [
          {
            "tagName": "UL",
            "id": "",
            "text": "Back Contact Us to Get Started Join True Value Back Why Join True Value? Get Started More Opportunit"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Back About True Value Company Overview Back Our Story Management Team True Value Foundation Back Fou"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Back Careers Job Opportunities Benefits Diversity"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Back Newsroom Press Releases"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.truevaluecompany.com/",
      "result": {
        "totals": {
          "failures": 17,
          "warnings": 7
        },
        "items": [
          {
            "index": 13,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/form[1]/div[3]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.truevalue.com/realmoments\">",
                "  <img alt=\"\" src=\"/portals/0/Site Images/home_banners/TV-AD-322850_TVCompanyBanner.gif?ver=B-e2vfT...",
                "</a>"
              ]
            }
          },
          {
            "index": 19,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>"
              ]
            }
          },
          {
            "index": 497,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Locally Owned | True Value"
              ]
            }
          },
          {
            "index": 498,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[3]/button[2]/div[2]/text()[1]",
              "codeLines": [
                "Share"
              ]
            }
          },
          {
            "index": 522,
            "verdict": "failed",
            "rule": {
              "ruleID": "r64",
              "ruleSummary": "Heading has non-empty accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r64",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#headings-and-labels",
                  "chapter": "2.4.6",
                  "title": "Headings and Labels"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H42",
                  "name": "H42",
                  "title": "Using h1-h6 to identify headings"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/form[1]/div[3]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"heading\">",
                "  <span id=\"dnn_ctr2950_dnnTitle_titleLabel\" class=\"Head\"></span>",
                "</h2>"
              ]
            }
          },
          {
            "index": 523,
            "verdict": "failed",
            "rule": {
              "ruleID": "r64",
              "ruleSummary": "Heading has non-empty accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r64",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#headings-and-labels",
                  "chapter": "2.4.6",
                  "title": "Headings and Labels"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H42",
                  "name": "H42",
                  "title": "Using h1-h6 to identify headings"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/form[1]/div[3]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"heading\">",
                "  <span id=\"dnn_ctr2877_dnnTitle_titleLabel\" class=\"Head\"></span>",
                "</h2>"
              ]
            }
          },
          {
            "index": 526,
            "verdict": "failed",
            "rule": {
              "ruleID": "r64",
              "ruleSummary": "Heading has non-empty accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r64",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#headings-and-labels",
                  "chapter": "2.4.6",
                  "title": "Headings and Labels"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H42",
                  "name": "H42",
                  "title": "Using h1-h6 to identify headings"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/form[1]/div[3]/main[1]/div[1]/div[2]/div[1]/div[2]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"heading\">",
                "  <span id=\"dnn_ctr2942_dnnTitle_titleLabel\" class=\"Head\"></span>",
                "</h2>"
              ]
            }
          },
          {
            "index": 527,
            "verdict": "failed",
            "rule": {
              "ruleID": "r64",
              "ruleSummary": "Heading has non-empty accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r64",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#headings-and-labels",
                  "chapter": "2.4.6",
                  "title": "Headings and Labels"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H42",
                  "name": "H42",
                  "title": "Using h1-h6 to identify headings"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/form[1]/div[3]/main[1]/div[1]/div[2]/div[7]/div[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"heading\">",
                "  <span id=\"dnn_ctr1595_dnnTitle_titleLabel\" class=\"Head\"></span>",
                "</h2>"
              ]
            }
          },
          {
            "index": 536,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/form[1]/div[3]/header[1]/nav[1]/div[2]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"#\" data-toggle=\"dropdown\" class=\"dropdown-toggle\">",
                "  Open A Store",
                "  <b class=\"caret\"></b>",
                "  <span class=\"swipe-nav-next glyphicon glyphicon-chevron-right\"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 545,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-logo\" target=\"_blank\" href=\"https://www.youtube.com/channel/UCENQq7HNEq..."
              ]
            }
          },
          {
            "index": 546,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>"
              ]
            }
          },
          {
            "index": 547,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[3]/button[2]",
              "codeLines": [
                "<button class=\"ytp-button ytp-share-button ytp-share-button-visible ytp-show-share-title\" title=\"Sh...",
                "  <div class=\"ytp-share-icon\">",
                "    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-27\"></use>",
                "      <path class=\"ytp-svg-fill\" d=\"m 20.20,14.19 0,-4.45 7.79,7.79 -7.79,7.79 0,-4.56 C 16.27,20.6...",
                "    </svg>",
                "  </div>",
                "  <div class=\"ytp-share-title\">",
                "    Share",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 548,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/button[1]",
              "codeLines": [
                "<button class=\"ytp-large-play-button ytp-button\" aria-label=\"Play\">",
                "  <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 68 48\" width=\"100%\">",
                "    <path class=\"ytp-large-play-button-bg\" d=\"M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,...",
                "    <path d=\"M 45,24 27,14 27,34\" fill=\"#fff\"></path>",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 549,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-impression-link\" aria-label=\"Watch on YouTube\" target=\"_blank\" href=\"https://www.yout...",
                "  <div class=\"ytp-impression-link-content\" aria-hidden=\"true\">",
                "    <div class=\"ytp-impression-link-text\">",
                "      Watch on",
                "    </div>",
                "    <div class=\"ytp-impression-link-logo\">",
                "      <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 110 26\" width=\"100%\">",
                "        <use class=\"ytp-svg-shadow\" href=\"#ytp-id-30\"></use>",
                "        <path class=\"ytp-svg-fill\" d=\"M 16.68,.99 C 13.55,1.03 7.02,1.16 4.99,1.68 c -1.49,.4 -2.59...",
                "      </svg>",
                "    </div>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 580,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Questions? Comments?"
              ]
            }
          },
          {
            "index": 581,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Follow Us"
              ]
            }
          },
          {
            "index": 616,
            "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]/form[1]/div[3]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.truevalue.com/realmoments\">",
                "    <img alt=\"\" src=\"/portals/0/Site Images/home_banners/TV-AD-322850_TVCompanyBanner.gif?ver=B-e2v...",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 617,
            "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]/form[1]/div[3]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p style=\"color: #fff; font-size: 1rem; max-width: 60ch\">",
                "  Join the True Value family of independent hardware retailers. We drive retail excellence for more...",
                "</p>"
              ]
            }
          },
          {
            "index": 618,
            "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]/form[1]/div[3]/main[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  As the only hardlines wholesaler with a trusted, iconic and globally-recognized brand that doesn’...",
                "</p>"
              ]
            }
          },
          {
            "index": 619,
            "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]/form[1]/div[3]/main[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  We want to see retailers achieve excellence in a way that works for them and their local communit...",
                "</p>"
              ]
            }
          },
          {
            "index": 620,
            "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]/form[1]/div[3]/main[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  Join the True Value family of retailers and let us work with you to discover new ways to build yo...",
                "</p>"
              ]
            }
          },
          {
            "index": 739,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/form[1]/div[3]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"heading\">",
                "  <span id=\"dnn_ctr2950_dnnTitle_titleLabel\" class=\"Head\"></span>",
                "</h2>"
              ]
            }
          },
          {
            "index": 759,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Locally Owned | True Value"
              ]
            }
          },
          {
            "index": 769,
            "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.truevaluecompany.com/",
      "result": {
        "totals": {
          "rulesNA": 55,
          "rulesPassed": 40,
          "rulesWarned": 4,
          "rulesViolated": 3,
          "warnings": {
            "minor": 16,
            "moderate": 0,
            "serious": 6,
            "critical": 1
          },
          "violations": {
            "minor": 4,
            "moderate": 0,
            "serious": 6,
            "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-14T00:11:23.654Z",
          "url": "https://www.truevaluecompany.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "28.3pt (37.7143px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hp-intro-banner\">",
                          "target": [
                            ".hp-intro-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 style=\"color: #fff\">Your Hardware Store,<br>\nYour Future</h1>",
                  "target": [
                    ".hp-intro-banner__copy > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hp-intro-banner\">",
                          "target": [
                            ".hp-intro-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p style=\"color: #fff; font-size: 1rem; max-width: 60ch\">Join the True Value family of independent hardware retailers. We drive retail excellence for more than 4,500 retail locations across the U.S. and internationally—and we want to do the same for you.</p>",
                  "target": [
                    ".hp-intro-banner__copy > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hp-intro-banner\">",
                          "target": [
                            ".hp-intro-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-secondary btn-transparent\" href=\"/Open-A-Store/Join-True-Value/Why-Join-True-Value\" style=\"\">Read More</a>",
                  "target": [
                    ".btn-transparent"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "28.3pt (37.7143px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hp-intro-banner\">",
                          "target": [
                            ".hp-intro-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 style=\"color: #fff\">Your Hardware Store,<br>\nYour Future</h1>",
                  "target": [
                    ".hp-intro-banner__copy > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hp-intro-banner\">",
                          "target": [
                            ".hp-intro-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p style=\"color: #fff; font-size: 1rem; max-width: 60ch\">Join the True Value family of independent hardware retailers. We drive retail excellence for more than 4,500 retail locations across the U.S. and internationally—and we want to do the same for you.</p>",
                  "target": [
                    ".hp-intro-banner__copy > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hp-intro-banner\">",
                          "target": [
                            ".hp-intro-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-secondary btn-transparent\" href=\"/Open-A-Store/Join-True-Value/Why-Join-True-Value\" style=\"\">Read More</a>",
                  "target": [
                    ".btn-transparent"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" frameborder=\"0\" height=\"315\" src=\"https://www.youtube.com/embed/X9LTrCzD48c?enablejsapi=1\" title=\"Locally Owned | True Value\" width=\"560\" id=\"widget2\"></iframe>",
                  "target": [
                    "#widget2"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button type=\"button\" class=\"navbar-toggle swipe-menu-toggle\" data-toggle=\"collapse\" data-target=\"#bs-example-navbar-collapse-1\">",
                  "target": [
                    "button"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".pagepath-openastore > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"back\"><a href=\"#\"><span class=\"swipe-nav-back glyphicon glyphicon-chevron-left\"></span>Back</a></li>",
                  "target": [
                    ".pagepath-openastore > .dropdown-menu > .back"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"back\"><a href=\"#\"><span class=\"swipe-nav-back glyphicon glyphicon-chevron-left\"></span>Back</a></li>",
                  "target": [
                    ".pagepath-openastore-jointruevalue > .dropdown-submenu > .back"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"back\"><a href=\"#\"><span class=\"swipe-nav-back glyphicon glyphicon-chevron-left\"></span>Back</a></li>",
                  "target": [
                    ".pagepath-openastore-moreopportunities > .dropdown-submenu > .back"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".pagepath-aboutus > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"back\"><a href=\"#\"><span class=\"swipe-nav-back glyphicon glyphicon-chevron-left\"></span>Back</a></li>",
                  "target": [
                    ".pagepath-aboutus > .dropdown-menu > .back"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"back\"><a href=\"#\"><span class=\"swipe-nav-back glyphicon glyphicon-chevron-left\"></span>Back</a></li>",
                  "target": [
                    ".pagepath-aboutus-companyoverview > .dropdown-submenu > .back"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"back\"><a href=\"#\"><span class=\"swipe-nav-back glyphicon glyphicon-chevron-left\"></span>Back</a></li>",
                  "target": [
                    ".pagepath-aboutus-truevaluefoundation > .dropdown-submenu > .back"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"back\"><a href=\"#\"><span class=\"swipe-nav-back glyphicon glyphicon-chevron-left\"></span>Back</a></li>",
                  "target": [
                    ".pagepath-aboutus-diversityequityinclusion > .dropdown-submenu > .back"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".pagepath-careers > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"back\"><a href=\"#\"><span class=\"swipe-nav-back glyphicon glyphicon-chevron-left\"></span>Back</a></li>",
                  "target": [
                    ".pagepath-careers > .dropdown-menu > .back"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".pagepath-newsroom > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"back\"><a href=\"#\"><span class=\"swipe-nav-back glyphicon glyphicon-chevron-left\"></span>Back</a></li>",
                  "target": [
                    ".pagepath-newsroom > .dropdown-menu > .back"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon244279709265\">",
                  "target": [
                    "#batBeacon244279709265"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon505151366215\" width=\"0\" height=\"0\" alt=\"\" src=\"https://bat.bing.com/action/0?ti=5613840&amp;tm=gtm002&amp;Ver=2&amp;mid=ecc3f361-d443-449b-9473-e131dff99088&amp;sid=98315ef01b6511ed824fe182b57d54bc&amp;vid=98329b101b6511ed87b9e1a01ecd38ad&amp;vids=1&amp;msclkid=N&amp;pi=0&amp;lg=en-US&amp;sw=1280&amp;sh=720&amp;sc=30&amp;nwd=1&amp;tl=True%20Value%20Company%20%3E%20Home&amp;p=https%3A%2F%2Fwww.truevaluecompany.com%2F&amp;r=&amp;lt=1996&amp;evt=pageLoad&amp;sv=1&amp;rn=337546\">",
                  "target": [
                    "#batBeacon505151366215"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#c8102e",
                        "contrastRatio": 5.88,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"#\" data-toggle=\"dropdown\" class=\"dropdown-toggle\">Open A Store <b class=\"caret\"></b><span class=\"swipe-nav-next glyphicon glyphicon-chevron-right\"></span></a>",
                          "target": [
                            ".pagepath-openastore > .dropdown-toggle[data-toggle=\"dropdown\"][href=\"#\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #c8102e, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" data-toggle=\"dropdown\" class=\"dropdown-toggle\">Open A Store <b class=\"caret\"></b><span class=\"swipe-nav-next glyphicon glyphicon-chevron-right\"></span></a>",
                  "target": [
                    ".pagepath-openastore > .dropdown-toggle[data-toggle=\"dropdown\"][href=\"#\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #ffffff, background color: #c8102e, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#c8102e",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.88,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn btn-primary btn-white\" href=\"/Wholesale/Get-Started\" style=\"\">Get Started</a>",
                          "target": [
                            ".btn-primary"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #c8102e, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-primary btn-white\" href=\"/Wholesale/Get-Started\" style=\"\">Get Started</a>",
                  "target": [
                    ".btn-primary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #c8102e, background color: #ffffff, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#c60c30",
                        "contrastRatio": 6,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"top-tier\">",
                          "target": [
                            ".top-tier"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6 (foreground color: #ffffff, background color: #c60c30, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Questions? Comments?</h3>",
                  "target": [
                    ".contact > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6 (foreground color: #ffffff, background color: #c60c30, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#c8102e",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.88,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/contact-us\" class=\"btn-secondary\">Contact Us</a>",
                          "target": [
                            ".btn-secondary[href$=\"contact-us\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.88 (foreground color: #c8102e, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact-us\" class=\"btn-secondary\">Contact Us</a>",
                  "target": [
                    ".btn-secondary[href$=\"contact-us\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.88 (foreground color: #c8102e, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#c60c30",
                        "contrastRatio": 6,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"top-tier\">",
                          "target": [
                            ".top-tier"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6 (foreground color: #ffffff, background color: #c60c30, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Follow Us</h3>",
                  "target": [
                    ".social > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6 (foreground color: #ffffff, background color: #c60c30, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "empty-heading",
              "impact": "minor",
              "tags": [
                "cat.name-role-value",
                "best-practice"
              ],
              "description": "Ensures headings have discernible text",
              "help": "Headings should not be empty",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/empty-heading?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2 class=\"heading\"><span id=\"dnn_ctr2950_dnnTitle_titleLabel\" class=\"Head\"> </span>\n\n\n</h2>",
                  "target": [
                    ".DnnModule-2950 > .simple > .heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2 class=\"heading\"><span id=\"dnn_ctr2877_dnnTitle_titleLabel\" class=\"Head\"> </span>\n\n\n</h2>",
                  "target": [
                    ".DnnModule-2877 > .simple > .heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2 class=\"heading\"><span id=\"dnn_ctr2942_dnnTitle_titleLabel\" class=\"Head\"> </span>\n\n\n</h2>",
                  "target": [
                    ".DnnModule-2942 > .simple > .heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2 class=\"heading\"><span id=\"dnn_ctr1595_dnnTitle_titleLabel\" class=\"Head\"> </span>\n\n\n</h2>",
                  "target": [
                    ".DnnModule-1595 > .simple > .heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.truevalue.com/realmoments\"><img alt=\"\" src=\"/portals/0/Site Images/home_banners/TV-AD-322850_TVCompanyBanner.gif?ver=B-e2vfTDXqMM7uRhboPNbg%3d%3d\" style=\"width: 1400px; height: 406px;\" title=\"\"></a>",
                  "target": [
                    "p > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.truevaluecompany.com/",
      "what": "URL",
      "result": "https://www.truevaluecompany.com/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.truevaluecompany.com/",
      "result": [
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://www.truevalue.com/realmoments\"><img title=\"\" style=\"width: 1400px; height: 406px;\"  ... e Images/home_banners/TV-AD-322850_TVCompanyBanner.gif?ver=B-e2vfTDXqMM7uRhboPNbg%3d%3d\" alt=\"\"></a>",
          "testResult": 0,
          "path": "body>form:nth-of-type(1)>*:nth-child(15)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.truevalue.com/realmoments\"]",
            "attNo": 1
          }
        }
      ]
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.truevaluecompany.com/",
      "what": "URL",
      "result": "https://www.truevaluecompany.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.truevaluecompany.com/",
      "result": {
        "Error": {
          "AA.1_1_1.H30.2": {
            "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.truevalue.com/realmoments\">...</a>"
              }
            ]
          },
          "AA.1_3_1.H42.2": {
            "Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"heading\">...</h2>"
              }
            ]
          },
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe src=\"https://bid.g.doubleclick.net/xbbe/pixel?d=KAE\" style=\"display: none;\">...</iframe>"
              }
            ]
          },
          "AA.3_2_2.H32.2": {
            "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid.": [
              {
                "tagName": "form",
                "id": "#Form",
                "code": "<form method=\"post\" action=\"/\" id=\"Form\" enctype=\"multipart/form-data\">...</form>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "#batBeacon573479208652",
                "code": "<img style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon573479208652\" width=\"0\" height=\"0\" alt=\"\" src=\"https://bat.bing.com/action/0?ti=5613840&amp;tm=gtm002&amp;Ver=2&amp;mid=6d1cda00-cfd4-49bd-8c05-5600597a1330&amp;sid=a999d8201b6511ed80dad3f72643b5c5&amp;vid=a99a39f01b6511eda03f7fa63b3390b6&amp;vids=1&amp;msclkid=N&amp;pi=0&amp;lg=en-US&amp;sw=1280&amp;sh=720&amp;sc=30&amp;nwd=1&amp;tl=True%20Value%20Company%20%3E%20Home&amp;p=https%3A%2F%2Fwww.truevaluecompany.com%2F&amp;r=&amp;lt=2282&amp;evt=pageLoad&amp;sv=1&amp;rn=45001\">"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 style=\"color: #fff\">...</h1>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript>...</noscript>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"btn btn-secondary btn-transparent\" href=\"/Open-A-Store/Join-True-Value/Why-Join-True-Value\" style=\"\">...</a>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p style=\"color: #fff; font-size: 1rem; max-width: 60ch\">...</p>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 style=\"color: #fff\">...</h1>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p style=\"color: #fff; font-size: 1rem; max-width: 60ch\">...</p>"
              }
            ]
          },
          "AA.4_1_2.H91.A.EmptyWithName": {
            "Anchor element found with a name attribute but without a href or link text. Consider moving the name attribute to become an ID of a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"1585\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"1595\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"2877\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"2942\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"2950\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"463\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"464\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.truevaluecompany.com/",
      "what": "URL",
      "result": "https://www.truevaluecompany.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.truevaluecompany.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 5,
            "recommendation": 8,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/main[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1470,
                "height": 18,
                "width": 1400
              },
              "snippet": "<a href=\"https://www.truevalue.com/realmoments\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/main[1]/div[1]/div[2]/div[7]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/main[1]/heading[6]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 8,
                "top": 2667,
                "height": 0,
                "width": 784
              },
              "snippet": "<h2 class=\"heading\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/main[1]/div[1]/div[2]/div[1]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/main[1]/heading[5]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 8,
                "top": 2215,
                "height": 0,
                "width": 784
              },
              "snippet": "<h2 class=\"heading\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/main[1]/heading[2]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 8,
                "top": 1509,
                "height": 0,
                "width": 784
              },
              "snippet": "<h2 class=\"heading\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/main[1]/heading[1]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 8,
                "top": 1079,
                "height": 0,
                "width": 784
              },
              "snippet": "<h2 class=\"heading\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[6]",
                "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 http-equiv=\"Content-Style-Type\" content=\"text/css\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[5]",
                "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 http-equiv=\"Content-Script-Type\" content=\"text/javascript\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[11]",
                "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[10]",
                "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "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 http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/main[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 16,
                "top": 2215,
                "height": 432,
                "width": 768
              },
              "snippet": "<iframe id=\"widget2\" width=\"560\" title=\"Locally Owned | True Value\" src=\"https://www.youtube.com/embed/X9LTrCzD48c?enablejsapi=1\" height=\"315\" frameborder=\"0\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/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": 8,
                "top": 1079,
                "height": 1681,
                "width": 784
              },
              "snippet": "<main class=\"main-body\" role=\"main\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/header[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 189,
                "height": 870,
                "width": 784
              },
              "snippet": "<nav role=\"navigation\" class=\"navbar navbar-default\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 5,
            "recommendation": 7,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/main[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 40,
                "top": 431,
                "height": 21,
                "width": 720
              },
              "snippet": "<a href=\"https://www.truevalue.com/realmoments\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/main[1]/div[1]/div[2]/div[7]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/main[1]/heading[6]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 40,
                "top": 2580,
                "height": 32,
                "width": 720
              },
              "snippet": "<h2 class=\"heading\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/main[1]/div[1]/div[2]/div[1]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/main[1]/heading[5]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 40,
                "top": 2113,
                "height": 32,
                "width": 720
              },
              "snippet": "<h2 class=\"heading\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/main[1]/heading[2]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 40,
                "top": 676,
                "height": 32,
                "width": 720
              },
              "snippet": "<h2 class=\"heading\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/main[1]/heading[1]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 40,
                "top": 181,
                "height": 32,
                "width": 720
              },
              "snippet": "<h2 class=\"heading\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[6]",
                "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 http-equiv=\"Content-Style-Type\" content=\"text/css\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[5]",
                "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 http-equiv=\"Content-Script-Type\" content=\"text/javascript\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[10]",
                "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "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 http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/main[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 40,
                "top": 2145,
                "height": 405,
                "width": 720
              },
              "snippet": "<iframe id=\"widget2\" width=\"560\" title=\"Locally Owned | True Value\" src=\"https://www.youtube.com/embed/X9LTrCzD48c?enablejsapi=1\" height=\"315\" frameborder=\"0\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/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": 181,
                "height": 2610,
                "width": 800
              },
              "snippet": "<main class=\"main-body\" role=\"main\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[3]/header[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 0,
                "top": 113,
                "height": 48,
                "width": 800
              },
              "snippet": "<nav role=\"navigation\" class=\"navbar navbar-default\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.truevaluecompany.com/",
      "what": "URL",
      "result": "https://www.truevaluecompany.com/"
    },
    {
      "type": "test",
      "which": "nuVal",
      "what": "failures to pass the Nu Html Checker",
      "url": "https://www.truevaluecompany.com/",
      "result": {
        "messages": [
          {
            "type": "info",
            "lastLine": 3,
            "lastColumn": 190,
            "firstColumn": 85,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googleadservices.com/pagead/conversion_async.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 106
          },
          {
            "type": "info",
            "lastLine": 3,
            "lastColumn": 422,
            "firstColumn": 271,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" id=\"www-widgetapi-script\" src=\"https://www.youtube.com/s/player/4c3f79c5/www-widgetapi.vflset/www-widgetapi.js\" async=\"\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 152
          },
          {
            "type": "info",
            "lastLine": 3,
            "lastColumn": 561,
            "firstColumn": 432,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=AW-10798566368&amp;l=dataLayer&amp;cx=c\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 130
          },
          {
            "type": "info",
            "lastLine": 3,
            "lastColumn": 732,
            "firstColumn": 632,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://snap.licdn.com/li.lms-analytics/insight.min.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 101
          },
          {
            "type": "info",
            "lastLine": 3,
            "lastColumn": 1124,
            "firstColumn": 1051,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://bat.bing.com/bat.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 74
          },
          {
            "type": "error",
            "lastLine": 13,
            "lastColumn": 65,
            "firstColumn": 1,
            "message": "Bad value Content-Script-Type for attribute http-equiv on element meta.",
            "extract": "OCUMENT\">\n<meta content=\"text/javascript\" http-equiv=\"Content-Script-Type\">\n<meta",
            "hiliteStart": 10,
            "hiliteLength": 65
          },
          {
            "type": "error",
            "lastLine": 14,
            "lastColumn": 57,
            "firstColumn": 1,
            "message": "Bad value Content-Style-Type for attribute http-equiv on element meta.",
            "extract": "pt-Type\">\n<meta content=\"text/css\" http-equiv=\"Content-Style-Type\">\n<titl",
            "hiliteStart": 10,
            "hiliteLength": 57
          },
          {
            "type": "info",
            "lastLine": 17,
            "lastColumn": 710,
            "firstColumn": 619,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "ylesheet\"><script src=\"/Resources/libraries/jQuery/03_04_01/jquery.js?cdv=394\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 92
          },
          {
            "type": "info",
            "lastLine": 17,
            "lastColumn": 827,
            "firstColumn": 720,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script src=\"/Resources/libraries/jQuery-Migrate/03_01_00/jquery-migrate.js?cdv=394\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 108
          },
          {
            "type": "info",
            "lastLine": 17,
            "lastColumn": 934,
            "firstColumn": 837,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script src=\"/Resources/libraries/jQuery-UI/01_12_01/jquery-ui.js?cdv=394\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 98
          },
          {
            "type": "info",
            "lastLine": 17,
            "lastColumn": 1051,
            "firstColumn": 944,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script src=\"/Resources/libraries/html5shiv/03_07_02/html5shiv-printshiv.js?cdv=394\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 108
          },
          {
            "type": "info",
            "lastLine": 29,
            "lastColumn": 375,
            "firstColumn": 261,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script src=\"https://bat.bing.com/p/action/5613840.js\" type=\"text/javascript\" async=\"\" data-ueto=\"ueto_0e241d9158\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 115
          },
          {
            "type": "error",
            "lastLine": 29,
            "lastColumn": 683,
            "firstColumn": 385,
            "message": "Bad value origin-trial for attribute http-equiv on element meta.",
            "extract": "></script><meta http-equiv=\"origin-trial\" content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><scrip",
            "hiliteStart": 10,
            "hiliteLength": 299
          },
          {
            "type": "info",
            "lastLine": 29,
            "lastColumn": 1322,
            "firstColumn": 684,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "OnRydWV9\"><script type=\"text/javascript\" async=\"\" src=\"https://googleads.g.doubleclick.net/pagead/viewthroughconversion/10798566368/?random=1660435927131&amp;cv=9&amp;fst=1660435927131&amp;num=1&amp;bg=ffffff&amp;guid=ON&amp;resp=GooglemKTybQhCsO&amp;u_h=720&amp;u_w=1280&amp;u_ah=720&amp;u_aw=1280&amp;u_cd=30&amp;u_his=2&amp;u_tz=-240&amp;u_java=false&amp;u_nplug=0&amp;u_nmime=0&amp;gtm=2oa880&amp;sendb=1&amp;ig=1&amp;data=event%3Dgtag.config&amp;frm=0&amp;url=https%3A%2F%2Fwww.truevaluecompany.com%2F&amp;tiba=True%20Value%20Company%20%3E%20Home&amp;auid=1454977868.1660435927&amp;hn=www.googleadservices.com&amp;async=1&amp;rfmt=3&amp;fmt=4\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 639
          },
          {
            "type": "info",
            "lastLine": 44,
            "lastColumn": 31,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": ">\n</div>\n\n<script type=\"text/javascript\">\n//<![",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "info",
            "lastLine": 61,
            "lastColumn": 87,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "script>\n\n\n<script src=\"https://ajax.aspnetcdn.com/ajax/4.6/1/WebForms.js\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 87
          },
          {
            "type": "info",
            "lastLine": 62,
            "lastColumn": 31,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\">\n//<![",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "info",
            "lastLine": 68,
            "lastColumn": 31,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "script>\n\n\n<script type=\"text/javascript\">if (!(",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "info",
            "lastLine": 68,
            "lastColumn": 335,
            "firstColumn": 224,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": ";</script><script src=\"/Portals/_default/Skins/TVCompany/BootstrapNav3-Swipe/js/swipe-menu.min.js\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 112
          },
          {
            "type": "info",
            "lastLine": 69,
            "lastColumn": 92,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script src=\"https://ajax.aspnetcdn.com/ajax/4.6/1/MicrosoftAjax.js\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 92
          },
          {
            "type": "info",
            "lastLine": 70,
            "lastColumn": 31,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\">\n//<![",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "info",
            "lastLine": 75,
            "lastColumn": 100,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "/script>\n\n<script src=\"https://ajax.aspnetcdn.com/ajax/4.6/1/MicrosoftAjaxWebForms.js\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 100
          },
          {
            "type": "info",
            "lastLine": 76,
            "lastColumn": 31,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\">\n//<![",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "info",
            "lastLine": 86,
            "lastColumn": 73,
            "firstColumn": 7,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "v\">\n</div><script src=\"/js/dnn.modalpopup.js?cdv=394\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 67
          },
          {
            "type": "info",
            "lastLine": 86,
            "lastColumn": 142,
            "firstColumn": 83,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script src=\"/js/dnncore.js?cdv=394\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 60
          },
          {
            "type": "info",
            "lastLine": 87,
            "lastColumn": 31,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\">\n//<![",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "info",
            "lastLine": 125,
            "lastColumn": 61,
            "firstColumn": 9,
            "subType": "warning",
            "message": "The navigation role is unnecessary for element nav.",
            "extract": ">\n        <nav class=\"navbar navbar-default\" role=\"navigation\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 53
          },
          {
            "type": "info",
            "lastLine": 281,
            "lastColumn": 40,
            "firstColumn": 5,
            "subType": "warning",
            "message": "The main role is unnecessary for element main.",
            "extract": "der>\n\n    <main role=\"main\" class=\"main-body\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 36
          },
          {
            "type": "info",
            "lastLine": 284,
            "lastColumn": 128,
            "firstColumn": 114,
            "subType": "warning",
            "message": "The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.",
            "extract": "ule-2950\"><a name=\"2950\"></a>\n<",
            "hiliteStart": 10,
            "hiliteLength": 15
          },
          {
            "type": "info",
            "lastLine": 286,
            "lastColumn": 21,
            "firstColumn": 2,
            "subType": "warning",
            "message": "Empty heading.",
            "extract": "simple\">\n\t<h2 class=\"heading\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 20
          },
          {
            "type": "error",
            "lastLine": 292,
            "lastColumn": 219,
            "firstColumn": 53,
            "message": "Bad value /portals/0/Site Images/home_banners/TV-AD-322850_TVCompanyBanner.gif?ver=B-e2vfTDXqMM7uRhboPNbg%3d%3d for attribute src on element img: Illegal character in path segment: space is not allowed.",
            "extract": "lmoments\"><img alt=\"\" src=\"/portals/0/Site Images/home_banners/TV-AD-322850_TVCompanyBanner.gif?ver=B-e2vfTDXqMM7uRhboPNbg%3d%3d\" style=\"width: 1400px; height: 406px;\" title=\"\"></a></",
            "hiliteStart": 10,
            "hiliteLength": 167
          },
          {
            "type": "info",
            "lastLine": 298,
            "lastColumn": 78,
            "firstColumn": 64,
            "subType": "warning",
            "message": "The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.",
            "extract": "ule-2877\"><a name=\"2877\"></a>\n<",
            "hiliteStart": 10,
            "hiliteLength": 15
          },
          {
            "type": "info",
            "lastLine": 300,
            "lastColumn": 21,
            "firstColumn": 2,
            "subType": "warning",
            "message": "Empty heading.",
            "extract": "simple\">\n\t<h2 class=\"heading\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 20
          },
          {
            "type": "error",
            "lastLine": 306,
            "lastColumn": 36,
            "firstColumn": 2,
            "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "extract": "Normal\">\n\t<style type=\"text/css\" xml=\"space\"><!-- \n",
            "hiliteStart": 10,
            "hiliteLength": 35
          },
          {
            "type": "info",
            "lastLine": 306,
            "lastColumn": 36,
            "firstColumn": 2,
            "subType": "warning",
            "message": "The type attribute for the style element is not needed and should be omitted.",
            "extract": "Normal\">\n\t<style type=\"text/css\" xml=\"space\"><!-- \n",
            "hiliteStart": 10,
            "hiliteLength": 35
          },
          {
            "type": "info",
            "lastLine": 359,
            "lastColumn": 148,
            "firstColumn": 134,
            "subType": "warning",
            "message": "The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.",
            "extract": "ule-1585\"><a name=\"1585\"></a>\n<",
            "hiliteStart": 10,
            "hiliteLength": 15
          },
          {
            "type": "info",
            "lastLine": 376,
            "lastColumn": 78,
            "firstColumn": 64,
            "subType": "warning",
            "message": "The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.",
            "extract": "ule-2942\"><a name=\"2942\"></a>\n<",
            "hiliteStart": 10,
            "hiliteLength": 15
          },
          {
            "type": "info",
            "lastLine": 378,
            "lastColumn": 21,
            "firstColumn": 2,
            "subType": "warning",
            "message": "Empty heading.",
            "extract": "simple\">\n\t<h2 class=\"heading\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 20
          },
          {
            "type": "error",
            "lastLine": 384,
            "lastColumn": 36,
            "firstColumn": 2,
            "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "extract": "Normal\">\n\t<style type=\"text/css\" xml=\"space\">.video",
            "hiliteStart": 10,
            "hiliteLength": 35
          },
          {
            "type": "info",
            "lastLine": 384,
            "lastColumn": 36,
            "firstColumn": 2,
            "subType": "warning",
            "message": "The type attribute for the style element is not needed and should be omitted.",
            "extract": "Normal\">\n\t<style type=\"text/css\" xml=\"space\">.video",
            "hiliteStart": 10,
            "hiliteLength": 35
          },
          {
            "type": "error",
            "lastLine": 402,
            "lastColumn": 302,
            "firstColumn": 28,
            "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
            "extract": "-wrapper\"><iframe allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" frameborder=\"0\" height=\"315\" src=\"https://www.youtube.com/embed/X9LTrCzD48c?enablejsapi=1\" title=\"Locally Owned | True Value\" width=\"560\" id=\"widget2\"></i",
            "hiliteStart": 10,
            "hiliteLength": 275
          },
          {
            "type": "info",
            "lastLine": 430,
            "lastColumn": 138,
            "firstColumn": 124,
            "subType": "warning",
            "message": "The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.",
            "extract": "ule-1595\"><a name=\"1595\"></a>\n<",
            "hiliteStart": 10,
            "hiliteLength": 15
          },
          {
            "type": "info",
            "lastLine": 432,
            "lastColumn": 21,
            "firstColumn": 2,
            "subType": "warning",
            "message": "Empty heading.",
            "extract": "simple\">\n\t<h2 class=\"heading\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 20
          },
          {
            "type": "error",
            "lastLine": 439,
            "lastColumn": 35,
            "firstColumn": 1,
            "message": "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "extract": "></p> -->\n<style type=\"text/css\" xml=\"space\"><!-- \n",
            "hiliteStart": 10,
            "hiliteLength": 35
          },
          {
            "type": "info",
            "lastLine": 439,
            "lastColumn": 35,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute for the style element is not needed and should be omitted.",
            "extract": "></p> -->\n<style type=\"text/css\" xml=\"space\"><!-- \n",
            "hiliteStart": 10,
            "hiliteLength": 35
          },
          {
            "type": "error",
            "lastLine": 458,
            "lastColumn": 194,
            "firstColumn": 3,
            "message": "Bad value 215px for attribute height on element img: Expected a digit but saw p instead.",
            "extract": "ht: 0\">\n\t\t<img class=\"img-responsive\" alt=\"Temkin Group Customer Experience Excellence Award\" src=\"/portals/0/Temkin_Group_Customer_Experience_Excellence_Awards.jpg\" width=\"500\" height=\"215px\" title=\"\">\n\t</di",
            "hiliteStart": 10,
            "hiliteLength": 192
          },
          {
            "type": "info",
            "lastLine": 492,
            "lastColumn": 130,
            "firstColumn": 117,
            "subType": "warning",
            "message": "The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.",
            "extract": "dule-463\"><a name=\"463\"></a>\n<",
            "hiliteStart": 10,
            "hiliteLength": 14
          },
          {
            "type": "info",
            "lastLine": 502,
            "lastColumn": 130,
            "firstColumn": 117,
            "subType": "warning",
            "message": "The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.",
            "extract": "dule-464\"><a name=\"464\"></a>\n<",
            "hiliteStart": 10,
            "hiliteLength": 14
          },
          {
            "type": "info",
            "lastLine": 551,
            "lastColumn": 107,
            "firstColumn": 9,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": ">\n        <script src=\"/Portals/_default/Skins/TVCompany/js/bootstrap.min.js?cdv=394\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 99
          },
          {
            "type": "info",
            "lastLine": 551,
            "lastColumn": 221,
            "firstColumn": 117,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script src=\"/Resources/libraries/respond-minmax/01_04_02/respond.src.js?cdv=394\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 105
          },
          {
            "type": "error",
            "lastLine": 558,
            "lastColumn": 37,
            "firstColumn": 1,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": ">\n    \n\n\n\n<script type=\"text/javascript\" id=\"\">!funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 558,
            "lastColumn": 37,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": ">\n    \n\n\n\n<script type=\"text/javascript\" id=\"\">!funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 559,
            "lastColumn": 142,
            "firstColumn": 11,
            "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "extract": "<noscript><img height=\"1\" width=\"1\" style=\"display:none\" src=\"https://www.facebook.com/tr?id=1194568990651065&amp;ev=PageView&amp;noscript=1\"></nosc",
            "hiliteStart": 10,
            "hiliteLength": 132
          },
          {
            "type": "error",
            "lastLine": 562,
            "lastColumn": 37,
            "firstColumn": 1,
            "message": "Duplicate ID .",
            "extract": "script>\n\n\n<script type=\"text/javascript\" id=\"\">_linke",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 558,
            "lastColumn": 37,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The first occurrence of ID  was here.",
            "extract": ">\n    \n\n\n\n<script type=\"text/javascript\" id=\"\">!funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 562,
            "lastColumn": 37,
            "firstColumn": 1,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": "script>\n\n\n<script type=\"text/javascript\" id=\"\">_linke",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 562,
            "lastColumn": 37,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "script>\n\n\n<script type=\"text/javascript\" id=\"\">_linke",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 562,
            "lastColumn": 117,
            "firstColumn": 81,
            "message": "Duplicate ID .",
            "extract": ";</script><script type=\"text/javascript\" id=\"\">(funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 558,
            "lastColumn": 37,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The first occurrence of ID  was here.",
            "extract": ">\n    \n\n\n\n<script type=\"text/javascript\" id=\"\">!funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 562,
            "lastColumn": 117,
            "firstColumn": 81,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": ";</script><script type=\"text/javascript\" id=\"\">(funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 562,
            "lastColumn": 117,
            "firstColumn": 81,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": ";</script><script type=\"text/javascript\" id=\"\">(funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 565,
            "lastColumn": 135,
            "firstColumn": 12,
            "message": "Duplicate ID .",
            "extract": "/noscript><script type=\"text/javascript\" id=\"\" src=\"https://assets.adobedtm.com/da0a8105cc4d/5ff219e87fbc/launch-143829bc690c.min.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 124
          },
          {
            "type": "info",
            "lastLine": 558,
            "lastColumn": 37,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The first occurrence of ID  was here.",
            "extract": ">\n    \n\n\n\n<script type=\"text/javascript\" id=\"\">!funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 565,
            "lastColumn": 135,
            "firstColumn": 12,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": "/noscript><script type=\"text/javascript\" id=\"\" src=\"https://assets.adobedtm.com/da0a8105cc4d/5ff219e87fbc/launch-143829bc690c.min.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 124
          },
          {
            "type": "info",
            "lastLine": 565,
            "lastColumn": 135,
            "firstColumn": 12,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "/noscript><script type=\"text/javascript\" id=\"\" src=\"https://assets.adobedtm.com/da0a8105cc4d/5ff219e87fbc/launch-143829bc690c.min.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 124
          },
          {
            "type": "error",
            "lastLine": 566,
            "lastColumn": 37,
            "firstColumn": 1,
            "message": "Duplicate ID .",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"\">for(va",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 558,
            "lastColumn": 37,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The first occurrence of ID  was here.",
            "extract": ">\n    \n\n\n\n<script type=\"text/javascript\" id=\"\">!funct",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "error",
            "lastLine": 566,
            "lastColumn": 37,
            "firstColumn": 1,
            "message": "Bad value  for attribute id on element script: An ID must not be the empty string.",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"\">for(va",
            "hiliteStart": 10,
            "hiliteLength": 37
          },
          {
            "type": "info",
            "lastLine": 566,
            "lastColumn": 37,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script type=\"text/javascript\" id=\"\">for(va",
            "hiliteStart": 10,
            "hiliteLength": 37
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.truevaluecompany.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "True Value Company > Home",
          "pageurl": "https://www.truevaluecompany.com/",
          "time": 3.92,
          "creditsremaining": 785,
          "allitemcount": 55,
          "totalelements": 414,
          "waveurl": "http://wave.webaim.org/report?url=https://www.truevaluecompany.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 5,
            "items": {
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV#TVCompany > HEADER:first-child + MAIN > DIV:first-child > DIV:first-child > DIV#dnn_Banner > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr2950_ContentPane > DIV#dnn_ctr2950_ModuleContent > DIV#dnn_ctr2950_HtmlModule_lblContent > P:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "heading_empty": {
                "id": "heading_empty",
                "description": "Empty heading",
                "count": 4,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV#TVCompany > HEADER:first-child + MAIN > DIV:first-child > DIV:first-child > DIV#dnn_Banner > DIV:first-child > A:first-child + DIV > H2:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV#TVCompany > HEADER:first-child + MAIN > DIV:first-child > DIV:first-child > DIV#dnn_Banner > DIV:first-child + DIV > A:first-child + DIV > H2:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV#TVCompany > HEADER:first-child + MAIN > DIV:first-child > DIV:first-child + DIV > DIV#dnn_ContentPane > DIV:first-child + DIV > A:first-child + DIV > H2:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV#TVCompany > HEADER:first-child + MAIN > DIV:first-child > DIV:first-child + DIV > DIV#dnn_FullAfter4Col > DIV:first-child > A:first-child + DIV > H2:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 3,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 3,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV#TVCompany > HEADER:first-child + MAIN > DIV:first-child > DIV:first-child > DIV#dnn_Banner > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr2877_ContentPane > DIV#dnn_ctr2877_ModuleContent > DIV#dnn_ctr2877_HtmlModule_lblContent > STYLE:first-child + DIV > DIV:first-child > DIV:first-child + DIV > H1:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV#TVCompany > HEADER:first-child + MAIN > DIV:first-child > DIV:first-child > DIV#dnn_Banner > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr2877_ContentPane > DIV#dnn_ctr2877_ModuleContent > DIV#dnn_ctr2877_HtmlModule_lblContent > STYLE:first-child + DIV > DIV:first-child > DIV:first-child + DIV > H1:first-child + P",
                  "HTML > BODY#Body > FORM#Form > DIV#TVCompany > HEADER:first-child + MAIN > DIV:first-child > DIV:first-child > DIV#dnn_Banner > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr2877_ContentPane > DIV#dnn_ctr2877_ModuleContent > DIV#dnn_ctr2877_HtmlModule_lblContent > STYLE:first-child + DIV > DIV:first-child > DIV:first-child + DIV > H1:first-child + P + UL > LI:first-child + LI > A:first-child"
                ],
                "contrastdata": [
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 9,
            "items": {
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 1,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV#TVCompany > HEADER:first-child + MAIN > DIV:first-child > DIV:first-child > DIV#dnn_Banner > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr2877_ContentPane > DIV#dnn_ctr2877_ModuleContent > DIV#dnn_ctr2877_HtmlModule_lblContent > STYLE:first-child + DIV > DIV:first-child > DIV:first-child + DIV > H1:first-child + P + UL > LI:first-child + LI > A:first-child"
                ],
                "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 > BODY#Body > FORM#Form > DIV#TVCompany > HEADER#header > DIV:first-child + DIV + NAV > DIV#bs-example-navbar-collapse-1 > UL#dnn_ctl05 > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV#TVCompany > HEADER:first-child + MAIN > DIV:first-child > DIV:first-child > DIV#dnn_Banner > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr2877_ContentPane > DIV#dnn_ctr2877_ModuleContent > DIV#dnn_ctr2877_HtmlModule_lblContent > STYLE:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 3,
                "selectors": [
                  "HTML > BODY#Body > NOSCRIPT:first-child",
                  "HTML > BODY#Body > NOSCRIPT:first-child + FORM + SCRIPT + NOSCRIPT",
                  "HTML > BODY#Body > NOSCRIPT:first-child + FORM + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 1,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV#TVCompany > FOOTER#footer > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > SPAN#dnn_ctl07_Copyright1_lblCopyright"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 1,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV#TVCompany > HEADER:first-child + MAIN > DIV:first-child > DIV:first-child > DIV#dnn_Banner > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr2877_ContentPane > DIV#dnn_ctr2877_ModuleContent > DIV#dnn_ctr2877_HtmlModule_lblContent > STYLE:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": []
              },
              "youtube_video": {
                "id": "youtube_video",
                "description": "YouTube video",
                "count": 1,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV#TVCompany > HEADER:first-child + MAIN > DIV:first-child > DIV:first-child + DIV > DIV#dnn_ContentPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr2942_ContentPane > DIV#dnn_ctr2942_ModuleContent > DIV#dnn_ctr2942_HtmlModule_lblContent > STYLE:first-child + DIV > DIV:first-child > IFRAME#widget2"
                ],
                "wcag": [
                  {
                    "name": "1.2.1 Prerecorded Audio-only and Video-only (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.1"
                  },
                  {
                    "name": "1.2.2 Captions (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.2"
                  },
                  {
                    "name": "1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.3"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.truevaluecompany.com/",
      "what": "URL",
      "result": "https://www.truevaluecompany.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.truevaluecompany.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.082",
        "responseTime": "2022-08-14T00:12:20.630Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1010298,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 170,
              "failing": 10
            },
            "issues": {
              "totalErrors": 58,
              "totalWarnings": 1,
              "totalIssues": 59
            },
            "issuesByLevel": {
              "A": {
                "count": 36,
                "pct": 61.02
              },
              "AA": {
                "count": 30,
                "pct": 50.85
              },
              "AAA": {
                "count": 59,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 6,
              "warningDensity": 0,
              "allDensity": 6
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "7c834755-4b0d-4b87-8371-e0aec79ecbfb",
          "docID": "803f8839-921b-4689-85a5-8a0cc11c386e",
          "sourceHash": "8f8e47cd2abc45da753979b750da94d7",
          "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=7c834755-4b0d-4b87-8371-e0aec79ecbfb",
          "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": 0,
                  "y": 364.046875
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 384.046875
                },
                "height": 20,
                "width": 1024
              },
              "position": {
                "line": 5129,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.truevalue.com/realmoments\"&gt;&lt;img alt=\"\" src=\"/portals/0/Site Images/home_banners/TV-AD-322850_TVCompanyBanner.gif?ver=B-e2vfTDXqMM7uRhboPNbg%3d%3d\" style=\"width: 1400px; height: 406px;\" title=\"\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "41aee35eaecd3ee94253cd5086a3e0b8",
              "signature": "5e7b961608ce2d6746b0978eb9e906d4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=41aee35eaecd3ee94253cd5086a3e0b8"
            },
            {
              "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": 704.03125,
                  "y": 950.3125
                },
                "bottom-right": {
                  "x": 814.04725,
                  "y": 975.3125
                },
                "height": 25,
                "width": 110.01599999999999
              },
              "position": {
                "line": 5878,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"btn btn-secondary btn-transparent\" href=\"/Open-A-Store/Join-True-Value/Why-Join-True-Value\" style=\"\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "b3f50af96ff6cf803fbd8aebdda6672a",
              "signature": "c4a87332b118b62bcd744b73ce14a2d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=b3f50af96ff6cf803fbd8aebdda6672a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 80,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"dnn_dnnLogo_hypLogo\" title=\"True Value Company\" href=\"https://www.truevaluecompany.com/\"&gt;&lt;img id=\"dnn_dnnLogo_imgLogo\" src=\"/Portals/0/true-value-company-logo-277x80-tinified.png?ver=2HMBoVwDOV4vZzmIOyBI2g%3d%3d\" alt=\"True Value Company\"&",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[2]/div[1]/h1[1]/a[1]",
              "issueID": "5a0a51deafe578963d845dc74482efda",
              "signature": "ce99d5d01cd4e5a63415ae56c785f659",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5a0a51deafe578963d845dc74482efda"
            },
            {
              "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": -48,
                  "y": -42
                },
                "height": -42,
                "width": -48
              },
              "position": {
                "line": 4541,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.truevaluecompany.com/Careers/Careers\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/nav[1]/div[2]/ul[1]/li[4]/ul[1]/li[2]/a[1]",
              "issueID": "14068742c50c72ed96f8deabf74ad516",
              "signature": "cef6992b5548e9480d9d17c7a879bd3f",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=14068742c50c72ed96f8deabf74ad516"
            },
            {
              "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": -48,
                  "y": -42
                },
                "height": -42,
                "width": -48
              },
              "position": {
                "line": 4721,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"https://www.truevaluecompany.com/About-Us/News-Room/In-The-News\"&gt;Newsroom&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/nav[1]/div[2]/ul[1]/li[5]/ul[1]/li[2]/a[1]",
              "issueID": "e7658ebd1d3eb2685ba8a6ad8c37721a",
              "signature": "953b5eb8a99c11f35564334cedfedae9",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e7658ebd1d3eb2685ba8a6ad8c37721a"
            },
            {
              "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": 508.359375,
                  "y": 950.3125
                },
                "bottom-right": {
                  "x": 634.031375,
                  "y": 975.3125
                },
                "height": 25,
                "width": 125.672
              },
              "position": {
                "line": 5878,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"btn btn-primary btn-white\" href=\"/Wholesale/Get-Started\" style=\"\"&gt;Get Started&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "f639147f5e74c5a32fe6f4a686eb51a2",
              "signature": "77d50e1522b9d85b2c22ecc0df274dbd",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f639147f5e74c5a32fe6f4a686eb51a2"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "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": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 113.296875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 113.296875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5129,
                "column": 0
              },
              "errorSnippet": "&lt;a name=\"2950\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/main[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "c4efddef34f3f213e4abf48677b32562",
              "signature": "6161962f669f57b862cb08e2e7dbc82e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=c4efddef34f3f213e4abf48677b32562"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "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": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 608.296875
                },
                "bottom-right": {
                  "x": 0,
                  "y": 608.296875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5877,
                "column": 34
              },
              "errorSnippet": "&lt;a name=\"2877\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/main[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "3bdaaba1758cad2f9fafaa13e4303359",
              "signature": "1af904fde9c3ff2d021fa832a7ce6854",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=3bdaaba1758cad2f9fafaa13e4303359"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "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": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 1240.84375
                },
                "bottom-right": {
                  "x": 32,
                  "y": 1240.84375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5878,
                "column": 0
              },
              "errorSnippet": "&lt;a name=\"1585\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/main[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "0332b616c2f33d9a50f27c4327f6dd5f",
              "signature": "1d1e52d526add07c4d57e127e92ae71d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=0332b616c2f33d9a50f27c4327f6dd5f"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "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": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 1602.84375
                },
                "bottom-right": {
                  "x": 32,
                  "y": 1602.84375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6237,
                "column": 0
              },
              "errorSnippet": "&lt;a name=\"2942\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/main[1]/div[1]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "f658093aa5373efba8ca081bc8bbc720",
              "signature": "c50434e2ddfc764853de513dca655dd2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=f658093aa5373efba8ca081bc8bbc720"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "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": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 2096.84375
                },
                "bottom-right": {
                  "x": 32,
                  "y": 2096.84375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6237,
                "column": 0
              },
              "errorSnippet": "&lt;a name=\"1595\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/main[1]/div[1]/div[2]/div[7]/div[1]/a[1]",
              "issueID": "3b60126b38d50b834722f3f0602739a5",
              "signature": "5604aba45e299755e851b52a995aa03e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=3b60126b38d50b834722f3f0602739a5"
            },
            {
              "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": 556.484375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 607.530895,
                  "y": 17.976660000000003
                },
                "height": 17.976660000000003,
                "width": 51.046519999999994
              },
              "position": {
                "line": 79,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://rewards.truevalue.com/\"&gt;Rewards&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "ea8377a124a7633730d004a8fb8710f6",
              "signature": "a4ca24e1fb075bb86bd1559da6deeabf",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ea8377a124a7633730d004a8fb8710f6"
            },
            {
              "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": 624.90625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 675.93707,
                  "y": 17.976660000000003
                },
                "height": 17.976660000000003,
                "width": 51.03082
              },
              "position": {
                "line": 79,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.truevalue.com/localad\" target=\"_blank\"&gt;Local Ad&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "4301e1ec576bdd68acb5cf6dc38ec9f7",
              "signature": "dedcbc03182609c4e65912832d3335ff",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4301e1ec576bdd68acb5cf6dc38ec9f7"
            },
            {
              "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": 692.3125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 792.71812,
                  "y": 17.976660000000003
                },
                "height": 17.976660000000003,
                "width": 100.40562
              },
              "position": {
                "line": 79,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/support\"&gt;Product Support&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "7692ac50ce2c624eeb6ed43493918037",
              "signature": "70f2f5a52833b3190381118adfee7dcd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7692ac50ce2c624eeb6ed43493918037"
            },
            {
              "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": 809.09375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 873.81217,
                  "y": 17.976660000000003
                },
                "height": 17.976660000000003,
                "width": 64.71842000000001
              },
              "position": {
                "line": 79,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/contact-us\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "e12f48c353ef51f0419490db09c15c1e",
              "signature": "90cfbf75a0f02494c5646d7f5bc9e278",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e12f48c353ef51f0419490db09c15c1e"
            },
            {
              "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": 890.1875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 975.62412,
                  "y": 17.976660000000003
                },
                "height": 17.976660000000003,
                "width": 85.43662
              },
              "position": {
                "line": 80,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/store-locator\"&gt;Store Locator&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "63012fe6e5dbb3ea106b176bfefe33cf",
              "signature": "b46bbf12e27f3363c302019b9d94c899",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=63012fe6e5dbb3ea106b176bfefe33cf"
            },
            {
              "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": 166.515625,
                  "y": 2624.328125
                },
                "bottom-right": {
                  "x": 260.518625,
                  "y": 2638.328125
                },
                "height": 14,
                "width": 94.003
              },
              "position": {
                "line": 6705,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://truevalue.cashstar.com/self_service/v2/register\" target=\"_blank\"&gt;Manage Gift Card&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[2]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "3a9b79b0a941ed70d72f173f443c952f",
              "signature": "d7b6093be08a28d5accac2ef3597ed59",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=3a9b79b0a941ed70d72f173f443c952f"
            },
            {
              "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": 300.703125,
                  "y": 2624.328125
                },
                "bottom-right": {
                  "x": 347.706125,
                  "y": 2638.328125
                },
                "height": 14,
                "width": 47.003
              },
              "position": {
                "line": 6706,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://rewards.truevalue.com/\" target=\"_blank\"&gt;Rewards&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[2]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "c7f1ec53ed3e5e1280bc56193cb3d6e3",
              "signature": "a628de4c19d77ed63914966473bd5414",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c7f1ec53ed3e5e1280bc56193cb3d6e3"
            },
            {
              "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": 387.59375,
                  "y": 2624.328125
                },
                "bottom-right": {
                  "x": 433.59675,
                  "y": 2638.328125
                },
                "height": 14,
                "width": 46.003
              },
              "position": {
                "line": 6706,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.truevalue.com/localad\" target=\"_blank\"&gt;Local Ad&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[2]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "398a27a9db3b246254e0910c64005f93",
              "signature": "8288bf4cfc4bf322b71ce571cf5489c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=398a27a9db3b246254e0910c64005f93"
            },
            {
              "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": 473.171875,
                  "y": 2624.328125
                },
                "bottom-right": {
                  "x": 508.174875,
                  "y": 2638.328125
                },
                "height": 14,
                "width": 35.003
              },
              "position": {
                "line": 6706,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/MSDS\"&gt;MSDS&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[2]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "0e63b5b8c84cd2dce8d33d4bf93552cb",
              "signature": "8207088eba0e904ca07c5357d95e0d7e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0e63b5b8c84cd2dce8d33d4bf93552cb"
            },
            {
              "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": 547.390625,
                  "y": 2624.328125
                },
                "bottom-right": {
                  "x": 607.393625,
                  "y": 2638.328125
                },
                "height": 14,
                "width": 60.003
              },
              "position": {
                "line": 6873,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/contact-us\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[2]/div[2]/ul[1]/li[6]/a[1]",
              "issueID": "6756771bfadae7f3302201c7639a44e3",
              "signature": "aabcd64632710c8a0af1dea13c9def5f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6756771bfadae7f3302201c7639a44e3"
            },
            {
              "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": 646.265625,
                  "y": 2624.328125
                },
                "bottom-right": {
                  "x": 718.268625,
                  "y": 2638.328125
                },
                "height": 14,
                "width": 72.003
              },
              "position": {
                "line": 6874,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"/store-locator\"&gt;Store Locator&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[2]/div[2]/ul[1]/li[7]/a[1]",
              "issueID": "77855c0759078d7dde5402ec34ed03ff",
              "signature": "a8cb6eba3c1ffa6cdaa7f5062294d0a1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=77855c0759078d7dde5402ec34ed03ff"
            },
            {
              "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": 757.8125,
                  "y": 2624.328125
                },
                "bottom-right": {
                  "x": 841.8155,
                  "y": 2638.328125
                },
                "height": 14,
                "width": 84.003
              },
              "position": {
                "line": 6885,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"http://www.truevalue.com/custserv/custserv.jsp?pageName=Recalls\" target=\"_blank\"&gt;Product Recalls&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[2]/div[2]/ul[1]/li[8]/a[1]",
              "issueID": "9b3d1d5d9b1a88ea0f45ac5f86efcf8f",
              "signature": "2cecbcc08fb04db9f14dd296c076250c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9b3d1d5d9b1a88ea0f45ac5f86efcf8f"
            },
            {
              "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": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 385,
                  "y": 18
                },
                "height": 18,
                "width": 370
              },
              "position": {
                "line": 8287,
                "column": 32
              },
              "errorSnippet": "&lt;span id=\"dnn_ctl07_Copyright1_lblCopyright\" class=\"SkinObject\"&gt;Copyright © 2022 True Value Company. All Rights Reserved.&lt;/span&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[2]/div[3]/div[1]/span[1]",
              "issueID": "be997412bd5e54fe5befd967bfe14de6",
              "signature": "f47ae4431e2542de3458ac0e3f007a94",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=be997412bd5e54fe5befd967bfe14de6"
            },
            {
              "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": 189.03125,
                  "y": 3
                },
                "bottom-right": {
                  "x": 232.64785,
                  "y": 15
                },
                "height": 12,
                "width": 43.6166
              },
              "position": {
                "line": 6886,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"/site-directory\"&gt;Site Map&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[2]/div[3]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "c2fd5fb9c101fbfe15f4a9380307acb9",
              "signature": "ab174de76788adff238a4bc6db0cd37a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c2fd5fb9c101fbfe15f4a9380307acb9"
            },
            {
              "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": 261.390625,
                  "y": 3
                },
                "bottom-right": {
                  "x": 330.007225,
                  "y": 15
                },
                "height": 12,
                "width": 68.6166
              },
              "position": {
                "line": 7293,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.truevalue.com/privacy-policy\" target=\"_blank\"&gt;Privacy Policy&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[2]/div[3]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "cb01664ee6fafb3549c2ab44dc409a57",
              "signature": "d36e2414a6379f4ce50fceff23165bce",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=cb01664ee6fafb3549c2ab44dc409a57"
            },
            {
              "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": 358.765625,
                  "y": 3
                },
                "bottom-right": {
                  "x": 425.382225,
                  "y": 15
                },
                "height": 12,
                "width": 66.6166
              },
              "position": {
                "line": 7294,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/termsofsale\"&gt;Terms of Sale&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[2]/div[3]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "393769d5ba760c91b1832e3cbce0ab68",
              "signature": "4fe68556814e7dbf9b4c739e8e356767",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=393769d5ba760c91b1832e3cbce0ab68"
            },
            {
              "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": 454.921875,
                  "y": 3
                },
                "bottom-right": {
                  "x": 519.5384750000001,
                  "y": 15
                },
                "height": 12,
                "width": 64.6166
              },
              "position": {
                "line": 7294,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.truevalue.com/custserv/custserv.jsp?pageName=TermsUse\" target=\"_blank\"&gt;Terms of Use&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[2]/div[3]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "3f579b08197fa6fd56012a3feada238a",
              "signature": "8d14fcec020a7b4b4bfaf5b2b3b77ecb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=3f579b08197fa6fd56012a3feada238a"
            },
            {
              "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": 2854.3
                },
                "height": 2854.3,
                "width": 1024
              },
              "position": {
                "line": 2115,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"Body\"&gt; &lt;!-- Google Tag Manager (noscript) --&gt; &lt;noscript&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-5R38MR8\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"&gt;&lt;/iframe&gt;&lt;/noscript&gt; &",
              "xpath": "/html/body",
              "issueID": "67f19d61050f84d8aae083f8a94d3861",
              "signature": "335219239db6ba4e6847b90c3654c23c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=67f19d61050f84d8aae083f8a94d3861"
            },
            {
              "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": 500.359375,
                  "y": 825.3125
                },
                "bottom-right": {
                  "x": 976.0003750000001,
                  "y": 891.3125
                },
                "height": 66,
                "width": 475.641
              },
              "position": {
                "line": 2910,
                "column": 138
              },
              "errorSnippet": "&lt;p style=\"color: #fff; font-size: 1rem; max-width: 60ch\"&gt;Join the True Value family of independent hardware retailers. We drive retail excellence for more than 4,500 retail locations across the U.S. and internationally—and we want to do the same fo",
              "xpath": "/html/body/form[1]/div[3]/main[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "issueID": "fc5bf00cd2e4ddf4ce6ce5601f28092c",
              "signature": "4521cf42e133661cdcb31834f32632bc",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=fc5bf00cd2e4ddf4ce6ce5601f28092c"
            },
            {
              "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": 1316.84375
                },
                "bottom-right": {
                  "x": 992,
                  "y": 1416.84375
                },
                "height": 100,
                "width": 960
              },
              "position": {
                "line": 5321,
                "column": 423
              },
              "errorSnippet": "&lt;p&gt;As the only hardlines wholesaler with a trusted, iconic and globally-recognized brand that doesn’t require a stock minimum or equity investment, we provide locally relevant product and superior availability, customizable product assortments, com",
              "xpath": "/html/body/form[1]/div[3]/main[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "8ceb7309b3c0634fabbec8e709b53ea3",
              "signature": "e907ee3b7239e1780d819305f191bfd7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8ceb7309b3c0634fabbec8e709b53ea3"
            },
            {
              "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": 1443.84375
                },
                "bottom-right": {
                  "x": 992,
                  "y": 1493.84375
                },
                "height": 50,
                "width": 960
              },
              "position": {
                "line": 7486,
                "column": 423
              },
              "errorSnippet": "&lt;p&gt;We want to see retailers achieve excellence in a way that works for them and their local community. That’s why our 13 regional distribution centers, and approximately&amp;nbsp;2,500 associates work across 60 different countries to support this g",
              "xpath": "/html/body/form[1]/div[3]/main[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "issueID": "0ec0b2317e394cd8b8ed53b3c0494b2f",
              "signature": "a25a144572ad78e038adc377602eae03",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0ec0b2317e394cd8b8ed53b3c0494b2f"
            },
            {
              "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": 1520.84375
                },
                "bottom-right": {
                  "x": 992,
                  "y": 1545.84375
                },
                "height": 25,
                "width": 960
              },
              "position": {
                "line": 8047,
                "column": 2
              },
              "errorSnippet": "&lt;p&gt;Join the True Value family of retailers and let us work with you to discover new ways to build your business.&lt;/p&gt;",
              "xpath": "/html/body/form[1]/div[3]/main[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[3]",
              "issueID": "85f5404f6858740d00990ba4381a7c86",
              "signature": "6f1400cb972ae7d2356f9d1650779ee1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=85f5404f6858740d00990ba4381a7c86"
            },
            {
              "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": 175.34375,
                  "y": 6.71875
                },
                "bottom-right": {
                  "x": 208.34375,
                  "y": 21.71875
                },
                "height": 15,
                "width": 33
              },
              "position": {
                "line": 6405,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/TrueValue\" title=\"Follow us on Facebook\" target=\"_blank\"&gt;&lt;i class=\"fa fa-lg fa-facebook\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "b6ab9914395210354764d422ea8268b4",
              "signature": "ee94c57f5cbcc2121ccd2fdd7602bbe9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b6ab9914395210354764d422ea8268b4"
            },
            {
              "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": 223.65625,
                  "y": 6.71875
                },
                "bottom-right": {
                  "x": 256.65625,
                  "y": 21.71875
                },
                "height": 15,
                "width": 33
              },
              "position": {
                "line": 6406,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/truevalue\" title=\"Follow us on Twitter\" target=\"_blank\"&gt;&lt;i class=\"fa fa-lg fa-twitter\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "4bad33a3a0e3a044a932483f94d93239",
              "signature": "03a0d56ab549c4152c8a63389c5b673f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4bad33a3a0e3a044a932483f94d93239"
            },
            {
              "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": 272.28125,
                  "y": 6.71875
                },
                "bottom-right": {
                  "x": 305.28125,
                  "y": 21.71875
                },
                "height": 15,
                "width": 33
              },
              "position": {
                "line": 6406,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://pinterest.com/truevalue\" title=\"Follow us on Pinterest\" target=\"_blank\"&gt;&lt;i class=\"fa fa-lg fa-pinterest\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "ccff8a64bb168a2554cad62e9a870def",
              "signature": "978202fffcf76d197713a3714b06dd6b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ccff8a64bb168a2554cad62e9a870def"
            },
            {
              "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": 319.90625,
                  "y": 6.71875
                },
                "bottom-right": {
                  "x": 351.90625,
                  "y": 21.71875
                },
                "height": 15,
                "width": 32
              },
              "position": {
                "line": 6406,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://instagram.com/truevalue\" title=\"Follow us on Instagram\" target=\"_blank\"&gt;&lt;i class=\"fa fa-lg fa-instagram\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "ac372badd475f102486e8e106f0a0796",
              "signature": "9f074806221f7ae1812658c6d8bf02ba",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ac372badd475f102486e8e106f0a0796"
            },
            {
              "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": 367.53125,
                  "y": 6.71875
                },
                "bottom-right": {
                  "x": 399.53125,
                  "y": 21.71875
                },
                "height": 15,
                "width": 32
              },
              "position": {
                "line": 6477,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/user/TrueValueHardware\" title=\"Follow us on YouTube\" target=\"_blank\"&gt;&lt;i class=\"fa fa-lg fa-youtube\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "62c7216f35f60d778e0a5da9d218d439",
              "signature": "9816408c421b8d304721d2d2e749b341",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=62c7216f35f60d778e0a5da9d218d439"
            },
            {
              "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": 415.15625,
                  "y": 6.71875
                },
                "bottom-right": {
                  "x": 447.15625,
                  "y": 21.71875
                },
                "height": 15,
                "width": 32
              },
              "position": {
                "line": 6478,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/true-value-company\" title=\"Follow us on LinkedIn\" target=\"_blank\"&gt;&lt;i class=\"fa fa-lg fa-linkedin\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/ul[1]/li[6]/a[1]",
              "issueID": "fb140db28a93f4a10ecf95c635194279",
              "signature": "5fad2750d5c4af3eae1cd45893463f59",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=fb140db28a93f4a10ecf95c635194279"
            },
            {
              "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": 459.15625,
                  "y": 6.71875
                },
                "bottom-right": {
                  "x": 459.15625,
                  "y": 21.71875
                },
                "height": 15,
                "width": 0
              },
              "position": {
                "line": 6478,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.glassdoor.com/Overview/Working-at-True-Value-EI_IE2754.11,21.htm\" title=\"Check us out on Glassdoor\" target=\"_blank\"&gt;&lt;i class=\"icon-glassdoor\" style=\"\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/ul[1]/li[7]/a[1]",
              "issueID": "fa05c6efe8e94efb8269464d4468b012",
              "signature": "90d9a5f770505a45388a3287b23e3f11",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=fa05c6efe8e94efb8269464d4468b012"
            },
            {
              "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": -48,
                  "y": -42
                },
                "height": -42,
                "width": -48
              },
              "position": {
                "line": 80,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.truevaluecompany.com/Open-A-Store/Get-Started\"&gt;Contact Us to Get Started&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/nav[1]/div[2]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
              "issueID": "711a9a3f32b22793028a1c2d081b9c4a",
              "signature": "68a1e0fed256bbd8af4c7a0885ef621e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=711a9a3f32b22793028a1c2d081b9c4a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 624.90625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 675.93707,
                  "y": 17.976660000000003
                },
                "height": 17.976660000000003,
                "width": 51.03082
              },
              "position": {
                "line": 79,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.truevalue.com/localad\" target=\"_blank\"&gt;Local Ad&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "39dc358099a24449b016dac6bf0d08e1",
              "signature": "7334a40e460f0729c72e7d6be81fc412",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=39dc358099a24449b016dac6bf0d08e1"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -48,
                  "y": -7
                },
                "height": -7,
                "width": -48
              },
              "position": {
                "line": 4541,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://truevalue.jobs.net/\" target=\"_blank\"&gt;Job Opportunities&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/nav[1]/div[2]/ul[1]/li[4]/ul[1]/li[3]/a[1]",
              "issueID": "d9fa99cb0534b3e4e642b66527651a1e",
              "signature": "41bd4bb5d52b88553969a0a3733ef4d8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d9fa99cb0534b3e4e642b66527651a1e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 52,
                  "y": 2179.09375
                },
                "bottom-right": {
                  "x": 52,
                  "y": 2179.09375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6238,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://disabilityin.org/what-we-do/disability-equality-index/2021companies/\" target=\"_blank\"&gt;&lt;img class=\"img-responsive\" alt=\" DEI Disability Index 2021 - 80 Percent\" src=\"/portals/0/DisabilityIN_DEI_Logo_2021_80_875x159_tinified.png\" ",
              "xpath": "/html/body/form[1]/div[3]/main[1]/div[1]/div[2]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "129982a16f62023d87d2daacfee4e5d8",
              "signature": "b6d5650619805ce5e535386881585479",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=129982a16f62023d87d2daacfee4e5d8"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 436,
                  "y": 2128.84375
                },
                "bottom-right": {
                  "x": 436,
                  "y": 2128.84375
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6238,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://customerthink.com/brand-keys-2019-customer-loyalty-engagement-index-identifies-secret-to-lasting-loyalty/\" target=\"_blank\"&gt;&lt;img class=\"img-responsive\" alt=\"Brand Keys Customer Loyalty Engagement Index 2019\" src=\"/portals/0/brand",
              "xpath": "/html/body/form[1]/div[3]/main[1]/div[1]/div[2]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "e557618bdb76ba1ed9c77a95dcd0355c",
              "signature": "1f8480eb9f5383842a735116a40cdb90",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e557618bdb76ba1ed9c77a95dcd0355c"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 599.1875,
                  "y": 2133.96875
                },
                "bottom-right": {
                  "x": 599.1875,
                  "y": 2133.96875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6238,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.forbes.com/lists/best-midsize-employers/#66c7392a210f\" target=\"_blank\"&gt;&lt;img class=\"img-responsive\" alt=\"Forbes America's Best Midsize Employer 2019\" src=\"/portals/0/forbes-americas-best-midsize-employers-2019-329x278-tinifie",
              "xpath": "/html/body/form[1]/div[3]/main[1]/div[1]/div[2]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "d5faced05977c49e34f7c370cf877ae5",
              "signature": "75117e0131efeb2ead4730d562d1ce10",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d5faced05977c49e34f7c370cf877ae5"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 175.34375,
                  "y": 6.71875
                },
                "bottom-right": {
                  "x": 208.34375,
                  "y": 21.71875
                },
                "height": 15,
                "width": 33
              },
              "position": {
                "line": 6405,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/TrueValue\" title=\"Follow us on Facebook\" target=\"_blank\"&gt;&lt;i class=\"fa fa-lg fa-facebook\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "78475193869af09e150072d2f579b3bc",
              "signature": "18c7dcd9d70c7b86b02e63fc12c9847a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=78475193869af09e150072d2f579b3bc"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 223.65625,
                  "y": 6.71875
                },
                "bottom-right": {
                  "x": 256.65625,
                  "y": 21.71875
                },
                "height": 15,
                "width": 33
              },
              "position": {
                "line": 6406,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/truevalue\" title=\"Follow us on Twitter\" target=\"_blank\"&gt;&lt;i class=\"fa fa-lg fa-twitter\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "b20b640266ae2c2b398cc8018846b026",
              "signature": "9131e0e2b31c2a78a98cfc7a43c5daea",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b20b640266ae2c2b398cc8018846b026"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 272.28125,
                  "y": 6.71875
                },
                "bottom-right": {
                  "x": 305.28125,
                  "y": 21.71875
                },
                "height": 15,
                "width": 33
              },
              "position": {
                "line": 6406,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://pinterest.com/truevalue\" title=\"Follow us on Pinterest\" target=\"_blank\"&gt;&lt;i class=\"fa fa-lg fa-pinterest\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "64566d4df26ef4e559c89051e800da86",
              "signature": "8819c57ac6875af0490b324a457e2edf",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=64566d4df26ef4e559c89051e800da86"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 319.90625,
                  "y": 6.71875
                },
                "bottom-right": {
                  "x": 351.90625,
                  "y": 21.71875
                },
                "height": 15,
                "width": 32
              },
              "position": {
                "line": 6406,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://instagram.com/truevalue\" title=\"Follow us on Instagram\" target=\"_blank\"&gt;&lt;i class=\"fa fa-lg fa-instagram\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "dcbda1146a13d39f91573fb80f46d4c7",
              "signature": "616349f7e174fea26291049b0fe80ff1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=dcbda1146a13d39f91573fb80f46d4c7"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 367.53125,
                  "y": 6.71875
                },
                "bottom-right": {
                  "x": 399.53125,
                  "y": 21.71875
                },
                "height": 15,
                "width": 32
              },
              "position": {
                "line": 6477,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/user/TrueValueHardware\" title=\"Follow us on YouTube\" target=\"_blank\"&gt;&lt;i class=\"fa fa-lg fa-youtube\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "8cbfeb664bd28ff6fec08e640ef95655",
              "signature": "9ef2e2435b487aaa9f8ae0069de713a3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8cbfeb664bd28ff6fec08e640ef95655"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 415.15625,
                  "y": 6.71875
                },
                "bottom-right": {
                  "x": 447.15625,
                  "y": 21.71875
                },
                "height": 15,
                "width": 32
              },
              "position": {
                "line": 6478,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/true-value-company\" title=\"Follow us on LinkedIn\" target=\"_blank\"&gt;&lt;i class=\"fa fa-lg fa-linkedin\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/ul[1]/li[6]/a[1]",
              "issueID": "5d6931f26b4e6c9d92f61dba35deb21d",
              "signature": "6571719303edb93bb338cb9fe95d0590",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5d6931f26b4e6c9d92f61dba35deb21d"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 459.15625,
                  "y": 6.71875
                },
                "bottom-right": {
                  "x": 459.15625,
                  "y": 21.71875
                },
                "height": 15,
                "width": 0
              },
              "position": {
                "line": 6478,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.glassdoor.com/Overview/Working-at-True-Value-EI_IE2754.11,21.htm\" title=\"Check us out on Glassdoor\" target=\"_blank\"&gt;&lt;i class=\"icon-glassdoor\" style=\"\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/ul[1]/li[7]/a[1]",
              "issueID": "69e059bac35e537f5e12ca1b07687371",
              "signature": "fa355a682a53195ae6f388e44401b011",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=69e059bac35e537f5e12ca1b07687371"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 166.515625,
                  "y": 2624.328125
                },
                "bottom-right": {
                  "x": 260.518625,
                  "y": 2638.328125
                },
                "height": 14,
                "width": 94.003
              },
              "position": {
                "line": 6705,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://truevalue.cashstar.com/self_service/v2/register\" target=\"_blank\"&gt;Manage Gift Card&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[2]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "8a75167aaed4970ce3bc8a5f583ac83e",
              "signature": "43755e2d204c8d93e7134408e696d634",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8a75167aaed4970ce3bc8a5f583ac83e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 300.703125,
                  "y": 2624.328125
                },
                "bottom-right": {
                  "x": 347.706125,
                  "y": 2638.328125
                },
                "height": 14,
                "width": 47.003
              },
              "position": {
                "line": 6706,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://rewards.truevalue.com/\" target=\"_blank\"&gt;Rewards&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[2]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "2866f1a50a13066dd1e36149e50fce25",
              "signature": "d7300abdf63fb4a885d3356468226069",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2866f1a50a13066dd1e36149e50fce25"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 387.59375,
                  "y": 2624.328125
                },
                "bottom-right": {
                  "x": 433.59675,
                  "y": 2638.328125
                },
                "height": 14,
                "width": 46.003
              },
              "position": {
                "line": 6706,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.truevalue.com/localad\" target=\"_blank\"&gt;Local Ad&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[2]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "ba8d6178481a6a02587b743845bbe627",
              "signature": "b1b23dc65a5818659c4d01165ca431ee",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ba8d6178481a6a02587b743845bbe627"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 757.8125,
                  "y": 2624.328125
                },
                "bottom-right": {
                  "x": 841.8155,
                  "y": 2638.328125
                },
                "height": 14,
                "width": 84.003
              },
              "position": {
                "line": 6885,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"http://www.truevalue.com/custserv/custserv.jsp?pageName=Recalls\" target=\"_blank\"&gt;Product Recalls&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[2]/div[2]/ul[1]/li[8]/a[1]",
              "issueID": "d0880c7e01742b879814c6dbedbe5136",
              "signature": "76e23d6d96afe6fac7bfbfd528b3e67c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d0880c7e01742b879814c6dbedbe5136"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 261.390625,
                  "y": 3
                },
                "bottom-right": {
                  "x": 330.007225,
                  "y": 15
                },
                "height": 12,
                "width": 68.6166
              },
              "position": {
                "line": 7293,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.truevalue.com/privacy-policy\" target=\"_blank\"&gt;Privacy Policy&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[2]/div[3]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "d22eb18d4407df102d6d775bea4bac44",
              "signature": "d9226466d4f7659448537e99c0eaad71",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d22eb18d4407df102d6d775bea4bac44"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 454.921875,
                  "y": 3
                },
                "bottom-right": {
                  "x": 519.5384750000001,
                  "y": 15
                },
                "height": 12,
                "width": 64.6166
              },
              "position": {
                "line": 7294,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.truevalue.com/custserv/custserv.jsp?pageName=TermsUse\" target=\"_blank\"&gt;Terms of Use&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[2]/div[3]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "fe056aea1abb485c1390deb5689d1546",
              "signature": "023d757815d1545ba7fe00a52e4e05d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=fe056aea1abb485c1390deb5689d1546"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "4ziu7",
  "startTime": "2022-08-14T00:09:21",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      52
    ],
    [
      "ibm",
      16
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      12
    ],
    [
      "wave",
      4
    ],
    [
      "focInd",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "continuum",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "nuVal",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 13,
  "logSize": 737,
  "errorLogCount": 1,
  "errorLogSize": 185,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "visitLatency": 61,
  "endTime": "2022-08-14T00:12:20",
  "elapsedSeconds": 179,
  "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": {
        "focAll": 2,
        "focInd": 15,
        "hover": 1,
        "linkUl": 50,
        "role": 2,
        "styleDiff": 22,
        "zIndex": 4
      },
      "alfa": {
        "r11": 8,
        "r57": 8,
        "r64": 16,
        "r65": 6,
        "r66": 8,
        "r73": 20,
        "r78": 4,
        "r83": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 18,
        "color-contrast": 3,
        "frame-tested": 1,
        "hidden-content": 0,
        "empty-heading": 4,
        "link-name": 3
      },
      "continuum": {
        "237": 4
      },
      "htmlcs": {
        "e:AA.1_1_1.H30.2": 4,
        "e:AA.1_3_1.H42.2": 4,
        "e:AA.2_4_1.H64.1": 4,
        "e:AA.3_2_2.H32.2": 4,
        "w:AA.1_1_1.H67.2": 1,
        "w:AA.1_4_3.G145.BgImage": 1,
        "w:AA.1_4_3.G18.Alpha": 2,
        "w:AA.1_4_3.G18.BgImage": 2,
        "w:AA.1_4_3_F24.F24.FGColour": 2,
        "w:AA.4_1_2.H91.A.EmptyWithName": 7
      },
      "ibm": {
        "WCAG20_A_HasText": 4,
        "RPT_Header_HasContent": 16,
        "element_attribute_deprecated": 6,
        "aria_role_redundant": 2
      },
      "nuVal": {
        "The type attribute is unnecessary for JavaScript resources.": 30,
        "Bad value Content-Script-Type for attribute http-equiv on element meta.": 4,
        "Bad value Content-Style-Type for attribute http-equiv on element meta.": 4,
        "Bad value origin-trial for attribute http-equiv on element meta.": 4,
        "The navigation role is unnecessary for element nav.": 1,
        "The main role is unnecessary for element main.": 1,
        "The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.": 7,
        "Empty heading.": 4,
        "Bad value /portals/0/Site Images/home_banners/TV-AD-322850_TVCompanyBanner.gif?ver=B-e2vfTDXqMM7uRhboPNbg%3d%3d for attribute src on element img: Illegal character in path segment: space is not allowed.": 4,
        "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)": 12,
        "The type attribute for the style element is not needed and should be omitted.": 3,
        "The frameborder attribute on the iframe element is obsolete. Use CSS instead.": 4,
        "Bad value 215px for attribute height on element img: Expected a digit but saw p instead.": 4,
        "Bad value  for attribute id on element script: An ID must not be the empty string.": 20,
        "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.": 4,
        "Duplicate ID .": 16,
        "The first occurrence of ID  was here.": 4
      },
      "wave": {
        "e:alt_link_missing": 4,
        "e:heading_empty": 16,
        "c:contrast": 9,
        "a:link_suspicious": 1,
        "a:link_redundant": 2,
        "a:noscript": 3,
        "a:text_small": 1,
        "a:title_redundant": 1,
        "a:youtube_video": 1
      },
      "tenon": {
        "57": 4,
        "73": 4,
        "79": 4,
        "98": 12,
        "129": 15,
        "134": 51,
        "144": 20,
        "152": 28,
        "153": 2,
        "218": 72
      }
    },
    "groupDetails": {
      "groups": {
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 1,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 15,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 6,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 25,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 2,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 6,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 1,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 8,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 3,
              "what": "Link has no discernible text"
            }
          },
          "continuum": {
            "237": {
              "score": 4,
              "what": "a element has no mechanism that allows an accessible name value to be calculated"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H30.2": {
              "score": 4,
              "what": "img element is the only link content but has no text alternative"
            },
            "w:AA.4_1_2.H91.A.EmptyWithName": {
              "score": 7,
              "what": "Link has a name attribute but no href attribute or text"
            }
          },
          "ibm": {
            "WCAG20_A_HasText": {
              "score": 4,
              "what": "Hyperlink has no text description"
            }
          },
          "wave": {
            "e:alt_link_missing": {
              "score": 4,
              "what": "Linked image has no text alternative"
            }
          },
          "tenon": {
            "57": {
              "score": 4,
              "what": "Link has no text inside it"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 4,
              "what": "Perceivable text content is not included in any landmark"
            }
          }
        },
        "headingEmpty": {
          "alfa": {
            "r64": {
              "score": 12,
              "what": "Heading has no non-empty accessible name"
            }
          },
          "axe": {
            "empty-heading": {
              "score": 3,
              "what": "Heading empty"
            }
          },
          "htmlcs": {
            "e:AA.1_3_1.H42.2": {
              "score": 3,
              "what": "Heading empty"
            }
          },
          "ibm": {
            "RPT_Header_HasContent": {
              "score": 12,
              "what": "Heading element provides no descriptive text"
            }
          },
          "nuVal": {
            "Empty heading.": {
              "score": 3,
              "what": "Empty heading"
            }
          },
          "wave": {
            "e:heading_empty": {
              "score": 12,
              "what": "Empty heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 2,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 5,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 15,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 2,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 4,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 3,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 9,
              "what": "Very low contrast"
            }
          }
        },
        "frameContentRisk": {
          "axe": {
            "frame-tested": {
              "score": 1,
              "what": "Some content is in an iframe and therefore may not be testable for accessibility"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "iframeTitleBad": {
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 4,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "submitButton": {
          "htmlcs": {
            "e:AA.3_2_2.H32.2": {
              "score": 3,
              "what": "Form has no submit button"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 5,
              "what": "Element or attribute is obsolete"
            }
          },
          "nuVal": {
            "The name attribute is obsolete. Consider putting an id attribute on the nearest container instead.": {
              "score": 5,
              "what": "name attribute is obsolete"
            },
            "^The .+ attribute on the .+ element is obsolete.+$": {
              "score": 3,
              "what": "Attribute is obsolete on its element"
            }
          }
        },
        "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"
            }
          }
        },
        "typeRedundant": {
          "nuVal": {
            "The type attribute is unnecessary for JavaScript resources.": {
              "score": 8,
              "what": "type attribute is unnecessary for a JavaScript resource"
            },
            "The type attribute for the style element is not needed and should be omitted.": {
              "score": 1,
              "what": "type attribute is unnecessary for a style element"
            }
          }
        },
        "metaBad": {
          "nuVal": {
            "^Bad value .+ for attribute .+ on element meta.*$": {
              "score": 3,
              "what": "attribute of a meta element has an invalid value"
            }
          }
        },
        "attributeBad": {
          "nuVal": {
            "^Bad value .* for attribute .+ on element .+$": {
              "score": 20,
              "what": "attribute on this element has an invalid value"
            }
          }
        },
        "styleParentBad": {
          "nuVal": {
            "Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)": {
              "score": 12,
              "what": "style element not allowed as a child of this div element"
            }
          }
        },
        "imageNoText": {
          "nuVal": {
            "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.": {
              "score": 4,
              "what": "img element has no alt attribute"
            }
          }
        },
        "duplicateID": {
          "nuVal": {
            "^Duplicate ID .+$|^The first occurrence of ID .* was here.*$": {
              "score": 3,
              "what": "Duplicate id"
            }
          }
        },
        "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"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 1,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 38,
              "what": "Text is very small"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 1,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 1,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "videoCaptionRisk": {
          "wave": {
            "a:youtube_video": {
              "score": 1,
              "what": "YouTube video may have no or incorrect captions"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 3,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 6,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "pseudoLinkRisk": {
          "tenon": {
            "129": {
              "score": 4,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 20,
              "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"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 54,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 523,
      "log": 67,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkForcesNewWindow",
          "score": 56
        },
        {
          "groupName": "fontSmall",
          "score": 40
        },
        {
          "groupName": "linkIndication",
          "score": 27
        },
        {
          "groupName": "headingEmpty",
          "score": 27
        },
        {
          "groupName": "linkNoText",
          "score": 24
        },
        {
          "groupName": "targetSize",
          "score": 23
        },
        {
          "groupName": "attributeBad",
          "score": 22
        },
        {
          "groupName": "leadingClipsText",
          "score": 22
        },
        {
          "groupName": "focusIndication",
          "score": 19
        },
        {
          "groupName": "noLeading",
          "score": 17
        },
        {
          "groupName": "styleParentBad",
          "score": 14
        },
        {
          "groupName": "contrastAA",
          "score": 12
        },
        {
          "groupName": "obsolete",
          "score": 12
        },
        {
          "groupName": "typeRedundant",
          "score": 11
        },
        {
          "groupName": "inconsistentStyles",
          "score": 8
        },
        {
          "groupName": "contrastAAA",
          "score": 8
        },
        {
          "groupName": "linkTextsSame",
          "score": 8
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 6
        },
        {
          "groupName": "overflowHidden",
          "score": 6
        },
        {
          "groupName": "iframeTitleBad",
          "score": 6
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "imageNoText",
          "score": 6
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 6
        },
        {
          "groupName": "submitButton",
          "score": 5
        },
        {
          "groupName": "metaBad",
          "score": 5
        },
        {
          "groupName": "duplicateID",
          "score": 5
        },
        {
          "groupName": "linkVague",
          "score": 5
        },
        {
          "groupName": "roleBad",
          "score": 4
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "tabFocusability",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "zIndexNotZero",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "frameContentRisk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "roleRedundant",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "titleRedundant",
          "score": 3
        },
        {
          "groupName": "videoCaptionRisk",
          "score": 3
        },
        {
          "groupName": "allCaps",
          "score": 3
        }
      ]
    }
  },
  "scoreProcID": "sp15c"
}