Accessibility test digest

Synopsis

Page: ENERGY STAR

URL: https://energystar.gov/

Score: 1177

Tested by: Testaro, procedure tp14

Scored by: Testilo, procedure sp14a

Digested by: Testilo, procedure dp14a

Introduction

The Testaro application used its tp14 testing procedure to test the accessibility (barrier-free design and coding) of the ENERGY STAR web page at https://energystar.gov/ on 2022/07/21. The procedure performed 1075 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp14a scoring procedure to compute partial and total scores for the page. The total score is 1177 (where 0 is the best possible score). The scored report is appended below.

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

Score summary

Score components
total1177
log204
preventions100
duplicateID231
focusableOperable191
contentBeyondLandmarks88
linkIndication60
tabFocusability48
tabIndexPositive45
titleRedundant24
hoverSurprise21
noLeading20
contrastAAA18
targetSize14
linkTextsSame12
contrastAA11
overflowHidden10
roleBad9
inconsistentStyles8
zIndexNotZero6
headingStructure6
contrastRisk6
linkPair6
horizontalScrolling5
skipRepeatedContent4
focusIndication3
hiddenContentRisk3
linkConfusionRisk3
mainNot13
pseudoNavListRisk3
scrollRisk3
linkNoText3
obsolete3
imageTextRedundant3
noScriptRisk3

Issue summary

Special issues

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

preventions: Score 100. This is based on tests that the page did not allow to be run. That impedes accessibility progress and risks interfering with tools that users with disabilities need.

Classified issues

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

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

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

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

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

tabIndexPositive: Score 45. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

Although there are widely accepted accessibility standards, there is no unanimity about how to define, test, and quantify accessibility. The failures reported in this digest merit investigation as potential opportunities for improved accessibility. Investigation may lead you to conclude that some of the reported failures do not actually harm accessibility. Conversely, some substantial accessibility faults can escape detection by any of these tests. You may question the attempt to assign an accessibility score to a web page, or you may prefer weightings and formulas different from those used by sp14a. You can modify and extend Testaro and Testilo to fit other theories and priorities.

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

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

Report

{
  "id": "4ea6d-energystar",
  "host": {
    "id": "energystar",
    "which": "https://energystar.gov/",
    "what": "ENERGY STAR"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-21T23:04:02"
    },
    {
      "event": "endTime",
      "value": "2022-07-21T23:06:00"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://energystar.gov/",
        "what": "ENERGY STAR"
      },
      {
        "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://energystar.gov/",
        "what": "ENERGY STAR"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://energystar.gov/",
      "what": "ENERGY STAR",
      "result": "https://www.energystar.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.energystar.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.energystar.gov/",
      "result": {
        "bytes": [
          1054792,
          1054792,
          1054792,
          1054792,
          1054792
        ],
        "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://energystar.gov/",
      "what": "ENERGY STAR",
      "result": "https://www.energystar.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.energystar.gov/",
      "result": {
        "visibleElements": 186
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.energystar.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.energystar.gov/",
      "result": {
        "tabFocusables": 4,
        "tabFocused": 50,
        "discrepancy": 46
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://energystar.gov/",
      "what": "URL",
      "result": "https://www.energystar.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.energystar.gov/",
      "result": {
        "totals": {
          "total": 4,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 1,
              "tagNames": {
                "INPUT": 1
              }
            },
            "outlinePresent": {
              "total": 3,
              "meanDelay": 0,
              "tagNames": {
                "INPUT": 3
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "INPUT",
              "text": ""
            }
          ],
          "outlinePresent": [
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://energystar.gov/",
      "what": "URL",
      "result": "https://www.energystar.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.energystar.gov/",
      "result": {
        "totals": {
          "total": 147,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 126,
              "tagNames": {
                "A": 123,
                "DIV": 3
              }
            },
            "focusableAndOperable": {
              "total": 21,
              "tagNames": {
                "BUTTON": 12,
                "INPUT": 9
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "main-content?s=mega",
              "text": "<a id=\"main-content?s=mega\" name=\"main-content?s=mega\" tabindex=\"1\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ENERGY STAR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ENERGY STAR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_products_1",
              "text": "Find Products",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Product Finder",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_products_3",
              "text": "Rebate Finder",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_products_4",
              "text": "Ask the Experts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_products_5",
              "text": "Product Specification Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Best Value Finder",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Asked Questions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_home_1",
              "text": "Save at Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_home_2",
              "text": "All Ways to Save",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_home_3",
              "text": "DIY Home Assessment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_home_4",
              "text": "Heating & Cooling",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_home_5",
              "text": "Seal & Insulate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_home_7",
              "text": "Expert Home Improvements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "My ENERGY STAR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_newhomes_1",
              "text": "New Homes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Features and Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_newhomes_2",
              "text": "Find a Builder",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_newhomes_5",
              "text": "Partner Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_newhomes_4",
              "text": "Program Requirements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partner with ENERGY STAR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commercial Buildings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benchmark",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Save Energy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Earn Recognition",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources by Audience",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources by Topic",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industrial Plants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industrial Partnership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Plant Certification",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industries in Focus",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasure Hunt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get started",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Program Administrators",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Service & Product Providers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recursos en Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partner Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ENERGY STAR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_products_1",
              "text": "Find Products",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Product Finder",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_products_3",
              "text": "Rebate Finder",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_products_4",
              "text": "Ask the Experts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_products_5",
              "text": "Product Specification Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Best Value Finder",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Asked Questions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_home_1",
              "text": "Save at Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_home_2",
              "text": "All Ways to Save",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_home_3",
              "text": "DIY Home Assessment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_home_4",
              "text": "Heating & Cooling",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_home_5",
              "text": "Seal & Insulate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_home_7",
              "text": "Expert Home Improvements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "My ENERGY STAR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_newhomes_1",
              "text": "New Homes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Features and Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_newhomes_2",
              "text": "Find a Builder",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_newhomes_5",
              "text": "Partner Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_newhomes_4",
              "text": "Program Requirements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partner with ENERGY STAR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commercial Buildings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benchmark",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Save Energy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Earn Recognition",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources by Audience",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources by Topic",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industrial Plants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industrial Partnership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Plant Certification",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Challenge for Industry",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Challenge Baseline Calculator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industries in Focus",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasure Hunt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get started",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Program Administrators",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Service & Product Providers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.energystar.gov/productfinder/product/certified-room-air-con",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Room Air Conditioner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.energystar.gov/productfinder/product/certified-residential-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Refrigerators",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.energystar.gov/productfinder/product/certified-clothes-wash",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Washers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.energystar.gov/productfinder/product/certified-clothes-drye",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dryers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.energystar.gov/productfinder/product/certified-light-bulbs/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Light Bulbs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.energystar.gov/productfinder/product/certified-water-heater",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Heat Pump Water Heaters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.energystar.gov/productfinder/product/certified-commercial-d",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commercial Dishwashers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.energystar.gov/productfinder/product/certified-central-heat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Air-Source Heat Pumps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See All Products",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See Eligibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Find Ways to Save",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find Ways to Save",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "See Features and Benefits",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See Features and Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "See What You Can Save",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See What You Can Save",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.energystar.gov/products/energy_star_home_upgrade\" tabindex=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ENERGY STAR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_products_1",
              "text": "Find Products",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_home_1",
              "text": "Save at Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "es_newhomes_1",
              "text": "New Homes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commercial Buildings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industrial Plants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recursos en Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partner Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.epa.gov?s=footer\" tabindex=\"78\" style=\"cursor: default;\"><i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.energy.gov?s=footer\" tabindex=\"79\" style=\"cursor: default;\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Find Products",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Save at Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "New Homes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Commercial Buildings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Industrial Plants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Challenge for Industry",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"utf8\" type=\"hidden\" value=\"%E2%9C%93\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"m\" type=\"hidden\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"affiliate\" type=\"hidden\" value=\"www.energystar.gov\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "query",
              "text": "<input class=\"searchBox\" id=\"query\" maxlength=\"512\" name=\"query\" type=\"text\" val",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"commit\" type=\"hidden\" value=\"Search\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search_submit",
              "text": "<input alt=\"Search\" id=\"search_submit\" src=\"/sites/es/images/home_page/btn_searc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-target=\".nav-collapse\" data-toggle=\"collapse\" class=\"btn btn-navbar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "edit-rebate-finder-zipcode",
              "text": "<input type=\"text\" autocapitalize=\"off\" autocorrect=\"off\" id=\"edit-rebate-finder",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "find_rebates",
              "text": "<input type=\"image\" src=\"/sites/es/images/home_page/btn_rebate_finder.png\" id=\"f",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"page_number\" value=\"0\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "cboxPrevious",
              "text": "<button type=\"button\" id=\"cboxPrevious\" aria-label=\"Previous\" style=\"cursor: def",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "cboxNext",
              "text": "<button type=\"button\" id=\"cboxNext\" aria-label=\"Next\" style=\"cursor: default;\"><",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "cboxSlideshow",
              "text": "<button type=\"button\" id=\"cboxSlideshow\" aria-label=\"Slideshow\" style=\"cursor: d",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://energystar.gov/",
      "what": "URL",
      "result": "https://www.energystar.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.energystar.gov/",
      "result": {
        "totals": {
          "triggers": 63,
          "headTriggers": 20,
          "tailTriggers": 43,
          "impactTriggers": 10,
          "additions": 188,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "FindProductsProductFinderRebateFinderAsktheExperts",
                "additions": 18,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "FindProducts",
                "additions": 18,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "SaveatHomeAllWaystoSaveDIYHomeAssessmentHeating&Co",
                "additions": 18,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "SaveatHome",
                "additions": 18,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "NewHomesFeaturesandBenefitsFindaBuilderPartnerReso",
                "additions": 16,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "NewHomes",
                "additions": 16,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "CommercialBuildingsBenchmarkSaveEnergyEarnRecognit",
                "additions": 20,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "CommercialBuildings",
                "additions": 20,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "IndustrialPlantsIndustrialPartnershipPlantCertific",
                "additions": 22,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "IndustrialPlants",
                "additions": 22,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://energystar.gov/",
      "what": "URL",
      "result": "https://www.energystar.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.energystar.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 16
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Menu"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Find Products"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Save at Home"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "New Homes"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Commercial Buildings"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Industrial Plants"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Challenge for Industry"
              }
            },
            {
              "index": 8,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search"
                ]
              }
            },
            {
              "index": 9,
              "tagName": "INPUT",
              "type": "image",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "collapse"
              }
            },
            {
              "index": 11,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Zip Code"
                ]
              }
            },
            {
              "index": 12,
              "tagName": "INPUT",
              "type": "image",
              "texts": {
                "content": "Find Rebates"
              }
            },
            {
              "index": 13,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Previous"
              }
            },
            {
              "index": 14,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Next"
              }
            },
            {
              "index": 15,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Slideshow"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.energystar.gov/",
      "result": {
        "totals": {
          "links": 123,
          "adjacent": {
            "total": 58,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "",
            "Skip to main content",
            "ENERGY STAR",
            "ENERGY STAR",
            "Industrial Plants",
            "Industrial Partnership",
            "Plant Certification",
            "Industries in Focus",
            "Treasure Hunt",
            "Get started",
            "Program Administrators",
            "Service & Product Providers",
            "About",
            "Recursos en Español",
            "Partner Resources",
            "FAQs",
            "Newsroom",
            "Privacy",
            "ENERGY STAR",
            "Find Products",
            "Save at Home",
            "New Homes",
            "Commercial Buildings",
            "Industrial Plants",
            "Industrial Partnership",
            "Plant Certification",
            "Challenge for Industry",
            "Challenge Baseline Calculator",
            "Industries in Focus",
            "Treasure Hunt",
            "Get started",
            "Program Administrators",
            "Service & Product Providers",
            "",
            "Room Air Conditioner",
            "",
            "Refrigerators",
            "",
            "Washers",
            "",
            "Dryers",
            "",
            "Light Bulbs",
            "",
            "Heat Pump Water Heaters",
            "",
            "Commercial Dishwashers",
            "",
            "Air-Source Heat Pumps",
            "See All Products",
            "See Eligibility",
            "Find Ways to Save",
            "See Features and Benefits",
            "See What You Can Save",
            "",
            "ENERGY STAR",
            "",
            ""
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.energystar.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://energystar.gov/",
      "what": "URL",
      "result": "https://www.energystar.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.energystar.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.energystar.gov/",
      "result": {
        "roleElements": 5,
        "badRoleElements": 3,
        "redundantRoleElements": 1,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          },
          "DIV": {
            "navigation": {
              "bad": 1,
              "redundant": 0
            },
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.energystar.gov/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 12,
            "subtotals": [
              6,
              2,
              2,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 58,
            "subtotals": [
              44,
              14
            ]
          },
          "listLink": {
            "total": 65,
            "subtotals": [
              28,
              24,
              11,
              2
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 1
          },
          "h3": {
            "total": 2,
            "subtotals": [
              1,
              1
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "",
                "",
                "",
                ""
              ],
              "700": [
                "Search",
                "Menu",
                "Find Products",
                "Save at Home",
                "New Homes",
                "Commercial Buildings",
                "Industrial Plants",
                "Challenge for Industry"
              ]
            },
            "borderStyle": {
              "none": [
                "Search",
                "Menu",
                "Find Products",
                "Save at Home",
                "New Homes",
                "Commercial Buildings",
                "Industrial Plants",
                "Challenge for Industry",
                "",
                "",
                ""
              ],
              "solid": [
                ""
              ]
            },
            "borderWidth": {
              "0px": [
                "Search",
                "Menu",
                "Find Products",
                "Save at Home",
                "New Homes",
                "Commercial Buildings",
                "Industrial Plants",
                "Challenge for Industry",
                "",
                "",
                ""
              ],
              "1px": [
                ""
              ]
            },
            "height": {
              "35px": [
                "Search",
                "Menu"
              ],
              "auto": [
                "Find Products",
                "Save at Home",
                "New Homes",
                "Commercial Buildings",
                "Industrial Plants",
                "Challenge for Industry",
                "",
                ""
              ],
              "25px": [
                "",
                ""
              ]
            },
            "lineHeight": {
              "30px": [
                "Search",
                "Menu"
              ],
              "15px": [
                "Find Products",
                "Save at Home",
                "New Homes",
                "Commercial Buildings",
                "Industrial Plants",
                "Challenge for Industry"
              ],
              "20px": [
                ""
              ],
              "normal": [
                "",
                "",
                ""
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "",
                "Skip to main content",
                "ENERGY STAR",
                "ENERGY STAR",
                "ENERGY STAR",
                "Find Products",
                "Save at Home",
                "New Homes",
                "Commercial Buildings",
                "Industrial Plants",
                "Industrial Partnership",
                "Plant Certification",
                "Challenge for Industry",
                "Challenge Baseline Calculator",
                "Industries in Focus",
                "Treasure Hunt",
                "Get started",
                "Program Administrators",
                "Service & Product Providers",
                "",
                "Room Air Conditioner",
                "",
                "Refrigerators",
                "",
                "Washers",
                "",
                "Dryers",
                "",
                "Light Bulbs",
                "",
                "Heat Pump Water Heaters",
                "",
                "Commercial Dishwashers",
                "",
                "Air-Source Heat Pumps",
                "See All Products",
                "See Eligibility",
                "Find Ways to Save",
                "See Features and Benefits",
                "See What You Can Save",
                "",
                "ENERGY STAR",
                "",
                ""
              ],
              "700": [
                "Industrial Plants",
                "Industrial Partnership",
                "Plant Certification",
                "Industries in Focus",
                "Treasure Hunt",
                "Get started",
                "Program Administrators",
                "Service & Product Providers",
                "About",
                "Recursos en Español",
                "Partner Resources",
                "FAQs",
                "Newsroom",
                "Privacy"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Product Finder",
                "Rebate Finder",
                "Ask the Experts",
                "Product Specification Search",
                "Best Value Finder",
                "Frequently Asked Questions",
                "All Ways to Save",
                "DIY Home Assessment",
                "Heating & Cooling",
                "Seal & Insulate",
                "Expert Home Improvements",
                "My ENERGY STAR",
                "Features and Benefits",
                "Find a Builder",
                "Partner Resources",
                "Program Requirements",
                "Partner with ENERGY STAR",
                "Benchmark",
                "Save Energy",
                "Earn Recognition",
                "Resources by Audience",
                "Resources by Topic",
                "Training",
                "About Us",
                "Find Products",
                "Save at Home",
                "New Homes",
                "Commercial Buildings",
                "Industrial Plants",
                "About",
                "Recursos en Español",
                "Partner Resources",
                "FAQs",
                "Newsroom",
                "Privacy"
              ],
              "700": [
                "Find Products",
                "Product Finder",
                "Rebate Finder",
                "Ask the Experts",
                "Product Specification Search",
                "Best Value Finder",
                "Frequently Asked Questions",
                "Save at Home",
                "All Ways to Save",
                "DIY Home Assessment",
                "Heating & Cooling",
                "Seal & Insulate",
                "Expert Home Improvements",
                "My ENERGY STAR",
                "New Homes",
                "Features and Benefits",
                "Find a Builder",
                "Partner Resources",
                "Program Requirements",
                "Partner with ENERGY STAR",
                "Commercial Buildings",
                "Benchmark",
                "Save Energy",
                "Earn Recognition",
                "Resources by Audience",
                "Resources by Topic",
                "Training",
                "About Us",
                "About",
                "For Partners"
              ]
            },
            "color": {
              "rgb(51, 51, 51)": [
                "Find Products",
                "Product Finder",
                "Rebate Finder",
                "Ask the Experts",
                "Product Specification Search",
                "Best Value Finder",
                "Frequently Asked Questions",
                "Save at Home",
                "All Ways to Save",
                "DIY Home Assessment",
                "Heating & Cooling",
                "Seal & Insulate",
                "Expert Home Improvements",
                "My ENERGY STAR",
                "New Homes",
                "Features and Benefits",
                "Find a Builder",
                "Partner Resources",
                "Program Requirements",
                "Partner with ENERGY STAR",
                "Commercial Buildings",
                "Benchmark",
                "Save Energy",
                "Earn Recognition",
                "Resources by Audience",
                "Resources by Topic",
                "Training",
                "About Us"
              ],
              "rgb(0, 114, 188)": [
                "About",
                "For Partners"
              ],
              "rgb(117, 117, 117)": [
                "Product Finder",
                "Rebate Finder",
                "Ask the Experts",
                "Product Specification Search",
                "Best Value Finder",
                "Frequently Asked Questions",
                "All Ways to Save",
                "DIY Home Assessment",
                "Heating & Cooling",
                "Seal & Insulate",
                "Expert Home Improvements",
                "My ENERGY STAR",
                "Features and Benefits",
                "Find a Builder",
                "Partner Resources",
                "Program Requirements",
                "Partner with ENERGY STAR",
                "Benchmark",
                "Save Energy",
                "Earn Recognition",
                "Resources by Audience",
                "Resources by Topic",
                "Training",
                "About Us"
              ],
              "rgb(0, 0, 0)": [
                "Find Products",
                "Save at Home",
                "New Homes",
                "Commercial Buildings",
                "Industrial Plants",
                "About",
                "Recursos en Español",
                "Partner Resources",
                "FAQs",
                "Newsroom",
                "Privacy"
              ]
            },
            "fontSize": {
              "12px": [
                "Find Products",
                "Product Finder",
                "Rebate Finder",
                "Ask the Experts",
                "Product Specification Search",
                "Best Value Finder",
                "Frequently Asked Questions",
                "Save at Home",
                "All Ways to Save",
                "DIY Home Assessment",
                "Heating & Cooling",
                "Seal & Insulate",
                "Expert Home Improvements",
                "My ENERGY STAR",
                "New Homes",
                "Features and Benefits",
                "Find a Builder",
                "Partner Resources",
                "Program Requirements",
                "Partner with ENERGY STAR",
                "Commercial Buildings",
                "Benchmark",
                "Save Energy",
                "Earn Recognition",
                "Resources by Audience",
                "Resources by Topic",
                "Training",
                "About Us",
                "About",
                "For Partners"
              ],
              "15px": [
                "Product Finder",
                "Rebate Finder",
                "Ask the Experts",
                "Product Specification Search",
                "Best Value Finder",
                "Frequently Asked Questions",
                "All Ways to Save",
                "DIY Home Assessment",
                "Heating & Cooling",
                "Seal & Insulate",
                "Expert Home Improvements",
                "My ENERGY STAR",
                "Features and Benefits",
                "Find a Builder",
                "Partner Resources",
                "Program Requirements",
                "Partner with ENERGY STAR",
                "Benchmark",
                "Save Energy",
                "Earn Recognition",
                "Resources by Audience",
                "Resources by Topic",
                "Training",
                "About Us"
              ],
              "16px": [
                "Find Products",
                "Save at Home",
                "New Homes",
                "Commercial Buildings",
                "Industrial Plants",
                "About",
                "Recursos en Español",
                "Partner Resources",
                "FAQs",
                "Newsroom",
                "Privacy"
              ]
            },
            "lineHeight": {
              "15px": [
                "Find Products",
                "Product Finder",
                "Rebate Finder",
                "Ask the Experts",
                "Product Specification Search",
                "Best Value Finder",
                "Frequently Asked Questions",
                "Save at Home",
                "All Ways to Save",
                "DIY Home Assessment",
                "Heating & Cooling",
                "Seal & Insulate",
                "Expert Home Improvements",
                "My ENERGY STAR",
                "New Homes",
                "Features and Benefits",
                "Find a Builder",
                "Partner Resources",
                "Program Requirements",
                "Partner with ENERGY STAR",
                "Commercial Buildings",
                "Benchmark",
                "Save Energy",
                "Earn Recognition",
                "Resources by Audience",
                "Resources by Topic",
                "Training",
                "About Us"
              ],
              "44px": [
                "About",
                "For Partners"
              ],
              "26.25px": [
                "Product Finder",
                "Rebate Finder",
                "Ask the Experts",
                "Product Specification Search",
                "Best Value Finder",
                "Frequently Asked Questions",
                "All Ways to Save",
                "DIY Home Assessment",
                "Heating & Cooling",
                "Seal & Insulate",
                "Expert Home Improvements",
                "My ENERGY STAR",
                "Features and Benefits",
                "Find a Builder",
                "Partner Resources",
                "Program Requirements",
                "Partner with ENERGY STAR",
                "Benchmark",
                "Save Energy",
                "Earn Recognition",
                "Resources by Audience",
                "Resources by Topic",
                "Training",
                "About Us"
              ],
              "20.7999px": [
                "Find Products",
                "Save at Home",
                "New Homes",
                "Commercial Buildings",
                "Industrial Plants",
                "About",
                "Recursos en Español",
                "Partner Resources",
                "FAQs",
                "Newsroom",
                "Privacy"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "100": [
                "Rebate Finder"
              ],
              "400": [
                "ENERGY STAR certified products help you save energy."
              ]
            },
            "fontSize": {
              "22px": [
                "ENERGY STAR certified products help you save energy."
              ],
              "24px": [
                "Rebate Finder"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.energystar.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.energystar.gov/",
      "result": {
        "totals": {
          "total": 15,
          "tagNames": {
            "NAV": 1,
            "SPAN": 4,
            "DIV": 10
          }
        },
        "items": [
          {
            "tagName": "NAV",
            "id": "",
            "text": "SearchMenu ENERGY STAR ENERGY STAR Find Products Find Products Product Finder Rebate Finder Ask the "
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "ENERGY STAR"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "ENERGY STAR"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Find Products Find Products Product Finder Rebate Finder Ask the Experts Product Specification Searc"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "ENERGY STAR"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Product Finder Rebate Finder Ask the Experts Product Specification Search Best Value Finder Frequent"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "All Ways to Save DIY Home Assessment Heating & Cooling Seal & Insulate Expert Home Improvements My E"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Features and Benefits Find a Builder Partner Resources Program Requirements Partner with ENERGY STAR"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Benchmark Save Energy Earn Recognition Resources by Audience Resources by Topic Training About Us"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Industrial Partnership Plant Certification Challenge for Industry Challenge Baseline Calculator Indu"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Challenge Baseline Calculator"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "ENERGY STAR"
          },
          {
            "tagName": "DIV",
            "id": "cboxOverlay",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "colorbox",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "cboxWrapper",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.energystar.gov/",
      "result": {
        "totals": {
          "failures": 87,
          "warnings": 8
        },
        "items": [
          {
            "index": 198,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-1\" class=\"tb-megamenu-col...",
                "  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">",
                "    <ul class=\"tb-megamenu-subnav mega-nav level-1 items-6 nav--subnav\">",
                "      <li class=\"nav__item\">",
                "        <a href=\"/products?s=mega\" class=\"dropdown-toggle nav__link\" id=\"es_products_1\" tabindex=\"-...",
                "          Find Products",
                "          <span class=\"\"></span>",
                "        </a>",
                "      </li>",
                "      <li data-id=\"29434\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"https://www.energystar.gov/productfinder?s=mega\" tabindex=\"-1\" class=\"nav__link\">",
                "          Product Finder",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6757\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"https://www.energystar.gov/rebate-finder?s=mega\" id=\"es_products_3\" title=\"Rebate ...",
                "          Rebate Finder",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6758\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"https://www.energystar.gov/ask-the-experts?s=mega\" id=\"es_products_4\" title=\"Ask t...",
                "          Ask the Experts",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6759\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"https://www.energystar.gov/products/spec?s=mega\" id=\"es_products_5\" title=\"Product...",
                "          Product Specification Search",
                "        </a>",
                "      </li>",
                "      <li data-id=\"29969\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"https://www.energystar.gov/best-value-finder?s=mega\" tabindex=\"-1\" class=\"nav__lin...",
                "          Best Value Finder",
                "        </a>",
                "      </li>",
                "      <li data-id=\"28907\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"https://energystar-mesa.force.com/ENERGYSTAR/s/?s=mega\" tabindex=\"-1\" class=\"nav__...",
                "          Frequently Asked Questions",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 199,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/products?s=mega\" class=\"dropdown-toggle nav__link\" id=\"es_products_1\" tabindex=\"-1\">",
                "  Find Products",
                "  <span class=\"\"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 200,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.energystar.gov/rebate-finder?s=mega\" id=\"es_products_3\" title=\"Rebate Finder\" ...",
                "  Rebate Finder",
                "</a>"
              ]
            }
          },
          {
            "index": 201,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.energystar.gov/ask-the-experts?s=mega\" id=\"es_products_4\" title=\"Ask the Exper...",
                "  Ask the Experts",
                "</a>"
              ]
            }
          },
          {
            "index": 202,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.energystar.gov/products/spec?s=mega\" id=\"es_products_5\" title=\"Product Specifi...",
                "  Product Specification Search",
                "</a>"
              ]
            }
          },
          {
            "index": 203,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-2\" class=\"tb-megamenu-col...",
                "  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">",
                "    <ul class=\"tb-megamenu-subnav mega-nav level-1 items-6 nav--subnav\">",
                "      <li class=\"nav__item\">",
                "        <a href=\"/campaign/home?s=mega\" class=\"dropdown-toggle nav__link\" id=\"es_home_1\" tabindex=\"...",
                "          Save at Home",
                "          <span class=\"\"></span>",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6751\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"https://www.energystar.gov/campaign/home?s=mega\" id=\"es_home_2\" title=\"All Ways to...",
                "          All Ways to Save",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6752\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"https://www.energystar.gov/campaign/assessYourHome?s=mega\" id=\"es_home_3\" title=\"D...",
                "          DIY Home Assessment",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6753\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"/campaign/heating_cooling?s=mega\" id=\"es_home_4\" title=\"Heating & Cooling\" tabinde...",
                "          Heating & Cooling",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6754\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"/campaign/seal_insulate?s=mega\" id=\"es_home_5\" title=\"Seal & Insulate\" tabindex=\"-...",
                "          Seal & Insulate",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6756\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"/campaign/improvements?s=mega\" id=\"es_home_7\" title=\"Expert Home Improvements\" tab...",
                "          Expert Home Improvements",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6461\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"https://www.energystar.gov/campaign/myEnergyStar?s=mega\" tabindex=\"-1\" class=\"nav_...",
                "          My ENERGY STAR",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 204,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/campaign/home?s=mega\" class=\"dropdown-toggle nav__link\" id=\"es_home_1\" tabindex=\"-1\">",
                "  Save at Home",
                "  <span class=\"\"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 205,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.energystar.gov/campaign/home?s=mega\" id=\"es_home_2\" title=\"All Ways to Save\" t...",
                "  All Ways to Save",
                "</a>"
              ]
            }
          },
          {
            "index": 206,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.energystar.gov/campaign/assessYourHome?s=mega\" id=\"es_home_3\" title=\"DIY Home ...",
                "  DIY Home Assessment",
                "</a>"
              ]
            }
          },
          {
            "index": 207,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/campaign/heating_cooling?s=mega\" id=\"es_home_4\" title=\"Heating & Cooling\" tabindex=\"-1\" c...",
                "  Heating & Cooling",
                "</a>"
              ]
            }
          },
          {
            "index": 208,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/campaign/seal_insulate?s=mega\" id=\"es_home_5\" title=\"Seal & Insulate\" tabindex=\"-1\" class...",
                "  Seal & Insulate",
                "</a>"
              ]
            }
          },
          {
            "index": 209,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"/campaign/improvements?s=mega\" id=\"es_home_7\" title=\"Expert Home Improvements\" tabindex=\"-...",
                "  Expert Home Improvements",
                "</a>"
              ]
            }
          },
          {
            "index": 210,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-3\" class=\"tb-megamenu-col...",
                "  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">",
                "    <ul class=\"tb-megamenu-subnav mega-nav level-1 items-5 nav--subnav\">",
                "      <li class=\"nav__item\">",
                "        <a href=\"/newhomes?s=mega\" class=\"dropdown-toggle nav__link\" id=\"es_newhomes_1\" tabindex=\"-...",
                "          New Homes",
                "          <span class=\"\"></span>",
                "        </a>",
                "      </li>",
                "      <li data-id=\"30452\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/newhomes/features_benefits?s=mega\" tabindex=\"-1\" class=\"nav__link\">",
                "          Features and Benefits",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6760\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"https://www.energystar.gov/index.cfm?fuseaction=new_homes_partners.locator&s=mega\"...",
                "          Find a Builder",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6763\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"/partner_resources/residential_new?s=mega\" id=\"es_newhomes_5\" title=\"Partner Resou...",
                "          Partner Resources",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6762\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"/partner_resources/residential_new/program_reqs?s=mega\" id=\"es_newhomes_4\" title=\"...",
                "          Program Requirements",
                "        </a>",
                "      </li>",
                "      <li data-id=\"29409\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/partner_resources/residential_new/working?s=mega\" tabindex=\"-1\" class=\"nav__link\"...",
                "          Partner with ENERGY STAR",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 211,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/newhomes?s=mega\" class=\"dropdown-toggle nav__link\" id=\"es_newhomes_1\" tabindex=\"-1\">",
                "  New Homes",
                "  <span class=\"\"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 212,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.energystar.gov/index.cfm?fuseaction=new_homes_partners.locator&s=mega\" id=\"es_...",
                "  Find a Builder",
                "</a>"
              ]
            }
          },
          {
            "index": 213,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/partner_resources/residential_new?s=mega\" id=\"es_newhomes_5\" title=\"Partner Resources\" ta...",
                "  Partner Resources",
                "</a>"
              ]
            }
          },
          {
            "index": 214,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/partner_resources/residential_new/program_reqs?s=mega\" id=\"es_newhomes_4\" title=\"Program ...",
                "  Program Requirements",
                "</a>"
              ]
            }
          },
          {
            "index": 215,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-4\" class=\"tb-megamenu-col...",
                "  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">",
                "    <ul class=\"tb-megamenu-subnav mega-nav level-1 items-7 nav--subnav\">",
                "      <li class=\"nav__item\">",
                "        <a href=\"/buildings?s=mega\" class=\"dropdown-toggle nav__link\" tabindex=\"-1\">",
                "          Commercial Buildings",
                "          <span class=\"\"></span>",
                "        </a>",
                "      </li>",
                "      <li data-id=\"30088\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/buildings/benchmark?s=mega\" tabindex=\"-1\" class=\"nav__link\">",
                "          Benchmark",
                "        </a>",
                "      </li>",
                "      <li data-id=\"30089\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/buildings/save_energy_commercial_buildings?s=mega\" tabindex=\"-1\" class=\"nav__link...",
                "          Save Energy",
                "        </a>",
                "      </li>",
                "      <li data-id=\"30090\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/buildings/building_recognition?s=mega\" tabindex=\"-1\" class=\"nav__link\">",
                "          Earn Recognition",
                "        </a>",
                "      </li>",
                "      <li data-id=\"30091\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/buildings/resources_audience?s=mega\" tabindex=\"-1\" class=\"nav__link\">",
                "          Resources by Audience",
                "        </a>",
                "      </li>",
                "      <li data-id=\"30092\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/buildings/resources_topic?s=mega\" tabindex=\"-1\" class=\"nav__link\">",
                "          Resources by Topic",
                "        </a>",
                "      </li>",
                "      <li data-id=\"29411\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/buildings/training?s=mega\" tabindex=\"-1\" class=\"nav__link\">",
                "          Training",
                "        </a>",
                "      </li>",
                "      <li data-id=\"29687\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/buildings/about-us?s=mega\" tabindex=\"-1\" class=\"nav__link\">",
                "          About Us",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 216,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-6\" class=\"tb-megamenu-col...",
                "  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">",
                "    <ul class=\"tb-megamenu-subnav mega-nav level-1 items-8 nav--subnav\">",
                "      <li class=\"nav__item\">",
                "        <a href=\"/industrial_plants?s=mega\" class=\"dropdown-toggle nav__link\" tabindex=\"-1\">",
                "          Industrial Plants",
                "          <span class=\"\"></span>",
                "        </a>",
                "      </li>",
                "      <li data-id=\"29705\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"https://www.energystar.gov/industrial_plants/improve/energy-star-industrial-partne...",
                "          Industrial Partnership",
                "        </a>",
                "      </li>",
                "      <li data-id=\"29414\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/industrial_plants/earn-recognition/plant-certification?s=mega\" tabindex=\"-1\" clas...",
                "          Plant Certification",
                "        </a>",
                "      </li>",
                "      <li data-id=\"29415\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <button class=\"nav__link nav__link--parent js-mobile-menu-parent\">",
                "          Challenge for Industry",
                "          <span class=\"caret\"></span>",
                "        </button>",
                "        <div data-class=\"\" data-width=\"\" class=\"tb-megamenu-submenu mega-dropdown-menu nav-child\">",
                "          <div class=\"mega-dropdown-inner\">",
                "            <div class=\"tb-megamenu-row row-fluid\">",
                "              <div data-class=\"\" data-width=\"12\" data-hidewcol=\"0\" id=\"tb-megamenu-column-5\" class=...",
                "                <div class=\"tb-megamenu-column-inner mega-inner clearfix\"></div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </div>",
                "      </li>",
                "      <li data-id=\"29416\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/industrial_plants/industrialfocus/?s=mega\" tabindex=\"-1\" class=\"nav__link\">",
                "          Industries in Focus",
                "        </a>",
                "      </li>",
                "      <li data-id=\"30069\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/industrial_plants/treasure_hunt?s=mega\" tabindex=\"-1\" class=\"nav__link\">",
                "          Treasure Hunt",
                "        </a>",
                "      </li>",
                "      <li data-id=\"29417\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/industrial_plants/get-started-energy-star?s=mega\" tabindex=\"-1\" class=\"nav__link\"...",
                "          Get started",
                "        </a>",
                "      </li>",
                "      <li data-id=\"29419\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/industrial_plants/industrial_resources?s=mega\" tabindex=\"-1\" class=\"nav__link\">",
                "          Program Administrators",
                "        </a>",
                "      </li>",
                "      <li data-id=\"29420\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/industrial_plants/industrial-service-and-product-providers?s=mega\" tabindex=\"-1\" ...",
                "          Service & Product Providers",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 217,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div data-class=\"\" data-width=\"12\" data-hidewcol=\"0\" id=\"tb-megamenu-column-5\" class=\"tb-megamenu-c...",
                "  <div class=\"tb-megamenu-column-inner mega-inner clearfix\"></div>",
                "</div>"
              ]
            }
          },
          {
            "index": 221,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/products?s=mega\" class=\"dropdown-toggle\" id=\"es_products_1\" tabindex=\"6\">",
                "  Find Products",
                "  <span class=\"caret\"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 222,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-1\" class=\"tb-megamenu-col...",
                "  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">",
                "    <ul class=\"tb-megamenu-subnav mega-nav level-1 items-6\">",
                "      <li data-id=\"29434\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"https://www.energystar.gov/productfinder?s=mega\" tabindex=\"7\">",
                "          Product Finder",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6757\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"https://www.energystar.gov/rebate-finder?s=mega\" id=\"es_products_3\" title=\"Rebate ...",
                "          Rebate Finder",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6758\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"https://www.energystar.gov/ask-the-experts?s=mega\" id=\"es_products_4\" title=\"Ask t...",
                "          Ask the Experts",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6759\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"https://www.energystar.gov/products/spec?s=mega\" id=\"es_products_5\" title=\"Product...",
                "          Product Specification Search",
                "        </a>",
                "      </li>",
                "      <li data-id=\"29969\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"https://www.energystar.gov/best-value-finder?s=mega\" tabindex=\"11\">",
                "          Best Value Finder",
                "        </a>",
                "      </li>",
                "      <li data-id=\"28907\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"https://energystar-mesa.force.com/ENERGYSTAR/s/?s=mega\" tabindex=\"12\">",
                "          Frequently Asked Questions",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 223,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.energystar.gov/rebate-finder?s=mega\" id=\"es_products_3\" title=\"Rebate Finder\" ...",
                "  Rebate Finder",
                "</a>"
              ]
            }
          },
          {
            "index": 224,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.energystar.gov/ask-the-experts?s=mega\" id=\"es_products_4\" title=\"Ask the Exper...",
                "  Ask the Experts",
                "</a>"
              ]
            }
          },
          {
            "index": 225,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.energystar.gov/products/spec?s=mega\" id=\"es_products_5\" title=\"Product Specifi...",
                "  Product Specification Search",
                "</a>"
              ]
            }
          },
          {
            "index": 226,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/campaign/home?s=mega\" class=\"dropdown-toggle\" id=\"es_home_1\" tabindex=\"13\">",
                "  Save at Home",
                "  <span class=\"caret\"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 227,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-2\" class=\"tb-megamenu-col...",
                "  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">",
                "    <ul class=\"tb-megamenu-subnav mega-nav level-1 items-6\">",
                "      <li data-id=\"6751\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"https://www.energystar.gov/campaign/home?s=mega\" id=\"es_home_2\" title=\"All Ways to...",
                "          All Ways to Save",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6752\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"https://www.energystar.gov/campaign/assessYourHome?s=mega\" id=\"es_home_3\" title=\"D...",
                "          DIY Home Assessment",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6753\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"/campaign/heating_cooling?s=mega\" id=\"es_home_4\" title=\"Heating & Cooling\" tabinde...",
                "          Heating & Cooling",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6754\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"/campaign/seal_insulate?s=mega\" id=\"es_home_5\" title=\"Seal & Insulate\" tabindex=\"1...",
                "          Seal & Insulate",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6756\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"/campaign/improvements?s=mega\" id=\"es_home_7\" title=\"Expert Home Improvements\" tab...",
                "          Expert Home Improvements",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6461\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"https://www.energystar.gov/campaign/myEnergyStar?s=mega\" tabindex=\"19\">",
                "          My ENERGY STAR",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 228,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.energystar.gov/campaign/home?s=mega\" id=\"es_home_2\" title=\"All Ways to Save\" t...",
                "  All Ways to Save",
                "</a>"
              ]
            }
          },
          {
            "index": 229,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.energystar.gov/campaign/assessYourHome?s=mega\" id=\"es_home_3\" title=\"DIY Home ...",
                "  DIY Home Assessment",
                "</a>"
              ]
            }
          },
          {
            "index": 230,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/campaign/heating_cooling?s=mega\" id=\"es_home_4\" title=\"Heating & Cooling\" tabindex=\"16\">",
                "  Heating & Cooling",
                "</a>"
              ]
            }
          },
          {
            "index": 231,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/campaign/seal_insulate?s=mega\" id=\"es_home_5\" title=\"Seal & Insulate\" tabindex=\"17\">",
                "  Seal & Insulate",
                "</a>"
              ]
            }
          },
          {
            "index": 232,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/campaign/improvements?s=mega\" id=\"es_home_7\" title=\"Expert Home Improvements\" tabindex=\"1...",
                "  Expert Home Improvements",
                "</a>"
              ]
            }
          },
          {
            "index": 233,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/newhomes?s=mega\" class=\"dropdown-toggle\" id=\"es_newhomes_1\" tabindex=\"20\">",
                "  New Homes",
                "  <span class=\"caret\"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 234,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-3\" class=\"tb-megamenu-col...",
                "  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">",
                "    <ul class=\"tb-megamenu-subnav mega-nav level-1 items-5\">",
                "      <li data-id=\"30452\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/newhomes/features_benefits?s=mega\" tabindex=\"21\">",
                "          Features and Benefits",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6760\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"https://www.energystar.gov/index.cfm?fuseaction=new_homes_partners.locator&s=mega\"...",
                "          Find a Builder",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6763\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"/partner_resources/residential_new?s=mega\" id=\"es_newhomes_5\" title=\"Partner Resou...",
                "          Partner Resources",
                "        </a>",
                "      </li>",
                "      <li data-id=\"6762\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-capt...",
                "        <a href=\"/partner_resources/residential_new/program_reqs?s=mega\" id=\"es_newhomes_4\" title=\"...",
                "          Program Requirements",
                "        </a>",
                "      </li>",
                "      <li data-id=\"29409\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/partner_resources/residential_new/working?s=mega\" tabindex=\"25\">",
                "          Partner with ENERGY STAR",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 235,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.energystar.gov/index.cfm?fuseaction=new_homes_partners.locator&s=mega\" id=\"es_...",
                "  Find a Builder",
                "</a>"
              ]
            }
          },
          {
            "index": 236,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/partner_resources/residential_new?s=mega\" id=\"es_newhomes_5\" title=\"Partner Resources\" ta...",
                "  Partner Resources",
                "</a>"
              ]
            }
          },
          {
            "index": 237,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/partner_resources/residential_new/program_reqs?s=mega\" id=\"es_newhomes_4\" title=\"Program ...",
                "  Program Requirements",
                "</a>"
              ]
            }
          },
          {
            "index": 238,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-4\" class=\"tb-megamenu-col...",
                "  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">",
                "    <ul class=\"tb-megamenu-subnav mega-nav level-1 items-7\">",
                "      <li data-id=\"30088\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/buildings/benchmark?s=mega\" tabindex=\"27\">",
                "          Benchmark",
                "        </a>",
                "      </li>",
                "      <li data-id=\"30089\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/buildings/save_energy_commercial_buildings?s=mega\" tabindex=\"28\">",
                "          Save Energy",
                "        </a>",
                "      </li>",
                "      <li data-id=\"30090\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/buildings/building_recognition?s=mega\" tabindex=\"29\">",
                "          Earn Recognition",
                "        </a>",
                "      </li>",
                "      <li data-id=\"30091\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/buildings/resources_audience?s=mega\" tabindex=\"30\">",
                "          Resources by Audience",
                "        </a>",
                "      </li>",
                "      <li data-id=\"30092\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/buildings/resources_topic?s=mega\" tabindex=\"31\">",
                "          Resources by Topic",
                "        </a>",
                "      </li>",
                "      <li data-id=\"29411\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/buildings/training?s=mega\" tabindex=\"32\">",
                "          Training",
                "        </a>",
                "      </li>",
                "      <li data-id=\"29687\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/buildings/about-us?s=mega\" tabindex=\"33\">",
                "          About Us",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 239,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-6\" class=\"tb-megamenu-col...",
                "  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">",
                "    <ul class=\"tb-megamenu-subnav mega-nav level-1 items-8\">",
                "      <li data-id=\"29705\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"https://www.energystar.gov/industrial_plants/improve/energy-star-industrial-partne...",
                "          Industrial Partnership",
                "        </a>",
                "      </li>",
                "      <li data-id=\"29414\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/industrial_plants/earn-recognition/plant-certification?s=mega\" tabindex=\"36\">",
                "          Plant Certification",
                "        </a>",
                "      </li>",
                "      <li data-id=\"29415\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/industrial_plants/earn_recognition/energy_star_challenge_industry2?s=mega\" class=...",
                "          Challenge for Industry",
                "          <span class=\"caret\"></span>",
                "        </a>",
                "        <div data-class=\"\" data-width=\"\" class=\"tb-megamenu-submenu dropdown-menu mega-dropdown-men...",
                "          <div class=\"mega-dropdown-inner\">",
                "            <div class=\"tb-megamenu-row row-fluid\">",
                "              <div data-class=\"\" data-width=\"12\" data-hidewcol=\"0\" id=\"tb-megamenu-column-5\" class=...",
                "                <div class=\"tb-megamenu-column-inner mega-inner clearfix\">",
                "                  <ul class=\"tb-megamenu-subnav mega-nav level-2 items-1\">",
                "                    <li data-id=\"30505\" data-level=\"3\" data-type=\"menu_item\" data-class=\"\" data-xic...",
                "                      <a href=\"/buildings/tools-and-resources/challenge_baseline_calculator_0?s=meg...",
                "                        Challenge Baseline Calculator",
                "                      </a>",
                "                    </li>",
                "                  </ul>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </div>",
                "      </li>",
                "      <li data-id=\"29416\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/industrial_plants/industrialfocus/?s=mega\" tabindex=\"39\">",
                "          Industries in Focus",
                "        </a>",
                "      </li>",
                "      <li data-id=\"30069\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/industrial_plants/treasure_hunt?s=mega\" tabindex=\"40\">",
                "          Treasure Hunt",
                "        </a>",
                "      </li>",
                "      <li data-id=\"29417\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/industrial_plants/get-started-energy-star?s=mega\" tabindex=\"41\">",
                "          Get started",
                "        </a>",
                "      </li>",
                "      <li data-id=\"29419\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/industrial_plants/industrial_resources?s=mega\" tabindex=\"42\">",
                "          Program Administrators",
                "        </a>",
                "      </li>",
                "      <li data-id=\"29420\" data-level=\"2\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/industrial_plants/industrial-service-and-product-providers?s=mega\" tabindex=\"43\">",
                "          Service & Product Providers",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 240,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[5]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div data-class=\"\" data-width=\"12\" data-hidewcol=\"0\" id=\"tb-megamenu-column-5\" class=\"tb-megamenu-c...",
                "  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">",
                "    <ul class=\"tb-megamenu-subnav mega-nav level-2 items-1\">",
                "      <li data-id=\"30505\" data-level=\"3\" data-type=\"menu_item\" data-class=\"\" data-xicon=\"\" data-cap...",
                "        <a href=\"/buildings/tools-and-resources/challenge_baseline_calculator_0?s=mega\" tabindex=\"3...",
                "          Challenge Baseline Calculator",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 246,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a class=\"nav__link nav__link\" href=\"/products?s=footer\" id=\"es_products_1\" tabindex=\"67\">",
                "  Find Products",
                "</a>"
              ]
            }
          },
          {
            "index": 247,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a class=\"nav__link nav__link\" href=\"/campaign/home?s=footer\" id=\"es_home_1\" tabindex=\"68\">",
                "  Save at Home",
                "</a>"
              ]
            }
          },
          {
            "index": 248,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a class=\"nav__link nav__link\" href=\"/newhomes?s=footer\" id=\"es_newhomes_1\" tabindex=\"69\">",
                "  New Homes",
                "</a>"
              ]
            }
          },
          {
            "index": 322,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3>",
                "  ENERGY STAR certified products help you save energy.",
                "</h3>"
              ]
            }
          },
          {
            "index": 337,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "The simple choice for saving energy."
              ]
            }
          },
          {
            "index": 338,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "ENERGY STAR certified products help you save energy."
              ]
            }
          },
          {
            "index": 339,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Room Air Conditioner"
              ]
            }
          },
          {
            "index": 340,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[2]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Refrigerators"
              ]
            }
          },
          {
            "index": 341,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[3]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Washers"
              ]
            }
          },
          {
            "index": 342,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[4]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Dryers"
              ]
            }
          },
          {
            "index": 343,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[5]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Light Bulbs"
              ]
            }
          },
          {
            "index": 344,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[6]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Heat Pump Water Heaters"
              ]
            }
          },
          {
            "index": 345,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[7]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Commercial Dishwashers"
              ]
            }
          },
          {
            "index": 346,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[8]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Air-Source Heat Pumps"
              ]
            }
          },
          {
            "index": 347,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "See All Products"
              ]
            }
          },
          {
            "index": 352,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "Tax credits for"
              ]
            }
          },
          {
            "index": 353,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[3]/p[1]/text()[2]",
              "codeLines": [
                "residential energy"
              ]
            }
          },
          {
            "index": 354,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[3]/p[1]/text()[3]",
              "codeLines": [
                "efficiency"
              ]
            }
          },
          {
            "index": 355,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[3]/a[1]/text()[1]",
              "codeLines": [
                "See Eligibility"
              ]
            }
          },
          {
            "index": 356,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[3]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "We make it easy for consumers and businesses"
              ]
            }
          },
          {
            "index": 357,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[3]/div[2]/p[1]/text()[2]",
              "codeLines": [
                "to save money and protect the environment."
              ]
            }
          },
          {
            "index": 358,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Save Energy at"
              ]
            }
          },
          {
            "index": 359,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[1]/div[1]/text()[2]",
              "codeLines": [
                "Home"
              ]
            }
          },
          {
            "index": 360,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Lower energy bills, improve comfort, and reduce emissions with ENERGY STAR."
              ]
            }
          },
          {
            "index": 361,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Find Ways to Save"
              ]
            }
          },
          {
            "index": 362,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "ENERGY STAR New Homes & Apartments"
              ]
            }
          },
          {
            "index": 363,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Certified to save energy and deliver better comfort, quality, and durability."
              ]
            }
          },
          {
            "index": 364,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[2]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "See Features and Benefits"
              ]
            }
          },
          {
            "index": 365,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[3]/div[1]/text()[1]",
              "codeLines": [
                "Energy Strategies for Buildings & Plants"
              ]
            }
          },
          {
            "index": 366,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "Good energy management is good business. ENERGY STAR can help."
              ]
            }
          },
          {
            "index": 367,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[3]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "See What You Can Save"
              ]
            }
          },
          {
            "index": 439,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "The simple choice for saving energy."
              ]
            }
          },
          {
            "index": 441,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[2]/form[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Rebate Finder"
              ]
            }
          },
          {
            "index": 442,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[2]/form[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Enter a zip code below to"
              ]
            }
          },
          {
            "index": 443,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[2]/form[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "find deals near you."
              ]
            }
          },
          {
            "index": 449,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Save Energy at"
              ]
            }
          },
          {
            "index": 450,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[1]/div[1]/text()[2]",
              "codeLines": [
                "Home"
              ]
            }
          },
          {
            "index": 451,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Lower energy bills, improve comfort, and reduce emissions with ENERGY STAR."
              ]
            }
          },
          {
            "index": 452,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "ENERGY STAR New Homes & Apartments"
              ]
            }
          },
          {
            "index": 453,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Certified to save energy and deliver better comfort, quality, and durability."
              ]
            }
          },
          {
            "index": 454,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[3]/div[1]/text()[1]",
              "codeLines": [
                "Energy Strategies for Buildings & Plants"
              ]
            }
          },
          {
            "index": 455,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "Good energy management is good business. ENERGY STAR can help."
              ]
            }
          },
          {
            "index": 461,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "The simple choice for saving energy."
              ]
            }
          },
          {
            "index": 463,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[2]/form[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Rebate Finder"
              ]
            }
          },
          {
            "index": 464,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[2]/form[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Enter a zip code below to"
              ]
            }
          },
          {
            "index": 465,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[2]/form[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "find deals near you."
              ]
            }
          },
          {
            "index": 492,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[2]/form[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Enter a zip code below to",
                "  <br>",
                "  find deals near you.",
                "</p>"
              ]
            }
          },
          {
            "index": 493,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[3]/p[1]",
              "codeLines": [
                "<p>",
                "  Tax credits for",
                "  <br>",
                "  residential energy",
                "  <br>",
                "  efficiency",
                "</p>"
              ]
            }
          },
          {
            "index": 494,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[3]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"blurb\">",
                "  We make it easy for consumers and businesses",
                "  <br>",
                "  to save money and protect the environment.",
                "</p>"
              ]
            }
          },
          {
            "index": 495,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Lower energy bills, improve comfort, and reduce emissions with ENERGY STAR.",
                "</p>"
              ]
            }
          },
          {
            "index": 496,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Certified to save energy and deliver better comfort, quality, and durability.",
                "</p>"
              ]
            }
          },
          {
            "index": 497,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[3]/p[1]",
              "codeLines": [
                "<p>",
                "  Good energy management is good business. ENERGY STAR can help.",
                "</p>"
              ]
            }
          },
          {
            "index": 661,
            "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]/header[1]/div[3]/div[1]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "ENERGY STAR"
              ]
            }
          },
          {
            "index": 662,
            "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[3]/div[1]/div[1]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "ENERGY STAR"
              ]
            }
          },
          {
            "index": 682,
            "verdict": "failed",
            "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.energystar.gov/",
      "result": {
        "totals": {
          "rulesNA": 53,
          "rulesPassed": 41,
          "rulesWarned": 4,
          "rulesViolated": 7,
          "warnings": {
            "minor": 24,
            "moderate": 0,
            "serious": 20,
            "critical": 0
          },
          "violations": {
            "minor": 17,
            "moderate": 12,
            "serious": 61,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-21T23:05:20.980Z",
          "url": "https://www.energystar.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#757575",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\">",
                          "target": [
                            "header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/products?s=mega\" class=\"dropdown-toggle\" id=\"es_products_1\" tabindex=\"6\">\n                Find Products                  <span class=\"caret\"></span>\n                      </a>",
                  "target": [
                    ".dropdown[data-id=\"859\"][data-level=\"1\"] > .dropdown-toggle[href=\"/products?s=mega\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#757575",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\">",
                          "target": [
                            "header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/campaign/home?s=mega\" class=\"dropdown-toggle\" id=\"es_home_1\" tabindex=\"13\">\n                Save at Home                  <span class=\"caret\"></span>\n                      </a>",
                  "target": [
                    ".menu-at-home.mega-align-left[data-id=\"860\"] > .dropdown-toggle[href=\"/campaign/home?s=mega\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#757575",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\">",
                          "target": [
                            "header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/newhomes?s=mega\" class=\"dropdown-toggle\" id=\"es_newhomes_1\" tabindex=\"20\">\n                New Homes                  <span class=\"caret\"></span>\n                      </a>",
                  "target": [
                    ".menu-new-homes[data-id=\"1237\"][data-class=\"menu-new-homes\"] > .dropdown-toggle[href=\"/newhomes?s=mega\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#757575",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\">",
                          "target": [
                            "header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/buildings?s=mega\" class=\"dropdown-toggle\" tabindex=\"26\">\n                Commercial Buildings                  <span class=\"caret\"></span>\n                      </a>",
                  "target": [
                    ".menu-buildings[data-id=\"861\"][data-class=\"menu-buildings\"] > .dropdown-toggle[href=\"/buildings?s=mega\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#757575",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\">",
                          "target": [
                            "header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/industrial_plants?s=mega\" class=\"dropdown-toggle\" tabindex=\"34\">\n                Industrial Plants                  <span class=\"caret\"></span>\n                      </a>",
                  "target": [
                    ".dropdown[data-id=\"29386\"][data-level=\"1\"] > .dropdown-toggle[href=\"/industrial_plants?s=mega\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h1>The simple choice for saving energy.</h1>",
                          "target": [
                            "h1"
                          ]
                        },
                        {
                          "html": "<img src=\"https://www.energystar.gov/sites/default/files/styles/homepage_hero/public/big-banner.jpg?itok=H6p7h63J\" alt=\"The simple choice for saving energy.\" width=\"1105px\" height=\"435px\">",
                          "target": [
                            "img[width=\"1105px\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>The simple choice for saving energy.</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-lg-12 product-tiles\">",
                          "target": [
                            ".product-tiles"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>ENERGY STAR certified products help you save energy. </h3>",
                  "target": [
                    ".col-md-12 > h3"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-lg-12 product-tiles\">",
                          "target": [
                            ".product-tiles"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/products\" class=\"see-all\" tabindex=\"60\">See All Products <img src=\"/sites/es/images/home_page/iconfinder_arrow_right_118732.png\" alt=\"See All\" width=\"17px\" height=\"17px\"></a>",
                  "target": [
                    ".see-all"
                  ],
                  "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": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"green-overlay\">",
                          "target": [
                            ".green-overlay"
                          ]
                        },
                        {
                          "html": "<img src=\"/sites/es/images/home_page/rebatefinder-image.png\" alt=\"Rebate Finder\" width=\"615px\" height=\"310px\">",
                          "target": [
                            "img[alt=\"Rebate Finder\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Rebate Finder</h3>",
                  "target": [
                    ".green-overlay > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"green-overlay\">",
                          "target": [
                            ".green-overlay"
                          ]
                        },
                        {
                          "html": "<img src=\"/sites/es/images/home_page/rebatefinder-image.png\" alt=\"Rebate Finder\" width=\"615px\" height=\"310px\">",
                          "target": [
                            "img[alt=\"Rebate Finder\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Enter a zip code below to<br>find deals near you.</p>",
                  "target": [
                    ".green-overlay > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                }
              ]
            },
            {
              "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": "#757575",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\">",
                          "target": [
                            "header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/products?s=mega\" class=\"dropdown-toggle\" id=\"es_products_1\" tabindex=\"6\">\n                Find Products                  <span class=\"caret\"></span>\n                      </a>",
                  "target": [
                    ".dropdown[data-id=\"859\"][data-level=\"1\"] > .dropdown-toggle[href=\"/products?s=mega\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#757575",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\">",
                          "target": [
                            "header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/campaign/home?s=mega\" class=\"dropdown-toggle\" id=\"es_home_1\" tabindex=\"13\">\n                Save at Home                  <span class=\"caret\"></span>\n                      </a>",
                  "target": [
                    ".menu-at-home.mega-align-left[data-id=\"860\"] > .dropdown-toggle[href=\"/campaign/home?s=mega\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#757575",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\">",
                          "target": [
                            "header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/newhomes?s=mega\" class=\"dropdown-toggle\" id=\"es_newhomes_1\" tabindex=\"20\">\n                New Homes                  <span class=\"caret\"></span>\n                      </a>",
                  "target": [
                    ".menu-new-homes[data-id=\"1237\"][data-class=\"menu-new-homes\"] > .dropdown-toggle[href=\"/newhomes?s=mega\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#757575",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\">",
                          "target": [
                            "header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/buildings?s=mega\" class=\"dropdown-toggle\" tabindex=\"26\">\n                Commercial Buildings                  <span class=\"caret\"></span>\n                      </a>",
                  "target": [
                    ".menu-buildings[data-id=\"861\"][data-class=\"menu-buildings\"] > .dropdown-toggle[href=\"/buildings?s=mega\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#757575",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\">",
                          "target": [
                            "header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/industrial_plants?s=mega\" class=\"dropdown-toggle\" tabindex=\"34\">\n                Industrial Plants                  <span class=\"caret\"></span>\n                      </a>",
                  "target": [
                    ".dropdown[data-id=\"29386\"][data-level=\"1\"] > .dropdown-toggle[href=\"/industrial_plants?s=mega\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h1>The simple choice for saving energy.</h1>",
                          "target": [
                            "h1"
                          ]
                        },
                        {
                          "html": "<img src=\"https://www.energystar.gov/sites/default/files/styles/homepage_hero/public/big-banner.jpg?itok=H6p7h63J\" alt=\"The simple choice for saving energy.\" width=\"1105px\" height=\"435px\">",
                          "target": [
                            "img[width=\"1105px\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>The simple choice for saving energy.</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-lg-12 product-tiles\">",
                          "target": [
                            ".product-tiles"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>ENERGY STAR certified products help you save energy. </h3>",
                  "target": [
                    ".col-md-12 > h3"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-lg-12 product-tiles\">",
                          "target": [
                            ".product-tiles"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/products\" class=\"see-all\" tabindex=\"60\">See All Products <img src=\"/sites/es/images/home_page/iconfinder_arrow_right_118732.png\" alt=\"See All\" width=\"17px\" height=\"17px\"></a>",
                  "target": [
                    ".see-all"
                  ],
                  "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": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"green-overlay\">",
                          "target": [
                            ".green-overlay"
                          ]
                        },
                        {
                          "html": "<img src=\"/sites/es/images/home_page/rebatefinder-image.png\" alt=\"Rebate Finder\" width=\"615px\" height=\"310px\">",
                          "target": [
                            "img[alt=\"Rebate Finder\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Rebate Finder</h3>",
                  "target": [
                    ".green-overlay > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"green-overlay\">",
                          "target": [
                            ".green-overlay"
                          ]
                        },
                        {
                          "html": "<img src=\"/sites/es/images/home_page/rebatefinder-image.png\" alt=\"Rebate Finder\" width=\"615px\" height=\"310px\">",
                          "target": [
                            "img[alt=\"Rebate Finder\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Enter a zip code below to<br>find deals near you.</p>",
                  "target": [
                    ".green-overlay > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"row mobile-nav__sticky-spacer\" style=\"position: relative; width: 92.7812px; height: 89px; display: none; vertical-align: baseline; float: none;\">",
                  "target": [
                    ".mobile-nav__sticky-spacer"
                  ],
                  "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": "<nav class=\"mobile-nav\" role=\"navigation\" style=\"\">",
                  "target": [
                    "nav"
                  ],
                  "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 class=\"mobile-nav__links element-hidden\" style=\"height: 2916px;\">",
                  "target": [
                    ".mobile-nav__links"
                  ],
                  "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=\"tb-megamenu-subnav mega-nav level-1 items-6 nav--subnav\">",
                  "target": [
                    ".dropdown[data-id=\"859\"][data-level=\"1\"] > .tb-megamenu-submenu.mega-dropdown-menu.nav-child > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav > .tb-megamenu-column-inner.mega-inner.clearfix > .items-6.nav--subnav.tb-megamenu-subnav"
                  ],
                  "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=\"tb-megamenu-subnav mega-nav level-1 items-6 nav--subnav\">",
                  "target": [
                    ".menu-at-home.mega-align-left[data-id=\"860\"] > .tb-megamenu-submenu.mega-dropdown-menu.nav-child > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav > .tb-megamenu-column-inner.mega-inner.clearfix > .items-6.nav--subnav.tb-megamenu-subnav"
                  ],
                  "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=\"tb-megamenu-subnav mega-nav level-1 items-5 nav--subnav\">",
                  "target": [
                    ".items-5.nav--subnav.tb-megamenu-subnav"
                  ],
                  "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=\"tb-megamenu-subnav mega-nav level-1 items-7 nav--subnav\">",
                  "target": [
                    ".items-7.nav--subnav.tb-megamenu-subnav"
                  ],
                  "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=\"tb-megamenu-subnav mega-nav level-1 items-8 nav--subnav\">",
                  "target": [
                    ".items-8.nav--subnav.tb-megamenu-subnav"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button data-target=\".nav-collapse\" data-toggle=\"collapse\" class=\"btn btn-navbar tb-megamenu-button\" type=\"button\" aria-label=\"collapse\">\n      <i class=\"fa fa-reorder\"></i>\n    </button>",
                  "target": [
                    ".btn-navbar"
                  ],
                  "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 data-class=\"\" data-width=\"\" class=\"tb-megamenu-submenu dropdown-menu mega-dropdown-menu nav-child\">",
                  "target": [
                    ".dropdown[data-id=\"859\"][data-level=\"1\"] > .dropdown-menu.tb-megamenu-submenu.mega-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": "<div data-class=\"\" data-width=\"\" class=\"tb-megamenu-submenu dropdown-menu mega-dropdown-menu nav-child\">",
                  "target": [
                    ".menu-at-home.mega-align-left[data-id=\"860\"] > .dropdown-menu.tb-megamenu-submenu.mega-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": "<div data-class=\"\" data-width=\"\" class=\"tb-megamenu-submenu dropdown-menu mega-dropdown-menu nav-child\">",
                  "target": [
                    ".menu-new-homes[data-id=\"1237\"][data-class=\"menu-new-homes\"] > .dropdown-menu.tb-megamenu-submenu.mega-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": "<div data-class=\"\" data-width=\"\" class=\"tb-megamenu-submenu dropdown-menu mega-dropdown-menu nav-child\">",
                  "target": [
                    ".menu-buildings[data-id=\"861\"][data-class=\"menu-buildings\"] > .dropdown-menu.tb-megamenu-submenu.mega-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": "<div data-class=\"\" data-width=\"\" class=\"tb-megamenu-submenu dropdown-menu mega-dropdown-menu nav-child\">",
                  "target": [
                    ".dropdown[data-id=\"29386\"][data-level=\"1\"] > .dropdown-menu.tb-megamenu-submenu.mega-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": "<div data-class=\"\" data-width=\"\" class=\"tb-megamenu-submenu dropdown-menu mega-dropdown-menu nav-child\">",
                  "target": [
                    ".dropdown-submenu[data-id=\"29415\"][data-level=\"2\"] > .dropdown-menu.tb-megamenu-submenu.mega-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": "<h2 class=\"element-invisible\">You are here</h2>",
                  "target": [
                    "h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\">",
                  "target": [
                    "#colorbox"
                  ],
                  "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."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "energy star",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.energystar.gov",
                          "port": "",
                          "pathname": "/",
                          "search": {
                            "s": "mega"
                          },
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"logo__link\" href=\"/?s=footer\" rel=\"home\" tabindex=\"66\"> ENERGY STAR </a>",
                          "target": [
                            ".col-sm-2 > .logo > .logo__link[href=\"/?s=footer\"][rel=\"home\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"logo__link\" href=\"/?s=mega\" rel=\"home\" tabindex=\"3\"> ENERGY STAR </a>",
                  "target": [
                    ".col-md-2 > .logo > .logo__link[href=\"/?s=mega\"][rel=\"home\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "about",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.energystar.gov",
                          "port": "",
                          "pathname": "/about/",
                          "search": {
                            "s": "mega"
                          },
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about?s=footer\" class=\"nav__link nav__link\" tabindex=\"72\">About</a>",
                          "target": [
                            ".nav__item--first.nav__item > .nav__link[href=\"/about?s=footer\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/about?s=mega\" class=\"nav__link nav__link\" tabindex=\"4\">About</a>",
                  "target": [
                    "a[href=\"/about?s=mega\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "find products",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.energystar.gov",
                          "port": "",
                          "pathname": "/products/",
                          "search": {
                            "s": "mega"
                          },
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"nav__link nav__link\" href=\"/products?s=footer\" id=\"es_products_1\" tabindex=\"67\">Find Products</a>",
                          "target": [
                            "a[href=\"/products?s=footer\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/products?s=mega\" class=\"dropdown-toggle\" id=\"es_products_1\" tabindex=\"6\">\n                Find Products                  <span class=\"caret\"></span>\n                      </a>",
                  "target": [
                    ".dropdown[data-id=\"859\"][data-level=\"1\"] > .dropdown-toggle[href=\"/products?s=mega\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "save at home",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.energystar.gov",
                          "port": "",
                          "pathname": "/campaign/home/",
                          "search": {
                            "s": "mega"
                          },
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"nav__link nav__link\" href=\"/campaign/home?s=footer\" id=\"es_home_1\" tabindex=\"68\">Save at Home</a>",
                          "target": [
                            "a[href=\"/campaign/home?s=footer\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/campaign/home?s=mega\" class=\"dropdown-toggle\" id=\"es_home_1\" tabindex=\"13\">\n                Save at Home                  <span class=\"caret\"></span>\n                      </a>",
                  "target": [
                    ".menu-at-home.mega-align-left[data-id=\"860\"] > .dropdown-toggle[href=\"/campaign/home?s=mega\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "new homes",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.energystar.gov",
                          "port": "",
                          "pathname": "/newhomes/",
                          "search": {
                            "s": "mega"
                          },
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"nav__link nav__link\" href=\"/newhomes?s=footer\" id=\"es_newhomes_1\" tabindex=\"69\">New Homes</a>",
                          "target": [
                            "a[href=\"/newhomes?s=footer\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/newhomes?s=mega\" class=\"dropdown-toggle\" id=\"es_newhomes_1\" tabindex=\"20\">\n                New Homes                  <span class=\"caret\"></span>\n                      </a>",
                  "target": [
                    ".menu-new-homes[data-id=\"1237\"][data-class=\"menu-new-homes\"] > .dropdown-toggle[href=\"/newhomes?s=mega\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "commercial buildings",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.energystar.gov",
                          "port": "",
                          "pathname": "/buildings/",
                          "search": {
                            "s": "mega"
                          },
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"nav__link nav__link\" href=\"/buildings?s=footer\" tabindex=\"70\">Commercial Buildings</a>",
                          "target": [
                            "a[href=\"/buildings?s=footer\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/buildings?s=mega\" class=\"dropdown-toggle\" tabindex=\"26\">\n                Commercial Buildings                  <span class=\"caret\"></span>\n                      </a>",
                  "target": [
                    ".menu-buildings[data-id=\"861\"][data-class=\"menu-buildings\"] > .dropdown-toggle[href=\"/buildings?s=mega\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "industrial plants",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.energystar.gov",
                          "port": "",
                          "pathname": "/industrial_plants/",
                          "search": {
                            "s": "mega"
                          },
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"nav__link nav__link\" href=\"/industrial_plants?s=footer\" tabindex=\"71\">Industrial Plants</a>",
                          "target": [
                            "a[href=\"/industrial_plants?s=footer\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/industrial_plants?s=mega\" class=\"dropdown-toggle\" tabindex=\"34\">\n                Industrial Plants                  <span class=\"caret\"></span>\n                      </a>",
                  "target": [
                    ".dropdown[data-id=\"29386\"][data-level=\"1\"] > .dropdown-toggle[href=\"/industrial_plants?s=mega\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "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": "#0072bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\">",
                          "target": [
                            "header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #0072bc, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about?s=mega\" class=\"nav__link nav__link\" tabindex=\"4\">About</a>",
                  "target": [
                    "a[href=\"/about?s=mega\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #0072bc, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0072bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\">",
                          "target": [
                            "header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #0072bc, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/partner_resources?s=mega\" class=\"nav__link nav__link\" tabindex=\"5\">For Partners</a>",
                  "target": [
                    "a[href=\"/partner_resources?s=mega\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #0072bc, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0072bc",
                        "contrastRatio": 5.08,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-md-3 tax-credits\">",
                          "target": [
                            ".tax-credits"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #ffffff, background color: #0072bc, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"about/federal_tax_credits\" class=\"see-eligibility\" tabindex=\"61\">See Eligibility</a>",
                  "target": [
                    ".see-eligibility"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #ffffff, background color: #0072bc, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0072bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "15.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row region-content\">",
                          "target": [
                            ".region-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #0072bc, background color: #ffffff, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"heading\">\n\t\t\t\t\tSave Energy at <br>Home\n\t\t\t\t</div>",
                  "target": [
                    ".col-md-4.featured-item.col-sm-12:nth-child(1) > .heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #0072bc, background color: #ffffff, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row region-content\">",
                          "target": [
                            ".region-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>\n\t\t\t\t\tLower energy bills, improve comfort, and reduce emissions with ENERGY STAR.\n\t\t\t\t</p>",
                  "target": [
                    ".col-md-4.featured-item.col-sm-12:nth-child(1) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#188634",
                        "contrastRatio": 4.66,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"btn\">\n\t\t\t\t\t<a href=\"https://www.energystar.gov/campaign/home\" tabindex=\"62\">Find Ways to Save</a>\n\t\t\t\t</div>",
                          "target": [
                            ".col-md-4.featured-item.col-sm-12:nth-child(1) > .btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.66 (foreground color: #ffffff, background color: #188634, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/campaign/home\" tabindex=\"62\">Find Ways to Save</a>",
                  "target": [
                    ".col-md-4.featured-item.col-sm-12:nth-child(1) > .btn > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.66 (foreground color: #ffffff, background color: #188634, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0072bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "15.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row region-content\">",
                          "target": [
                            ".region-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #0072bc, background color: #ffffff, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"heading\">\n\t\t\t\t\tENERGY STAR New Homes &amp; Apartments\n\t\t\t\t</div>",
                  "target": [
                    ".col-md-4.featured-item.col-sm-12:nth-child(2) > .heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #0072bc, background color: #ffffff, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row region-content\">",
                          "target": [
                            ".region-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>\n\t\t\t\t\tCertified to save energy and deliver better comfort, quality, and durability.\n\t\t\t\t</p>",
                  "target": [
                    ".col-md-4.featured-item.col-sm-12:nth-child(2) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#188634",
                        "contrastRatio": 4.66,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"btn\">\n\t\t\t\t\t<a href=\"https://www.energystar.gov/newhomes\" tabindex=\"63\">See Features and Benefits</a>\n\t\t\t\t</div>",
                          "target": [
                            ".col-md-4.featured-item.col-sm-12:nth-child(2) > .btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.66 (foreground color: #ffffff, background color: #188634, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/newhomes\" tabindex=\"63\">See Features and Benefits</a>",
                  "target": [
                    ".col-md-4.featured-item.col-sm-12:nth-child(2) > .btn > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.66 (foreground color: #ffffff, background color: #188634, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0072bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.08,
                        "fontSize": "15.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row region-content\">",
                          "target": [
                            ".region-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.08 (foreground color: #0072bc, background color: #ffffff, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"heading\">\n\t\t\t\t\tEnergy Strategies for Buildings &amp; Plants\n\t\t\t\t</div>",
                  "target": [
                    ".col-md-4.featured-item.col-sm-12:nth-child(3) > .heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.08 (foreground color: #0072bc, background color: #ffffff, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row region-content\">",
                          "target": [
                            ".region-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>\n\t\t\t\t\tGood energy management is good business. ENERGY STAR can help.\n\t\t\t\t</p>",
                  "target": [
                    ".col-md-4.featured-item.col-sm-12:nth-child(3) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#188634",
                        "contrastRatio": 4.66,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"btn\">\n\t\t\t\t\t<a href=\"https://www.energystar.gov/buildings\" tabindex=\"64\">See What You Can Save</a>\n\t\t\t\t</div>",
                          "target": [
                            ".col-md-4.featured-item.col-sm-12:nth-child(3) > .btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.66 (foreground color: #ffffff, background color: #188634, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/buildings\" tabindex=\"64\">See What You Can Save</a>",
                  "target": [
                    ".col-md-4.featured-item.col-sm-12:nth-child(3) > .btn > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.66 (foreground color: #ffffff, background color: #188634, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "duplicate-id-active",
              "impact": "serious",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value of active elements is unique",
              "help": "IDs of active elements must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id-active?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id-active",
                      "data": "es_products_1",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/products?s=mega\" class=\"dropdown-toggle\" id=\"es_products_1\" tabindex=\"6\">\n                Find Products                  <span class=\"caret\"></span>\n                      </a>",
                          "target": [
                            ".dropdown[data-id=\"859\"][data-level=\"1\"] > .dropdown-toggle[href=\"/products?s=mega\"]"
                          ]
                        },
                        {
                          "html": "<a class=\"nav__link nav__link\" href=\"/products?s=footer\" id=\"es_products_1\" tabindex=\"67\">Find Products</a>",
                          "target": [
                            "a[href=\"/products?s=footer\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Document has active elements with the same id attribute: es_products_1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/products?s=mega\" class=\"dropdown-toggle nav__link\" id=\"es_products_1\" tabindex=\"-1\">\n                Find Products                  <span class=\"\"></span>\n                      </a>",
                  "target": [
                    ".dropdown-toggle.nav__link[href=\"/products?s=mega\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has active elements with the same id attribute: es_products_1"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-active",
                      "data": "es_home_1",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/campaign/home?s=mega\" class=\"dropdown-toggle\" id=\"es_home_1\" tabindex=\"13\">\n                Save at Home                  <span class=\"caret\"></span>\n                      </a>",
                          "target": [
                            ".menu-at-home.mega-align-left[data-id=\"860\"] > .dropdown-toggle[href=\"/campaign/home?s=mega\"]"
                          ]
                        },
                        {
                          "html": "<a class=\"nav__link nav__link\" href=\"/campaign/home?s=footer\" id=\"es_home_1\" tabindex=\"68\">Save at Home</a>",
                          "target": [
                            "a[href=\"/campaign/home?s=footer\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Document has active elements with the same id attribute: es_home_1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/campaign/home?s=mega\" class=\"dropdown-toggle nav__link\" id=\"es_home_1\" tabindex=\"-1\">\n                Save at Home                  <span class=\"\"></span>\n                      </a>",
                  "target": [
                    ".dropdown-toggle.nav__link[href=\"/campaign/home?s=mega\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has active elements with the same id attribute: es_home_1"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-active",
                      "data": "es_newhomes_1",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/newhomes?s=mega\" class=\"dropdown-toggle\" id=\"es_newhomes_1\" tabindex=\"20\">\n                New Homes                  <span class=\"caret\"></span>\n                      </a>",
                          "target": [
                            ".menu-new-homes[data-id=\"1237\"][data-class=\"menu-new-homes\"] > .dropdown-toggle[href=\"/newhomes?s=mega\"]"
                          ]
                        },
                        {
                          "html": "<a class=\"nav__link nav__link\" href=\"/newhomes?s=footer\" id=\"es_newhomes_1\" tabindex=\"69\">New Homes</a>",
                          "target": [
                            "a[href=\"/newhomes?s=footer\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Document has active elements with the same id attribute: es_newhomes_1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/newhomes?s=mega\" class=\"dropdown-toggle nav__link\" id=\"es_newhomes_1\" tabindex=\"-1\">\n                New Homes                  <span class=\"\"></span>\n                      </a>",
                  "target": [
                    ".dropdown-toggle.nav__link[href=\"/newhomes?s=mega\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has active elements with the same id attribute: es_newhomes_1"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "tb-megamenu-column-1",
                      "relatedNodes": [
                        {
                          "html": "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-1\" class=\"tb-megamenu-column span  mega-col-nav\">",
                          "target": [
                            ".dropdown[data-id=\"859\"][data-level=\"1\"] > .dropdown-menu.tb-megamenu-submenu.mega-dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: tb-megamenu-column-1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-1\" class=\"tb-megamenu-column span  mega-col-nav\">",
                  "target": [
                    ".nav--mobile > .dropdown[data-id=\"859\"][data-level=\"1\"] > .tb-megamenu-submenu.mega-dropdown-menu.nav-child > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: tb-megamenu-column-1"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "es_products_3",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.energystar.gov/rebate-finder?s=mega\" id=\"es_products_3\" title=\"Rebate Finder\" tabindex=\"8\">\n                Rebate Finder                      </a>",
                          "target": [
                            ".dropdown-menu.tb-megamenu-submenu.mega-dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav > .tb-megamenu-column-inner.mega-inner.clearfix > .items-6.tb-megamenu-subnav.mega-nav > .active[data-id=\"6757\"][data-level=\"2\"] > a[title=\"Rebate Finder\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: es_products_3"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.energystar.gov/rebate-finder?s=mega\" id=\"es_products_3\" title=\"Rebate Finder\" tabindex=\"-1\" class=\"nav__link\">\n                Rebate Finder                      </a>",
                  "target": [
                    ".nav__link[title=\"Rebate Finder\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: es_products_3"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "es_products_4",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.energystar.gov/ask-the-experts?s=mega\" id=\"es_products_4\" title=\"Ask the Experts\" tabindex=\"9\">\n                Ask the Experts                      </a>",
                          "target": [
                            ".dropdown-menu.tb-megamenu-submenu.mega-dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav > .tb-megamenu-column-inner.mega-inner.clearfix > .items-6.tb-megamenu-subnav.mega-nav > .active[data-id=\"6758\"][data-level=\"2\"] > a[title=\"Ask the Experts\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: es_products_4"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.energystar.gov/ask-the-experts?s=mega\" id=\"es_products_4\" title=\"Ask the Experts\" tabindex=\"-1\" class=\"nav__link\">\n                Ask the Experts                      </a>",
                  "target": [
                    ".nav__link[title=\"Ask the Experts\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: es_products_4"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "es_products_5",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.energystar.gov/products/spec?s=mega\" id=\"es_products_5\" title=\"Product Specification Search\" tabindex=\"10\">\n                Product Specification Search                      </a>",
                          "target": [
                            ".dropdown-menu.tb-megamenu-submenu.mega-dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav > .tb-megamenu-column-inner.mega-inner.clearfix > .items-6.tb-megamenu-subnav.mega-nav > .active[data-id=\"6759\"][data-level=\"2\"] > a[title=\"Product Specification Search\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: es_products_5"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.energystar.gov/products/spec?s=mega\" id=\"es_products_5\" title=\"Product Specification Search\" tabindex=\"-1\" class=\"nav__link\">\n                Product Specification Search                      </a>",
                  "target": [
                    ".nav__link[title=\"Product Specification Search\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: es_products_5"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "tb-megamenu-column-2",
                      "relatedNodes": [
                        {
                          "html": "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-2\" class=\"tb-megamenu-column span  mega-col-nav\">",
                          "target": [
                            ".menu-at-home.mega-align-left[data-id=\"860\"] > .dropdown-menu.tb-megamenu-submenu.mega-dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: tb-megamenu-column-2"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-2\" class=\"tb-megamenu-column span  mega-col-nav\">",
                  "target": [
                    ".nav--mobile > .menu-at-home.mega-align-left[data-id=\"860\"] > .tb-megamenu-submenu.mega-dropdown-menu.nav-child > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: tb-megamenu-column-2"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "es_home_2",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.energystar.gov/campaign/home?s=mega\" id=\"es_home_2\" title=\"All Ways to Save\" tabindex=\"14\">\n                All Ways to Save                      </a>",
                          "target": [
                            ".dropdown-menu.tb-megamenu-submenu.mega-dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav > .tb-megamenu-column-inner.mega-inner.clearfix > .items-6.tb-megamenu-subnav.mega-nav > .active[data-id=\"6751\"][data-level=\"2\"] > a[title=\"All Ways to Save\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: es_home_2"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.energystar.gov/campaign/home?s=mega\" id=\"es_home_2\" title=\"All Ways to Save\" tabindex=\"-1\" class=\"nav__link\">\n                All Ways to Save                      </a>",
                  "target": [
                    ".nav__link[title=\"All Ways to Save\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: es_home_2"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "es_home_3",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.energystar.gov/campaign/assessYourHome?s=mega\" id=\"es_home_3\" title=\"DIY Home Assessment\" tabindex=\"15\">\n                DIY Home Assessment                      </a>",
                          "target": [
                            ".dropdown-menu.tb-megamenu-submenu.mega-dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav > .tb-megamenu-column-inner.mega-inner.clearfix > .items-6.tb-megamenu-subnav.mega-nav > .active[data-id=\"6752\"][data-level=\"2\"] > a[title=\"DIY Home Assessment\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: es_home_3"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.energystar.gov/campaign/assessYourHome?s=mega\" id=\"es_home_3\" title=\"DIY Home Assessment\" tabindex=\"-1\" class=\"nav__link\">\n                DIY Home Assessment                      </a>",
                  "target": [
                    ".nav__link[title=\"DIY Home Assessment\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: es_home_3"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "es_home_4",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/campaign/heating_cooling?s=mega\" id=\"es_home_4\" title=\"Heating &amp; Cooling\" tabindex=\"16\">\n                Heating &amp; Cooling                      </a>",
                          "target": [
                            ".dropdown-menu.tb-megamenu-submenu.mega-dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav > .tb-megamenu-column-inner.mega-inner.clearfix > .items-6.tb-megamenu-subnav.mega-nav > .level-2[data-id=\"6753\"][data-level=\"2\"] > a[title=\"Heating & Cooling\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: es_home_4"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/campaign/heating_cooling?s=mega\" id=\"es_home_4\" title=\"Heating &amp; Cooling\" tabindex=\"-1\" class=\"nav__link\">\n                Heating &amp; Cooling                      </a>",
                  "target": [
                    ".nav__link[title=\"Heating & Cooling\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: es_home_4"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "es_home_5",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/campaign/seal_insulate?s=mega\" id=\"es_home_5\" title=\"Seal &amp; Insulate\" tabindex=\"17\">\n                Seal &amp; Insulate                      </a>",
                          "target": [
                            ".dropdown-menu.tb-megamenu-submenu.mega-dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav > .tb-megamenu-column-inner.mega-inner.clearfix > .items-6.tb-megamenu-subnav.mega-nav > .level-2[data-id=\"6754\"][data-level=\"2\"] > a[href=\"/campaign/seal_insulate?s=mega\"][title=\"Seal & Insulate\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: es_home_5"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/campaign/seal_insulate?s=mega\" id=\"es_home_5\" title=\"Seal &amp; Insulate\" tabindex=\"-1\" class=\"nav__link\">\n                Seal &amp; Insulate                      </a>",
                  "target": [
                    ".nav__link[href=\"/campaign/seal_insulate?s=mega\"][title=\"Seal & Insulate\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: es_home_5"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "es_home_7",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/campaign/improvements?s=mega\" id=\"es_home_7\" title=\"Expert Home Improvements\" tabindex=\"18\">\n                Expert Home Improvements                      </a>",
                          "target": [
                            ".dropdown-menu.tb-megamenu-submenu.mega-dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav > .tb-megamenu-column-inner.mega-inner.clearfix > .items-6.tb-megamenu-subnav.mega-nav > .level-2[data-id=\"6756\"][data-level=\"2\"] > a[href=\"/campaign/improvements?s=mega\"][title=\"Expert Home Improvements\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: es_home_7"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/campaign/improvements?s=mega\" id=\"es_home_7\" title=\"Expert Home Improvements\" tabindex=\"-1\" class=\"nav__link\">\n                Expert Home Improvements                      </a>",
                  "target": [
                    ".nav__link[href=\"/campaign/improvements?s=mega\"][title=\"Expert Home Improvements\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: es_home_7"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "tb-megamenu-column-3",
                      "relatedNodes": [
                        {
                          "html": "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-3\" class=\"tb-megamenu-column span  mega-col-nav\">",
                          "target": [
                            ".menu-new-homes[data-id=\"1237\"][data-class=\"menu-new-homes\"] > .dropdown-menu.tb-megamenu-submenu.mega-dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: tb-megamenu-column-3"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-3\" class=\"tb-megamenu-column span  mega-col-nav\">",
                  "target": [
                    ".nav--mobile > .menu-new-homes[data-id=\"1237\"][data-class=\"menu-new-homes\"] > .tb-megamenu-submenu.mega-dropdown-menu.nav-child > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: tb-megamenu-column-3"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "es_newhomes_2",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.energystar.gov/index.cfm?fuseaction=new_homes_partners.locator&amp;s=mega\" id=\"es_newhomes_2\" title=\"Find a Builder\" tabindex=\"22\">\n                Find a Builder                      </a>",
                          "target": [
                            ".dropdown-menu.tb-megamenu-submenu.mega-dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav > .tb-megamenu-column-inner.mega-inner.clearfix > .items-5.tb-megamenu-subnav.mega-nav > .active[data-id=\"6760\"][data-level=\"2\"] > a[title=\"Find a Builder\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: es_newhomes_2"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.energystar.gov/index.cfm?fuseaction=new_homes_partners.locator&amp;s=mega\" id=\"es_newhomes_2\" title=\"Find a Builder\" tabindex=\"-1\" class=\"nav__link\">\n                Find a Builder                      </a>",
                  "target": [
                    ".nav__link[title=\"Find a Builder\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: es_newhomes_2"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "es_newhomes_5",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/partner_resources/residential_new?s=mega\" id=\"es_newhomes_5\" title=\"Partner Resources\" tabindex=\"23\">\n                Partner Resources                      </a>",
                          "target": [
                            ".dropdown-menu.tb-megamenu-submenu.mega-dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav > .tb-megamenu-column-inner.mega-inner.clearfix > .items-5.tb-megamenu-subnav.mega-nav > .level-2[data-id=\"6763\"][data-level=\"2\"] > a[title=\"Partner Resources\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: es_newhomes_5"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/partner_resources/residential_new?s=mega\" id=\"es_newhomes_5\" title=\"Partner Resources\" tabindex=\"-1\" class=\"nav__link\">\n                Partner Resources                      </a>",
                  "target": [
                    ".nav__link[title=\"Partner Resources\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: es_newhomes_5"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "es_newhomes_4",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/partner_resources/residential_new/program_reqs?s=mega\" id=\"es_newhomes_4\" title=\"Program Requirements\" tabindex=\"24\">\n                Program Requirements                      </a>",
                          "target": [
                            ".dropdown-menu.tb-megamenu-submenu.mega-dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav > .tb-megamenu-column-inner.mega-inner.clearfix > .items-5.tb-megamenu-subnav.mega-nav > .level-2[data-id=\"6762\"][data-level=\"2\"] > a[title=\"Program Requirements\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: es_newhomes_4"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/partner_resources/residential_new/program_reqs?s=mega\" id=\"es_newhomes_4\" title=\"Program Requirements\" tabindex=\"-1\" class=\"nav__link\">\n                Program Requirements                      </a>",
                  "target": [
                    ".nav__link[title=\"Program Requirements\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: es_newhomes_4"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "tb-megamenu-column-4",
                      "relatedNodes": [
                        {
                          "html": "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-4\" class=\"tb-megamenu-column span  mega-col-nav\">",
                          "target": [
                            ".menu-buildings[data-id=\"861\"][data-class=\"menu-buildings\"] > .dropdown-menu.tb-megamenu-submenu.mega-dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: tb-megamenu-column-4"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-4\" class=\"tb-megamenu-column span  mega-col-nav\">",
                  "target": [
                    ".nav--mobile > .menu-buildings[data-id=\"861\"][data-class=\"menu-buildings\"] > .tb-megamenu-submenu.mega-dropdown-menu.nav-child > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: tb-megamenu-column-4"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "tb-megamenu-column-6",
                      "relatedNodes": [
                        {
                          "html": "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-6\" class=\"tb-megamenu-column span  mega-col-nav\">",
                          "target": [
                            ".dropdown[data-id=\"29386\"][data-level=\"1\"] > .dropdown-menu.tb-megamenu-submenu.mega-dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: tb-megamenu-column-6"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-6\" class=\"tb-megamenu-column span  mega-col-nav\">",
                  "target": [
                    ".nav--mobile > .dropdown[data-id=\"29386\"][data-level=\"1\"] > .tb-megamenu-submenu.mega-dropdown-menu.nav-child > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span.tb-megamenu-column.mega-col-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: tb-megamenu-column-6"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "tb-megamenu-column-5",
                      "relatedNodes": [
                        {
                          "html": "<div data-class=\"\" data-width=\"12\" data-hidewcol=\"0\" id=\"tb-megamenu-column-5\" class=\"tb-megamenu-column span12  mega-col-nav\">",
                          "target": [
                            ".dropdown-menu.tb-megamenu-submenu.mega-dropdown-menu > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span12.tb-megamenu-column[data-width=\"12\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: tb-megamenu-column-5"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div data-class=\"\" data-width=\"12\" data-hidewcol=\"0\" id=\"tb-megamenu-column-5\" class=\"tb-megamenu-column span12  mega-col-nav\">\n  <div class=\"tb-megamenu-column-inner mega-inner clearfix\">\n        \n  </div>\n</div>",
                  "target": [
                    ".dropdown-submenu.nav__item[data-id=\"29415\"] > .tb-megamenu-submenu.mega-dropdown-menu.nav-child > .mega-dropdown-inner > .tb-megamenu-row.row-fluid > .span12.tb-megamenu-column[data-width=\"12\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: tb-megamenu-column-5"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h3>ENERGY STAR certified products help you save energy. </h3>",
                  "target": [
                    ".col-md-12 > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"row\">",
                  "target": [
                    ".region-content > .row:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img src=\"/sites/es/images/home_page/rebatefinder-image.png\" alt=\"Rebate Finder\" width=\"615px\" height=\"310px\">",
                  "target": [
                    "img[alt=\"Rebate Finder\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h3>Rebate Finder</h3>",
                  "target": [
                    ".green-overlay > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>Enter a zip code below to<br>find deals near you.</p>",
                  "target": [
                    ".green-overlay > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<label for=\"edit-rebate-finder-zipcode\" class=\"sr-only\">Zip Code</label>",
                  "target": [
                    "label[for=\"edit-rebate-finder-zipcode\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<input type=\"text\" autocapitalize=\"off\" autocorrect=\"off\" id=\"edit-rebate-finder-zipcode\" name=\"zip_code_filter\" value=\"\" placeholder=\"Zip Code\" size=\"12\" maxlength=\"5\" class=\"form-text\">",
                  "target": [
                    "#edit-rebate-finder-zipcode"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"col-md-3 tax-credits\">",
                  "target": [
                    ".tax-credits"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"row\">\n\n\t\t<!-- Blurb  -->\n\t\t<div class=\"hidden-sm col-md-1\"></div>\n\t\t<div class=\"col-md-10\">\n\n\t\t\t<p class=\"blurb\">We make it easy for consumers and businesses<br>to save money and protect the environment.</p>\n\n\t\t</div>\n\t\t<div class=\"hidden-sm col-md-1\"></div>\n\n\t</div>",
                  "target": [
                    ".region-content > .row:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"row\">",
                  "target": [
                    ".row:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"row\">",
                  "target": [
                    ".region-content > .row:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            },
            {
              "id": "tabindex",
              "impact": "serious",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures tabindex attribute values are not greater than 0",
              "help": "Elements should not have tabindex greater than zero",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/tabindex?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a id=\"main-content?s=mega\" name=\"main-content?s=mega\" tabindex=\"1\"></a>",
                  "target": [
                    "#main-content\\?s\\=mega"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#main-content?s=mega\" class=\"skiplinks__link element-invisible element-focusable\" tabindex=\"2\">Skip to main content</a>",
                  "target": [
                    ".skiplinks__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"logo__link\" href=\"/?s=mega\" rel=\"home\" tabindex=\"3\"> ENERGY STAR </a>",
                  "target": [
                    ".col-md-2 > .logo > .logo__link[href=\"/?s=mega\"][rel=\"home\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about?s=mega\" class=\"nav__link nav__link\" tabindex=\"4\">About</a>",
                  "target": [
                    "a[href=\"/about?s=mega\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/partner_resources?s=mega\" class=\"nav__link nav__link\" tabindex=\"5\">For Partners</a>",
                  "target": [
                    "a[href=\"/partner_resources?s=mega\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/products?s=mega\" class=\"dropdown-toggle\" id=\"es_products_1\" tabindex=\"6\">\n                Find Products                  <span class=\"caret\"></span>\n                      </a>",
                  "target": [
                    ".dropdown[data-id=\"859\"][data-level=\"1\"] > .dropdown-toggle[href=\"/products?s=mega\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/campaign/home?s=mega\" class=\"dropdown-toggle\" id=\"es_home_1\" tabindex=\"13\">\n                Save at Home                  <span class=\"caret\"></span>\n                      </a>",
                  "target": [
                    ".menu-at-home.mega-align-left[data-id=\"860\"] > .dropdown-toggle[href=\"/campaign/home?s=mega\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/newhomes?s=mega\" class=\"dropdown-toggle\" id=\"es_newhomes_1\" tabindex=\"20\">\n                New Homes                  <span class=\"caret\"></span>\n                      </a>",
                  "target": [
                    ".menu-new-homes[data-id=\"1237\"][data-class=\"menu-new-homes\"] > .dropdown-toggle[href=\"/newhomes?s=mega\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/buildings?s=mega\" class=\"dropdown-toggle\" tabindex=\"26\">\n                Commercial Buildings                  <span class=\"caret\"></span>\n                      </a>",
                  "target": [
                    ".menu-buildings[data-id=\"861\"][data-class=\"menu-buildings\"] > .dropdown-toggle[href=\"/buildings?s=mega\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/industrial_plants?s=mega\" class=\"dropdown-toggle\" tabindex=\"34\">\n                Industrial Plants                  <span class=\"caret\"></span>\n                      </a>",
                  "target": [
                    ".dropdown[data-id=\"29386\"][data-level=\"1\"] > .dropdown-toggle[href=\"/industrial_plants?s=mega\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/productfinder/product/certified-room-air-conditioners/results\" tabindex=\"44\"><img src=\"https://www.energystar.gov/sites/default/files/styles/thumbnail/public/product1.png?itok=MPtDENF6\" alt=\"Room Air Conditioner\" height=\"85px\" width=\"85px\"></a>",
                  "target": [
                    ".col-xs-6.tile.col-md-3:nth-child(1) > .tile-image > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/productfinder/product/certified-room-air-conditioners/results\" tabindex=\"45\">Room Air Conditioner</a>",
                  "target": [
                    ".col-xs-6.tile.col-md-3:nth-child(1) > .tile-link > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/productfinder/product/certified-residential-refrigerators/results\" tabindex=\"46\"><img src=\"https://www.energystar.gov/sites/default/files/styles/thumbnail/public/product2.png?itok=iK_sh1_o\" alt=\"Refrigerators\" height=\"85px\" width=\"85px\"></a>",
                  "target": [
                    ".col-xs-6.tile.col-md-3:nth-child(2) > .tile-image > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/productfinder/product/certified-residential-refrigerators/results\" tabindex=\"47\">Refrigerators</a>",
                  "target": [
                    ".col-xs-6.tile.col-md-3:nth-child(2) > .tile-link > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/productfinder/product/certified-clothes-washers/results\" tabindex=\"48\"><img src=\"https://www.energystar.gov/sites/default/files/styles/thumbnail/public/product4b.png?itok=W61qID30\" alt=\"Washers\" height=\"85px\" width=\"85px\"></a>",
                  "target": [
                    ".col-xs-6.tile.col-md-3:nth-child(3) > .tile-image > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/productfinder/product/certified-clothes-washers/results\" tabindex=\"49\">Washers</a>",
                  "target": [
                    ".col-xs-6.tile.col-md-3:nth-child(3) > .tile-link > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/productfinder/product/certified-clothes-dryers/results\" tabindex=\"50\"><img src=\"https://www.energystar.gov/sites/default/files/styles/thumbnail/public/product5.png?itok=WK-QJ5hW\" alt=\"Dryers\" height=\"85px\" width=\"85px\"></a>",
                  "target": [
                    ".col-xs-6.tile.col-md-3:nth-child(4) > .tile-image > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/productfinder/product/certified-clothes-dryers/results\" tabindex=\"51\">Dryers</a>",
                  "target": [
                    ".col-xs-6.tile.col-md-3:nth-child(4) > .tile-link > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/productfinder/product/certified-light-bulbs/results\" tabindex=\"52\"><img src=\"https://www.energystar.gov/sites/default/files/styles/thumbnail/public/product6.png?itok=zSItMI54\" alt=\"Light Bulbs\" height=\"85px\" width=\"85px\"></a>",
                  "target": [
                    ".col-xs-6.tile.col-md-3:nth-child(5) > .tile-image > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/productfinder/product/certified-light-bulbs/results\" tabindex=\"53\">Light Bulbs</a>",
                  "target": [
                    ".col-xs-6.tile.col-md-3:nth-child(5) > .tile-link > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/productfinder/product/certified-water-heaters/results\" tabindex=\"54\"><img src=\"https://www.energystar.gov/sites/default/files/styles/thumbnail/public/certified-water-heaters-heading.png?itok=83EZsywS\" alt=\"Heat Pump Water Heaters\" height=\"85px\" width=\"85px\"></a>",
                  "target": [
                    ".col-xs-6.tile.col-md-3:nth-child(6) > .tile-image > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/productfinder/product/certified-water-heaters/results\" tabindex=\"55\">Heat Pump Water Heaters</a>",
                  "target": [
                    ".col-xs-6.tile.col-md-3:nth-child(6) > .tile-link > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/productfinder/product/certified-commercial-dishwashers/results?formId=fbce8609-2abf-433d-a24a-eb01c10e76b1&amp;scrollTo=0&amp;search_text=&amp;machine_type_filter=&amp;brand_name_isopen=0&amp;sanitation_method_filter=&amp;markets_filter=United+States&amp;zip_code_filter=&amp;product_types=Select+a+Product+Category&amp;sort_by=brand_name&amp;sort_direction=asc&amp;currentZipCode=22030&amp;page_number=0&amp;lastpage=0\" tabindex=\"56\">",
                  "target": [
                    ".col-xs-6.tile.col-md-3:nth-child(7) > .tile-image > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/productfinder/product/certified-commercial-dishwashers/results?formId=fbce8609-2abf-433d-a24a-eb01c10e76b1&amp;scrollTo=0&amp;search_text=&amp;machine_type_filter=&amp;brand_name_isopen=0&amp;sanitation_method_filter=&amp;markets_filter=United+States&amp;zip_code_filter=&amp;product_types=Select+a+Product+Category&amp;sort_by=brand_name&amp;sort_direction=asc&amp;currentZipCode=22030&amp;page_number=0&amp;lastpage=0\" tabindex=\"57\">",
                  "target": [
                    ".col-xs-6.tile.col-md-3:nth-child(7) > .tile-link > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/productfinder/product/certified-central-heat-pumps/results\" tabindex=\"58\"><img src=\"https://www.energystar.gov/sites/default/files/styles/thumbnail/public/heat-pumps-air-source-grid_0.jpg?itok=lh9kfPeZ\" alt=\"Air-Source Heat Pumps\" height=\"85px\" width=\"85px\"></a>",
                  "target": [
                    ".col-xs-6.tile.col-md-3:nth-child(8) > .tile-image > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/productfinder/product/certified-central-heat-pumps/results\" tabindex=\"59\">Air-Source Heat Pumps</a>",
                  "target": [
                    ".col-xs-6.tile.col-md-3:nth-child(8) > .tile-link > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/products\" class=\"see-all\" tabindex=\"60\">See All Products <img src=\"/sites/es/images/home_page/iconfinder_arrow_right_118732.png\" alt=\"See All\" width=\"17px\" height=\"17px\"></a>",
                  "target": [
                    ".see-all"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"about/federal_tax_credits\" class=\"see-eligibility\" tabindex=\"61\">See Eligibility</a>",
                  "target": [
                    ".see-eligibility"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/campaign/home\" tabindex=\"62\">Find Ways to Save</a>",
                  "target": [
                    ".col-md-4.featured-item.col-sm-12:nth-child(1) > .btn > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/newhomes\" tabindex=\"63\">See Features and Benefits</a>",
                  "target": [
                    ".col-md-4.featured-item.col-sm-12:nth-child(2) > .btn > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/buildings\" tabindex=\"64\">See What You Can Save</a>",
                  "target": [
                    ".col-md-4.featured-item.col-sm-12:nth-child(3) > .btn > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energystar.gov/products/energy_star_home_upgrade\" tabindex=\"65\"><img src=\"https://www.energystar.gov/sites/default/files/ES_HomeUpgradeBanners_637.5x280.5_R4_0.png\" alt=\"6 High Improvements to Save Thousands\"></a>",
                  "target": [
                    ".banner-item > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"logo__link\" href=\"/?s=footer\" rel=\"home\" tabindex=\"66\"> ENERGY STAR </a>",
                  "target": [
                    ".col-sm-2 > .logo > .logo__link[href=\"/?s=footer\"][rel=\"home\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"nav__link nav__link\" href=\"/products?s=footer\" id=\"es_products_1\" tabindex=\"67\">Find Products</a>",
                  "target": [
                    "a[href=\"/products?s=footer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"nav__link nav__link\" href=\"/campaign/home?s=footer\" id=\"es_home_1\" tabindex=\"68\">Save at Home</a>",
                  "target": [
                    "a[href=\"/campaign/home?s=footer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"nav__link nav__link\" href=\"/newhomes?s=footer\" id=\"es_newhomes_1\" tabindex=\"69\">New Homes</a>",
                  "target": [
                    "a[href=\"/newhomes?s=footer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"nav__link nav__link\" href=\"/buildings?s=footer\" tabindex=\"70\">Commercial Buildings</a>",
                  "target": [
                    "a[href=\"/buildings?s=footer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"nav__link nav__link\" href=\"/industrial_plants?s=footer\" tabindex=\"71\">Industrial Plants</a>",
                  "target": [
                    "a[href=\"/industrial_plants?s=footer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about?s=footer\" class=\"nav__link nav__link\" tabindex=\"72\">About</a>",
                  "target": [
                    ".nav__item--first.nav__item > .nav__link[href=\"/about?s=footer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/recursos_en_espanol?s=footer\" class=\"nav__link nav__link\" tabindex=\"73\">Recursos en Español</a>",
                  "target": [
                    ".nav__item:nth-child(2) > .nav__link[href=\"/recursos_en_espanol?s=footer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/partner_resources?s=footer\" class=\"nav__link nav__link\" tabindex=\"74\">Partner Resources</a>",
                  "target": [
                    ".nav__item:nth-child(3) > .nav__link[href=\"/partner_resources?s=footer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://energystar-mesa.force.com/ENERGYSTAR/s/?s=footer\" class=\"nav__link nav__link\" tabindex=\"75\">FAQs</a>",
                  "target": [
                    ".footer-column-2 > .nav > .nav__item:nth-child(4) > .nav__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/newsroom?s=footer\" class=\"nav__link nav__link\" tabindex=\"76\">Newsroom</a>",
                  "target": [
                    ".nav__item:nth-child(5) > .nav__link[href=\"/about/newsroom?s=footer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/privacy_and_security_notice?s=footer\" class=\"nav__link nav__link\" tabindex=\"77\">Privacy</a>",
                  "target": [
                    ".footer-column-2 > .nav > .nav__item--last.nav__item > .nav__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.epa.gov?s=footer\" tabindex=\"78\"><img src=\"/sites/es/images/home_page/ftr_epa_seal.png\" height=\"100px\" width=\"100px\" alt=\"United States Environmental Protection Agency\"></a>",
                  "target": [
                    "a[href=\"https://www.epa.gov?s=footer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.energy.gov?s=footer\" tabindex=\"79\"><img src=\"/sites/es/images/home_page/ftr_doe_seal.png\" height=\"100px\" width=\"100px\" alt=\"Department of Energy, United States of America\"></a>",
                  "target": [
                    "a:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://energystar.gov/",
      "what": "URL",
      "result": "https://www.energystar.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.energystar.gov/",
      "result": {
        "Error": {
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"es_home_1\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#es_home_1",
                "code": "<a class=\"nav__link nav__link\" href=\"/campaign/home?s=footer\" id=\"es_home_1\" tabindex=\"68\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#es_home_1",
                "code": "<a href=\"/campaign/home?s=mega\" class=\"dropdown-toggle\" id=\"es_home_1\" tabindex=\"13\">...</a>"
              }
            ],
            "Duplicate id attribute value \"es_home_2\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#es_home_2",
                "code": "<a href=\"https://www.energystar.gov/campaign/home?s=mega\" id=\"es_home_2\" title=\"All Ways to Save\" tabindex=\"14\">...</a>"
              }
            ],
            "Duplicate id attribute value \"es_home_3\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#es_home_3",
                "code": "<a href=\"https://www.energystar.gov/campaign/assessYourHome?s=mega\" id=\"es_home_3\" title=\"DIY Home Assessment\" tabindex=\"15\">...</a>"
              }
            ],
            "Duplicate id attribute value \"es_home_4\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#es_home_4",
                "code": "<a href=\"/campaign/heating_cooling?s=mega\" id=\"es_home_4\" title=\"Heating &amp; Cooling\" tabindex=\"16\">...</a>"
              }
            ],
            "Duplicate id attribute value \"es_home_5\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#es_home_5",
                "code": "<a href=\"/campaign/seal_insulate?s=mega\" id=\"es_home_5\" title=\"Seal &amp; Insulate\" tabindex=\"17\">...</a>"
              }
            ],
            "Duplicate id attribute value \"es_home_7\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#es_home_7",
                "code": "<a href=\"/campaign/improvements?s=mega\" id=\"es_home_7\" title=\"Expert Home Improvements\" tabindex=\"18\">...</a>"
              }
            ],
            "Duplicate id attribute value \"es_newhomes_1\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#es_newhomes_1",
                "code": "<a class=\"nav__link nav__link\" href=\"/newhomes?s=footer\" id=\"es_newhomes_1\" tabindex=\"69\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#es_newhomes_1",
                "code": "<a href=\"/newhomes?s=mega\" class=\"dropdown-toggle\" id=\"es_newhomes_1\" tabindex=\"20\">...</a>"
              }
            ],
            "Duplicate id attribute value \"es_newhomes_2\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#es_newhomes_2",
                "code": "<a href=\"https://www.energystar.gov/index.cfm?fuseaction=new_homes_partners.locator&amp;s=mega\" id=\"es_newhomes_2\" title=\"Find a Builder\" tabindex=\"22\">...</a>"
              }
            ],
            "Duplicate id attribute value \"es_newhomes_4\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#es_newhomes_4",
                "code": "<a href=\"/partner_resources/residential_new/program_reqs?s=mega\" id=\"es_newhomes_4\" title=\"Program Requirements\" tabindex=\"24\">...</a>"
              }
            ],
            "Duplicate id attribute value \"es_newhomes_5\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#es_newhomes_5",
                "code": "<a href=\"/partner_resources/residential_new?s=mega\" id=\"es_newhomes_5\" title=\"Partner Resources\" tabindex=\"23\">...</a>"
              }
            ],
            "Duplicate id attribute value \"es_products_1\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#es_products_1",
                "code": "<a class=\"nav__link nav__link\" href=\"/products?s=footer\" id=\"es_products_1\" tabindex=\"67\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#es_products_1",
                "code": "<a href=\"/products?s=mega\" class=\"dropdown-toggle\" id=\"es_products_1\" tabindex=\"6\">...</a>"
              }
            ],
            "Duplicate id attribute value \"es_products_3\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#es_products_3",
                "code": "<a href=\"https://www.energystar.gov/rebate-finder?s=mega\" id=\"es_products_3\" title=\"Rebate Finder\" tabindex=\"8\">...</a>"
              }
            ],
            "Duplicate id attribute value \"es_products_4\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#es_products_4",
                "code": "<a href=\"https://www.energystar.gov/ask-the-experts?s=mega\" id=\"es_products_4\" title=\"Ask the Experts\" tabindex=\"9\">...</a>"
              }
            ],
            "Duplicate id attribute value \"es_products_5\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#es_products_5",
                "code": "<a href=\"https://www.energystar.gov/products/spec?s=mega\" id=\"es_products_5\" title=\"Product Specification Search\" tabindex=\"10\">...</a>"
              }
            ],
            "Duplicate id attribute value \"tb-megamenu-column-1\" found on the web page.": [
              {
                "tagName": "div",
                "id": "#tb-megamenu-column-1",
                "code": "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-1\" class=\"tb-megamenu-column span  mega-col-nav\">...</div>"
              }
            ],
            "Duplicate id attribute value \"tb-megamenu-column-2\" found on the web page.": [
              {
                "tagName": "div",
                "id": "#tb-megamenu-column-2",
                "code": "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-2\" class=\"tb-megamenu-column span  mega-col-nav\">...</div>"
              }
            ],
            "Duplicate id attribute value \"tb-megamenu-column-3\" found on the web page.": [
              {
                "tagName": "div",
                "id": "#tb-megamenu-column-3",
                "code": "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-3\" class=\"tb-megamenu-column span  mega-col-nav\">...</div>"
              }
            ],
            "Duplicate id attribute value \"tb-megamenu-column-4\" found on the web page.": [
              {
                "tagName": "div",
                "id": "#tb-megamenu-column-4",
                "code": "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-4\" class=\"tb-megamenu-column span  mega-col-nav\">...</div>"
              }
            ],
            "Duplicate id attribute value \"tb-megamenu-column-5\" found on the web page.": [
              {
                "tagName": "div",
                "id": "#tb-megamenu-column-5",
                "code": "<div data-class=\"\" data-width=\"12\" data-hidewcol=\"0\" id=\"tb-megamenu-column-5\" class=\"tb-megamenu-column span12  mega-col-nav\">...</div>"
              }
            ],
            "Duplicate id attribute value \"tb-megamenu-column-6\" found on the web page.": [
              {
                "tagName": "div",
                "id": "#tb-megamenu-column-6",
                "code": "<div data-class=\"\" data-width=\"\" data-hidewcol=\"0\" id=\"tb-megamenu-column-6\" class=\"tb-megamenu-column span  mega-col-nav\">...</div>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"col-xs-12 col-sm-4 col-md-5 seal-icons\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"element-invisible\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"element-invisible\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#cboxOverlay",
                "code": "<div id=\"cboxOverlay\" style=\"display: none;\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 3:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1>...</h1>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content?s=mega\" class=\"skiplinks__link element-invisible element-focusable\" tabindex=\"2\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about?s=mega\" class=\"nav__link nav__link\" tabindex=\"4\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/partner_resources?s=mega\" class=\"nav__link nav__link\" tabindex=\"5\">...</a>"
              },
              {
                "tagName": "label",
                "id": "#for_query",
                "code": "<label class=\"visuallyhidden\" for=\"query\" id=\"for_query\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"edit-rebate-finder-zipcode\" class=\"sr-only\">...</label>"
              }
            ]
          },
          "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": "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=\"logo__link\" href=\"/?s=footer\" rel=\"home\" tabindex=\"66\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"logo__link\" href=\"/?s=mega\" rel=\"home\" tabindex=\"3\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/products\" class=\"see-all\" tabindex=\"60\">...</a>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#main-content?s=mega",
                "code": "<a id=\"main-content?s=mega\" name=\"main-content?s=mega\" tabindex=\"1\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://energystar.gov/",
      "what": "URL",
      "result": "https://www.energystar.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.energystar.gov/",
      "result": {
        "content": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true,
        "url": {
          "totals": {
            "violation": 42,
            "recommendation": 3,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[5]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]"
              },
              "message": "The <li> element has the id \"\" that is empty",
              "bounds": {
                "left": 650,
                "top": 83,
                "height": 50,
                "width": 145
              },
              "snippet": "<li class=\"tb-megamenu-item level-1 mega dropdown\" style=\"\" id=\"\" data-hidesub=\"0\" data-hidewcol=\"0\" data-group=\"0\" data-alignsub=\"\" data-caption=\"\" data-xicon=\"\" data-class=\"\" data-type=\"menu_item\" data-level=\"1\" data-id=\"29386\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[4]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[4]"
              },
              "message": "The <li> element has the id \"\" that is empty",
              "bounds": {
                "left": 465,
                "top": 83,
                "height": 50,
                "width": 183
              },
              "snippet": "<li class=\"tb-megamenu-item level-1 mega menu-buildings mega-align-center dropdown\" style=\"\" id=\"\" data-hidesub=\"0\" data-hidewcol=\"0\" data-group=\"0\" data-alignsub=\"center\" data-caption=\"\" data-xicon=\"\" data-class=\"menu-buildings\" data-type=\"menu_item\" data-level=\"1\" data-id=\"861\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[3]/link[1]"
              },
              "message": "The <a> element has the id \"es_newhomes_1\" that is already in use",
              "bounds": {
                "left": 348,
                "top": 83,
                "height": 54,
                "width": 114
              },
              "snippet": "<a tabindex=\"20\" id=\"es_newhomes_1\" class=\"dropdown-toggle\" href=\"/newhomes?s=mega\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[3]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[3]"
              },
              "message": "The <li> element has the id \"\" that is empty",
              "bounds": {
                "left": 348,
                "top": 83,
                "height": 50,
                "width": 114
              },
              "snippet": "<li class=\"tb-megamenu-item level-1 mega menu-new-homes mega-align-center dropdown\" style=\"\" id=\"\" data-hidesub=\"0\" data-hidewcol=\"0\" data-group=\"0\" data-alignsub=\"center\" data-caption=\"\" data-xicon=\"\" data-class=\"menu-new-homes\" data-type=\"menu_item\" data-level=\"1\" data-id=\"1237\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/link[1]"
              },
              "message": "The <a> element has the id \"es_home_1\" that is already in use",
              "bounds": {
                "left": 219,
                "top": 83,
                "height": 54,
                "width": 127
              },
              "snippet": "<a tabindex=\"13\" id=\"es_home_1\" class=\"dropdown-toggle\" href=\"/campaign/home?s=mega\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]"
              },
              "message": "The <li> element has the id \"\" that is empty",
              "bounds": {
                "left": 219,
                "top": 83,
                "height": 50,
                "width": 127
              },
              "snippet": "<li class=\"tb-megamenu-item level-1 mega menu-at-home mega-align-left dropdown\" style=\"\" id=\"\" data-hidesub=\"0\" data-hidewcol=\"0\" data-group=\"0\" data-alignsub=\"left\" data-caption=\"\" data-xicon=\"\" data-class=\"menu-at-home\" data-type=\"menu_item\" data-level=\"1\" data-id=\"860\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/link[1]"
              },
              "message": "The <a> element has the id \"es_products_1\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 83,
                "height": 54,
                "width": 128
              },
              "snippet": "<a tabindex=\"6\" id=\"es_products_1\" class=\"dropdown-toggle\" href=\"/products?s=mega\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]"
              },
              "message": "The <li> element has the id \"\" that is empty",
              "bounds": {
                "left": 88,
                "top": 83,
                "height": 50,
                "width": 128
              },
              "snippet": "<li class=\"tb-megamenu-item level-1 mega dropdown\" style=\"\" id=\"\" data-hidesub=\"0\" data-hidewcol=\"0\" data-group=\"0\" data-alignsub=\"\" data-caption=\"\" data-xicon=\"\" data-class=\"\" data-type=\"menu_item\" data-level=\"1\" data-id=\"859\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "The <a> element has the id \"es_newhomes_1\" that is already in use",
              "bounds": {
                "left": 134,
                "top": 4969,
                "height": 41,
                "width": 185
              },
              "snippet": "<a tabindex=\"69\" id=\"es_newhomes_1\" href=\"/newhomes?s=footer\" class=\"nav__link nav__link\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "The <a> element has the id \"es_home_1\" that is already in use",
              "bounds": {
                "left": 134,
                "top": 4929,
                "height": 41,
                "width": 185
              },
              "snippet": "<a tabindex=\"68\" id=\"es_home_1\" href=\"/campaign/home?s=footer\" class=\"nav__link nav__link\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "The <a> element has the id \"es_products_1\" that is already in use",
              "bounds": {
                "left": 134,
                "top": 4888,
                "height": 41,
                "width": 185
              },
              "snippet": "<a tabindex=\"67\" id=\"es_products_1\" href=\"/products?s=footer\" class=\"nav__link nav__link\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[5]/div[2]/a[1]",
                "aria": "/document[1]/link[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 6,
                "top": 4817,
                "height": 16,
                "width": 788
              },
              "snippet": "<a tabindex=\"65\" href=\"https://www.energystar.gov/products/energy_star_home_upgrade\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[3]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 45,
                "top": 4356,
                "height": 22,
                "width": 710
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[3]/div[2]/a[1]",
                "aria": "/document[1]/link[21]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 315,
                "top": 4409,
                "height": 22,
                "width": 171
              },
              "snippet": "<a tabindex=\"64\" href=\"https://www.energystar.gov/buildings\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 45,
                "top": 3722,
                "height": 22,
                "width": 710
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 306,
                "top": 3775,
                "height": 22,
                "width": 189
              },
              "snippet": "<a tabindex=\"63\" href=\"https://www.energystar.gov/newhomes\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 45,
                "top": 3088,
                "height": 22,
                "width": 710
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 334,
                "top": 3141,
                "height": 22,
                "width": 133
              },
              "snippet": "<a tabindex=\"62\" href=\"https://www.energystar.gov/campaign/home\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[3]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 45,
                "top": 2460,
                "height": 51,
                "width": 710
              },
              "snippet": "<p class=\"blurb\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[3]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 74,
                "top": 2229,
                "height": 98,
                "width": 652
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[2]/form[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 105,
                "top": 1902,
                "height": 29,
                "width": 590
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[2]/form[1]/div[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 112,
                "top": 2021,
                "height": 33,
                "width": 118
              },
              "snippet": "<input class=\"form-text\" maxlength=\"5\" size=\"12\" placeholder=\"Zip Code\" value=\"\" name=\"zip_code_filter\" id=\"edit-rebate-finder-zipcode\" autocorrect=\"off\" autocapitalize=\"off\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 311,
                "top": 1280,
                "height": 44,
                "width": 180
              },
              "snippet": "<a tabindex=\"60\" class=\"see-all\" href=\"/products\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[8]/div[2]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 514,
                "top": 1197,
                "height": 19,
                "width": 168
              },
              "snippet": "<a tabindex=\"59\" href=\"https://www.energystar.gov/productfinder/product/certified-central-heat-pumps/results\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[8]/div[1]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 555,
                "top": 1130,
                "height": 16,
                "width": 85
              },
              "snippet": "<a tabindex=\"58\" href=\"https://www.energystar.gov/productfinder/product/certified-central-heat-pumps/results\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[7]/div[2]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 111,
                "top": 1197,
                "height": 19,
                "width": 184
              },
              "snippet": "<a tabindex=\"57\" href=\"https://www.energystar.gov/productfinder/product/certified-commercial-dishwashers/results?formId=fbce8609-2abf-433d-a24a-eb01c10e76b1&scrollTo=0&search_text=&machine_type_filter=&brand_name_isopen=0&sanitation_method_filter=&markets_filter=United+States&zip_code_filter=&product_types=Select+a+Product+Category&sort_by=brand_name&sort_direction=asc&currentZipCode=22030&page_number=0&lastpage=0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[7]/div[1]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 160,
                "top": 1130,
                "height": 16,
                "width": 85
              },
              "snippet": "<a tabindex=\"56\" href=\"https://www.energystar.gov/productfinder/product/certified-commercial-dishwashers/results?formId=fbce8609-2abf-433d-a24a-eb01c10e76b1&scrollTo=0&search_text=&machine_type_filter=&brand_name_isopen=0&sanitation_method_filter=&markets_filter=United+States&zip_code_filter=&product_types=Select+a+Product+Category&sort_by=brand_name&sort_direction=asc&currentZipCode=22030&page_number=0&lastpage=0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[6]/div[2]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 504,
                "top": 1022,
                "height": 19,
                "width": 188
              },
              "snippet": "<a tabindex=\"55\" href=\"https://www.energystar.gov/productfinder/product/certified-water-heaters/results\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[6]/div[1]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 555,
                "top": 955,
                "height": 16,
                "width": 85
              },
              "snippet": "<a tabindex=\"54\" href=\"https://www.energystar.gov/productfinder/product/certified-water-heaters/results\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[5]/div[2]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 162,
                "top": 1022,
                "height": 19,
                "width": 82
              },
              "snippet": "<a tabindex=\"53\" href=\"https://www.energystar.gov/productfinder/product/certified-light-bulbs/results\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[5]/div[1]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 160,
                "top": 955,
                "height": 16,
                "width": 85
              },
              "snippet": "<a tabindex=\"52\" href=\"https://www.energystar.gov/productfinder/product/certified-light-bulbs/results\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[4]/div[2]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 575,
                "top": 847,
                "height": 19,
                "width": 47
              },
              "snippet": "<a tabindex=\"51\" href=\"https://www.energystar.gov/productfinder/product/certified-clothes-dryers/results\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 555,
                "top": 780,
                "height": 16,
                "width": 85
              },
              "snippet": "<a tabindex=\"50\" href=\"https://www.energystar.gov/productfinder/product/certified-clothes-dryers/results\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[3]/div[2]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 172,
                "top": 847,
                "height": 19,
                "width": 63
              },
              "snippet": "<a tabindex=\"49\" href=\"https://www.energystar.gov/productfinder/product/certified-clothes-washers/results\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 160,
                "top": 780,
                "height": 16,
                "width": 85
              },
              "snippet": "<a tabindex=\"48\" href=\"https://www.energystar.gov/productfinder/product/certified-clothes-washers/results\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 551,
                "top": 672,
                "height": 19,
                "width": 95
              },
              "snippet": "<a tabindex=\"47\" href=\"https://www.energystar.gov/productfinder/product/certified-residential-refrigerators/results\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 555,
                "top": 605,
                "height": 16,
                "width": 85
              },
              "snippet": "<a tabindex=\"46\" href=\"https://www.energystar.gov/productfinder/product/certified-residential-refrigerators/results\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 126,
                "top": 672,
                "height": 19,
                "width": 154
              },
              "snippet": "<a tabindex=\"45\" href=\"https://www.energystar.gov/productfinder/product/certified-room-air-conditioners/results\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 160,
                "top": 605,
                "height": 16,
                "width": 85
              },
              "snippet": "<a tabindex=\"44\" href=\"https://www.energystar.gov/productfinder/product/certified-room-air-conditioners/results\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 5,
                "top": 495,
                "height": 25,
                "width": 790
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 361,
                "height": 73,
                "width": 760
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<a tabindex=\"1\" name=\"main-content?s=mega\" id=\"main-content?s=mega\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 0,
                "top": 4852,
                "height": 366,
                "width": 800
              },
              "snippet": "<div role=\"contentinfo\" class=\"row\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[3]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge;chrome=1\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 15,
                "top": 0,
                "height": 121,
                "width": 770
              },
              "snippet": "<header role=\"banner\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://energystar.gov/",
      "what": "URL",
      "result": "https://www.energystar.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.energystar.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "ENERGY STAR | The simple choice for energy efficiency.",
          "pageurl": "https://www.energystar.gov/",
          "time": 2.72,
          "creditsremaining": 652,
          "allitemcount": 188,
          "totalelements": 552,
          "waveurl": "http://wave.webaim.org/report?url=https://www.energystar.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 94,
            "items": {
              "alt_redundant": {
                "id": "alt_redundant",
                "description": "Redundant alternative text",
                "count": 3,
                "selectors": [
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H3:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 8,
                "selectors": [
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > 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": 1,
                "selectors": [
                  "HTML > BODY#main > A:first-child + NOSCRIPT"
                ],
                "wcag": []
              },
              "tabindex": {
                "id": "tabindex",
                "description": "Tabindex",
                "count": 81,
                "selectors": [
                  "HTML > BODY#main > A#main-content?s=mega",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + SPAN > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV > NAV:first-child > DIV:first-child + SPAN + SPAN > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child > SPAN:first-child > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child > A#es_products_1",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-1 > DIV:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-1 > DIV:first-child > UL:first-child > LI:first-child + LI > A#es_products_3",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A#es_products_4",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A#es_products_5",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-1 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI > A#es_home_1",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-2 > DIV:first-child > UL:first-child > LI:first-child > A#es_home_2",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-2 > DIV:first-child > UL:first-child > LI:first-child + LI > A#es_home_3",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-2 > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A#es_home_4",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-2 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A#es_home_5",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-2 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A#es_home_7",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-2 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI > A#es_newhomes_1",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-3 > DIV:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-3 > DIV:first-child > UL:first-child > LI:first-child + LI > A#es_newhomes_2",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-3 > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A#es_newhomes_5",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-3 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A#es_newhomes_4",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-3 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-4 > DIV:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-4 > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-4 > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-4 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-4 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-4 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-4 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-6 > DIV:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-6 > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-6 > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-6 > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-5 > DIV:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-6 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-6 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-6 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-6 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tb-megamenu-column-6 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > IMG:first-child + P + A",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > IMG:first-child + DIV + P + DIV > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > IMG:first-child + DIV + P + DIV > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > IMG:first-child + DIV + P + DIV > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV + BR + DIV > DIV#footer > DIV:first-child > SPAN:first-child > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV + BR + DIV > DIV#footer > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child > A#es_products_1",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV + BR + DIV > DIV#footer > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A#es_home_1",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV + BR + DIV > DIV#footer > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A#es_newhomes_1",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV + BR + DIV > DIV#footer > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV + BR + DIV > DIV#footer > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV + BR + DIV > DIV#footer > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV + BR + DIV > DIV#footer > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV + BR + DIV > DIV#footer > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV + BR + DIV > DIV#footer > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV + BR + DIV > DIV#footer > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV + BR + DIV > DIV#footer > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV + BR + DIV > DIV#footer > DIV:first-child + DIV + DIV + DIV > A:first-child",
                  "HTML > BODY#main > A:first-child + NOSCRIPT + DIV > HEADER:first-child + DIV + DIV + BR + DIV > DIV#footer > DIV:first-child + DIV + DIV + DIV > A:first-child + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.3 Focus Order (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.3"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://energystar.gov/",
      "what": "URL",
      "result": "https://www.energystar.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.energystar.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.067",
        "responseTime": "2022-07-21T23:06:02.696Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1027376,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 174,
              "failing": 6
            },
            "issues": {
              "totalErrors": 37,
              "totalWarnings": 1,
              "totalIssues": 38
            },
            "issuesByLevel": {
              "A": {
                "count": 34,
                "pct": 89.47
              },
              "AA": {
                "count": 6,
                "pct": 15.79
              },
              "AAA": {
                "count": 38,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 4,
              "warningDensity": 0,
              "allDensity": 4
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "fa16c38a-bc1d-48aa-9bf2-726c0acb20c5",
          "docID": "9a8cf49d-6b6f-42fb-9817-ef6064db2880",
          "sourceHash": "7891a85fa8e24ac2467be6398f2781e3",
          "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=fa16c38a-bc1d-48aa-9bf2-726c0acb20c5",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3010.03
                },
                "height": 3010.03,
                "width": 1024
              },
              "position": {
                "line": 2121,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"main\" class=\"section-homepage\"&gt;&lt;a id=\"main-content?s=mega\" name=\"main-content?s=mega\" tabindex=\"1\"&gt;&lt;/a&gt; &lt;!-- Google Tag Manager (noscript) --&gt; &lt;noscript&gt; &lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=",
              "xpath": "/html/body",
              "issueID": "2a84556f7d69994a89d4c5a4682f8247",
              "signature": "86ef550fd25b8a9980b46860eb99d9ae",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=2a84556f7d69994a89d4c5a4682f8247"
            },
            {
              "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": -30,
                  "y": -24
                },
                "height": -24,
                "width": -30
              },
              "position": {
                "line": 86,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.energystar.gov/rebate-finder?s=mega\" id=\"es_products_3\" title=\"Rebate Finder\" tabindex=\"-1\" class=\"nav__link\"&gt; Rebate Finder &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "9702c6a729357edb79d011f495dc9687",
              "signature": "7eee44558c3b1c0ae733c690a6e34189",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9702c6a729357edb79d011f495dc9687"
            },
            {
              "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": -30,
                  "y": -24
                },
                "height": -24,
                "width": -30
              },
              "position": {
                "line": 86,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.energystar.gov/ask-the-experts?s=mega\" id=\"es_products_4\" title=\"Ask the Experts\" tabindex=\"-1\" class=\"nav__link\"&gt; Ask the Experts &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "4d62da0c66714456515cf5debd660a61",
              "signature": "4005156072849608d359330734866d34",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4d62da0c66714456515cf5debd660a61"
            },
            {
              "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": -30,
                  "y": -24
                },
                "height": -24,
                "width": -30
              },
              "position": {
                "line": 86,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.energystar.gov/products/spec?s=mega\" id=\"es_products_5\" title=\"Product Specification Search\" tabindex=\"-1\" class=\"nav__link\"&gt; Product Specification Search &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "f34f72592a07a57d0965ba511722b5ce",
              "signature": "2c23b83d49669835348173e1cdbb3482",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f34f72592a07a57d0965ba511722b5ce"
            },
            {
              "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": -30,
                  "y": -24
                },
                "height": -24,
                "width": -30
              },
              "position": {
                "line": 86,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.energystar.gov/campaign/home?s=mega\" id=\"es_home_2\" title=\"All Ways to Save\" tabindex=\"-1\" class=\"nav__link\"&gt; All Ways to Save &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "c543022e0eb8d0a32904d8faa3b6d9c9",
              "signature": "b408affd6e754a7e8caeced76f5b90df",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c543022e0eb8d0a32904d8faa3b6d9c9"
            },
            {
              "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": -30,
                  "y": -24
                },
                "height": -24,
                "width": -30
              },
              "position": {
                "line": 86,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.energystar.gov/campaign/assessYourHome?s=mega\" id=\"es_home_3\" title=\"DIY Home Assessment\" tabindex=\"-1\" class=\"nav__link\"&gt; DIY Home Assessment &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "46fb20c52c243462f693d287cacefc3f",
              "signature": "c64faf047d886f41addd09112a81068f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=46fb20c52c243462f693d287cacefc3f"
            },
            {
              "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": -30,
                  "y": -24
                },
                "height": -24,
                "width": -30
              },
              "position": {
                "line": 114,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"/campaign/heating_cooling?s=mega\" id=\"es_home_4\" title=\"Heating &amp;amp; Cooling\" tabindex=\"-1\" class=\"nav__link\"&gt; Heating &amp;amp; Cooling &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "da894f800df50e62a860e3571d48148c",
              "signature": "b32b5d659381bb8561fbec74543a2c62",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=da894f800df50e62a860e3571d48148c"
            },
            {
              "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": -30,
                  "y": -24
                },
                "height": -24,
                "width": -30
              },
              "position": {
                "line": 116,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"/campaign/seal_insulate?s=mega\" id=\"es_home_5\" title=\"Seal &amp;amp; Insulate\" tabindex=\"-1\" class=\"nav__link\"&gt; Seal &amp;amp; Insulate &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "2b1ad5316a51a1e126099c077b6f9c15",
              "signature": "fab947d432846ecebda153990a48567e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2b1ad5316a51a1e126099c077b6f9c15"
            },
            {
              "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": -30,
                  "y": -24
                },
                "height": -24,
                "width": -30
              },
              "position": {
                "line": 134,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"/campaign/improvements?s=mega\" id=\"es_home_7\" title=\"Expert Home Improvements\" tabindex=\"-1\" class=\"nav__link\"&gt; Expert Home Improvements &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "33f19871b6abb0af71c06d8a9f76893a",
              "signature": "fc3691abdf474f1b2dea4b3bc57e89a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=33f19871b6abb0af71c06d8a9f76893a"
            },
            {
              "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": -30,
                  "y": -24
                },
                "height": -24,
                "width": -30
              },
              "position": {
                "line": 1142,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.energystar.gov/index.cfm?fuseaction=new_homes_partners.locator&amp;amp;s=mega\" id=\"es_newhomes_2\" title=\"Find a Builder\" tabindex=\"-1\" class=\"nav__link\"&gt; Find a Builder &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "d8858a3c1d040c6031855e26e9f7a267",
              "signature": "1e0ffe1cfffbeeec30cf44a91a4ba7f8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d8858a3c1d040c6031855e26e9f7a267"
            },
            {
              "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": -30,
                  "y": -24
                },
                "height": -24,
                "width": -30
              },
              "position": {
                "line": 1142,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/partner_resources/residential_new?s=mega\" id=\"es_newhomes_5\" title=\"Partner Resources\" tabindex=\"-1\" class=\"nav__link\"&gt; Partner Resources &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "6032df678377a94dd4a9e8a5ee6821ff",
              "signature": "b6f65bf8eea448b1bdd9432dedb1e43a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6032df678377a94dd4a9e8a5ee6821ff"
            },
            {
              "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": -30,
                  "y": -24
                },
                "height": -24,
                "width": -30
              },
              "position": {
                "line": 3718,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/partner_resources/residential_new/program_reqs?s=mega\" id=\"es_newhomes_4\" title=\"Program Requirements\" tabindex=\"-1\" class=\"nav__link\"&gt; Program Requirements &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "e1a81cb0a093a6ca6a8122708d21dcd8",
              "signature": "3e565a55e626ad4e765de137d3bc3604",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e1a81cb0a093a6ca6a8122708d21dcd8"
            },
            {
              "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": -15
                },
                "bottom-right": {
                  "x": 0,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5135,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.energystar.gov/rebate-finder?s=mega\" id=\"es_products_3\" title=\"Rebate Finder\" tabindex=\"8\"&gt; Rebate Finder &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "a5198cad638e164e25ce9c3396a2fe32",
              "signature": "4371c8fd54023bd6bbcca5473bd5d69f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a5198cad638e164e25ce9c3396a2fe32"
            },
            {
              "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": -15
                },
                "bottom-right": {
                  "x": 0,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5135,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.energystar.gov/ask-the-experts?s=mega\" id=\"es_products_4\" title=\"Ask the Experts\" tabindex=\"9\"&gt; Ask the Experts &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "8fca9544a8ee9bc0866f3698b6274867",
              "signature": "9f068212cee8df6a3ba98cdcc3681d8d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8fca9544a8ee9bc0866f3698b6274867"
            },
            {
              "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": -15
                },
                "bottom-right": {
                  "x": 0,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5883,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.energystar.gov/products/spec?s=mega\" id=\"es_products_5\" title=\"Product Specification Search\" tabindex=\"10\"&gt; Product Specification Search &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "d830c8f6ca1fa83005ce75eb019717ba",
              "signature": "b758fd8ab50a25d8c457a37b05db4001",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d830c8f6ca1fa83005ce75eb019717ba"
            },
            {
              "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": -15
                },
                "bottom-right": {
                  "x": 0,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5884,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.energystar.gov/campaign/home?s=mega\" id=\"es_home_2\" title=\"All Ways to Save\" tabindex=\"14\"&gt; All Ways to Save &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "0ff4e35d50578e3ab6812c2bce68492e",
              "signature": "59420dc9f9c12e6631b4355d851a0fff",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0ff4e35d50578e3ab6812c2bce68492e"
            },
            {
              "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": -15
                },
                "bottom-right": {
                  "x": 0,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6243,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.energystar.gov/campaign/assessYourHome?s=mega\" id=\"es_home_3\" title=\"DIY Home Assessment\" tabindex=\"15\"&gt; DIY Home Assessment &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "b8882dcf1c3436dd9923353fd033915d",
              "signature": "fdc923b594ba0a0a2edbfecab2ff9502",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b8882dcf1c3436dd9923353fd033915d"
            },
            {
              "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": -15
                },
                "bottom-right": {
                  "x": 0,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6243,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/campaign/heating_cooling?s=mega\" id=\"es_home_4\" title=\"Heating &amp;amp; Cooling\" tabindex=\"16\"&gt; Heating &amp;amp; Cooling &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "0b9321861a644c658d4f092dd7a1ab0b",
              "signature": "80e941e81c1258b5d51eb225429d4da4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0b9321861a644c658d4f092dd7a1ab0b"
            },
            {
              "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": -15
                },
                "bottom-right": {
                  "x": 0,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6244,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/campaign/seal_insulate?s=mega\" id=\"es_home_5\" title=\"Seal &amp;amp; Insulate\" tabindex=\"17\"&gt; Seal &amp;amp; Insulate &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "5915d6f15402cc01155181ba0532fce6",
              "signature": "2e1b7cb2bad817fc1960a002425207be",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5915d6f15402cc01155181ba0532fce6"
            },
            {
              "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": -15
                },
                "bottom-right": {
                  "x": 0,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6244,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/campaign/improvements?s=mega\" id=\"es_home_7\" title=\"Expert Home Improvements\" tabindex=\"18\"&gt; Expert Home Improvements &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "1140ce0d9043a7fb8854ac69967e1fe6",
              "signature": "7086a6486017bbbadf05ce7844949c91",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1140ce0d9043a7fb8854ac69967e1fe6"
            },
            {
              "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": -15
                },
                "bottom-right": {
                  "x": 0,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6412,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.energystar.gov/index.cfm?fuseaction=new_homes_partners.locator&amp;amp;s=mega\" id=\"es_newhomes_2\" title=\"Find a Builder\" tabindex=\"22\"&gt; Find a Builder &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "3f7ab5b6a8148d55b3a0677f36dcd1fa",
              "signature": "3ad24df3712dd4fe2581d55fe75d42aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3f7ab5b6a8148d55b3a0677f36dcd1fa"
            },
            {
              "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": -15
                },
                "bottom-right": {
                  "x": 0,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6412,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/partner_resources/residential_new?s=mega\" id=\"es_newhomes_5\" title=\"Partner Resources\" tabindex=\"23\"&gt; Partner Resources &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "f46301440878b0a07503f1c514cc4b63",
              "signature": "47c766ef8787c56a948f624a9864a7c9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f46301440878b0a07503f1c514cc4b63"
            },
            {
              "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": -15
                },
                "bottom-right": {
                  "x": 0,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6412,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/partner_resources/residential_new/program_reqs?s=mega\" id=\"es_newhomes_4\" title=\"Program Requirements\" tabindex=\"24\"&gt; Program Requirements &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[3]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "b331db0412c623ebfc4c2a3d7ead22e7",
              "signature": "192b207cfaa9c87ec55feb481326ab16",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b331db0412c623ebfc4c2a3d7ead22e7"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 16,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 85,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#main-content?s=mega\" class=\"skiplinks__link element-invisible element-focusable\" tabindex=\"2\"&gt;Skip to main content&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/a[1]",
              "issueID": "87b3dba2191ea57c2c3ec42564669f08",
              "signature": "03510b6896473fbc909a5edbe82cd6c3",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=87b3dba2191ea57c2c3ec42564669f08"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 18,
                  "y": 0
                },
                "bottom-right": {
                  "x": 57,
                  "y": 44
                },
                "height": 44,
                "width": 39
              },
              "position": {
                "line": 4715,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"/about?s=mega\" class=\"nav__link nav__link\" tabindex=\"4\"&gt;About&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "7893a0bcebaa4508cf7c356b760706c8",
              "signature": "8e6c440f8a4bf1d4ea5e64afdb501871",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=7893a0bcebaa4508cf7c356b760706c8"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 78,
                  "y": 0
                },
                "bottom-right": {
                  "x": 166,
                  "y": 44
                },
                "height": 44,
                "width": 88
              },
              "position": {
                "line": 4726,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"/partner_resources?s=mega\" class=\"nav__link nav__link\" tabindex=\"5\"&gt;For Partners&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "dbd0f3bf98c6ccd3cf3700d531481d3e",
              "signature": "3bbac57909dae210c4eabb4cb363c788",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=dbd0f3bf98c6ccd3cf3700d531481d3e"
            },
            {
              "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": 66,
                  "y": 67
                },
                "height": 67,
                "width": 66
              },
              "position": {
                "line": 85,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"logo__link\" href=\"/?s=footer\" rel=\"home\" tabindex=\"66\"&gt; ENERGY STAR &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/nav[1]/span[2]/a[1]",
              "issueID": "784ce2de932e44f40dcb7d1542d18fff",
              "signature": "5510ce07f02cd10cd6f9cf2f27e38734",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=784ce2de932e44f40dcb7d1542d18fff"
            },
            {
              "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": -24,
                  "y": -24
                },
                "height": -24,
                "width": -24
              },
              "position": {
                "line": 4546,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/partner_resources?s=footer\" class=\"nav__link nav__link\" tabindex=\"-1\"&gt;Partner Resources&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/nav[1]/div[2]/ul[1]/li[8]/a[1]",
              "issueID": "dd4dbdd4e2956bc8130827e07d0164cd",
              "signature": "3cb09eabc7df9a6bb12b01c2fba89d17",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=dd4dbdd4e2956bc8130827e07d0164cd"
            },
            {
              "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": 18,
                  "y": 0
                },
                "bottom-right": {
                  "x": 57,
                  "y": 44
                },
                "height": 44,
                "width": 39
              },
              "position": {
                "line": 4715,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"/about?s=mega\" class=\"nav__link nav__link\" tabindex=\"4\"&gt;About&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "612bfa45e4eabdaa5af44fb65558ae14",
              "signature": "9f41a50c039531b50d8a853c6422c9b0",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=612bfa45e4eabdaa5af44fb65558ae14"
            },
            {
              "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": 83,
                  "y": 85
                },
                "height": 85,
                "width": 83
              },
              "position": {
                "line": 7959,
                "column": 11
              },
              "errorSnippet": "&lt;a class=\"logo__link\" href=\"/?s=footer\" rel=\"home\" tabindex=\"66\"&gt; ENERGY STAR &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "8c43099972846961f8d4efc06dec8316",
              "signature": "56741660d82ae3b250a08d51b9fa083d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8c43099972846961f8d4efc06dec8316"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 80
                },
                "bottom-right": {
                  "x": 218.75,
                  "y": 100
                },
                "height": 20,
                "width": 218.75
              },
              "position": {
                "line": 8013,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/partner_resources?s=footer\" class=\"nav__link nav__link\" tabindex=\"74\"&gt;Partner Resources&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[3]/ul[1]/li[3]/a[1]",
              "issueID": "88779ec4cb00afeaf4c6f10f9cb2a544",
              "signature": "43a75b84a903ab0770aa909bbd58cbca",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=88779ec4cb00afeaf4c6f10f9cb2a544"
            },
            {
              "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": 167,
                  "y": 2
                },
                "bottom-right": {
                  "x": 192,
                  "y": 27
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 6016,
                "column": 0
              },
              "errorSnippet": "&lt;input alt=\"Search\" id=\"search_submit\" src=\"/sites/es/images/home_page/btn_search.png\" type=\"image\"&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[2]/div[1]/div[2]/div[1]/form[1]/input[6]",
              "issueID": "60162a7c4b35641a98d91a36795a5856",
              "signature": "e3c69473fba45b221d8dda32bccff38d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=60162a7c4b35641a98d91a36795a5856"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -26,
                  "y": -14
                },
                "height": -14,
                "width": -26
              },
              "position": {
                "line": 8092,
                "column": 7
              },
              "errorSnippet": "&lt;button data-target=\".nav-collapse\" data-toggle=\"collapse\" class=\"btn btn-navbar tb-megamenu-button\" type=\"button\" aria-label=\"collapse\" style=\"\"&gt; &lt;i class=\"fa fa-reorder\"&gt;&lt;/i&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[2]/div[2]/div[1]/button[1]",
              "issueID": "c62701237b883b38d8f2e77e2b9bade2",
              "signature": "d406a26d3b901a041070038276505421",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c62701237b883b38d8f2e77e2b9bade2"
            },
            {
              "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": 180.828125,
                  "y": 192.390625
                },
                "bottom-right": {
                  "x": 205.828125,
                  "y": 217.390625
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8085,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"image\" src=\"/sites/es/images/home_page/btn_rebate_finder.png\" id=\"find_rebates\" alt=\"Find Rebates\"&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[2]/div[2]/form[1]/div[1]/div[1]/div[1]/input[2]",
              "issueID": "09e211e92c7bb5dc5640933282b05053",
              "signature": "c2095b2807a91e5c8ba80ec73f01cece",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=09e211e92c7bb5dc5640933282b05053"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 25,
                  "y": 25
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8736,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxPrevious\" aria-label=\"Previous\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[2]/div[2]/button[1]",
              "issueID": "b0c59976973c91fe3d03c116b9b13fbc",
              "signature": "946ee0091ba02a72c56839736653886c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b0c59976973c91fe3d03c116b9b13fbc"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 25,
                  "y": 25
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8736,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxNext\" aria-label=\"Next\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[2]/div[2]/button[2]",
              "issueID": "97446fd4969597996b7baf8f5b00ef46",
              "signature": "67b1d8933367c4b307da186ddbb1ee6d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=97446fd4969597996b7baf8f5b00ef46"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8736,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxSlideshow\" aria-label=\"Slideshow\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[2]/div[2]/button[3]",
              "issueID": "203d5effbba3e2d3d8a77cc0f0e386dc",
              "signature": "572f1c662b7d3a3fc98c725c84c5b662",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=203d5effbba3e2d3d8a77cc0f0e386dc"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3010.03
                },
                "height": 3010.03,
                "width": 1024
              },
              "position": {
                "line": 2121,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"main\" class=\"section-homepage\"&gt;&lt;a id=\"main-content?s=mega\" name=\"main-content?s=mega\" tabindex=\"1\"&gt;&lt;/a&gt; &lt;!-- Google Tag Manager (noscript) --&gt; &lt;noscript&gt; &lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=",
              "xpath": "/html/body",
              "issueID": "3ebf89e0752d4a90dc8e67e121cdbc87",
              "signature": "aaf3ae3ddf14e01a728fe6efcf146fae",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=3ebf89e0752d4a90dc8e67e121cdbc87"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://energystar.gov/",
      "what": "ENERGY STAR",
      "result": "https://www.energystar.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.energystar.gov/",
      "result": [
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'tb-megamenu-column-1', which is not unique in the same DOM",
          "element": "<div class=\"tb-megamenu-column span  mega-col-nav\" id=\"tb-megamenu-column-1\" data-hidewcol=\"0\" data- ... energystar-mesa.force.com/ENERGYSTAR/s/?s=mega\">Frequently Asked Questions</a></li></ul></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[data-class=\"\"][data-width=\"\"][data-hidewcol=\"0\"][id=\"tb-megamenu-column-1\"][class=\"tb-megamenu-column span  mega-col-nav\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'tb-megamenu-column-1', which is not unique in the same DOM",
          "element": "<div class=\"tb-megamenu-column span  mega-col-nav\" id=\"tb-megamenu-column-1\" data-hidewcol=\"0\" data- ... energystar-mesa.force.com/ENERGYSTAR/s/?s=mega\">Frequently Asked Questions</a></li></ul></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[data-class=\"\"][data-width=\"\"][data-hidewcol=\"0\"][id=\"tb-megamenu-column-1\"][class=\"tb-megamenu-column span  mega-col-nav\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_products_1', which is not unique in the same DOM",
          "element": "<a tabindex=\"-1\" id=\"es_products_1\" class=\"dropdown-toggle nav__link\" href=\"/products?s=mega\">Find Products<span class=\"\"></span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/products?s=mega\"][class=\"dropdown-toggle nav__link\"][id=\"es_products_1\"][tabindex=\"-1\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_products_1', which is not unique in the same DOM",
          "element": "<a aria-expanded=\"false\" tabindex=\"6\" id=\"es_products_1\" class=\"dropdown-toggle\" href=\"/products?s=mega\">Find Products<span class=\"caret\"></span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/products?s=mega\"][class=\"dropdown-toggle\"][id=\"es_products_1\"][tabindex=\"6\"][aria-expanded=\"false\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_products_1', which is not unique in the same DOM",
          "element": "<a tabindex=\"67\" id=\"es_products_1\" href=\"/products?s=footer\" class=\"nav__link nav__link\">Find Products</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[class=\"nav__link nav__link\"][href=\"/products?s=footer\"][id=\"es_products_1\"][tabindex=\"67\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_products_3', which is not unique in the same DOM",
          "element": "<a class=\"nav__link\" tabindex=\"-1\" title=\"Rebate Finder\" id=\"es_products_3\" href=\"https://www.energystar.gov/rebate-finder?s=mega\">Rebate Finder</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.energystar.gov/rebate-finder?s=mega\"][id=\"es_products_3\"][title=\"Rebate Finder\"][tabindex=\"-1\"][class=\"nav__link\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_products_3', which is not unique in the same DOM",
          "element": "<a tabindex=\"8\" title=\"Rebate Finder\" id=\"es_products_3\" href=\"https://www.energystar.gov/rebate-finder?s=mega\">Rebate Finder</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.energystar.gov/rebate-finder?s=mega\"][id=\"es_products_3\"][title=\"Rebate Finder\"][tabindex=\"8\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_products_4', which is not unique in the same DOM",
          "element": "<a class=\"nav__link\" tabindex=\"-1\" title=\"Ask the Experts\" id=\"es_products_4\" href=\"https://www.energystar.gov/ask-the-experts?s=mega\">Ask the Experts</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.energystar.gov/ask-the-experts?s=mega\"][id=\"es_products_4\"][title=\"Ask the Experts\"][tabindex=\"-1\"][class=\"nav__link\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_products_4', which is not unique in the same DOM",
          "element": "<a tabindex=\"9\" title=\"Ask the Experts\" id=\"es_products_4\" href=\"https://www.energystar.gov/ask-the-experts?s=mega\">Ask the Experts</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.energystar.gov/ask-the-experts?s=mega\"][id=\"es_products_4\"][title=\"Ask the Experts\"][tabindex=\"9\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_products_5', which is not unique in the same DOM",
          "element": "<a class=\"nav__link\" tabindex=\"-1\" title=\"Product Specification Search\" id=\"es_products_5\" href=\"https://www.energystar.gov/products/spec?s=mega\">Product Specification Search</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.energystar.gov/products/spec?s=mega\"][id=\"es_products_5\"][title=\"Product Specification Search\"][tabindex=\"-1\"][class=\"nav__link\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_products_5', which is not unique in the same DOM",
          "element": "<a tabindex=\"10\" title=\"Product Specification Search\" id=\"es_products_5\" href=\"https://www.energystar.gov/products/spec?s=mega\">Product Specification Search</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.energystar.gov/products/spec?s=mega\"][id=\"es_products_5\"][title=\"Product Specification Search\"][tabindex=\"10\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'tb-megamenu-column-2', which is not unique in the same DOM",
          "element": "<div class=\"tb-megamenu-column span  mega-col-nav\" id=\"tb-megamenu-column-2\" data-hidewcol=\"0\" data- ... f=\"https://www.energystar.gov/campaign/myEnergyStar?s=mega\">My ENERGY STAR</a></li></ul></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[data-class=\"\"][data-width=\"\"][data-hidewcol=\"0\"][id=\"tb-megamenu-column-2\"][class=\"tb-megamenu-column span  mega-col-nav\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'tb-megamenu-column-2', which is not unique in the same DOM",
          "element": "<div class=\"tb-megamenu-column span  mega-col-nav\" id=\"tb-megamenu-column-2\" data-hidewcol=\"0\" data- ... f=\"https://www.energystar.gov/campaign/myEnergyStar?s=mega\">My ENERGY STAR</a></li></ul></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[data-class=\"\"][data-width=\"\"][data-hidewcol=\"0\"][id=\"tb-megamenu-column-2\"][class=\"tb-megamenu-column span  mega-col-nav\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_home_1', which is not unique in the same DOM",
          "element": "<a tabindex=\"-1\" id=\"es_home_1\" class=\"dropdown-toggle nav__link\" href=\"/campaign/home?s=mega\">Save at Home<span class=\"\"></span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/campaign/home?s=mega\"][class=\"dropdown-toggle nav__link\"][id=\"es_home_1\"][tabindex=\"-1\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_home_1', which is not unique in the same DOM",
          "element": "<a aria-expanded=\"false\" tabindex=\"13\" id=\"es_home_1\" class=\"dropdown-toggle\" href=\"/campaign/home?s=mega\">Save at Home<span class=\"caret\"></span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/campaign/home?s=mega\"][class=\"dropdown-toggle\"][id=\"es_home_1\"][tabindex=\"13\"][aria-expanded=\"false\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_home_1', which is not unique in the same DOM",
          "element": "<a tabindex=\"68\" id=\"es_home_1\" href=\"/campaign/home?s=footer\" class=\"nav__link nav__link\">Save at Home</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[class=\"nav__link nav__link\"][href=\"/campaign/home?s=footer\"][id=\"es_home_1\"][tabindex=\"68\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_home_2', which is not unique in the same DOM",
          "element": "<a class=\"nav__link\" tabindex=\"-1\" title=\"All Ways to Save\" id=\"es_home_2\" href=\"https://www.energystar.gov/campaign/home?s=mega\">All Ways to Save</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.energystar.gov/campaign/home?s=mega\"][id=\"es_home_2\"][title=\"All Ways to Save\"][tabindex=\"-1\"][class=\"nav__link\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_home_2', which is not unique in the same DOM",
          "element": "<a tabindex=\"14\" title=\"All Ways to Save\" id=\"es_home_2\" href=\"https://www.energystar.gov/campaign/home?s=mega\">All Ways to Save</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.energystar.gov/campaign/home?s=mega\"][id=\"es_home_2\"][title=\"All Ways to Save\"][tabindex=\"14\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_home_3', which is not unique in the same DOM",
          "element": "<a class=\"nav__link\" tabindex=\"-1\" title=\"DIY Home Assessment\" id=\"es_home_3\" href=\"https://www.energystar.gov/campaign/assessYourHome?s=mega\">DIY Home Assessment</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.energystar.gov/campaign/assessYourHome?s=mega\"][id=\"es_home_3\"][title=\"DIY Home Assessment\"][tabindex=\"-1\"][class=\"nav__link\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_home_3', which is not unique in the same DOM",
          "element": "<a tabindex=\"15\" title=\"DIY Home Assessment\" id=\"es_home_3\" href=\"https://www.energystar.gov/campaign/assessYourHome?s=mega\">DIY Home Assessment</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.energystar.gov/campaign/assessYourHome?s=mega\"][id=\"es_home_3\"][title=\"DIY Home Assessment\"][tabindex=\"15\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_home_4', which is not unique in the same DOM",
          "element": "<a class=\"nav__link\" tabindex=\"-1\" title=\"Heating &amp; Cooling\" id=\"es_home_4\" href=\"/campaign/heating_cooling?s=mega\">Heating &amp; Cooling</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/campaign/heating_cooling?s=mega\"][id=\"es_home_4\"][title=\"Heating & Cooling\"][tabindex=\"-1\"][class=\"nav__link\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_home_4', which is not unique in the same DOM",
          "element": "<a tabindex=\"16\" title=\"Heating &amp; Cooling\" id=\"es_home_4\" href=\"/campaign/heating_cooling?s=mega\">Heating &amp; Cooling</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/campaign/heating_cooling?s=mega\"][id=\"es_home_4\"][title=\"Heating & Cooling\"][tabindex=\"16\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_home_5', which is not unique in the same DOM",
          "element": "<a class=\"nav__link\" tabindex=\"-1\" title=\"Seal &amp; Insulate\" id=\"es_home_5\" href=\"/campaign/seal_insulate?s=mega\">Seal &amp; Insulate</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/campaign/seal_insulate?s=mega\"][id=\"es_home_5\"][title=\"Seal & Insulate\"][tabindex=\"-1\"][class=\"nav__link\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_home_5', which is not unique in the same DOM",
          "element": "<a tabindex=\"17\" title=\"Seal &amp; Insulate\" id=\"es_home_5\" href=\"/campaign/seal_insulate?s=mega\">Seal &amp; Insulate</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/campaign/seal_insulate?s=mega\"][id=\"es_home_5\"][title=\"Seal & Insulate\"][tabindex=\"17\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_home_7', which is not unique in the same DOM",
          "element": "<a class=\"nav__link\" tabindex=\"-1\" title=\"Expert Home Improvements\" id=\"es_home_7\" href=\"/campaign/improvements?s=mega\">Expert Home Improvements</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/campaign/improvements?s=mega\"][id=\"es_home_7\"][title=\"Expert Home Improvements\"][tabindex=\"-1\"][class=\"nav__link\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_home_7', which is not unique in the same DOM",
          "element": "<a tabindex=\"18\" title=\"Expert Home Improvements\" id=\"es_home_7\" href=\"/campaign/improvements?s=mega\">Expert Home Improvements</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/campaign/improvements?s=mega\"][id=\"es_home_7\"][title=\"Expert Home Improvements\"][tabindex=\"18\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'tb-megamenu-column-3', which is not unique in the same DOM",
          "element": "<div class=\"tb-megamenu-column span  mega-col-nav\" id=\"tb-megamenu-column-3\" data-hidewcol=\"0\" data- ... partner_resources/residential_new/working?s=mega\">Partner with ENERGY STAR</a></li></ul></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[data-class=\"\"][data-width=\"\"][data-hidewcol=\"0\"][id=\"tb-megamenu-column-3\"][class=\"tb-megamenu-column span  mega-col-nav\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'tb-megamenu-column-3', which is not unique in the same DOM",
          "element": "<div class=\"tb-megamenu-column span  mega-col-nav\" id=\"tb-megamenu-column-3\" data-hidewcol=\"0\" data- ... partner_resources/residential_new/working?s=mega\">Partner with ENERGY STAR</a></li></ul></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[data-class=\"\"][data-width=\"\"][data-hidewcol=\"0\"][id=\"tb-megamenu-column-3\"][class=\"tb-megamenu-column span  mega-col-nav\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_newhomes_1', which is not unique in the same DOM",
          "element": "<a tabindex=\"-1\" id=\"es_newhomes_1\" class=\"dropdown-toggle nav__link\" href=\"/newhomes?s=mega\">New Homes<span class=\"\"></span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/newhomes?s=mega\"][class=\"dropdown-toggle nav__link\"][id=\"es_newhomes_1\"][tabindex=\"-1\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_newhomes_1', which is not unique in the same DOM",
          "element": "<a aria-expanded=\"false\" tabindex=\"20\" id=\"es_newhomes_1\" class=\"dropdown-toggle\" href=\"/newhomes?s=mega\">New Homes<span class=\"caret\"></span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/newhomes?s=mega\"][class=\"dropdown-toggle\"][id=\"es_newhomes_1\"][tabindex=\"20\"][aria-expanded=\"false\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_newhomes_1', which is not unique in the same DOM",
          "element": "<a tabindex=\"69\" id=\"es_newhomes_1\" href=\"/newhomes?s=footer\" class=\"nav__link nav__link\">New Homes</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[class=\"nav__link nav__link\"][href=\"/newhomes?s=footer\"][id=\"es_newhomes_1\"][tabindex=\"69\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_newhomes_2', which is not unique in the same DOM",
          "element": "<a class=\"nav__link\" tabindex=\"-1\" title=\"Find a Builder\" id=\"es_newhomes_2\" href=\"https://www.energystar.gov/index.cfm?fuseaction=new_homes_partners.locator&amp;s=mega\">Find a Builder</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.energystar.gov/index.cfm?fuseaction=new_homes_partners.locator&s=mega\"][id=\"es_newhomes_2\"][title=\"Find a Builder\"][tabindex=\"-1\"][class=\"nav__link\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_newhomes_2', which is not unique in the same DOM",
          "element": "<a tabindex=\"22\" title=\"Find a Builder\" id=\"es_newhomes_2\" href=\"https://www.energystar.gov/index.cfm?fuseaction=new_homes_partners.locator&amp;s=mega\">Find a Builder</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.energystar.gov/index.cfm?fuseaction=new_homes_partners.locator&s=mega\"][id=\"es_newhomes_2\"][title=\"Find a Builder\"][tabindex=\"22\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_newhomes_5', which is not unique in the same DOM",
          "element": "<a class=\"nav__link\" tabindex=\"-1\" title=\"Partner Resources\" id=\"es_newhomes_5\" href=\"/partner_resources/residential_new?s=mega\">Partner Resources</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/partner_resources/residential_new?s=mega\"][id=\"es_newhomes_5\"][title=\"Partner Resources\"][tabindex=\"-1\"][class=\"nav__link\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_newhomes_5', which is not unique in the same DOM",
          "element": "<a tabindex=\"23\" title=\"Partner Resources\" id=\"es_newhomes_5\" href=\"/partner_resources/residential_new?s=mega\">Partner Resources</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/partner_resources/residential_new?s=mega\"][id=\"es_newhomes_5\"][title=\"Partner Resources\"][tabindex=\"23\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_newhomes_4', which is not unique in the same DOM",
          "element": "<a class=\"nav__link\" tabindex=\"-1\" title=\"Program Requirements\" id=\"es_newhomes_4\" href=\"/partner_resources/residential_new/program_reqs?s=mega\">Program Requirements</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/partner_resources/residential_new/program_reqs?s=mega\"][id=\"es_newhomes_4\"][title=\"Program Requirements\"][tabindex=\"-1\"][class=\"nav__link\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'es_newhomes_4', which is not unique in the same DOM",
          "element": "<a tabindex=\"24\" title=\"Program Requirements\" id=\"es_newhomes_4\" href=\"/partner_resources/residential_new/program_reqs?s=mega\">Program Requirements</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/partner_resources/residential_new/program_reqs?s=mega\"][id=\"es_newhomes_4\"][title=\"Program Requirements\"][tabindex=\"24\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'tb-megamenu-column-4', which is not unique in the same DOM",
          "element": "<div class=\"tb-megamenu-column span  mega-col-nav\" id=\"tb-megamenu-column-4\" data-hidewcol=\"0\" data- ... class=\"nav__link\" tabindex=\"-1\" href=\"/buildings/about-us?s=mega\">About Us</a></li></ul></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[data-class=\"\"][data-width=\"\"][data-hidewcol=\"0\"][id=\"tb-megamenu-column-4\"][class=\"tb-megamenu-column span  mega-col-nav\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'tb-megamenu-column-4', which is not unique in the same DOM",
          "element": "<div class=\"tb-megamenu-column span  mega-col-nav\" id=\"tb-megamenu-column-4\" data-hidewcol=\"0\" data- ... ata-id=\"29687\"><a tabindex=\"33\" href=\"/buildings/about-us?s=mega\">About Us</a></li></ul></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[data-class=\"\"][data-width=\"\"][data-hidewcol=\"0\"][id=\"tb-megamenu-column-4\"][class=\"tb-megamenu-column span  mega-col-nav\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'tb-megamenu-column-6', which is not unique in the same DOM",
          "element": "<div class=\"tb-megamenu-column span  mega-col-nav\" id=\"tb-megamenu-column-6\" data-hidewcol=\"0\" data- ...  class=\"tb-megamenu-item level-2 mega nav__item\" id=\"\" data-hidesub=\"0\" data-hidewcol=\"0\" data-group",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[data-class=\"\"][data-width=\"\"][data-hidewcol=\"0\"][id=\"tb-megamenu-column-6\"][class=\"tb-megamenu-column span  mega-col-nav\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'tb-megamenu-column-6', which is not unique in the same DOM",
          "element": "<div class=\"tb-megamenu-column span  mega-col-nav\" id=\"tb-megamenu-column-6\" data-hidewcol=\"0\" data- ... b=\"0\" data-hidewcol=\"0\" data-group=\"0\" data-alignsub=\"\" data-caption=\"\" data-xicon=\"\" data-class=\"\" ",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[data-class=\"\"][data-width=\"\"][data-hidewcol=\"0\"][id=\"tb-megamenu-column-6\"][class=\"tb-megamenu-column span  mega-col-nav\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'tb-megamenu-column-5', which is not unique in the same DOM",
          "element": "<div class=\"tb-megamenu-column span12  mega-col-nav\" id=\"tb-megamenu-column-5\" data-hidewcol=\"0\" data-width=\"12\" data-class=\"\"><div class=\"tb-megamenu-column-inner mega-inner clearfix\"></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[data-class=\"\"][data-width=\"12\"][data-hidewcol=\"0\"][id=\"tb-megamenu-column-5\"][class=\"tb-megamenu-column span12  mega-col-nav\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'tb-megamenu-column-5', which is not unique in the same DOM",
          "element": "<div class=\"tb-megamenu-column span12  mega-col-nav\" id=\"tb-megamenu-column-5\" data-hidewcol=\"0\" dat ... rces/challenge_baseline_calculator_0?s=mega\">Challenge Baseline Calculator</a></li></ul></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[data-class=\"\"][data-width=\"12\"][data-hidewcol=\"0\"][id=\"tb-megamenu-column-5\"][class=\"tb-megamenu-column span12  mega-col-nav\"]",
            "attNo": 5
          }
        }
      ]
    }
  ],
  "timeStamp": "4ea6d",
  "startTime": "2022-07-21T23:04:02",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      43
    ],
    [
      "ibm",
      29
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      6
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 11,
  "logSize": 759,
  "errorLogCount": 11,
  "errorLogSize": 759,
  "prohibitedCount": 11,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-21T23:06:00",
  "elapsedSeconds": 122,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "focAll": 92,
        "focInd": 1,
        "focOp": 252,
        "hover": 77,
        "linkUl": 116,
        "role": 7,
        "styleDiff": 25,
        "zIndex": 15
      },
      "alfa": {
        "r3": 172,
        "r53": 4,
        "r57": 108,
        "r66": 32,
        "r69": 4,
        "r73": 24,
        "r83": 8,
        "r87": 4
      },
      "axe": {
        "color-contrast-enhanced": 46,
        "color-contrast": 10,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "duplicate-id-active": 9,
        "duplicate-id": 17,
        "heading-order": 2,
        "landmark-one-main": 2,
        "region": 20,
        "tabindex": 138
      },
      "htmlcs": {
        "e:AA.4_1_1.F77": 92,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_3_1_A.G141": 3,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.Alpha": 2,
        "w:AA.1_4_3.G18.Abs": 5,
        "w:AA.1_4_3.G18.Alpha": 1,
        "w:AA.1_4_3.G18.BgImage": 4,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "ibm": {
        "RPT_Elem_UniqueId": 44,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 120,
        "element_tabbable_role_valid": 4,
        "Rpt_Aria_ContentinfoWithNoMain_Implicit": 1,
        "element_attribute_deprecated": 1,
        "aria_role_redundant": 1
      },
      "wave": {
        "a:alt_redundant": 3,
        "a:heading_skipped": 1,
        "a:link_redundant": 8,
        "a:noscript": 1,
        "a:tabindex": 81
      },
      "tenon": {
        "28": 4,
        "79": 88,
        "95": 12,
        "98": 20,
        "152": 24,
        "155": 2
      },
      "continuum": {
        "94": 172
      }
    },
    "groupDetails": {
      "groups": {
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 46,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 1,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 189,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 19,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 58,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 5,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "element_tabbable_role_valid": {
              "score": 3,
              "what": "Tabbable element has a non-widget role"
            },
            "Rpt_Aria_ContentinfoWithNoMain_Implicit": {
              "score": 1,
              "what": "Element has a contentinfo role when no element has a main role"
            },
            "aria_role_redundant": {
              "score": 1,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 6,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 4,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 129,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id-active": {
              "score": 7,
              "what": "id attribute value of the active element is not unique"
            },
            "duplicate-id": {
              "score": 13,
              "what": "id attribute value is not unique"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 69,
              "what": "Duplicate id attribute value"
            }
          },
          "ibm": {
            "RPT_Elem_UniqueId": {
              "score": 33,
              "what": "Element id attribute value is not unique within the document"
            }
          },
          "continuum": {
            "94": {
              "score": 129,
              "what": "Elements contains an id attribute set to a value that is not unique in the DOM"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 2,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 1,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 2,
              "what": "Heading level is incorrect"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 1,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 54,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 10,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 60,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 8,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 12,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 3,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 3,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 8,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 18,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 8,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 2,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "tabIndexPositive": {
          "axe": {
            "tabindex": {
              "score": 35,
              "what": "Positive tabIndex risks creating a confusing focus order"
            }
          },
          "wave": {
            "a:tabindex": {
              "score": 20,
              "what": "tabIndex value positive"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 3:1, given the transparency"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "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"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 1,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "imageTextRedundant": {
          "wave": {
            "a:alt_redundant": {
              "score": 1,
              "what": "Redundant text alternative"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 4,
              "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"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "titleRedundant": {
          "tenon": {
            "79": {
              "score": 22,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 10,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 12,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "ibm": 100
    },
    "summary": {
      "total": 1177,
      "log": 204,
      "preventions": 100,
      "solos": 0,
      "groups": [
        {
          "groupName": "duplicateID",
          "score": 231
        },
        {
          "groupName": "focusableOperable",
          "score": 191
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 88
        },
        {
          "groupName": "linkIndication",
          "score": 60
        },
        {
          "groupName": "tabFocusability",
          "score": 48
        },
        {
          "groupName": "tabIndexPositive",
          "score": 45
        },
        {
          "groupName": "titleRedundant",
          "score": 24
        },
        {
          "groupName": "hoverSurprise",
          "score": 21
        },
        {
          "groupName": "noLeading",
          "score": 20
        },
        {
          "groupName": "contrastAAA",
          "score": 18
        },
        {
          "groupName": "targetSize",
          "score": 14
        },
        {
          "groupName": "linkTextsSame",
          "score": 12
        },
        {
          "groupName": "contrastAA",
          "score": 11
        },
        {
          "groupName": "overflowHidden",
          "score": 10
        },
        {
          "groupName": "roleBad",
          "score": 9
        },
        {
          "groupName": "inconsistentStyles",
          "score": 8
        },
        {
          "groupName": "zIndexNotZero",
          "score": 6
        },
        {
          "groupName": "headingStructure",
          "score": 6
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "linkPair",
          "score": 6
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 4
        },
        {
          "groupName": "focusIndication",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "linkNoText",
          "score": 3
        },
        {
          "groupName": "obsolete",
          "score": 3
        },
        {
          "groupName": "imageTextRedundant",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        }
      ]
    }
  }
}