Accessibility test digest

Synopsis

Page: Federal Energy Regulatory Commission (FERC)

URL: https://www.ferc.gov/

Score: 1014

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 Federal Energy Regulatory Commission (FERC) web page at https://www.ferc.gov/ on 2022/07/17. The procedure performed 1075 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp14a scoring procedure to compute partial and total scores for the page. The total score is 1014 (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
total1014
log213
ariaBadAttribute122
linkTextsSame108
navConfusion79
linkIndication75
landmarkConfusion69
svgImageNoText58
contrastAAA30
menuNavigation28
leadingClipsText26
linkForcesNewWindow23
navNoText23
targetSize16
focusIndication15
contrastAA15
roleBad11
inconsistentStyles11
mainConfusion10
zIndexNotZero6
contrastRisk6
pageLanguage6
textRotated6
horizontalScrolling5
hoverSurprise4
linkBrokenRisk4
contentBeyondLandmarks4
obsolete4
linkPair4
spontaneousMotion3
visibleBulk3
frameContentRisk3
hiddenContentRisk3
mainNotTop3
mainNot13
pseudoNavListRisk3
headingStructure3
scrollRisk3
linkComprehensionRisk3
titleRedundant3

Issue summary

Special issues

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

Classified issues

ariaBadAttribute: Score 122. Issues reported by tests in this category:

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

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

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

landmarkConfusion: Score 69. Issues reported by tests in this category:

svgImageNoText: Score 58. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

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

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

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

Report

{
  "id": "4aieq-ferc",
  "host": {
    "id": "ferc",
    "which": "https://www.ferc.gov/",
    "what": "Federal Energy Regulatory Commission (FERC)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T22:51:39"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T22:53:44"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.ferc.gov/",
        "what": "Federal Energy Regulatory Commission (FERC)"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://www.ferc.gov/",
        "what": "Federal Energy Regulatory Commission (FERC)"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.ferc.gov/",
      "what": "Federal Energy Regulatory Commission (FERC)",
      "result": "https://www.ferc.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.ferc.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.ferc.gov/",
      "result": {
        "bytes": [
          1321549,
          1321218,
          1321218,
          1321218,
          1321549
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          7405,
          0,
          0,
          7405
        ],
        "meanPixelChange": 3702,
        "maxPixelChange": 7405,
        "changeFrequency": 0.5
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ferc.gov/",
      "what": "Federal Energy Regulatory Commission (FERC)",
      "result": "https://www.ferc.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.ferc.gov/",
      "result": {
        "visibleElements": 467
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.ferc.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.ferc.gov/",
      "result": {
        "tabFocusables": 87,
        "tabFocused": 87,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ferc.gov/",
      "what": "URL",
      "result": "https://www.ferc.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.ferc.gov/",
      "result": {
        "totals": {
          "total": 87,
          "types": {
            "indicatorMissing": {
              "total": 4,
              "tagNames": {
                "A": 3,
                "IFRAME": 1
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 83,
              "meanDelay": 0,
              "tagNames": {
                "A": 83
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "Technical Conference Schedule"
            },
            {
              "tagName": "A",
              "text": "Task Force on Electric Transmission"
            },
            {
              "tagName": "IFRAME",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Click to Subscribe"
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FERC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Industries & Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": ".cls-1{fill:none;} Public Participation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Enforcement & Legal",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News & Events",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FERC Online",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Search",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View All System Notifications",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "eLibrary",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "eFile",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Meet the Commissioners",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Documents & Filing Forms",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "July Commission Meeting",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Staff Issues Draft Environmental Impact Statement for Gas Transmission Northwest LLC’s GTN Xpress Pr",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "June 2022 Highlights | FERC insight | Volume 6",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FERC Staff Issues the Final Environmental Impact Statement for the MP66-69 Compression Relocation an",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View all news",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "27 Jul Scoping Meeting Scoping Meeting Regarding the Wisconsin Reliability Project 7:00 PM - 8:00 PM",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "28 Jul Commission Meetings July 28, 2022 Open Meeting 10:00 AM - 11:00 AM",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "28 Jul Scoping Meeting Scoping Meeting Regarding the Wisconsin Reliability Project 6:00 PM - 7:00 PM",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View all events",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View All Tweets(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Natural Gas",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Natural Gas Pipelines",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Safety and Inspections",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LNG",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Hydropower",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Licensing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Administration and Compliance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Dam Safety and Inspections",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Electric",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Electric Power Sales and Markets",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Electric Quarterly Reports",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Electric Reliability",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Oil",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Overview",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "General Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Instagram",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LinkedIn",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "YouTube",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Natural Gas",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Electric",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Hydropower",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Market Assessments",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Oil",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Enforcement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Enforcement Hotline",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Legal",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CEII",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News Releases & Headlines",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Event Calendar",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About FERC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Commission Members",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Offices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Employee Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Equal Employment Opportunity (EEO)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sitemap",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Comment Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "eLibrary",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "eRegister",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "eComment",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "eFile",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "eSubscription",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "eService",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "eTariff",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FERC Filing Fees",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Administrative Policies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Whistleblower Protection(link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Digital Strategy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No Fear Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CEII",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Budget & Performance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sitemap",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ferc.gov/",
      "what": "URL",
      "result": "https://www.ferc.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.ferc.gov/",
      "result": {
        "totals": {
          "total": 529,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 529,
              "tagNames": {
                "A": 522,
                "INPUT": 2,
                "BUTTON": 2,
                "IFRAME": 3
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FERC Federal Energy Regulatory Commission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mobile Menu Button",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search-mobile",
              "text": "<input class=\"search__input\" id=\"search-mobile\" type=\"search\" name=\"search_text\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industries & Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electric",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Power Sales and Markets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electric Reliability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electric Transmission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "General Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Oil",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Annual Charges",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "General Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Staff Oil Pipeline Handbooks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Market Assessments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports & Analysis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Sources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Natural Gas Markets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electric Power Markets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hydropower",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Licensing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Administration and Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dam Safety and Inspections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Natural Gas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Landowner Topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Safety and Inspections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Environment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Get Involved",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Process",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Sources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Strategy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FERC Staff Reports and Papers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate Officials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Project Directory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Reference Room",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FERC Processes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Guides",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Asked Questions: Spillway Inspections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tree Trimming and Vegetation Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": ".cls-1{fill:none;} Public Participation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Public Participation (OPP)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Upcoming Technical Conferences",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Upcoming Scoping Meetings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Projects",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WorkshOPP on Filing Comments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Workshop on Technical Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Workshop/Listening Sessions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Participate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact FERC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intervene",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "File a Comment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request a Rehearing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Asked Questions (FAQs)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Educational Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Energy Markets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Energy Projects",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enforcement & Legal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investigations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Self Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accounting Matters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enforcement Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enforcement Hotline",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enforcement Reliability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Prohibition of Energy Market Manipulation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Civil Penalties",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No Action Letters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Interest Rates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Federal Statutes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Major Orders & Regulations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equity Action Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Administrative Litigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Alternative Dispute Resolution",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Court Cases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Settlements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Memoranda of Understanding (MOU)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information Collections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No Fear Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electronic FOIA Request Form",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electronic Privacy Act Request Consent for Disclosure of Records",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electronic Privacy Act Request for Individual Access to Records",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Freedom of Information Act Guide",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Service Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reading Room Material",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Requested Processed Records",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Annual Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quarterly Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CEII",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electronic CEII Request Form",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Related Document Classes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commission CEII Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FERC CUI Processes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dam and Safety Inspection Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Designation of Incoming Dam Safety Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News & Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News Releases & Headlines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Decisions and Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events Calendar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Technical Conference Schedule - 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commission Meetings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Notational Orders",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ALJ Proceedings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Court Cases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Scoping Meeting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Conferences and Workshops",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers and Recruiting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commission Meetings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open Access Podcast",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Relations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Congressional Affairs Division",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FERC Insight",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Covid-19 Response",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What is FERC?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategic Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What FERC Does",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Asked Questions (FAQs)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Administrative Policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Reference Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equal Employment Opportunity (EEO)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity at FERC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commission Members & Senior Staff",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meet the Commissioners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Statements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chairman Glick",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Danly",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Clements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Christie",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Phillips",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commission Members and Senior Staff",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Current and Previous Chairmen",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Administrative Law Judges (OALJ)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Administrative Litigation (OAL)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Electric Reliability (OER)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Energy Infrastructure Security (OEIS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Energy Market Regulation (OEMR)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Energy Policy and Innovation (OEPI)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Energy Projects (OEP)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Enforcement (OE)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of External Affairs (OEA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Public Participation (OPP)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of the Executive Director (OED)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of the General Counsel (OGC)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of the Secretary (OSEC)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Key Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Building Access",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compliance Help Desk",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webmaster",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International Delegation Request",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Speaker Request",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Internet Protocol Version 6 (IPv6) Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vulnerability Disclosure Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Why Choose FERC?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Job Search/Apply",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Qualifications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FERC-Careers Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "College Recruitment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Career Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Student Relations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information for Jobseekers with Disabilities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information for Veterans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FERC Online",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FERC Online",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Filing Fees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Filing Forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Notice Formats",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How To Guides",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Company Registration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Asked Questions (FAQs)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Comment Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eLibrary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What is eLibrary?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eLibrary Quick User Guide",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Key Features",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tips for Searching",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tips for Downloading Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Tips",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Standards for Descriptions of Documents Submitted to FERC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "File Formats Supported By PDF Generation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Asked Questions (FAQs) eLibrary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eTariff",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sandbox Electronic Test Site",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commission Orders and Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Instructive Orders",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Natural Gas Filings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pipeline Tariff Filing Preparation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electric and MBR Step-by-Step Filing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View Individual Tariffs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Login",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eRegister",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eLibrary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eTariff",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eComment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eFiling",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Company Registration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eSubscription",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eService",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FERC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industries & Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Power Sales and Markets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electric Reliability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electric Transmission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "General Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Annual Charges",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "General Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Staff Oil Pipeline Handbooks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports & Analysis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Sources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Natural Gas Markets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electric Power Markets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Licensing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Administration and Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dam Safety and Inspections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Landowner Topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Safety and Inspections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Environment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Get Involved",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Process",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Sources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Strategy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FERC Staff Reports and Papers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate Officials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Project Directory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Reference Room",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FERC Processes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Guides",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Asked Questions: Spillway Inspections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tree Trimming and Vegetation Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": ".cls-1{fill:none;} Public Participation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Public Participation (OPP)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Upcoming Technical Conferences",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Upcoming Scoping Meetings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Projects",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WorkshOPP on Filing Comments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Workshop on Technical Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Workshop/Listening Sessions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact FERC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intervene",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "File a Comment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request a Rehearing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Asked Questions (FAQs)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Energy Markets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Energy Projects",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enforcement & Legal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investigations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Self Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accounting Matters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enforcement Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enforcement Hotline",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enforcement Reliability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Prohibition of Energy Market Manipulation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Civil Penalties",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No Action Letters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Interest Rates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Federal Statutes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Major Orders & Regulations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equity Action Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Administrative Litigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Alternative Dispute Resolution",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Court Cases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Settlements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Memoranda of Understanding (MOU)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information Collections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No Fear Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electronic FOIA Request Form",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electronic Privacy Act Request Consent for Disclosure of Records",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electronic Privacy Act Request for Individual Access to Records",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Freedom of Information Act Guide",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Service Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reading Room Material",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Requested Processed Records",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Annual Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quarterly Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electronic CEII Request Form",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Related Document Classes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commission CEII Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FERC CUI Processes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dam and Safety Inspection Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Designation of Incoming Dam Safety Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News & Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News Releases & Headlines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Decisions and Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events Calendar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Technical Conference Schedule - 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commission Meetings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Notational Orders",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ALJ Proceedings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Court Cases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Scoping Meeting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Conferences and Workshops",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers and Recruiting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commission Meetings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open Access Podcast",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Relations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Congressional Affairs Division",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FERC Insight",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Covid-19 Response",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Staff Issues Draft Environmental Impact Statement for Gas Transmission Northwest",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "June 2022 Highlights | FERC insight | Volume 6",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FERC Staff Issues the Final Environmental Impact Statement for the MP66-69 Compr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View all news",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "20 Jul Public Meeting Fourth Meeting of the Joint Federal-State Task Force on El",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "27 Jul Scoping Meeting Scoping Meeting Regarding the Wisconsin Reliability Proje",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "28 Jul Commission Meetings July 28, 2022 Open Meeting 10:00 AM - 11:00 AM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View all events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategic Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What FERC Does",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Asked Questions (FAQs)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Administrative Policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Reference Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equal Employment Opportunity (EEO)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity at FERC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meet the Commissioners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Statements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chairman Glick",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Danly",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Clements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Christie",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Phillips",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commission Members and Senior Staff",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Current and Previous Chairmen",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Administrative Law Judges (OALJ)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Administrative Litigation (OAL)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Electric Reliability (OER)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Energy Infrastructure Security (OEIS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Energy Market Regulation (OEMR)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Energy Policy and Innovation (OEPI)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Energy Projects (OEP)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Enforcement (OE)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of External Affairs (OEA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Public Participation (OPP)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of the Executive Director (OED)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of the General Counsel (OGC)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of the Secretary (OSEC)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Key Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Building Access",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compliance Help Desk",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webmaster",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International Delegation Request",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Speaker Request",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Internet Protocol Version 6 (IPv6) Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vulnerability Disclosure Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Why Choose FERC?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Job Search/Apply",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Qualifications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FERC-Careers Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "College Recruitment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Career Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Student Relations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information for Jobseekers with Disabilities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information for Veterans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FERC Online",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Filing Fees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Filing Forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Notice Formats",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How To Guides",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Company Registration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Asked Questions (FAQs)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Comment Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What is eLibrary?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eLibrary Quick User Guide",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Key Features",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tips for Searching",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tips for Downloading Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Tips",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Standards for Descriptions of Documents Submitted to FERC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "File Formats Supported By PDF Generation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Asked Questions (FAQs) eLibrary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sandbox Electronic Test Site",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commission Orders and Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Instructive Orders",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Natural Gas Filings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pipeline Tariff Filing Preparation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electric and MBR Step-by-Step Filing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View Individual Tariffs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Login",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eRegister",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eLibrary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eTariff",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eComment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eFiling",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Company Registration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eSubscription",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eService",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search",
              "text": "<input class=\"search__input\" id=\"search\" type=\"search\" name=\"search_text\" placeh",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View All System Notifications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Technical Conference Schedule",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Task Force on Electric Transmission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eLibrary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eFile",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meet the Commissioners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Documents & Filing Forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "July Commission Meeting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Staff Issues Draft Environmental Impact Statement for Gas Transmission Northwest",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "June 2022 Highlights | FERC insight | Volume 6",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FERC Staff Issues the Final Environmental Impact Statement for the MP66-69 Compr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View all news",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "27 Jul Scoping Meeting Scoping Meeting Regarding the Wisconsin Reliability Proje",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "28 Jul Commission Meetings July 28, 2022 Open Meeting 10:00 AM - 11:00 AM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "28 Jul Scoping Meeting Scoping Meeting Regarding the Wisconsin Reliability Proje",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View all events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "twitter-widget-0",
              "text": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View All Tweets(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Natural Gas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Natural Gas Pipelines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Safety and Inspections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LNG",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hydropower",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Licensing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Administration and Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dam Safety and Inspections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electric",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electric Power Sales and Markets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electric Quarterly Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electric Reliability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Oil",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "General Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Click to Subscribe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Natural Gas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electric",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hydropower",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Market Assessments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Oil",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enforcement Hotline",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CEII",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News Releases & Headlines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Event Calendar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About FERC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commission Members",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employee Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equal Employment Opportunity (EEO)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sitemap",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Comment Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eLibrary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eRegister",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eComment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eFile",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eSubscription",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eService",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eTariff",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FERC Filing Fees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Administrative Policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Whistleblower Protection(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Strategy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No Fear Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CEII",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget & Performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sitemap",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://pla",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "rufous-sandbox",
              "text": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"tr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ferc.gov/",
      "what": "URL",
      "result": "https://www.ferc.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.ferc.gov/",
      "result": {
        "totals": {
          "triggers": 162,
          "headTriggers": 20,
          "tailTriggers": 142,
          "impactTriggers": 1,
          "additions": 3,
          "removals": 3,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "ViewAllSystemNotifications",
                "additions": 3,
                "removals": 3,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ferc.gov/",
      "what": "URL",
      "result": "https://www.ferc.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.ferc.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 4
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search"
                ]
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.ferc.gov/",
      "result": {
        "totals": {
          "links": 522,
          "adjacent": {
            "total": 93,
            "underlined": 20,
            "underlinedPercent": 21
          }
        },
        "items": {
          "underlined": [
            "Skip to main content",
            "Mobile Menu Button",
            "Close",
            "Close",
            "Close",
            "Staff Issues Draft Environmental Impact Statement for Gas Transmission Northwest LLC’s GTN Xpress Project",
            "June 2022 Highlights | FERC insight | Volume 6",
            "FERC Staff Issues the Final Environmental Impact Statement for the MP66-69 Compression Relocation and Modification Amendment and the MP33 Compressor Station Modification Amendment Project (Docket Nos. CP21-1-000 and CP21-458-000)",
            "Close",
            "Close",
            "Close",
            "Close",
            "July Commission Meeting",
            "Staff Issues Draft Environmental Impact Statement for Gas Transmission Northwest LLC’s GTN Xpress Project",
            "June 2022 Highlights | FERC insight | Volume 6",
            "FERC Staff Issues the Final Environmental Impact Statement for the MP66-69 Compression Relocation and Modification Amendment and the MP33 Compressor Station Modification Amendment Project (Docket Nos. CP21-1-000 and CP21-458-000)",
            "Natural Gas",
            "Hydropower",
            "Electric",
            "Oil"
          ],
          "notUnderlined": [
            "FERC Federal Energy Regulatory Commission",
            "Industries & Data",
            "Electric",
            "Oil",
            "Market Assessments",
            "Hydropower",
            "Natural Gas",
            "Resources",
            ".cls-1{fill:none;} Public Participation",
            "Office of Public Participation (OPP)",
            "How to Participate",
            "Educational Resources",
            "Enforcement & Legal",
            "Enforcement",
            "Legal",
            "FOIA",
            "CEII",
            "News & Events",
            "News",
            "Events",
            "Media",
            "About",
            "What is FERC?",
            "Commission Members & Senior Staff",
            "Offices",
            "Contact Us",
            "Careers",
            "FERC Online",
            "FERC Online",
            "eLibrary",
            "eTariff",
            "Login",
            "eRegister",
            "eLibrary",
            "eTariff",
            "eComment",
            "eFiling",
            "Company Registration",
            "eSubscription",
            "eService",
            "FERC",
            "Industries & Data",
            ".cls-1{fill:none;} Public Participation",
            "Office of Public Participation (OPP)",
            "Enforcement & Legal",
            "News & Events",
            "View all news",
            "20 Jul Public Meeting Fourth Meeting of the Joint Federal-State Task Force on Electric Transmission 4:00 PM - 8:30 PM",
            "27 Jul Scoping Meeting Scoping Meeting Regarding the Wisconsin Reliability Project 7:00 PM - 8:00 PM",
            "28 Jul Commission Meetings July 28, 2022 Open Meeting 10:00 AM - 11:00 AM",
            "View all events",
            "About",
            "FERC Online",
            "Login",
            "eRegister",
            "eLibrary",
            "eTariff",
            "eComment",
            "eFiling",
            "Company Registration",
            "eSubscription",
            "eService",
            "Search",
            "View All System Notifications",
            "Technical Conference Schedule",
            "Task Force on Electric Transmission",
            "View all news",
            "27 Jul Scoping Meeting Scoping Meeting Regarding the Wisconsin Reliability Project 7:00 PM - 8:00 PM",
            "28 Jul Commission Meetings July 28, 2022 Open Meeting 10:00 AM - 11:00 AM",
            "28 Jul Scoping Meeting Scoping Meeting Regarding the Wisconsin Reliability Project 6:00 PM - 7:00 PM",
            "View all events",
            "View All Tweets(link is external)",
            "Click to Subscribe"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.ferc.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 35,
              "correct": 9,
              "incorrect": 26
            },
            "specific": {
              "tab": {
                "total": 7,
                "correct": 7,
                "incorrect": 0
              },
              "left": {
                "total": 7,
                "correct": 0,
                "incorrect": 7
              },
              "right": {
                "total": 7,
                "correct": 0,
                "incorrect": 7
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 7,
                "correct": 1,
                "incorrect": 6
              },
              "end": {
                "total": 7,
                "correct": 1,
                "incorrect": 6
              }
            }
          },
          "menuItems": {
            "total": 7,
            "correct": 0,
            "incorrect": 7
          },
          "menus": {
            "total": 1,
            "correct": 0,
            "incorrect": 1
          }
        },
        "menuItems": {
          "incorrect": [
            {
              "tagName": "LI",
              "text": "Industries & Data Electric Overview Power Sales and Markets Electric Reliability Electric Transmissi",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": ".cls-1{fill:none;} Public Participation Office of Public Participation (OPP) Overview Upcoming Techn",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Enforcement & Legal Enforcement Overview Investigations Self Reports Audits Accounting Matters Enfor",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "News & Events News News Releases & Headlines Decisions and Notices Events Events Calendar Technical ",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "About What is FERC? About Strategic Documents What FERC Does Frequently Asked Questions (FAQs) Admin",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "FERC Online FERC Online Overview Filing Fees Filing Forms Notice Formats How To Guides Company Regis",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Search Close Search Search",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home"
              ]
            }
          ],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ferc.gov/",
      "what": "URL",
      "result": "https://www.ferc.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.ferc.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.ferc.gov/",
      "result": {
        "roleElements": 17,
        "badRoleElements": 4,
        "redundantRoleElements": 2,
        "tagNames": {
          "DIV": {
            "navigation": {
              "bad": 1,
              "redundant": 0
            }
          },
          "A": {
            "button": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 2
            }
          },
          "SECTION": {
            "main": {
              "bad": 1,
              "redundant": 0
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.ferc.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": 2
          },
          "adjacentLink": {
            "total": 93,
            "subtotals": [
              55,
              18,
              14,
              6
            ]
          },
          "listLink": {
            "total": 429,
            "subtotals": [
              370,
              29,
              16,
              9,
              5
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 18,
            "subtotals": [
              6,
              4,
              3,
              3,
              1,
              1
            ]
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "300": [
                "Skip to main content",
                "Mobile Menu Button",
                "Electric",
                "Oil",
                "Market Assessments",
                "Hydropower",
                "Natural Gas",
                "Resources",
                "Office of Public Participation (OPP)",
                "How to Participate",
                "Educational Resources",
                "Enforcement",
                "Legal",
                "FOIA",
                "CEII",
                "News",
                "Events",
                "Media",
                "What is FERC?",
                "Commission Members & Senior Staff",
                "Offices",
                "Contact Us",
                "Careers",
                "FERC Online",
                "eLibrary",
                "eTariff",
                "Login",
                "eRegister",
                "eLibrary",
                "eTariff",
                "eComment",
                "eFiling",
                "Company Registration",
                "eSubscription",
                "eService",
                "Close",
                "Office of Public Participation (OPP)",
                "Close",
                "Close",
                "View all news",
                "20       Jul                 Public Meeting        Fourth Meeting of the Joint Federal-State Task Force on Electric Transmission        4:00 PM - 8:30 PM",
                "27       Jul                 Scoping Meeting        Scoping Meeting Regarding the Wisconsin Reliability Project        7:00 PM - 8:00 PM",
                "28       Jul                 Commission Meetings        July 28, 2022 Open Meeting        10:00 AM - 11:00 AM",
                "View all events",
                "Close",
                "Close",
                "Login",
                "eRegister",
                "eLibrary",
                "eTariff",
                "eComment",
                "eFiling",
                "Company Registration",
                "eSubscription",
                "eService",
                "Close",
                "Close",
                "View All System Notifications",
                "July Commission Meeting",
                "View all news",
                "27       Jul                 Scoping Meeting        Scoping Meeting Regarding the Wisconsin Reliability Project        7:00 PM - 8:00 PM",
                "28       Jul                 Commission Meetings        July 28, 2022 Open Meeting        10:00 AM - 11:00 AM",
                "28       Jul                 Scoping Meeting        Scoping Meeting Regarding the Wisconsin Reliability Project        6:00 PM - 7:00 PM",
                "View all events",
                "View All Tweets(link is external)",
                "Natural Gas",
                "Hydropower",
                "Electric",
                "Oil"
              ],
              "700": [
                "FERC         Federal Energy Regulatory Commission",
                "Industries & Data",
                ".cls-1{fill:none;}                                              Public Participation",
                "Enforcement & Legal",
                "News & Events",
                "About",
                "FERC Online",
                "FERC",
                "Industries & Data",
                ".cls-1{fill:none;}                                              Public Participation",
                "Enforcement & Legal",
                "News & Events",
                "Staff Issues Draft Environmental Impact Statement for Gas Transmission Northwest LLC’s GTN Xpress Project",
                "June 2022 Highlights | FERC insight | Volume 6",
                "FERC Staff Issues the Final Environmental Impact Statement for the MP66-69 Compression Relocation and Modification Amendment and the MP33 Compressor Station Modification Amendment Project (Docket Nos. CP21-1-000 and CP21-458-000)",
                "About",
                "FERC Online",
                "Search",
                "Technical Conference Schedule",
                "Task Force on Electric Transmission",
                "Staff Issues Draft Environmental Impact Statement for Gas Transmission Northwest LLC’s GTN Xpress Project",
                "June 2022 Highlights | FERC insight | Volume 6",
                "FERC Staff Issues the Final Environmental Impact Statement for the MP66-69 Compression Relocation and Modification Amendment and the MP33 Compressor Station Modification Amendment Project (Docket Nos. CP21-1-000 and CP21-458-000)",
                "Click to Subscribe"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to main content",
                "Mobile Menu Button",
                "Close",
                "Close",
                "Close",
                "Staff Issues Draft Environmental Impact Statement for Gas Transmission Northwest LLC’s GTN Xpress Project",
                "June 2022 Highlights | FERC insight | Volume 6",
                "FERC Staff Issues the Final Environmental Impact Statement for the MP66-69 Compression Relocation and Modification Amendment and the MP33 Compressor Station Modification Amendment Project (Docket Nos. CP21-1-000 and CP21-458-000)",
                "Close",
                "Close",
                "Close",
                "Close",
                "July Commission Meeting",
                "Staff Issues Draft Environmental Impact Statement for Gas Transmission Northwest LLC’s GTN Xpress Project",
                "June 2022 Highlights | FERC insight | Volume 6",
                "FERC Staff Issues the Final Environmental Impact Statement for the MP66-69 Compression Relocation and Modification Amendment and the MP33 Compressor Station Modification Amendment Project (Docket Nos. CP21-1-000 and CP21-458-000)",
                "Natural Gas",
                "Hydropower",
                "Electric",
                "Oil"
              ],
              "none": [
                "FERC         Federal Energy Regulatory Commission",
                "Industries & Data",
                "Electric",
                "Oil",
                "Market Assessments",
                "Hydropower",
                "Natural Gas",
                "Resources",
                ".cls-1{fill:none;}                                              Public Participation",
                "Office of Public Participation (OPP)",
                "How to Participate",
                "Educational Resources",
                "Enforcement & Legal",
                "Enforcement",
                "Legal",
                "FOIA",
                "CEII",
                "News & Events",
                "News",
                "Events",
                "Media",
                "About",
                "What is FERC?",
                "Commission Members & Senior Staff",
                "Offices",
                "Contact Us",
                "Careers",
                "FERC Online",
                "FERC Online",
                "eLibrary",
                "eTariff",
                "Login",
                "eRegister",
                "eLibrary",
                "eTariff",
                "eComment",
                "eFiling",
                "Company Registration",
                "eSubscription",
                "eService",
                "FERC",
                "Industries & Data",
                ".cls-1{fill:none;}                                              Public Participation",
                "Office of Public Participation (OPP)",
                "Enforcement & Legal",
                "News & Events",
                "View all news",
                "20       Jul                 Public Meeting        Fourth Meeting of the Joint Federal-State Task Force on Electric Transmission        4:00 PM - 8:30 PM",
                "27       Jul                 Scoping Meeting        Scoping Meeting Regarding the Wisconsin Reliability Project        7:00 PM - 8:00 PM",
                "28       Jul                 Commission Meetings        July 28, 2022 Open Meeting        10:00 AM - 11:00 AM",
                "View all events",
                "About",
                "FERC Online",
                "Login",
                "eRegister",
                "eLibrary",
                "eTariff",
                "eComment",
                "eFiling",
                "Company Registration",
                "eSubscription",
                "eService",
                "Search",
                "View All System Notifications",
                "Technical Conference Schedule",
                "Task Force on Electric Transmission",
                "View all news",
                "27       Jul                 Scoping Meeting        Scoping Meeting Regarding the Wisconsin Reliability Project        7:00 PM - 8:00 PM",
                "28       Jul                 Commission Meetings        July 28, 2022 Open Meeting        10:00 AM - 11:00 AM",
                "28       Jul                 Scoping Meeting        Scoping Meeting Regarding the Wisconsin Reliability Project        6:00 PM - 7:00 PM",
                "View all events",
                "View All Tweets(link is external)",
                "Click to Subscribe"
              ]
            }
          },
          "listLink": {
            "textDecorationLine": {
              "none": [
                "Overview",
                "Power Sales and Markets",
                "Electric Reliability",
                "Electric Transmission",
                "General Information",
                "Overview",
                "Annual Charges",
                "General Information",
                "Staff Oil Pipeline Handbooks",
                "Overview",
                "Reports & Analysis",
                "Data Sources",
                "Natural Gas Markets",
                "Electric Power Markets",
                "Overview",
                "Licensing",
                "Administration and Compliance",
                "Dam Safety and Inspections",
                "Overview",
                "Landowner Topics",
                "Safety and Inspections",
                "Environment",
                "Overview",
                "How to Get Involved",
                "The Process",
                "Data Sources",
                "Data Strategy",
                "FERC Staff Reports and Papers",
                "Corporate Officials",
                "Project Directory",
                "Public Reference Room",
                "FERC Processes",
                "Guides",
                "Frequently Asked Questions: Spillway Inspections",
                "Tree Trimming and Vegetation Management",
                "Overview",
                "Upcoming Technical Conferences",
                "Upcoming Scoping Meetings",
                "Projects",
                "WorkshOPP on Filing Comments",
                "Workshop on Technical Assistance",
                "Workshop/Listening Sessions",
                "Contact FERC",
                "Intervene",
                "File a Comment",
                "Request a Rehearing",
                "Frequently Asked Questions (FAQs)",
                "Energy Markets",
                "Energy Projects",
                "Overview",
                "Investigations",
                "Self Reports",
                "Audits",
                "Accounting Matters",
                "Enforcement Resources",
                "Enforcement Hotline",
                "Compliance",
                "Enforcement Reliability",
                "Prohibition of Energy Market Manipulation",
                "Civil Penalties",
                "No Action Letters",
                "Interest Rates",
                "Overview",
                "Federal Statutes",
                "Major Orders & Regulations",
                "Equity Action Plan",
                "Administrative Litigation",
                "Alternative Dispute Resolution",
                "Court Cases",
                "Complaints",
                "Settlements",
                "Memoranda of Understanding (MOU)",
                "Information Collections",
                "No Fear Act",
                "Overview",
                "Electronic FOIA Request Form",
                "Electronic Privacy Act Request Consent for Disclosure of Records",
                "Electronic Privacy Act Request for Individual Access to Records",
                "Freedom of Information Act Guide",
                "Service Center",
                "Reading Room Material",
                "Frequently Requested Processed Records",
                "Annual Reports",
                "Quarterly Reports",
                "Overview",
                "Electronic CEII Request Form",
                "Related Document Classes",
                "Commission CEII Contacts",
                "FERC CUI Processes",
                "Dam and Safety Inspection Documents",
                "Designation of Incoming Dam Safety Documents",
                "News Releases & Headlines",
                "Decisions and Notices",
                "Events Calendar",
                "Technical Conference Schedule - 2022",
                "Commission Meetings",
                "Notational Orders",
                "ALJ Proceedings",
                "Court Cases",
                "Scoping Meeting",
                "Conferences and Workshops",
                "Careers and Recruiting",
                "Commission Meetings",
                "Open Access Podcast",
                "Media Relations",
                "Congressional Affairs Division",
                "FERC Insight",
                "Covid-19 Response",
                "About",
                "Strategic Documents",
                "What FERC Does",
                "Frequently Asked Questions (FAQs)",
                "Administrative Policies",
                "Public Reference Assistance",
                "Privacy",
                "Equal Employment Opportunity (EEO)",
                "Diversity at FERC",
                "Meet the Commissioners",
                "Commissioner Statements",
                "Chairman Glick",
                "Commissioner Danly",
                "Commissioner Clements",
                "Commissioner Christie",
                "Commissioner Phillips",
                "Commission Members and Senior Staff",
                "Current and Previous Chairmen",
                "Overview",
                "Office of Administrative Law Judges (OALJ)",
                "Office of Administrative Litigation (OAL)",
                "Office of Electric Reliability (OER)",
                "Office of Energy Infrastructure Security (OEIS)",
                "Office of Energy Market Regulation (OEMR)",
                "Office of Energy Policy and Innovation (OEPI)",
                "Office of Energy Projects (OEP)",
                "Office of Enforcement (OE)",
                "Office of External Affairs (OEA)",
                "Office of Public Participation (OPP)",
                "Office of the Executive Director (OED)",
                "Office of the General Counsel (OGC)",
                "Office of the Secretary (OSEC)",
                "Key Contacts",
                "Building Access",
                "Compliance Help Desk",
                "Webmaster",
                "International Delegation Request",
                "Speaker Request",
                "Internet Protocol Version 6 (IPv6) Policy",
                "Vulnerability Disclosure Policy",
                "Overview",
                "Why Choose FERC?",
                "Job Search/Apply",
                "Qualifications",
                "FERC-Careers Blog",
                "College Recruitment",
                "Career Opportunities",
                "Student Relations",
                "Information for Jobseekers with Disabilities",
                "Information for Veterans",
                "Diversity",
                "Overview",
                "Filing Fees",
                "Filing Forms",
                "Notice Formats",
                "How To Guides",
                "Company Registration",
                "Frequently Asked Questions (FAQs)",
                "Comment Policy",
                "Overview",
                "What is eLibrary?",
                "eLibrary Quick User Guide",
                "Key Features",
                "Tips for Searching",
                "Tips for Downloading Documents",
                "Accessibility Tips",
                "Standards for Descriptions of Documents Submitted to FERC",
                "File Formats Supported By PDF Generation",
                "Frequently Asked Questions (FAQs) eLibrary",
                "Overview",
                "Sandbox Electronic Test Site",
                "Commission Orders and Notices",
                "Instructive Orders",
                "Natural Gas Filings",
                "Pipeline Tariff Filing Preparation",
                "Electric and MBR Step-by-Step Filing",
                "View Individual Tariffs",
                "Overview",
                "Power Sales and Markets",
                "Electric Reliability",
                "Electric Transmission",
                "General Information",
                "Overview",
                "Annual Charges",
                "General Information",
                "Staff Oil Pipeline Handbooks",
                "Overview",
                "Reports & Analysis",
                "Data Sources",
                "Natural Gas Markets",
                "Electric Power Markets",
                "Overview",
                "Licensing",
                "Administration and Compliance",
                "Dam Safety and Inspections",
                "Overview",
                "Landowner Topics",
                "Safety and Inspections",
                "Environment",
                "Overview",
                "How to Get Involved",
                "The Process",
                "Data Sources",
                "Data Strategy",
                "FERC Staff Reports and Papers",
                "Corporate Officials",
                "Project Directory",
                "Public Reference Room",
                "FERC Processes",
                "Guides",
                "Frequently Asked Questions: Spillway Inspections",
                "Tree Trimming and Vegetation Management",
                "Overview",
                "Upcoming Technical Conferences",
                "Upcoming Scoping Meetings",
                "Projects",
                "WorkshOPP on Filing Comments",
                "Workshop on Technical Assistance",
                "Workshop/Listening Sessions",
                "Contact FERC",
                "Intervene",
                "File a Comment",
                "Request a Rehearing",
                "Frequently Asked Questions (FAQs)",
                "Energy Markets",
                "Energy Projects",
                "Overview",
                "Investigations",
                "Self Reports",
                "Audits",
                "Accounting Matters",
                "Enforcement Resources",
                "Enforcement Hotline",
                "Compliance",
                "Enforcement Reliability",
                "Prohibition of Energy Market Manipulation",
                "Civil Penalties",
                "No Action Letters",
                "Interest Rates",
                "Overview",
                "Federal Statutes",
                "Major Orders & Regulations",
                "Equity Action Plan",
                "Administrative Litigation",
                "Alternative Dispute Resolution",
                "Court Cases",
                "Complaints",
                "Settlements",
                "Memoranda of Understanding (MOU)",
                "Information Collections",
                "No Fear Act",
                "Overview",
                "Electronic FOIA Request Form",
                "Electronic Privacy Act Request Consent for Disclosure of Records",
                "Electronic Privacy Act Request for Individual Access to Records",
                "Freedom of Information Act Guide",
                "Service Center",
                "Reading Room Material",
                "Frequently Requested Processed Records",
                "Annual Reports",
                "Quarterly Reports",
                "Overview",
                "Electronic CEII Request Form",
                "Related Document Classes",
                "Commission CEII Contacts",
                "FERC CUI Processes",
                "Dam and Safety Inspection Documents",
                "Designation of Incoming Dam Safety Documents",
                "News Releases & Headlines",
                "Decisions and Notices",
                "Events Calendar",
                "Technical Conference Schedule - 2022",
                "Commission Meetings",
                "Notational Orders",
                "ALJ Proceedings",
                "Court Cases",
                "Scoping Meeting",
                "Conferences and Workshops",
                "Careers and Recruiting",
                "Commission Meetings",
                "Open Access Podcast",
                "Media Relations",
                "Congressional Affairs Division",
                "FERC Insight",
                "Covid-19 Response",
                "About",
                "Strategic Documents",
                "What FERC Does",
                "Frequently Asked Questions (FAQs)",
                "Administrative Policies",
                "Public Reference Assistance",
                "Privacy",
                "Equal Employment Opportunity (EEO)",
                "Diversity at FERC",
                "Meet the Commissioners",
                "Commissioner Statements",
                "Chairman Glick",
                "Commissioner Danly",
                "Commissioner Clements",
                "Commissioner Christie",
                "Commissioner Phillips",
                "Commission Members and Senior Staff",
                "Current and Previous Chairmen",
                "Overview",
                "Office of Administrative Law Judges (OALJ)",
                "Office of Administrative Litigation (OAL)",
                "Office of Electric Reliability (OER)",
                "Office of Energy Infrastructure Security (OEIS)",
                "Office of Energy Market Regulation (OEMR)",
                "Office of Energy Policy and Innovation (OEPI)",
                "Office of Energy Projects (OEP)",
                "Office of Enforcement (OE)",
                "Office of External Affairs (OEA)",
                "Office of Public Participation (OPP)",
                "Office of the Executive Director (OED)",
                "Office of the General Counsel (OGC)",
                "Office of the Secretary (OSEC)",
                "Key Contacts",
                "Building Access",
                "Compliance Help Desk",
                "Webmaster",
                "International Delegation Request",
                "Speaker Request",
                "Internet Protocol Version 6 (IPv6) Policy",
                "Vulnerability Disclosure Policy",
                "Overview",
                "Why Choose FERC?",
                "Job Search/Apply",
                "Qualifications",
                "FERC-Careers Blog",
                "College Recruitment",
                "Career Opportunities",
                "Student Relations",
                "Information for Jobseekers with Disabilities",
                "Information for Veterans",
                "Diversity",
                "Overview",
                "Filing Fees",
                "Filing Forms",
                "Notice Formats",
                "How To Guides",
                "Company Registration",
                "Frequently Asked Questions (FAQs)",
                "Comment Policy",
                "Overview",
                "What is eLibrary?",
                "eLibrary Quick User Guide",
                "Key Features",
                "Tips for Searching",
                "Tips for Downloading Documents",
                "Accessibility Tips",
                "Standards for Descriptions of Documents Submitted to FERC",
                "File Formats Supported By PDF Generation",
                "Frequently Asked Questions (FAQs) eLibrary",
                "Overview",
                "Sandbox Electronic Test Site",
                "Commission Orders and Notices",
                "Instructive Orders",
                "Natural Gas Filings",
                "Pipeline Tariff Filing Preparation",
                "Electric and MBR Step-by-Step Filing",
                "View Individual Tariffs",
                "Natural Gas",
                "Electric",
                "Hydropower",
                "Market Assessments",
                "Oil",
                "Resources",
                "Enforcement",
                "Enforcement Hotline",
                "Legal",
                "FOIA",
                "CEII",
                "News Releases & Headlines",
                "Event Calendar",
                "About FERC",
                "Commission Members",
                "Offices",
                "Employee Information",
                "Equal Employment Opportunity (EEO)",
                "Sitemap",
                "Privacy",
                "Comment Policy",
                "eLibrary",
                "eRegister",
                "eComment",
                "eFile",
                "eSubscription",
                "eService",
                "eTariff",
                "FERC Filing Fees"
              ],
              "underline": [
                "eLibrary",
                "eFile",
                "Meet the Commissioners",
                "Documents & Filing Forms",
                "Careers",
                "Natural Gas Pipelines",
                "Safety and Inspections",
                "LNG",
                "Licensing",
                "Administration and Compliance",
                "Dam Safety and Inspections",
                "Electric Power Sales and Markets",
                "Electric Quarterly Reports",
                "Electric Reliability",
                "Overview",
                "General Information",
                "Twitter",
                "Facebook",
                "Instagram",
                "LinkedIn",
                "YouTube",
                "Administrative Policies",
                "Whistleblower Protection(link is external)",
                "Digital Strategy",
                "No Fear Act",
                "FOIA",
                "CEII",
                "Privacy Policy",
                "Budget & Performance",
                "Sitemap"
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "Overview",
                "Power Sales and Markets",
                "Electric Reliability",
                "Electric Transmission",
                "General Information",
                "Overview",
                "Annual Charges",
                "General Information",
                "Staff Oil Pipeline Handbooks",
                "Overview",
                "Reports & Analysis",
                "Data Sources",
                "Natural Gas Markets",
                "Electric Power Markets",
                "Overview",
                "Licensing",
                "Administration and Compliance",
                "Dam Safety and Inspections",
                "Overview",
                "Landowner Topics",
                "Safety and Inspections",
                "Environment",
                "Overview",
                "How to Get Involved",
                "The Process",
                "Data Sources",
                "Data Strategy",
                "FERC Staff Reports and Papers",
                "Corporate Officials",
                "Project Directory",
                "Public Reference Room",
                "FERC Processes",
                "Guides",
                "Frequently Asked Questions: Spillway Inspections",
                "Tree Trimming and Vegetation Management",
                "Overview",
                "Upcoming Technical Conferences",
                "Upcoming Scoping Meetings",
                "Projects",
                "WorkshOPP on Filing Comments",
                "Workshop on Technical Assistance",
                "Workshop/Listening Sessions",
                "Contact FERC",
                "Intervene",
                "File a Comment",
                "Request a Rehearing",
                "Frequently Asked Questions (FAQs)",
                "Energy Markets",
                "Energy Projects",
                "Overview",
                "Investigations",
                "Self Reports",
                "Audits",
                "Accounting Matters",
                "Enforcement Resources",
                "Enforcement Hotline",
                "Compliance",
                "Enforcement Reliability",
                "Prohibition of Energy Market Manipulation",
                "Civil Penalties",
                "No Action Letters",
                "Interest Rates",
                "Overview",
                "Federal Statutes",
                "Major Orders & Regulations",
                "Equity Action Plan",
                "Administrative Litigation",
                "Alternative Dispute Resolution",
                "Court Cases",
                "Complaints",
                "Settlements",
                "Memoranda of Understanding (MOU)",
                "Information Collections",
                "No Fear Act",
                "Overview",
                "Electronic FOIA Request Form",
                "Electronic Privacy Act Request Consent for Disclosure of Records",
                "Electronic Privacy Act Request for Individual Access to Records",
                "Freedom of Information Act Guide",
                "Service Center",
                "Reading Room Material",
                "Frequently Requested Processed Records",
                "Annual Reports",
                "Quarterly Reports",
                "Overview",
                "Electronic CEII Request Form",
                "Related Document Classes",
                "Commission CEII Contacts",
                "FERC CUI Processes",
                "Dam and Safety Inspection Documents",
                "Designation of Incoming Dam Safety Documents",
                "News Releases & Headlines",
                "Decisions and Notices",
                "Events Calendar",
                "Technical Conference Schedule - 2022",
                "Commission Meetings",
                "Notational Orders",
                "ALJ Proceedings",
                "Court Cases",
                "Scoping Meeting",
                "Conferences and Workshops",
                "Careers and Recruiting",
                "Commission Meetings",
                "Open Access Podcast",
                "Media Relations",
                "Congressional Affairs Division",
                "FERC Insight",
                "Covid-19 Response",
                "About",
                "Strategic Documents",
                "What FERC Does",
                "Frequently Asked Questions (FAQs)",
                "Administrative Policies",
                "Public Reference Assistance",
                "Privacy",
                "Equal Employment Opportunity (EEO)",
                "Diversity at FERC",
                "Meet the Commissioners",
                "Commissioner Statements",
                "Chairman Glick",
                "Commissioner Danly",
                "Commissioner Clements",
                "Commissioner Christie",
                "Commissioner Phillips",
                "Commission Members and Senior Staff",
                "Current and Previous Chairmen",
                "Overview",
                "Office of Administrative Law Judges (OALJ)",
                "Office of Administrative Litigation (OAL)",
                "Office of Electric Reliability (OER)",
                "Office of Energy Infrastructure Security (OEIS)",
                "Office of Energy Market Regulation (OEMR)",
                "Office of Energy Policy and Innovation (OEPI)",
                "Office of Energy Projects (OEP)",
                "Office of Enforcement (OE)",
                "Office of External Affairs (OEA)",
                "Office of Public Participation (OPP)",
                "Office of the Executive Director (OED)",
                "Office of the General Counsel (OGC)",
                "Office of the Secretary (OSEC)",
                "Key Contacts",
                "Building Access",
                "Compliance Help Desk",
                "Webmaster",
                "International Delegation Request",
                "Speaker Request",
                "Internet Protocol Version 6 (IPv6) Policy",
                "Vulnerability Disclosure Policy",
                "Overview",
                "Why Choose FERC?",
                "Job Search/Apply",
                "Qualifications",
                "FERC-Careers Blog",
                "College Recruitment",
                "Career Opportunities",
                "Student Relations",
                "Information for Jobseekers with Disabilities",
                "Information for Veterans",
                "Diversity",
                "Overview",
                "Filing Fees",
                "Filing Forms",
                "Notice Formats",
                "How To Guides",
                "Company Registration",
                "Frequently Asked Questions (FAQs)",
                "Comment Policy",
                "Overview",
                "What is eLibrary?",
                "eLibrary Quick User Guide",
                "Key Features",
                "Tips for Searching",
                "Tips for Downloading Documents",
                "Accessibility Tips",
                "Standards for Descriptions of Documents Submitted to FERC",
                "File Formats Supported By PDF Generation",
                "Frequently Asked Questions (FAQs) eLibrary",
                "Overview",
                "Sandbox Electronic Test Site",
                "Commission Orders and Notices",
                "Instructive Orders",
                "Natural Gas Filings",
                "Pipeline Tariff Filing Preparation",
                "Electric and MBR Step-by-Step Filing",
                "View Individual Tariffs",
                "Overview",
                "Power Sales and Markets",
                "Electric Reliability",
                "Electric Transmission",
                "General Information",
                "Overview",
                "Annual Charges",
                "General Information",
                "Staff Oil Pipeline Handbooks",
                "Overview",
                "Reports & Analysis",
                "Data Sources",
                "Natural Gas Markets",
                "Electric Power Markets",
                "Overview",
                "Licensing",
                "Administration and Compliance",
                "Dam Safety and Inspections",
                "Overview",
                "Landowner Topics",
                "Safety and Inspections",
                "Environment",
                "Overview",
                "How to Get Involved",
                "The Process",
                "Data Sources",
                "Data Strategy",
                "FERC Staff Reports and Papers",
                "Corporate Officials",
                "Project Directory",
                "Public Reference Room",
                "FERC Processes",
                "Guides",
                "Frequently Asked Questions: Spillway Inspections",
                "Tree Trimming and Vegetation Management",
                "Overview",
                "Upcoming Technical Conferences",
                "Upcoming Scoping Meetings",
                "Projects",
                "WorkshOPP on Filing Comments",
                "Workshop on Technical Assistance",
                "Workshop/Listening Sessions",
                "Contact FERC",
                "Intervene",
                "File a Comment",
                "Request a Rehearing",
                "Frequently Asked Questions (FAQs)",
                "Energy Markets",
                "Energy Projects",
                "Overview",
                "Investigations",
                "Self Reports",
                "Audits",
                "Accounting Matters",
                "Enforcement Resources",
                "Enforcement Hotline",
                "Compliance",
                "Enforcement Reliability",
                "Prohibition of Energy Market Manipulation",
                "Civil Penalties",
                "No Action Letters",
                "Interest Rates",
                "Overview",
                "Federal Statutes",
                "Major Orders & Regulations",
                "Equity Action Plan",
                "Administrative Litigation",
                "Alternative Dispute Resolution",
                "Court Cases",
                "Complaints",
                "Settlements",
                "Memoranda of Understanding (MOU)",
                "Information Collections",
                "No Fear Act",
                "Overview",
                "Electronic FOIA Request Form",
                "Electronic Privacy Act Request Consent for Disclosure of Records",
                "Electronic Privacy Act Request for Individual Access to Records",
                "Freedom of Information Act Guide",
                "Service Center",
                "Reading Room Material",
                "Frequently Requested Processed Records",
                "Annual Reports",
                "Quarterly Reports",
                "Overview",
                "Electronic CEII Request Form",
                "Related Document Classes",
                "Commission CEII Contacts",
                "FERC CUI Processes",
                "Dam and Safety Inspection Documents",
                "Designation of Incoming Dam Safety Documents",
                "News Releases & Headlines",
                "Decisions and Notices",
                "Events Calendar",
                "Technical Conference Schedule - 2022",
                "Commission Meetings",
                "Notational Orders",
                "ALJ Proceedings",
                "Court Cases",
                "Scoping Meeting",
                "Conferences and Workshops",
                "Careers and Recruiting",
                "Commission Meetings",
                "Open Access Podcast",
                "Media Relations",
                "Congressional Affairs Division",
                "FERC Insight",
                "Covid-19 Response",
                "About",
                "Strategic Documents",
                "What FERC Does",
                "Frequently Asked Questions (FAQs)",
                "Administrative Policies",
                "Public Reference Assistance",
                "Privacy",
                "Equal Employment Opportunity (EEO)",
                "Diversity at FERC",
                "Meet the Commissioners",
                "Commissioner Statements",
                "Chairman Glick",
                "Commissioner Danly",
                "Commissioner Clements",
                "Commissioner Christie",
                "Commissioner Phillips",
                "Commission Members and Senior Staff",
                "Current and Previous Chairmen",
                "Overview",
                "Office of Administrative Law Judges (OALJ)",
                "Office of Administrative Litigation (OAL)",
                "Office of Electric Reliability (OER)",
                "Office of Energy Infrastructure Security (OEIS)",
                "Office of Energy Market Regulation (OEMR)",
                "Office of Energy Policy and Innovation (OEPI)",
                "Office of Energy Projects (OEP)",
                "Office of Enforcement (OE)",
                "Office of External Affairs (OEA)",
                "Office of Public Participation (OPP)",
                "Office of the Executive Director (OED)",
                "Office of the General Counsel (OGC)",
                "Office of the Secretary (OSEC)",
                "Key Contacts",
                "Building Access",
                "Compliance Help Desk",
                "Webmaster",
                "International Delegation Request",
                "Speaker Request",
                "Internet Protocol Version 6 (IPv6) Policy",
                "Vulnerability Disclosure Policy",
                "Overview",
                "Why Choose FERC?",
                "Job Search/Apply",
                "Qualifications",
                "FERC-Careers Blog",
                "College Recruitment",
                "Career Opportunities",
                "Student Relations",
                "Information for Jobseekers with Disabilities",
                "Information for Veterans",
                "Diversity",
                "Overview",
                "Filing Fees",
                "Filing Forms",
                "Notice Formats",
                "How To Guides",
                "Company Registration",
                "Frequently Asked Questions (FAQs)",
                "Comment Policy",
                "Overview",
                "What is eLibrary?",
                "eLibrary Quick User Guide",
                "Key Features",
                "Tips for Searching",
                "Tips for Downloading Documents",
                "Accessibility Tips",
                "Standards for Descriptions of Documents Submitted to FERC",
                "File Formats Supported By PDF Generation",
                "Frequently Asked Questions (FAQs) eLibrary",
                "Overview",
                "Sandbox Electronic Test Site",
                "Commission Orders and Notices",
                "Instructive Orders",
                "Natural Gas Filings",
                "Pipeline Tariff Filing Preparation",
                "Electric and MBR Step-by-Step Filing",
                "View Individual Tariffs"
              ],
              "rgb(255, 255, 255)": [
                "eLibrary",
                "eFile",
                "Meet the Commissioners",
                "Documents & Filing Forms",
                "Careers",
                "Administrative Policies",
                "Whistleblower Protection(link is external)",
                "Digital Strategy",
                "No Fear Act",
                "FOIA",
                "CEII",
                "Privacy Policy",
                "Budget & Performance",
                "Sitemap"
              ],
              "rgb(10, 107, 99)": [
                "Natural Gas Pipelines",
                "Safety and Inspections",
                "LNG",
                "Licensing",
                "Administration and Compliance",
                "Dam Safety and Inspections",
                "Electric Power Sales and Markets",
                "Electric Quarterly Reports",
                "Electric Reliability",
                "Overview",
                "General Information",
                "Twitter",
                "Facebook",
                "Instagram",
                "LinkedIn",
                "YouTube"
              ],
              "rgb(50, 58, 69)": [
                "Natural Gas",
                "Electric",
                "Hydropower",
                "Market Assessments",
                "Oil",
                "Resources",
                "Enforcement",
                "Enforcement Hotline",
                "Legal",
                "FOIA",
                "CEII",
                "News Releases & Headlines",
                "Event Calendar",
                "About FERC",
                "Commission Members",
                "Offices",
                "Employee Information",
                "Equal Employment Opportunity (EEO)",
                "Sitemap",
                "Privacy",
                "Comment Policy",
                "eLibrary",
                "eRegister",
                "eComment",
                "eFile",
                "eSubscription",
                "eService",
                "eTariff",
                "FERC Filing Fees"
              ]
            },
            "fontSize": {
              "18px": [
                "Overview",
                "Power Sales and Markets",
                "Electric Reliability",
                "Electric Transmission",
                "General Information",
                "Overview",
                "Annual Charges",
                "General Information",
                "Staff Oil Pipeline Handbooks",
                "Overview",
                "Reports & Analysis",
                "Data Sources",
                "Natural Gas Markets",
                "Electric Power Markets",
                "Overview",
                "Licensing",
                "Administration and Compliance",
                "Dam Safety and Inspections",
                "Overview",
                "Landowner Topics",
                "Safety and Inspections",
                "Environment",
                "Overview",
                "How to Get Involved",
                "The Process",
                "Data Sources",
                "Data Strategy",
                "FERC Staff Reports and Papers",
                "Corporate Officials",
                "Project Directory",
                "Public Reference Room",
                "FERC Processes",
                "Guides",
                "Frequently Asked Questions: Spillway Inspections",
                "Tree Trimming and Vegetation Management",
                "Overview",
                "Upcoming Technical Conferences",
                "Upcoming Scoping Meetings",
                "Projects",
                "WorkshOPP on Filing Comments",
                "Workshop on Technical Assistance",
                "Workshop/Listening Sessions",
                "Contact FERC",
                "Intervene",
                "File a Comment",
                "Request a Rehearing",
                "Frequently Asked Questions (FAQs)",
                "Energy Markets",
                "Energy Projects",
                "Overview",
                "Investigations",
                "Self Reports",
                "Audits",
                "Accounting Matters",
                "Enforcement Resources",
                "Enforcement Hotline",
                "Compliance",
                "Enforcement Reliability",
                "Prohibition of Energy Market Manipulation",
                "Civil Penalties",
                "No Action Letters",
                "Interest Rates",
                "Overview",
                "Federal Statutes",
                "Major Orders & Regulations",
                "Equity Action Plan",
                "Administrative Litigation",
                "Alternative Dispute Resolution",
                "Court Cases",
                "Complaints",
                "Settlements",
                "Memoranda of Understanding (MOU)",
                "Information Collections",
                "No Fear Act",
                "Overview",
                "Electronic FOIA Request Form",
                "Electronic Privacy Act Request Consent for Disclosure of Records",
                "Electronic Privacy Act Request for Individual Access to Records",
                "Freedom of Information Act Guide",
                "Service Center",
                "Reading Room Material",
                "Frequently Requested Processed Records",
                "Annual Reports",
                "Quarterly Reports",
                "Overview",
                "Electronic CEII Request Form",
                "Related Document Classes",
                "Commission CEII Contacts",
                "FERC CUI Processes",
                "Dam and Safety Inspection Documents",
                "Designation of Incoming Dam Safety Documents",
                "News Releases & Headlines",
                "Decisions and Notices",
                "Events Calendar",
                "Technical Conference Schedule - 2022",
                "Commission Meetings",
                "Notational Orders",
                "ALJ Proceedings",
                "Court Cases",
                "Scoping Meeting",
                "Conferences and Workshops",
                "Careers and Recruiting",
                "Commission Meetings",
                "Open Access Podcast",
                "Media Relations",
                "Congressional Affairs Division",
                "FERC Insight",
                "Covid-19 Response",
                "About",
                "Strategic Documents",
                "What FERC Does",
                "Frequently Asked Questions (FAQs)",
                "Administrative Policies",
                "Public Reference Assistance",
                "Privacy",
                "Equal Employment Opportunity (EEO)",
                "Diversity at FERC",
                "Meet the Commissioners",
                "Commissioner Statements",
                "Chairman Glick",
                "Commissioner Danly",
                "Commissioner Clements",
                "Commissioner Christie",
                "Commissioner Phillips",
                "Commission Members and Senior Staff",
                "Current and Previous Chairmen",
                "Overview",
                "Office of Administrative Law Judges (OALJ)",
                "Office of Administrative Litigation (OAL)",
                "Office of Electric Reliability (OER)",
                "Office of Energy Infrastructure Security (OEIS)",
                "Office of Energy Market Regulation (OEMR)",
                "Office of Energy Policy and Innovation (OEPI)",
                "Office of Energy Projects (OEP)",
                "Office of Enforcement (OE)",
                "Office of External Affairs (OEA)",
                "Office of Public Participation (OPP)",
                "Office of the Executive Director (OED)",
                "Office of the General Counsel (OGC)",
                "Office of the Secretary (OSEC)",
                "Key Contacts",
                "Building Access",
                "Compliance Help Desk",
                "Webmaster",
                "International Delegation Request",
                "Speaker Request",
                "Internet Protocol Version 6 (IPv6) Policy",
                "Vulnerability Disclosure Policy",
                "Overview",
                "Why Choose FERC?",
                "Job Search/Apply",
                "Qualifications",
                "FERC-Careers Blog",
                "College Recruitment",
                "Career Opportunities",
                "Student Relations",
                "Information for Jobseekers with Disabilities",
                "Information for Veterans",
                "Diversity",
                "Overview",
                "Filing Fees",
                "Filing Forms",
                "Notice Formats",
                "How To Guides",
                "Company Registration",
                "Frequently Asked Questions (FAQs)",
                "Comment Policy",
                "Overview",
                "What is eLibrary?",
                "eLibrary Quick User Guide",
                "Key Features",
                "Tips for Searching",
                "Tips for Downloading Documents",
                "Accessibility Tips",
                "Standards for Descriptions of Documents Submitted to FERC",
                "File Formats Supported By PDF Generation",
                "Frequently Asked Questions (FAQs) eLibrary",
                "Overview",
                "Sandbox Electronic Test Site",
                "Commission Orders and Notices",
                "Instructive Orders",
                "Natural Gas Filings",
                "Pipeline Tariff Filing Preparation",
                "Electric and MBR Step-by-Step Filing",
                "View Individual Tariffs",
                "Overview",
                "Power Sales and Markets",
                "Electric Reliability",
                "Electric Transmission",
                "General Information",
                "Overview",
                "Annual Charges",
                "General Information",
                "Staff Oil Pipeline Handbooks",
                "Overview",
                "Reports & Analysis",
                "Data Sources",
                "Natural Gas Markets",
                "Electric Power Markets",
                "Overview",
                "Licensing",
                "Administration and Compliance",
                "Dam Safety and Inspections",
                "Overview",
                "Landowner Topics",
                "Safety and Inspections",
                "Environment",
                "Overview",
                "How to Get Involved",
                "The Process",
                "Data Sources",
                "Data Strategy",
                "FERC Staff Reports and Papers",
                "Corporate Officials",
                "Project Directory",
                "Public Reference Room",
                "FERC Processes",
                "Guides",
                "Frequently Asked Questions: Spillway Inspections",
                "Tree Trimming and Vegetation Management",
                "Overview",
                "Upcoming Technical Conferences",
                "Upcoming Scoping Meetings",
                "Projects",
                "WorkshOPP on Filing Comments",
                "Workshop on Technical Assistance",
                "Workshop/Listening Sessions",
                "Contact FERC",
                "Intervene",
                "File a Comment",
                "Request a Rehearing",
                "Frequently Asked Questions (FAQs)",
                "Energy Markets",
                "Energy Projects",
                "Overview",
                "Investigations",
                "Self Reports",
                "Audits",
                "Accounting Matters",
                "Enforcement Resources",
                "Enforcement Hotline",
                "Compliance",
                "Enforcement Reliability",
                "Prohibition of Energy Market Manipulation",
                "Civil Penalties",
                "No Action Letters",
                "Interest Rates",
                "Overview",
                "Federal Statutes",
                "Major Orders & Regulations",
                "Equity Action Plan",
                "Administrative Litigation",
                "Alternative Dispute Resolution",
                "Court Cases",
                "Complaints",
                "Settlements",
                "Memoranda of Understanding (MOU)",
                "Information Collections",
                "No Fear Act",
                "Overview",
                "Electronic FOIA Request Form",
                "Electronic Privacy Act Request Consent for Disclosure of Records",
                "Electronic Privacy Act Request for Individual Access to Records",
                "Freedom of Information Act Guide",
                "Service Center",
                "Reading Room Material",
                "Frequently Requested Processed Records",
                "Annual Reports",
                "Quarterly Reports",
                "Overview",
                "Electronic CEII Request Form",
                "Related Document Classes",
                "Commission CEII Contacts",
                "FERC CUI Processes",
                "Dam and Safety Inspection Documents",
                "Designation of Incoming Dam Safety Documents",
                "News Releases & Headlines",
                "Decisions and Notices",
                "Events Calendar",
                "Technical Conference Schedule - 2022",
                "Commission Meetings",
                "Notational Orders",
                "ALJ Proceedings",
                "Court Cases",
                "Scoping Meeting",
                "Conferences and Workshops",
                "Careers and Recruiting",
                "Commission Meetings",
                "Open Access Podcast",
                "Media Relations",
                "Congressional Affairs Division",
                "FERC Insight",
                "Covid-19 Response",
                "About",
                "Strategic Documents",
                "What FERC Does",
                "Frequently Asked Questions (FAQs)",
                "Administrative Policies",
                "Public Reference Assistance",
                "Privacy",
                "Equal Employment Opportunity (EEO)",
                "Diversity at FERC",
                "Meet the Commissioners",
                "Commissioner Statements",
                "Chairman Glick",
                "Commissioner Danly",
                "Commissioner Clements",
                "Commissioner Christie",
                "Commissioner Phillips",
                "Commission Members and Senior Staff",
                "Current and Previous Chairmen",
                "Overview",
                "Office of Administrative Law Judges (OALJ)",
                "Office of Administrative Litigation (OAL)",
                "Office of Electric Reliability (OER)",
                "Office of Energy Infrastructure Security (OEIS)",
                "Office of Energy Market Regulation (OEMR)",
                "Office of Energy Policy and Innovation (OEPI)",
                "Office of Energy Projects (OEP)",
                "Office of Enforcement (OE)",
                "Office of External Affairs (OEA)",
                "Office of Public Participation (OPP)",
                "Office of the Executive Director (OED)",
                "Office of the General Counsel (OGC)",
                "Office of the Secretary (OSEC)",
                "Key Contacts",
                "Building Access",
                "Compliance Help Desk",
                "Webmaster",
                "International Delegation Request",
                "Speaker Request",
                "Internet Protocol Version 6 (IPv6) Policy",
                "Vulnerability Disclosure Policy",
                "Overview",
                "Why Choose FERC?",
                "Job Search/Apply",
                "Qualifications",
                "FERC-Careers Blog",
                "College Recruitment",
                "Career Opportunities",
                "Student Relations",
                "Information for Jobseekers with Disabilities",
                "Information for Veterans",
                "Diversity",
                "Overview",
                "Filing Fees",
                "Filing Forms",
                "Notice Formats",
                "How To Guides",
                "Company Registration",
                "Frequently Asked Questions (FAQs)",
                "Comment Policy",
                "Overview",
                "What is eLibrary?",
                "eLibrary Quick User Guide",
                "Key Features",
                "Tips for Searching",
                "Tips for Downloading Documents",
                "Accessibility Tips",
                "Standards for Descriptions of Documents Submitted to FERC",
                "File Formats Supported By PDF Generation",
                "Frequently Asked Questions (FAQs) eLibrary",
                "Overview",
                "Sandbox Electronic Test Site",
                "Commission Orders and Notices",
                "Instructive Orders",
                "Natural Gas Filings",
                "Pipeline Tariff Filing Preparation",
                "Electric and MBR Step-by-Step Filing",
                "View Individual Tariffs",
                "eLibrary",
                "eFile",
                "Meet the Commissioners",
                "Documents & Filing Forms",
                "Careers",
                "Natural Gas Pipelines",
                "Safety and Inspections",
                "LNG",
                "Licensing",
                "Administration and Compliance",
                "Dam Safety and Inspections",
                "Electric Power Sales and Markets",
                "Electric Quarterly Reports",
                "Electric Reliability",
                "Overview",
                "General Information",
                "Twitter",
                "Facebook",
                "Instagram",
                "LinkedIn",
                "YouTube",
                "Natural Gas",
                "Electric",
                "Hydropower",
                "Market Assessments",
                "Oil",
                "Resources",
                "Enforcement",
                "Enforcement Hotline",
                "Legal",
                "FOIA",
                "CEII",
                "News Releases & Headlines",
                "Event Calendar",
                "About FERC",
                "Commission Members",
                "Offices",
                "Employee Information",
                "Equal Employment Opportunity (EEO)",
                "Sitemap",
                "Privacy",
                "Comment Policy",
                "eLibrary",
                "eRegister",
                "eComment",
                "eFile",
                "eSubscription",
                "eService",
                "eTariff",
                "FERC Filing Fees"
              ],
              "16px": [
                "Administrative Policies",
                "Whistleblower Protection(link is external)",
                "Digital Strategy",
                "No Fear Act",
                "FOIA",
                "CEII",
                "Privacy Policy",
                "Budget & Performance",
                "Sitemap"
              ]
            },
            "lineHeight": {
              "25px": [
                "Overview",
                "Power Sales and Markets",
                "Electric Reliability",
                "Electric Transmission",
                "General Information",
                "Overview",
                "Annual Charges",
                "General Information",
                "Staff Oil Pipeline Handbooks",
                "Overview",
                "Reports & Analysis",
                "Data Sources",
                "Natural Gas Markets",
                "Electric Power Markets",
                "Overview",
                "Licensing",
                "Administration and Compliance",
                "Dam Safety and Inspections",
                "Overview",
                "Landowner Topics",
                "Safety and Inspections",
                "Environment",
                "Overview",
                "How to Get Involved",
                "The Process",
                "Data Sources",
                "Data Strategy",
                "FERC Staff Reports and Papers",
                "Corporate Officials",
                "Project Directory",
                "Public Reference Room",
                "FERC Processes",
                "Guides",
                "Frequently Asked Questions: Spillway Inspections",
                "Tree Trimming and Vegetation Management",
                "Overview",
                "Upcoming Technical Conferences",
                "Upcoming Scoping Meetings",
                "Projects",
                "WorkshOPP on Filing Comments",
                "Workshop on Technical Assistance",
                "Workshop/Listening Sessions",
                "Contact FERC",
                "Intervene",
                "File a Comment",
                "Request a Rehearing",
                "Frequently Asked Questions (FAQs)",
                "Energy Markets",
                "Energy Projects",
                "Overview",
                "Investigations",
                "Self Reports",
                "Audits",
                "Accounting Matters",
                "Enforcement Resources",
                "Enforcement Hotline",
                "Compliance",
                "Enforcement Reliability",
                "Prohibition of Energy Market Manipulation",
                "Civil Penalties",
                "No Action Letters",
                "Interest Rates",
                "Overview",
                "Federal Statutes",
                "Major Orders & Regulations",
                "Equity Action Plan",
                "Administrative Litigation",
                "Alternative Dispute Resolution",
                "Court Cases",
                "Complaints",
                "Settlements",
                "Memoranda of Understanding (MOU)",
                "Information Collections",
                "No Fear Act",
                "Overview",
                "Electronic FOIA Request Form",
                "Electronic Privacy Act Request Consent for Disclosure of Records",
                "Electronic Privacy Act Request for Individual Access to Records",
                "Freedom of Information Act Guide",
                "Service Center",
                "Reading Room Material",
                "Frequently Requested Processed Records",
                "Annual Reports",
                "Quarterly Reports",
                "Overview",
                "Electronic CEII Request Form",
                "Related Document Classes",
                "Commission CEII Contacts",
                "FERC CUI Processes",
                "Dam and Safety Inspection Documents",
                "Designation of Incoming Dam Safety Documents",
                "News Releases & Headlines",
                "Decisions and Notices",
                "Events Calendar",
                "Technical Conference Schedule - 2022",
                "Commission Meetings",
                "Notational Orders",
                "ALJ Proceedings",
                "Court Cases",
                "Scoping Meeting",
                "Conferences and Workshops",
                "Careers and Recruiting",
                "Commission Meetings",
                "Open Access Podcast",
                "Media Relations",
                "Congressional Affairs Division",
                "FERC Insight",
                "Covid-19 Response",
                "About",
                "Strategic Documents",
                "What FERC Does",
                "Frequently Asked Questions (FAQs)",
                "Administrative Policies",
                "Public Reference Assistance",
                "Privacy",
                "Equal Employment Opportunity (EEO)",
                "Diversity at FERC",
                "Meet the Commissioners",
                "Commissioner Statements",
                "Chairman Glick",
                "Commissioner Danly",
                "Commissioner Clements",
                "Commissioner Christie",
                "Commissioner Phillips",
                "Commission Members and Senior Staff",
                "Current and Previous Chairmen",
                "Overview",
                "Office of Administrative Law Judges (OALJ)",
                "Office of Administrative Litigation (OAL)",
                "Office of Electric Reliability (OER)",
                "Office of Energy Infrastructure Security (OEIS)",
                "Office of Energy Market Regulation (OEMR)",
                "Office of Energy Policy and Innovation (OEPI)",
                "Office of Energy Projects (OEP)",
                "Office of Enforcement (OE)",
                "Office of External Affairs (OEA)",
                "Office of Public Participation (OPP)",
                "Office of the Executive Director (OED)",
                "Office of the General Counsel (OGC)",
                "Office of the Secretary (OSEC)",
                "Key Contacts",
                "Building Access",
                "Compliance Help Desk",
                "Webmaster",
                "International Delegation Request",
                "Speaker Request",
                "Internet Protocol Version 6 (IPv6) Policy",
                "Vulnerability Disclosure Policy",
                "Overview",
                "Why Choose FERC?",
                "Job Search/Apply",
                "Qualifications",
                "FERC-Careers Blog",
                "College Recruitment",
                "Career Opportunities",
                "Student Relations",
                "Information for Jobseekers with Disabilities",
                "Information for Veterans",
                "Diversity",
                "Overview",
                "Filing Fees",
                "Filing Forms",
                "Notice Formats",
                "How To Guides",
                "Company Registration",
                "Frequently Asked Questions (FAQs)",
                "Comment Policy",
                "Overview",
                "What is eLibrary?",
                "eLibrary Quick User Guide",
                "Key Features",
                "Tips for Searching",
                "Tips for Downloading Documents",
                "Accessibility Tips",
                "Standards for Descriptions of Documents Submitted to FERC",
                "File Formats Supported By PDF Generation",
                "Frequently Asked Questions (FAQs) eLibrary",
                "Overview",
                "Sandbox Electronic Test Site",
                "Commission Orders and Notices",
                "Instructive Orders",
                "Natural Gas Filings",
                "Pipeline Tariff Filing Preparation",
                "Electric and MBR Step-by-Step Filing",
                "View Individual Tariffs",
                "Overview",
                "Power Sales and Markets",
                "Electric Reliability",
                "Electric Transmission",
                "General Information",
                "Overview",
                "Annual Charges",
                "General Information",
                "Staff Oil Pipeline Handbooks",
                "Overview",
                "Reports & Analysis",
                "Data Sources",
                "Natural Gas Markets",
                "Electric Power Markets",
                "Overview",
                "Licensing",
                "Administration and Compliance",
                "Dam Safety and Inspections",
                "Overview",
                "Landowner Topics",
                "Safety and Inspections",
                "Environment",
                "Overview",
                "How to Get Involved",
                "The Process",
                "Data Sources",
                "Data Strategy",
                "FERC Staff Reports and Papers",
                "Corporate Officials",
                "Project Directory",
                "Public Reference Room",
                "FERC Processes",
                "Guides",
                "Frequently Asked Questions: Spillway Inspections",
                "Tree Trimming and Vegetation Management",
                "Overview",
                "Upcoming Technical Conferences",
                "Upcoming Scoping Meetings",
                "Projects",
                "WorkshOPP on Filing Comments",
                "Workshop on Technical Assistance",
                "Workshop/Listening Sessions",
                "Contact FERC",
                "Intervene",
                "File a Comment",
                "Request a Rehearing",
                "Frequently Asked Questions (FAQs)",
                "Energy Markets",
                "Energy Projects",
                "Overview",
                "Investigations",
                "Self Reports",
                "Audits",
                "Accounting Matters",
                "Enforcement Resources",
                "Enforcement Hotline",
                "Compliance",
                "Enforcement Reliability",
                "Prohibition of Energy Market Manipulation",
                "Civil Penalties",
                "No Action Letters",
                "Interest Rates",
                "Overview",
                "Federal Statutes",
                "Major Orders & Regulations",
                "Equity Action Plan",
                "Administrative Litigation",
                "Alternative Dispute Resolution",
                "Court Cases",
                "Complaints",
                "Settlements",
                "Memoranda of Understanding (MOU)",
                "Information Collections",
                "No Fear Act",
                "Overview",
                "Electronic FOIA Request Form",
                "Electronic Privacy Act Request Consent for Disclosure of Records",
                "Electronic Privacy Act Request for Individual Access to Records",
                "Freedom of Information Act Guide",
                "Service Center",
                "Reading Room Material",
                "Frequently Requested Processed Records",
                "Annual Reports",
                "Quarterly Reports",
                "Overview",
                "Electronic CEII Request Form",
                "Related Document Classes",
                "Commission CEII Contacts",
                "FERC CUI Processes",
                "Dam and Safety Inspection Documents",
                "Designation of Incoming Dam Safety Documents",
                "News Releases & Headlines",
                "Decisions and Notices",
                "Events Calendar",
                "Technical Conference Schedule - 2022",
                "Commission Meetings",
                "Notational Orders",
                "ALJ Proceedings",
                "Court Cases",
                "Scoping Meeting",
                "Conferences and Workshops",
                "Careers and Recruiting",
                "Commission Meetings",
                "Open Access Podcast",
                "Media Relations",
                "Congressional Affairs Division",
                "FERC Insight",
                "Covid-19 Response",
                "About",
                "Strategic Documents",
                "What FERC Does",
                "Frequently Asked Questions (FAQs)",
                "Administrative Policies",
                "Public Reference Assistance",
                "Privacy",
                "Equal Employment Opportunity (EEO)",
                "Diversity at FERC",
                "Meet the Commissioners",
                "Commissioner Statements",
                "Chairman Glick",
                "Commissioner Danly",
                "Commissioner Clements",
                "Commissioner Christie",
                "Commissioner Phillips",
                "Commission Members and Senior Staff",
                "Current and Previous Chairmen",
                "Overview",
                "Office of Administrative Law Judges (OALJ)",
                "Office of Administrative Litigation (OAL)",
                "Office of Electric Reliability (OER)",
                "Office of Energy Infrastructure Security (OEIS)",
                "Office of Energy Market Regulation (OEMR)",
                "Office of Energy Policy and Innovation (OEPI)",
                "Office of Energy Projects (OEP)",
                "Office of Enforcement (OE)",
                "Office of External Affairs (OEA)",
                "Office of Public Participation (OPP)",
                "Office of the Executive Director (OED)",
                "Office of the General Counsel (OGC)",
                "Office of the Secretary (OSEC)",
                "Key Contacts",
                "Building Access",
                "Compliance Help Desk",
                "Webmaster",
                "International Delegation Request",
                "Speaker Request",
                "Internet Protocol Version 6 (IPv6) Policy",
                "Vulnerability Disclosure Policy",
                "Overview",
                "Why Choose FERC?",
                "Job Search/Apply",
                "Qualifications",
                "FERC-Careers Blog",
                "College Recruitment",
                "Career Opportunities",
                "Student Relations",
                "Information for Jobseekers with Disabilities",
                "Information for Veterans",
                "Diversity",
                "Overview",
                "Filing Fees",
                "Filing Forms",
                "Notice Formats",
                "How To Guides",
                "Company Registration",
                "Frequently Asked Questions (FAQs)",
                "Comment Policy",
                "Overview",
                "What is eLibrary?",
                "eLibrary Quick User Guide",
                "Key Features",
                "Tips for Searching",
                "Tips for Downloading Documents",
                "Accessibility Tips",
                "Standards for Descriptions of Documents Submitted to FERC",
                "File Formats Supported By PDF Generation",
                "Frequently Asked Questions (FAQs) eLibrary",
                "Overview",
                "Sandbox Electronic Test Site",
                "Commission Orders and Notices",
                "Instructive Orders",
                "Natural Gas Filings",
                "Pipeline Tariff Filing Preparation",
                "Electric and MBR Step-by-Step Filing",
                "View Individual Tariffs",
                "eLibrary",
                "eFile",
                "Meet the Commissioners",
                "Documents & Filing Forms",
                "Careers",
                "Natural Gas Pipelines",
                "Safety and Inspections",
                "LNG",
                "Licensing",
                "Administration and Compliance",
                "Dam Safety and Inspections",
                "Electric Power Sales and Markets",
                "Electric Quarterly Reports",
                "Electric Reliability",
                "Overview",
                "General Information",
                "Twitter",
                "Facebook",
                "Instagram",
                "LinkedIn",
                "YouTube",
                "Natural Gas",
                "Electric",
                "Hydropower",
                "Market Assessments",
                "Oil",
                "Resources",
                "Enforcement",
                "Enforcement Hotline",
                "Legal",
                "FOIA",
                "CEII",
                "News Releases & Headlines",
                "Event Calendar",
                "About FERC",
                "Commission Members",
                "Offices",
                "Employee Information",
                "Equal Employment Opportunity (EEO)",
                "Sitemap",
                "Privacy",
                "Comment Policy",
                "eLibrary",
                "eRegister",
                "eComment",
                "eFile",
                "eSubscription",
                "eService",
                "eTariff",
                "FERC Filing Fees"
              ],
              "18px": [
                "Administrative Policies",
                "Whistleblower Protection(link is external)",
                "Digital Strategy",
                "No Fear Act",
                "FOIA",
                "CEII",
                "Privacy Policy",
                "Budget & Performance",
                "Sitemap"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "300": [
                "Recent News",
                "Upcoming Events",
                "Quick Links",
                "What We Regulate",
                "Natural Gas",
                "Hydropower",
                "Electric",
                "Oil"
              ],
              "700": [
                "Staff Issues Draft Environmental Impact Statement for Gas Transmission Northwest LLC’s GTN Xpress Project",
                "June 2022 Highlights | FERC insight | Volume 6",
                "FERC Staff Issues the Final Environmental Impact Statement for the MP66-69 Compression Relocation and Modification Amendment and the MP33 Compressor Station Modification Amendment Project (Docket Nos. CP21-1-000 and CP21-458-000)",
                "Latest News",
                "Staff Issues Draft Environmental Impact Statement for Gas Transmission Northwest LLC’s GTN Xpress Project",
                "June 2022 Highlights | FERC insight | Volume 6",
                "FERC Staff Issues the Final Environmental Impact Statement for the MP66-69 Compression Relocation and Modification Amendment and the MP33 Compressor Station Modification Amendment Project (Docket Nos. CP21-1-000 and CP21-458-000)",
                "Events Calendar",
                "Latest on Twitter",
                "Federal Energy Regulatory Commission"
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "Recent News",
                "Staff Issues Draft Environmental Impact Statement for Gas Transmission Northwest LLC’s GTN Xpress Project",
                "June 2022 Highlights | FERC insight | Volume 6",
                "FERC Staff Issues the Final Environmental Impact Statement for the MP66-69 Compression Relocation and Modification Amendment and the MP33 Compressor Station Modification Amendment Project (Docket Nos. CP21-1-000 and CP21-458-000)",
                "Upcoming Events",
                "Latest News",
                "Staff Issues Draft Environmental Impact Statement for Gas Transmission Northwest LLC’s GTN Xpress Project",
                "June 2022 Highlights | FERC insight | Volume 6",
                "FERC Staff Issues the Final Environmental Impact Statement for the MP66-69 Compression Relocation and Modification Amendment and the MP33 Compressor Station Modification Amendment Project (Docket Nos. CP21-1-000 and CP21-458-000)",
                "Events Calendar",
                "Latest on Twitter",
                "Natural Gas",
                "Hydropower",
                "Electric",
                "Oil",
                "Federal Energy Regulatory Commission"
              ],
              "rgb(255, 255, 255)": [
                "Quick Links",
                "What We Regulate"
              ]
            },
            "fontSize": {
              "20px": [
                "Recent News",
                "Upcoming Events",
                "Quick Links",
                "Natural Gas",
                "Hydropower",
                "Electric",
                "Oil"
              ],
              "18px": [
                "Staff Issues Draft Environmental Impact Statement for Gas Transmission Northwest LLC’s GTN Xpress Project",
                "June 2022 Highlights | FERC insight | Volume 6",
                "FERC Staff Issues the Final Environmental Impact Statement for the MP66-69 Compression Relocation and Modification Amendment and the MP33 Compressor Station Modification Amendment Project (Docket Nos. CP21-1-000 and CP21-458-000)"
              ],
              "32px": [
                "Latest News",
                "Events Calendar",
                "Latest on Twitter"
              ],
              "24px": [
                "Staff Issues Draft Environmental Impact Statement for Gas Transmission Northwest LLC’s GTN Xpress Project",
                "June 2022 Highlights | FERC insight | Volume 6",
                "FERC Staff Issues the Final Environmental Impact Statement for the MP66-69 Compression Relocation and Modification Amendment and the MP33 Compressor Station Modification Amendment Project (Docket Nos. CP21-1-000 and CP21-458-000)",
                "Federal Energy Regulatory Commission"
              ],
              "46px": [
                "What We Regulate"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.ferc.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.ferc.gov/",
      "result": {
        "totals": {
          "total": 15,
          "tagNames": {
            "DIV": 2,
            "NAV": 13
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": "FERC Federal Energy Regulatory Commission Mobile Menu Button Search Search Industries & Data Electri"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "Electric Overview Power Sales and Markets Electric Reliability Electric Transmission General Informa"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "Office of Public Participation (OPP) Overview Upcoming Technical Conferences Upcoming Scoping Meetin"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "Enforcement Overview Investigations Self Reports Audits Accounting Matters Enforcement Resources Enf"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "News News Releases & Headlines Decisions and Notices Events Events Calendar Technical Conference Sch"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "What is FERC? About Strategic Documents What FERC Does Frequently Asked Questions (FAQs) Administrat"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "FERC Online Overview Filing Fees Filing Forms Notice Formats How To Guides Company Registration Freq"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "FERC Industries & Data Electric Overview Power Sales and Markets Electric Reliability Electric Trans"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "Electric Overview Power Sales and Markets Electric Reliability Electric Transmission General Informa"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "Office of Public Participation (OPP) Overview Upcoming Technical Conferences Upcoming Scoping Meetin"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "Enforcement Overview Investigations Self Reports Audits Accounting Matters Enforcement Resources Enf"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "News News Releases & Headlines Decisions and Notices Events Events Calendar Technical Conference Sch"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "What is FERC? About Strategic Documents What FERC Does Frequently Asked Questions (FAQs) Administrat"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "FERC Online Overview Filing Fees Filing Forms Notice Formats How To Guides Company Registration Freq"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "Close Search Search"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.ferc.gov/",
      "result": {
        "totals": {
          "failures": 0,
          "warnings": 31
        },
        "items": [
          {
            "index": 830,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"button button--round banner__button--image\" href=\"https://www.ferc.gov/technical-conferen...",
                "  Technical Conference Schedule",
                "</a>"
              ]
            }
          },
          {
            "index": 831,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[2]",
              "codeLines": [
                "<a class=\"button button--round banner__button--image\" href=\"/TFSOET\">",
                "  Task Force on Electric Transmission",
                "</a>"
              ]
            }
          },
          {
            "index": 863,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a class=\"button footer__newsletter-button\" href=\"/ferc-insight-newsletter\">",
                "  Click to Subscribe",
                "</a>"
              ]
            }
          },
          {
            "index": 907,
            "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[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/text()[1]",
              "codeLines": [
                "eLibrary Search:"
              ]
            }
          },
          {
            "index": 908,
            "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[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/span[2]/text()[1]",
              "codeLines": [
                "From 10 p.m. ET Tuesday, July 12, to 2 a.m. ET Wednesday, July 13 | eLibrary Web Search will be com..."
              ]
            }
          },
          {
            "index": 909,
            "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[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "Federal Energy Regulatory Commission"
              ]
            }
          },
          {
            "index": 910,
            "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[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Shaping the Grid of the Future"
              ]
            }
          },
          {
            "index": 911,
            "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[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "FERC ensures reliable, safe, secure & economically efficient energy for consumers at a reasonable c..."
              ]
            }
          },
          {
            "index": 914,
            "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[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Latest News"
              ]
            }
          },
          {
            "index": 915,
            "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[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Headlines"
              ]
            }
          },
          {
            "index": 916,
            "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[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "June 30, 2022"
              ]
            }
          },
          {
            "index": 917,
            "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[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Headlines"
              ]
            }
          },
          {
            "index": 918,
            "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[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "June 28, 2022"
              ]
            }
          },
          {
            "index": 919,
            "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[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Headlines"
              ]
            }
          },
          {
            "index": 920,
            "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[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "June 24, 2022"
              ]
            }
          },
          {
            "index": 921,
            "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[1]/main[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Events Calendar"
              ]
            }
          },
          {
            "index": 923,
            "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[1]/main[1]/section[1]/div[3]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "What We Regulate"
              ]
            }
          },
          {
            "index": 951,
            "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[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/span[1]/text()[1]",
              "codeLines": [
                "eLibrary Search:"
              ]
            }
          },
          {
            "index": 952,
            "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[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/span[2]/text()[1]",
              "codeLines": [
                "From 10 p.m. ET Tuesday, July 12, to 2 a.m. ET Wednesday, July 13 | eLibrary Web Search will be com..."
              ]
            }
          },
          {
            "index": 953,
            "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[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "Federal Energy Regulatory Commission"
              ]
            }
          },
          {
            "index": 954,
            "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[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Shaping the Grid of the Future"
              ]
            }
          },
          {
            "index": 955,
            "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[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "FERC ensures reliable, safe, secure & economically efficient energy for consumers at a reasonable c..."
              ]
            }
          },
          {
            "index": 958,
            "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[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Latest News"
              ]
            }
          },
          {
            "index": 959,
            "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[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Headlines"
              ]
            }
          },
          {
            "index": 960,
            "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[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "June 30, 2022"
              ]
            }
          },
          {
            "index": 961,
            "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[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Headlines"
              ]
            }
          },
          {
            "index": 962,
            "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[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "June 28, 2022"
              ]
            }
          },
          {
            "index": 963,
            "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[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Headlines"
              ]
            }
          },
          {
            "index": 964,
            "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[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "June 24, 2022"
              ]
            }
          },
          {
            "index": 965,
            "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[1]/main[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Events Calendar"
              ]
            }
          },
          {
            "index": 967,
            "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[1]/main[1]/section[1]/div[3]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "What We Regulate"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.ferc.gov/",
      "result": {
        "totals": {
          "rulesNA": 48,
          "rulesPassed": 46,
          "rulesWarned": 4,
          "rulesViolated": 4,
          "warnings": {
            "minor": 20,
            "moderate": 0,
            "serious": 12,
            "critical": 1
          },
          "violations": {
            "minor": 0,
            "moderate": 3,
            "serious": 32,
            "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-17T22:53:17.608Z",
          "url": "https://www.ferc.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": "#f9c642",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"system-notification\" role=\"alert\">",
                          "target": [
                            ".system-notification"
                          ]
                        },
                        {
                          "html": "<div class=\"banner banner--image\" style=\"background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(/sites/default/files/styles/banner_image/public/2021-03/hero%20image.png?itok=MgD-CBR8)\">",
                          "target": [
                            ".banner--image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"system-notification__title\">Service Notice:</span>",
                  "target": [
                    ".system-notification__content--active > .system-notification__title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"system-notification\" role=\"alert\">",
                          "target": [
                            ".system-notification"
                          ]
                        },
                        {
                          "html": "<div class=\"banner banner--image\" style=\"background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(/sites/default/files/styles/banner_image/public/2021-03/hero%20image.png?itok=MgD-CBR8)\">",
                          "target": [
                            ".banner--image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"system-notification__message\">Tuesday, July 12, from 9 - 11 pm ET | FERC.gov will be undergoing maintenance and may be intermittently unavailable.</span>",
                  "target": [
                    ".system-notification__content--active > .system-notification__message"
                  ],
                  "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": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"banner banner--image\" style=\"background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(/sites/default/files/styles/banner_image/public/2021-03/hero%20image.png?itok=MgD-CBR8)\">",
                          "target": [
                            ".banner--image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"banner__branding-title--image\">Federal Energy Regulatory Commission</span>",
                  "target": [
                    ".banner__branding-title--image"
                  ],
                  "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": "48.0pt (64px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"banner banner--image\" style=\"background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(/sites/default/files/styles/banner_image/public/2021-03/hero%20image.png?itok=MgD-CBR8)\">",
                          "target": [
                            ".banner--image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"display banner__title--image\">Shaping the Grid of the Future</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"banner banner--image\" style=\"background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(/sites/default/files/styles/banner_image/public/2021-03/hero%20image.png?itok=MgD-CBR8)\">",
                          "target": [
                            ".banner--image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"text--medium banner__subtitle--image\">FERC ensures reliable, safe, secure &amp; economically efficient energy for consumers at a reasonable cost.</div>",
                  "target": [
                    ".text--medium"
                  ],
                  "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": "34.5pt (46px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"banner banner--card\" style=\"background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(/sites/default/files/styles/banner_image/public/2020-04/iStock-953611974.jpg?itok=d3UziyKz)\">",
                          "target": [
                            ".banner--card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"banner__title--card\">What We Regulate</h2>",
                  "target": [
                    ".banner__title--card"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#f9c642",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"system-notification\" role=\"alert\">",
                          "target": [
                            ".system-notification"
                          ]
                        },
                        {
                          "html": "<div class=\"banner banner--image\" style=\"background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(/sites/default/files/styles/banner_image/public/2021-03/hero%20image.png?itok=MgD-CBR8)\">",
                          "target": [
                            ".banner--image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"system-notification__title\">Service Notice:</span>",
                  "target": [
                    ".system-notification__content--active > .system-notification__title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"system-notification\" role=\"alert\">",
                          "target": [
                            ".system-notification"
                          ]
                        },
                        {
                          "html": "<div class=\"banner banner--image\" style=\"background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(/sites/default/files/styles/banner_image/public/2021-03/hero%20image.png?itok=MgD-CBR8)\">",
                          "target": [
                            ".banner--image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"system-notification__message\">Tuesday, July 12, from 9 - 11 pm ET | FERC.gov will be undergoing maintenance and may be intermittently unavailable.</span>",
                  "target": [
                    ".system-notification__content--active > .system-notification__message"
                  ],
                  "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": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"banner banner--image\" style=\"background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(/sites/default/files/styles/banner_image/public/2021-03/hero%20image.png?itok=MgD-CBR8)\">",
                          "target": [
                            ".banner--image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"banner__branding-title--image\">Federal Energy Regulatory Commission</span>",
                  "target": [
                    ".banner__branding-title--image"
                  ],
                  "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": "48.0pt (64px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"banner banner--image\" style=\"background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(/sites/default/files/styles/banner_image/public/2021-03/hero%20image.png?itok=MgD-CBR8)\">",
                          "target": [
                            ".banner--image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"display banner__title--image\">Shaping the Grid of the Future</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"banner banner--image\" style=\"background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(/sites/default/files/styles/banner_image/public/2021-03/hero%20image.png?itok=MgD-CBR8)\">",
                          "target": [
                            ".banner--image"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"text--medium banner__subtitle--image\">FERC ensures reliable, safe, secure &amp; economically efficient energy for consumers at a reasonable cost.</div>",
                  "target": [
                    ".text--medium"
                  ],
                  "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": "34.5pt (46px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"banner banner--card\" style=\"background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url(/sites/default/files/styles/banner_image/public/2020-04/iStock-953611974.jpg?itok=d3UziyKz)\">",
                          "target": [
                            ".banner--card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"banner__title--card\">What We Regulate</h2>",
                  "target": [
                    ".banner__title--card"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"twitter-timeline twitter-timeline-rendered\" style=\"position: static; visibility: visible; display: inline-block; width: 100%; padding: 0px; border: none; max-width: 100%; min-width: 180px; margin-top: 0px; margin-bottom: 0px; height: 745.039px;\" data-widget-id=\"profile:ferc\" title=\"Twitter Timeline\">",
                  "target": [
                    "#twitter-widget-0"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"header__content--mobile\" role=\"navigation\">",
                  "target": [
                    ".header__content--mobile"
                  ],
                  "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=\"header__menu--mobile\" id=\"mobile-menu\" role=\"navigation\">",
                  "target": [
                    "#mobile-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": "<nav class=\"header__megamenu\">",
                  "target": [
                    "#mobile-menu > .header__menu-items > .header__menu-item--toggle.header__menu-item:nth-child(2) > .header__megamenu"
                  ],
                  "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=\"header__megamenu\">",
                  "target": [
                    "#mobile-menu > .header__menu-items > .header__menu-item--toggle.header__menu-item:nth-child(3) > .header__megamenu"
                  ],
                  "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=\"header__megamenu\">",
                  "target": [
                    "#mobile-menu > .header__menu-items > .header__menu-item--toggle.header__menu-item:nth-child(4) > .header__megamenu"
                  ],
                  "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=\"header__megamenu\">",
                  "target": [
                    "#mobile-menu > .header__menu-items > .header__menu-item--toggle.header__menu-item:nth-child(5) > .header__megamenu"
                  ],
                  "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=\"header__megamenu\">",
                  "target": [
                    "#mobile-menu > .header__menu-items > .header__menu-item--toggle.header__menu-item:nth-child(6) > .header__megamenu"
                  ],
                  "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=\"header__megamenu\">",
                  "target": [
                    "#mobile-menu > .header__menu-items > .header__menu-item--toggle.header__menu-item:nth-child(7) > .header__megamenu"
                  ],
                  "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=\"header__megamenu\">",
                  "target": [
                    ".header__menu-item--toggle[role=\"menuitem\"][aria-haspopup=\"true\"]:nth-child(1) > .header__megamenu"
                  ],
                  "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=\"header__megamenu\">",
                  "target": [
                    ".header__menu-item--toggle[role=\"menuitem\"][aria-haspopup=\"true\"]:nth-child(2) > .header__megamenu"
                  ],
                  "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=\"header__megamenu\">",
                  "target": [
                    ".header__menu-item--toggle[role=\"menuitem\"][aria-haspopup=\"true\"]:nth-child(3) > .header__megamenu"
                  ],
                  "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=\"header__megamenu header__megamenu--events\">",
                  "target": [
                    ".header__megamenu--events"
                  ],
                  "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=\"header__megamenu\">",
                  "target": [
                    ".header__menu-item--toggle[role=\"menuitem\"][aria-haspopup=\"true\"]:nth-child(5) > .header__megamenu"
                  ],
                  "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=\"header__megamenu header__megamenu--online\">",
                  "target": [
                    ".header__megamenu--online"
                  ],
                  "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=\"header__megamenu\">",
                  "target": [
                    ".header__menu-item--toggle[role=\"menuitem\"][aria-haspopup=\"true\"]:nth-child(7) > .header__megamenu"
                  ],
                  "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=\"system-notification__content\">\n      <span class=\"system-notification__title\">eLibrary Search:</span>\n      <span class=\"system-notification__message\">From 10 p.m. ET Tuesday, July 12, to 2 a.m. ET Wednesday, July 13 | eLibrary Web Search will be completely unavailable.</span>\n    </div>",
                  "target": [
                    ".system-notification__content:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\">",
                  "target": [
                    ".ext[href$=\"ferc\"][data-extlink=\"\"] > svg[focusable=\"false\"][role=\"img\"][aria-label=\"(link is external)\"]"
                  ],
                  "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": "<svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 40\">",
                  "target": [
                    "a[href$=\"osc.gov/\"] > svg[focusable=\"false\"][role=\"img\"][aria-label=\"(link is external)\"]"
                  ],
                  "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": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.f39f39d5e1aec76c12af50a9a19e4fee.html?origin=https%3A%2F%2Fwww.ferc.gov\" title=\"Twitter settings iframe\" style=\"display: none;\"></iframe>",
                  "target": [
                    "iframe[title=\"Twitter settings iframe\"]"
                  ],
                  "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": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></iframe>",
                  "target": [
                    "#rufous-sandbox"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.23,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"date content-feed__date\">June 30, 2022</div>",
                  "target": [
                    ".vertical-list--large--home.vertical-list > .vertical-list__container > .vertical-list__item:nth-child(2) > .content-feed > .content-feed__content > .content-feed__date.date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.23,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"date content-feed__date\">June 28, 2022</div>",
                  "target": [
                    ".vertical-list--large--home.vertical-list > .vertical-list__container > .vertical-list__item:nth-child(3) > .content-feed > .content-feed__content > .content-feed__date.date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.23,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"date content-feed__date\">June 24, 2022</div>",
                  "target": [
                    ".vertical-list--large--home.vertical-list > .vertical-list__container > .vertical-list__item:nth-child(4) > .content-feed > .content-feed__content > .content-feed__date.date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a6b63",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.37,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"link--cta vertical-list__link\" href=\"/news-events/news/news-releases-headlines\">View all news</a>",
                  "target": [
                    ".home__feed:nth-child(1) > .views-element-container > .vertical-list--large--home.vertical-list > .vertical-list__container > .vertical-list__cta > .vertical-list__link.link--cta"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0a6b63",
                        "contrastRatio": 6.37,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"event-feed__date\">\n      <div class=\"event-feed__day\">27</div>\n      <div class=\"event-feed__month\">Jul</div>\n    </div>",
                          "target": [
                            ".vertical-list--large--home.vertical-list > .vertical-list__container > .vertical-list__item:nth-child(2) > .event-feed__link > .event-feed > .event-feed__date"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"event-feed__month\">Jul</div>",
                  "target": [
                    ".vertical-list--large--home.vertical-list > .vertical-list__container > .vertical-list__item:nth-child(2) > .event-feed__link > .event-feed > .event-feed__date > .event-feed__month"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.23,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"event-feed\">",
                          "target": [
                            ".vertical-list--large--home.vertical-list > .vertical-list__container > .vertical-list__item:nth-child(2) > .event-feed__link > .event-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"caption event-feed__time\">7:00 PM - 8:00 PM</div>",
                  "target": [
                    ".vertical-list--large--home.vertical-list > .vertical-list__container > .vertical-list__item:nth-child(2) > .event-feed__link > .event-feed > .event-feed__info > .caption.event-feed__time"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0a6b63",
                        "contrastRatio": 6.37,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"event-feed__date\">\n      <div class=\"event-feed__day\">28</div>\n      <div class=\"event-feed__month\">Jul</div>\n    </div>",
                          "target": [
                            ".vertical-list--large--home.vertical-list > .vertical-list__container > .vertical-list__item:nth-child(3) > .event-feed__link > .event-feed > .event-feed__date"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"event-feed__month\">Jul</div>",
                  "target": [
                    ".vertical-list--large--home.vertical-list > .vertical-list__container > .vertical-list__item:nth-child(3) > .event-feed__link > .event-feed > .event-feed__date > .event-feed__month"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.23,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"event-feed\">",
                          "target": [
                            ".vertical-list--large--home.vertical-list > .vertical-list__container > .vertical-list__item:nth-child(3) > .event-feed__link > .event-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"caption event-feed__time\">10:00 AM - 11:00 AM</div>",
                  "target": [
                    ".vertical-list--large--home.vertical-list > .vertical-list__container > .vertical-list__item:nth-child(3) > .event-feed__link > .event-feed > .event-feed__info > .caption.event-feed__time"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0a6b63",
                        "contrastRatio": 6.37,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"event-feed__date\">\n      <div class=\"event-feed__day\">28</div>\n      <div class=\"event-feed__month\">Jul</div>\n    </div>",
                          "target": [
                            ".vertical-list--large--home.vertical-list > .vertical-list__container > .vertical-list__item:nth-child(4) > .event-feed__link > .event-feed > .event-feed__date"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"event-feed__month\">Jul</div>",
                  "target": [
                    ".vertical-list--large--home.vertical-list > .vertical-list__container > .vertical-list__item:nth-child(4) > .event-feed__link > .event-feed > .event-feed__date > .event-feed__month"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.23,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"event-feed\">",
                          "target": [
                            ".vertical-list--large--home.vertical-list > .vertical-list__container > .vertical-list__item:nth-child(4) > .event-feed__link > .event-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"caption event-feed__time\">6:00 PM - 7:00 PM</div>",
                  "target": [
                    ".vertical-list--large--home.vertical-list > .vertical-list__container > .vertical-list__item:nth-child(4) > .event-feed__link > .event-feed > .event-feed__info > .caption.event-feed__time"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.23 (foreground color: #5b616b, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a6b63",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.37,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"link--cta vertical-list__link\" href=\"/news-events/events\">View all events</a>",
                  "target": [
                    ".vertical-list--large--home.vertical-list > .vertical-list__container > .vertical-list__cta > .vertical-list__link.link--cta[href$=\"events\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a6b63",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.37,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"link--cta ext\" href=\"https://twitter.com/ferc\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\">",
                  "target": [
                    ".ext[href$=\"ferc\"][data-extlink=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a6b63",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.37,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-card content-card--white\">",
                          "target": [
                            ".horizontal-list__item.col:nth-child(1) > .content-card.content-card--white"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/industries-data/natural-gas/industry-activities/natural-gas-pipelines\">Natural Gas Pipelines </a>",
                  "target": [
                    ".horizontal-list__item.col:nth-child(1) > .content-card.content-card--white > .content-card__items > .content-card__item > .content-card__sub-items > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a6b63",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.37,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-card content-card--white\">",
                          "target": [
                            ".horizontal-list__item.col:nth-child(1) > .content-card.content-card--white"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/industries-data/natural-gas/safety-and-inspections\">Safety and Inspections</a>",
                  "target": [
                    ".horizontal-list__item.col:nth-child(1) > .content-card.content-card--white > .content-card__items > .content-card__item > .content-card__sub-items > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a6b63",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.37,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-card content-card--white\">",
                          "target": [
                            ".horizontal-list__item.col:nth-child(1) > .content-card.content-card--white"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/industries-data/natural-gas/annual-charges/lng\">LNG</a>",
                  "target": [
                    ".horizontal-list__item.col:nth-child(1) > .content-card.content-card--white > .content-card__items > .content-card__item > .content-card__sub-items > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a6b63",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.37,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-card content-card--white\">",
                          "target": [
                            ".horizontal-list__item.col:nth-child(2) > .content-card.content-card--white"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/industries-data/hydropower/licensing\">Licensing </a>",
                  "target": [
                    ".horizontal-list__item.col:nth-child(2) > .content-card.content-card--white > .content-card__items > .content-card__item > .content-card__sub-items > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a6b63",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.37,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-card content-card--white\">",
                          "target": [
                            ".horizontal-list__item.col:nth-child(2) > .content-card.content-card--white"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/industries-data/hydropower/administration-and-compliance\">Administration and Compliance </a>",
                  "target": [
                    ".horizontal-list__item.col:nth-child(2) > .content-card.content-card--white > .content-card__items > .content-card__item > .content-card__sub-items > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a6b63",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.37,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-card content-card--white\">",
                          "target": [
                            ".horizontal-list__item.col:nth-child(2) > .content-card.content-card--white"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/industries-data/hydropower/dam-safety-and-inspections\">Dam Safety and Inspections </a>",
                  "target": [
                    ".horizontal-list__item.col:nth-child(2) > .content-card.content-card--white > .content-card__items > .content-card__item > .content-card__sub-items > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a6b63",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.37,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-card content-card--white\">",
                          "target": [
                            ".horizontal-list__item.col:nth-child(3) > .content-card.content-card--white"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/industries-data/electric/power-sales-and-markets\">Electric Power Sales and Markets</a>",
                  "target": [
                    ".horizontal-list__item.col:nth-child(3) > .content-card.content-card--white > .content-card__items > .content-card__item > .content-card__sub-items > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a6b63",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.37,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-card content-card--white\">",
                          "target": [
                            ".horizontal-list__item.col:nth-child(3) > .content-card.content-card--white"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/industries-data/electric/power-sales-and-markets/electric-quarterly-reports-eqr\">Electric Quarterly Reports </a>",
                  "target": [
                    ".horizontal-list__item.col:nth-child(3) > .content-card.content-card--white > .content-card__items > .content-card__item > .content-card__sub-items > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a6b63",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.37,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-card content-card--white\">",
                          "target": [
                            ".horizontal-list__item.col:nth-child(3) > .content-card.content-card--white"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/industries-data/electric/electric-reliability\">Electric Reliability </a>",
                  "target": [
                    ".horizontal-list__item.col:nth-child(3) > .content-card.content-card--white > .content-card__items > .content-card__item > .content-card__sub-items > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a6b63",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.37,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-card content-card--white\">",
                          "target": [
                            ".horizontal-list__item.col:nth-child(4) > .content-card.content-card--white"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/industries-data/oil/overview\">Overview </a>",
                  "target": [
                    ".content-card__sub-items > li:nth-child(1) > a[href$=\"overview\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0a6b63",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.37,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"content-card content-card--white\">",
                          "target": [
                            ".horizontal-list__item.col:nth-child(4) > .content-card.content-card--white"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/industries-data/oil/general-information\">General Information</a>",
                  "target": [
                    ".horizontal-list__item.col:nth-child(4) > .content-card.content-card--white > .content-card__items > .content-card__item > .content-card__sub-items > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #0a6b63, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0a6b63",
                        "contrastRatio": 6.37,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__content--bottom\">",
                          "target": [
                            ".footer__content--bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer__menu-link--secondary\" href=\"/about/what-ferc/administrative-policies\">Administrative Policies</a>",
                  "target": [
                    ".footer__menu-item--secondary:nth-child(1) > .footer__menu-link--secondary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0a6b63",
                        "contrastRatio": 6.37,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__content--bottom\">",
                          "target": [
                            ".footer__content--bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer__menu-link--secondary ext\" href=\"https://osc.gov/\" target=\"_blank\" data-extlink=\"\" rel=\"noopener noreferrer\">",
                  "target": [
                    "a[href$=\"osc.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0a6b63",
                        "contrastRatio": 6.37,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__content--bottom\">",
                          "target": [
                            ".footer__content--bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer__menu-link--secondary\" href=\"/about/what-ferc/digital-strategy\">Digital Strategy</a>",
                  "target": [
                    ".footer__menu-item--secondary:nth-child(3) > .footer__menu-link--secondary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0a6b63",
                        "contrastRatio": 6.37,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__content--bottom\">",
                          "target": [
                            ".footer__content--bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer__menu-link--secondary\" href=\"/enforcement-legal/legal/no-fear-act\">No Fear Act</a>",
                  "target": [
                    ".footer__menu-item--secondary:nth-child(4) > .footer__menu-link--secondary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0a6b63",
                        "contrastRatio": 6.37,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__content--bottom\">",
                          "target": [
                            ".footer__content--bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer__menu-link--secondary\" href=\"/enforcement-legal/foia/overview\">FOIA</a>",
                  "target": [
                    ".footer__menu-item--secondary:nth-child(5) > .footer__menu-link--secondary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0a6b63",
                        "contrastRatio": 6.37,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__content--bottom\">",
                          "target": [
                            ".footer__content--bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer__menu-link--secondary\" href=\"/enforcement-legal/ceii/overview\">CEII</a>",
                  "target": [
                    ".footer__menu-item--secondary:nth-child(6) > .footer__menu-link--secondary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0a6b63",
                        "contrastRatio": 6.37,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__content--bottom\">",
                          "target": [
                            ".footer__content--bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer__menu-link--secondary\" href=\"/privacy\">Privacy Policy</a>",
                  "target": [
                    ".footer__menu-link--secondary[href$=\"privacy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0a6b63",
                        "contrastRatio": 6.37,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__content--bottom\">",
                          "target": [
                            ".footer__content--bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer__menu-link--secondary\" href=\"/about/what-ferc/about/strategic-documents/agency-reports\">Budget &amp; Performance</a>",
                  "target": [
                    ".footer__menu-item--secondary:nth-child(8) > .footer__menu-link--secondary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0a6b63",
                        "contrastRatio": 6.37,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer__content--bottom\">",
                          "target": [
                            ".footer__content--bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer__menu-link--secondary\" href=\"/sitemap\">Sitemap</a>",
                  "target": [
                    ".footer__menu-link--secondary[href$=\"sitemap\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.37 (foreground color: #ffffff, background color: #0a6b63, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "landmark-main-is-top-level",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the main landmark is at top level",
              "help": "Main landmark should not be contained in another landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-main-is-top-level?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-top-level",
                      "data": {
                        "role": "main"
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "The main landmark is contained in another landmark."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section class=\"home\" id=\"main-content\" role=\"main\" tabindex=\"-1\">",
                  "target": [
                    "#main-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  The main landmark is contained in another landmark."
                }
              ]
            },
            {
              "id": "landmark-no-duplicate-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has at most one main landmark",
              "help": "Document should not have more than one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-no-duplicate-main?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "page-no-duplicate-main",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<section class=\"home\" id=\"main-content\" role=\"main\" tabindex=\"-1\">",
                          "target": [
                            "#main-content"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "Document has more than one main landmark"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<main>",
                  "target": [
                    "main"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has more than one main landmark"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"footer__menu\">",
                          "target": [
                            "#block-footer > .footer__menu"
                          ]
                        },
                        {
                          "html": "<nav class=\"footer__menu\">",
                          "target": [
                            ".footer__menu-item--header.col:nth-child(1) > .footer__menu"
                          ]
                        },
                        {
                          "html": "<nav class=\"footer__menu\">",
                          "target": [
                            ".footer__menu-item--header.col:nth-child(2) > .footer__menu"
                          ]
                        },
                        {
                          "html": "<nav class=\"footer__menu\">",
                          "target": [
                            ".footer__menu-item--header.col:nth-child(3) > .footer__menu"
                          ]
                        },
                        {
                          "html": "<nav class=\"footer__menu\">",
                          "target": [
                            ".footer__menu-item--header.col:nth-child(4) > .footer__menu"
                          ]
                        },
                        {
                          "html": "<nav class=\"footer__menu\">",
                          "target": [
                            ".footer__menu-item--header.col:nth-child(5) > .footer__menu"
                          ]
                        },
                        {
                          "html": "<nav class=\"footer__menu--secondary\">",
                          "target": [
                            ".footer__menu--secondary"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav class=\"header__menu\" role=\"navigation\">",
                  "target": [
                    ".header__menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ferc.gov/",
      "what": "URL",
      "result": "https://www.ferc.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.ferc.gov/",
      "result": {
        "Error": {},
        "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=\"banner__content--image\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"header__menu-bar\">...</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=\"vertical-list__title\">...</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=\"vertical-list__title\">...</h2>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"header__content\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"header__content--mobile\" role=\"navigation\">...</div>"
              },
              {
                "tagName": "nav",
                "id": "",
                "code": "<nav class=\"header__megamenu header__megamenu--events\">...</nav>"
              },
              {
                "tagName": "nav",
                "id": "",
                "code": "<nav class=\"header__megamenu header__megamenu--online\">...</nav>"
              },
              {
                "tagName": "nav",
                "id": "",
                "code": "<nav class=\"header__megamenu\">...</nav>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"text--medium banner__subtitle--image\">...</div>"
              },
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"display banner__title--image\">...</h1>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"banner__title--card\">...</h2>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"link--cta vertical-list__link\" href=\"/news-events/events\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"link--cta vertical-list__link\" href=\"/news-events/news/news-releases-headlines\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content\" class=\"visually-hidden focusable\">...</a>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"footer__social-text\">...</span>"
              }
            ]
          },
          "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": "span",
                "id": "",
                "code": "<span class=\"system-notification__message\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"system-notification__title\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"banner__branding-title--image\">...</span>"
              },
              {
                "tagName": "style",
                "id": "",
                "code": "<style>...</style>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Placeholder": {
            "Anchor element found with link content, but no href, ID or name attribute has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"header__menu-link header__menu-link--icon header__menu-link--toggle\" href=\"\" tabindex=\"0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"header__menu-link header__menu-link--icon header__menu-link--toggle\" href=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"header__menu-link header__menu-link--toggle\" href=\"\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ferc.gov/",
      "what": "URL",
      "result": "https://www.ferc.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.ferc.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 79,
            "recommendation": 7,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[2]/div[1]/div[1]/iframe[1]/html[1]",
                "aria": "/document[1]/main[1]/main[1]/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 745,
                "width": 784
              },
              "snippet": "<html>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 133
              },
              "snippet": "<a class=\"visually-hidden focusable\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[7]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/menubar[1]/menuitem[7]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 25243,
                "height": 838,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/menubar[1]/menuitem[6]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 22953,
                "height": 1524,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu header__megamenu--online\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/menubar[1]/menuitem[5]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 20531,
                "height": 1893,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/menubar[1]/menuitem[4]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 17655,
                "height": 2111,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu header__megamenu--events\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/menubar[1]/menuitem[3]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 15199,
                "height": 1690,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/menubar[1]/menuitem[2]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 13297,
                "height": 1135,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/menubar[1]/menuitem[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 10796,
                "height": 1633,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 9979,
                "height": 16103,
                "width": 784
              },
              "snippet": "<nav role=\"navigation\" class=\"header__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[7]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 9161,
                "height": 757,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[6]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 7506,
                "height": 1126,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[5]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 6315,
                "height": 424,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[4]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 4626,
                "height": 923,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[3]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 3491,
                "height": 369,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 1756,
                "height": 867,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 868,
                "height": 9051,
                "width": 784
              },
              "snippet": "<nav role=\"navigation\" id=\"mobile-menu\" class=\"header__menu--mobile\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 27,
                "height": 9892,
                "width": 784
              },
              "snippet": "<div role=\"navigation\" class=\"header__content--mobile\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[2]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 35454,
                "height": 543,
                "width": 784
              },
              "snippet": "<nav class=\"footer__menu--secondary\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[5]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[5]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 35290,
                "height": 148,
                "width": 744
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[4]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[4]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 35105,
                "height": 148,
                "width": 744
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[3]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[3]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 35032,
                "height": 37,
                "width": 744
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[2]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[2]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 34903,
                "height": 93,
                "width": 744
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 34755,
                "height": 111,
                "width": 744
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 34719,
                "height": 719,
                "width": 784
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleMainsRequireLabel_Implicit_2",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]",
                "aria": "/document[1]/main[1]/main[1]"
              },
              "message": "Multiple elements with \"main\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 26097,
                "height": 4872,
                "width": 784
              },
              "snippet": "<section tabindex=\"-1\" role=\"main\" id=\"main-content\" class=\"home\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleMainsRequireLabel_Implicit_2",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Multiple elements with \"main\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 26097,
                "height": 4872,
                "width": 784
              },
              "snippet": "<main>",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[7]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/menubar[1]/menuitem[7]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 25243,
                "height": 838,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/menubar[1]/menuitem[6]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 22953,
                "height": 1524,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu header__megamenu--online\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/menubar[1]/menuitem[5]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 20531,
                "height": 1893,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/menubar[1]/menuitem[4]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 17655,
                "height": 2111,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu header__megamenu--events\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/menubar[1]/menuitem[3]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 15199,
                "height": 1690,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/menubar[1]/menuitem[2]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 13297,
                "height": 1135,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/menubar[1]/menuitem[1]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 10796,
                "height": 1633,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 9979,
                "height": 16103,
                "width": 784
              },
              "snippet": "<nav role=\"navigation\" class=\"header__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[7]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 9161,
                "height": 757,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[6]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 7506,
                "height": 1126,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[5]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 6315,
                "height": 424,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[4]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 4626,
                "height": 923,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[3]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 3491,
                "height": 369,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 1756,
                "height": 867,
                "width": 744
              },
              "snippet": "<nav class=\"header__megamenu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 27,
                "height": 9892,
                "width": 784
              },
              "snippet": "<div role=\"navigation\" class=\"header__content--mobile\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[2]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 35454,
                "height": 543,
                "width": 784
              },
              "snippet": "<nav class=\"footer__menu--secondary\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[5]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[5]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 35290,
                "height": 148,
                "width": 744
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[4]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[4]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 35105,
                "height": 148,
                "width": 744
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[3]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[3]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 35032,
                "height": 37,
                "width": 744
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[2]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[2]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 34903,
                "height": 93,
                "width": 744
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[1]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 34755,
                "height": 111,
                "width": 744
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 34719,
                "height": 719,
                "width": 784
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/nav[1]/ul[1]/li[3]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[7]/navigation[1]/list[1]/listitem[3]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 9567,
                "height": 185,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/nav[1]/ul[1]/li[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[7]/navigation[1]/list[1]/listitem[2]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 9346,
                "height": 222,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/nav[1]/ul[1]/li[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[7]/navigation[1]/list[1]/listitem[1]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 9161,
                "height": 185,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[7]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 48,
                "top": 8632,
                "height": 1287,
                "width": 744
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/nav[1]/ul[1]/li[5]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[6]/navigation[1]/list[1]/listitem[5]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 8392,
                "height": 240,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/nav[1]/ul[1]/li[4]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[6]/navigation[1]/list[1]/listitem[4]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 8207,
                "height": 185,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/nav[1]/ul[1]/li[3]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[6]/navigation[1]/list[1]/listitem[3]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 7912,
                "height": 296,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/nav[1]/ul[1]/li[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[6]/navigation[1]/list[1]/listitem[2]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 7709,
                "height": 203,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/nav[1]/ul[1]/li[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[6]/navigation[1]/list[1]/listitem[1]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 7506,
                "height": 203,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[6]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 48,
                "top": 6739,
                "height": 1893,
                "width": 744
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/nav[1]/ul[1]/li[3]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[5]/navigation[1]/list[1]/listitem[3]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 6592,
                "height": 148,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/nav[1]/ul[1]/li[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[5]/navigation[1]/list[1]/listitem[2]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 6389,
                "height": 203,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/nav[1]/ul[1]/li[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[5]/navigation[1]/list[1]/listitem[1]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 6315,
                "height": 74,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[5]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 48,
                "top": 5549,
                "height": 1191,
                "width": 744
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/nav[1]/ul[1]/li[4]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[4]/navigation[1]/list[1]/listitem[4]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 5383,
                "height": 166,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/nav[1]/ul[1]/li[3]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[4]/navigation[1]/list[1]/listitem[3]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 5161,
                "height": 222,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/nav[1]/ul[1]/li[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[4]/navigation[1]/list[1]/listitem[2]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 4903,
                "height": 259,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/nav[1]/ul[1]/li[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[4]/navigation[1]/list[1]/listitem[1]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 4626,
                "height": 277,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[4]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 48,
                "top": 3859,
                "height": 1690,
                "width": 744
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/nav[1]/ul[1]/li[3]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[3]/navigation[1]/list[1]/listitem[3]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 3786,
                "height": 74,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/nav[1]/ul[1]/li[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[3]/navigation[1]/list[1]/listitem[2]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 3657,
                "height": 129,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/nav[1]/ul[1]/li[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[3]/navigation[1]/list[1]/listitem[1]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 3491,
                "height": 166,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[3]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 48,
                "top": 2623,
                "height": 1237,
                "width": 744
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/nav[1]/ul[1]/li[6]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/navigation[1]/list[1]/listitem[6]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 2346,
                "height": 277,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/nav[1]/ul[1]/li[5]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/navigation[1]/list[1]/listitem[5]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 2235,
                "height": 111,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/nav[1]/ul[1]/li[4]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/navigation[1]/list[1]/listitem[4]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 2125,
                "height": 111,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/nav[1]/ul[1]/li[3]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/navigation[1]/list[1]/listitem[3]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 1996,
                "height": 129,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/nav[1]/ul[1]/li[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/navigation[1]/list[1]/listitem[2]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 1885,
                "height": 111,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/nav[1]/ul[1]/li[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]/navigation[1]/list[1]/listitem[1]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 88,
                "top": 1756,
                "height": 129,
                "width": 704
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[1]/listitem[2]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <li> with ARIA role 'listitem'",
              "bounds": {
                "left": 48,
                "top": 939,
                "height": 1684,
                "width": 744
              },
              "snippet": "<li aria-expanded=\"false\" class=\"header__menu-item header__menu-item--toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleMainsVisibleLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[2]/div[1]/div[1]/iframe[1]/html[1]/body[1]",
                "aria": "/document[1]/main[1]/main[1]/document[1]"
              },
              "message": "Multiple elements with \"main\" role do not have unique visible labels",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 729,
                "width": 768
              },
              "snippet": "<body>",
              "level": "recommendation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleMainsVisibleLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]",
                "aria": "/document[1]"
              },
              "message": "Multiple elements with \"main\" role do not have unique visible labels",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 35988,
                "width": 784
              },
              "snippet": "<body>",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "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=\"en\" http-equiv=\"content-language\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[2]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 8,
                "top": 29071,
                "height": 746,
                "width": 784
              },
              "snippet": "<iframe title=\"Twitter Timeline\" data-widget-id=\"profile:ferc\" style=\"position: static; visibility: visible; display: inline-block; width: 100%; padding: 0px; border: none; max-width: 100%; min-width: 180px; margin-top: 0px; margin-bottom: 0px; height: 745.039px;\" class=\"twitter-timeline twitter-timeline-rendered\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-0\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 9979,
                "height": 16103,
                "width": 784
              },
              "snippet": "<nav role=\"navigation\" class=\"header__menu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 868,
                "height": 9051,
                "width": 784
              },
              "snippet": "<nav role=\"navigation\" id=\"mobile-menu\" class=\"header__menu--mobile\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 8,
                "top": 30984,
                "height": 5012,
                "width": 784
              },
              "snippet": "<footer role=\"contentinfo\" class=\"footer\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 24,
            "recommendation": 14,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[2]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[3]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/document[1]/list[1]/listitem[3]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 426,
                "height": 45,
                "width": 91
              },
              "snippet": "<a aria-label=\"@FERC (screen name: FERC)\" href=\"https://twitter.com/FERC\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[2]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/document[1]/list[1]/listitem[2]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 248,
                "height": 45,
                "width": 91
              },
              "snippet": "<a aria-label=\"@FERC (screen name: FERC)\" href=\"https://twitter.com/FERC\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[2]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[1]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/main[1]/document[1]/list[1]/listitem[1]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 66,
                "top": 36,
                "height": 45,
                "width": 112
              },
              "snippet": "<a aria-label=\"Rich Glick (screen name: RichGlickFERC)\" href=\"https://twitter.com/RichGlickFERC\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[2]/div[1]/div[1]/iframe[1]/html[1]",
                "aria": "/document[1]/main[1]/main[1]/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 557,
                "width": 768
              },
              "snippet": "<html class=\"SandboxRoot var-headerless var-footerless var-fully-expanded var-static env-bp-660\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 1,
                "width": 1
              },
              "snippet": "<a class=\"visually-hidden focusable\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 83,
                "width": 800
              },
              "snippet": "<div role=\"navigation\" class=\"header__content--mobile\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[2]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 18,
                "top": 4678,
                "height": 50,
                "width": 764
              },
              "snippet": "<nav class=\"footer__menu--secondary\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[5]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[5]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 283,
                "top": 4331,
                "height": 256,
                "width": 235
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[4]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[4]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 32,
                "top": 4331,
                "height": 281,
                "width": 235
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[3]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[3]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 534,
                "top": 4058,
                "height": 58,
                "width": 235
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[2]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[2]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 283,
                "top": 4058,
                "height": 157,
                "width": 235
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 32,
                "top": 4058,
                "height": 190,
                "width": 235
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 32,
                "top": 4007,
                "height": 621,
                "width": 736
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleMainsRequireLabel_Implicit_2",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]",
                "aria": "/document[1]/main[1]/main[1]"
              },
              "message": "Multiple elements with \"main\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 3668,
                "width": 800
              },
              "snippet": "<section tabindex=\"-1\" role=\"main\" id=\"main-content\" class=\"home\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleMainsRequireLabel_Implicit_2",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Multiple elements with \"main\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 3668,
                "width": 800
              },
              "snippet": "<main>",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 83,
                "width": 800
              },
              "snippet": "<div role=\"navigation\" class=\"header__content--mobile\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[2]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 18,
                "top": 4678,
                "height": 50,
                "width": 764
              },
              "snippet": "<nav class=\"footer__menu--secondary\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[5]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[5]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 283,
                "top": 4331,
                "height": 256,
                "width": 235
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[4]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[4]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 32,
                "top": 4331,
                "height": 281,
                "width": 235
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[3]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[3]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 534,
                "top": 4058,
                "height": 58,
                "width": 235
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[2]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[2]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 283,
                "top": 4058,
                "height": 157,
                "width": 235
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[1]/listitem[1]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 32,
                "top": 4058,
                "height": 190,
                "width": 235
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 32,
                "top": 4007,
                "height": 621,
                "width": 736
              },
              "snippet": "<nav class=\"footer__menu\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[2]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[1]/div[1]/div[2]",
                "aria": "/document[1]/main[1]/main[1]/document[1]/list[1]/listitem[1]"
              },
              "message": "Text contrast of 2.88 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 28,
                "top": 8,
                "height": 20,
                "width": 762
              },
              "snippet": "<div class=\"timeline-Tweet-retweetCredit\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleMainsVisibleLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[2]/div[1]/div[1]/iframe[1]/html[1]/body[1]",
                "aria": "/document[1]/main[1]/main[1]/document[1]"
              },
              "message": "Multiple elements with \"main\" role do not have unique visible labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 557,
                "width": 768
              },
              "snippet": "<body>",
              "level": "recommendation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleMainsVisibleLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]",
                "aria": "/document[1]"
              },
              "message": "Multiple elements with \"main\" role do not have unique visible labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 4746,
                "width": 800
              },
              "snippet": "<body>",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "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=\"en\" http-equiv=\"content-language\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[2]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 16,
                "top": 2559,
                "height": 150,
                "width": 768
              },
              "snippet": "<iframe title=\"Twitter Timeline\" data-widget-id=\"profile:ferc\" style=\"position: static; visibility: visible; display: inline-block; width: 100%; padding: 0px; border: none; max-width: 100%; min-width: 180px; margin-top: 0px; margin-bottom: 0px;\" class=\"twitter-timeline twitter-timeline-rendered\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-0\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[2]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[3]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/main[1]/main[1]/document[1]/list[1]/listitem[3]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 524,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[2]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[3]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/main[1]/main[1]/document[1]/list[1]/listitem[3]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 524,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[2]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[3]/div[1]/ul[1]",
                "aria": "/document[1]/main[1]/main[1]/document[1]/list[1]/listitem[3]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 524,
                "height": 23,
                "width": 724
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[2]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[2]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/main[1]/main[1]/document[1]/list[1]/listitem[2]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 383,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[2]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[2]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/main[1]/main[1]/document[1]/list[1]/listitem[2]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 383,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[2]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[2]/div[1]/ul[1]",
                "aria": "/document[1]/main[1]/main[1]/document[1]/list[1]/listitem[2]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 383,
                "height": 23,
                "width": 724
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[2]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[1]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/main[1]/main[1]/document[1]/list[1]/listitem[1]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 107,
                "top": 205,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[2]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[1]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/main[1]/main[1]/document[1]/list[1]/listitem[1]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 66,
                "top": 205,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/section[1]/div[2]/div[2]/div[1]/div[1]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[1]/div[1]/ul[1]",
                "aria": "/document[1]/main[1]/main[1]/document[1]/list[1]/listitem[1]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 66,
                "top": 205,
                "height": 23,
                "width": 724
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 3668,
                "height": 1078,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\" class=\"footer\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ferc.gov/",
      "what": "URL",
      "result": "https://www.ferc.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.ferc.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Home Page | Federal Energy Regulatory Commission",
          "pageurl": "https://www.ferc.gov/",
          "time": 3.42,
          "creditsremaining": 991,
          "allitemcount": 188,
          "totalelements": 1814,
          "waveurl": "http://wave.webaim.org/report?url=https://www.ferc.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 5,
            "items": {
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + MAIN + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > DIV#block-mainnavigation-2 > NAV#mobile-menu > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child + NAV > UL:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child + HR + DIV > DIV#block-ferc-main-menu > NAV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + NAV > UL:first-child > LI:first-child + LI > UL:first-child > LI:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + MAIN > SECTION#main-content > DIV:first-child + DIV + DIV > DIV#block-featured-card-banner > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + H2 + HR + UL > LI:first-child > UL:first-child > LI:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + DIV > DIV:first-child > HEADER:first-child + MAIN + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#block-footer > NAV:first-child > UL:first-child > LI:first-child + LI + LI + LI > SPAN:first-child + HR + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ferc.gov/",
      "what": "URL",
      "result": "https://www.ferc.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.ferc.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.078",
        "responseTime": "2022-07-17T22:53:44.816Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1223259,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 77,
              "totalWarnings": 1,
              "totalIssues": 78
            },
            "issuesByLevel": {
              "A": {
                "count": 64,
                "pct": 82.05
              },
              "AA": {
                "count": 9,
                "pct": 11.54
              },
              "AAA": {
                "count": 78,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 6,
              "warningDensity": 0,
              "allDensity": 7
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "e614f6b6-0071-4ffa-8663-1aad882a648c",
          "docID": "e43b4872-2687-45c5-d391-f32fd747ddae",
          "sourceHash": "1cfcccda9e7630e63dd454bde044445c",
          "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=e614f6b6-0071-4ffa-8663-1aad882a648c",
          "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": 3633.72
                },
                "height": 3633.72,
                "width": 1024
              },
              "position": {
                "line": 2071,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable\"&gt; Skip to main content &lt;/a&gt; &lt;div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\"&gt; &lt;div class=\"layout-page\"&gt; &lt;header class=\"header\"&gt; &",
              "xpath": "/html/body",
              "issueID": "c9debf4dee050f0c2083fb301e9cf399",
              "signature": "58919aa5abc73b6c91d0bb2870026de9",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=c9debf4dee050f0c2083fb301e9cf399"
            },
            {
              "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": 599.46875,
                  "y": 3276.71875
                },
                "bottom-right": {
                  "x": 696.46875,
                  "y": 3374.71875
                },
                "height": 98,
                "width": 97
              },
              "position": {
                "line": 9867,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/EEO\" title=\"Equal Employment Opportunity (EEO)\" class=\"footer__menu-link\" data-drupal-link-system-path=\"node/18184\"&gt;Equal Employment Opportunity (EEO)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[4]/nav[1]/ul[1]/li[5]/a[1]",
              "issueID": "ed560707d1862a132a1aadc12001d498",
              "signature": "dd3eab54cd44aa11f16fe505324acdf2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ed560707d1862a132a1aadc12001d498"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 36,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/oil\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/12379\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "issueID": "dad127de8b63d68f5015de1ad3363608",
              "signature": "71dfe1abf616acb329de52ca848d74d5",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=dad127de8b63d68f5015de1ad3363608"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 36,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/general-information-1\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/596\"&gt;General Information&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/nav[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
              "issueID": "7c4396086fa9bb3fc8bd2db62d62806b",
              "signature": "9fb68eee20ba1fc5392969c76b0fb0fb",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7c4396086fa9bb3fc8bd2db62d62806b"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 84,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"/market-assessments\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/1653\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "d218bbeaa96fbf05ce9b5921d6964d52",
              "signature": "c9c2a4aa1e2ea3dd4e6bae54ad9a0fd1",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d218bbeaa96fbf05ce9b5921d6964d52"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3668,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/industries-data/hydropower\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/12378\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
              "issueID": "d76e0ca88ed2d90a0757b802abb11987",
              "signature": "e6b0a1f1b68a21c84fade2b9f9898756",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d76e0ca88ed2d90a0757b802abb11987"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4028,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/natural-gas\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/12375\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/a[1]",
              "issueID": "8969e8a6cf2df2637e189bb9df92d4b7",
              "signature": "5ab54a136a80fbd9d2271003e41be98d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8969e8a6cf2df2637e189bb9df92d4b7"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4029,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/resources\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/11693\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/nav[1]/ul[1]/li[6]/ul[1]/li[1]/a[1]",
              "issueID": "6f27c53cdc43e591391e270ff6ec6091",
              "signature": "7ac95fafa785e594279dea5a6efef625",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6f27c53cdc43e591391e270ff6ec6091"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4197,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/industries-data/resources/data-sources\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/14609\"&gt;Data Sources&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/nav[1]/ul[1]/li[6]/ul[1]/li[4]/a[1]",
              "issueID": "5e70ad76ffcae3ef7b45f4728fc9eaca",
              "signature": "a9ea1668d16677681cf3addd4719d65c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=5e70ad76ffcae3ef7b45f4728fc9eaca"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4665,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"/OPP\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/17008\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/nav[1]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
              "issueID": "06b974653cbfb251c328785ef8583070",
              "signature": "b76773d9bf23ddb0fd16ddf37bf1c9c5",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=06b974653cbfb251c328785ef8583070"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6362,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/enforcement\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/12371\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/nav[1]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
              "issueID": "348ef0786bda15f0c4f0d4b5817f8ca5",
              "signature": "28f19677402b801273d90302f8cc85cc",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=348ef0786bda15f0c4f0d4b5817f8ca5"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6841,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"/enforcement-legal/legal\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/12373\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "issueID": "b7c3e64642d91e6282bdaa8a22451af7",
              "signature": "c287e8809a6aa31b798f5dfbc7f3947c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b7c3e64642d91e6282bdaa8a22451af7"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7809,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/foia\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/12372\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "b15c46f7e0531c0dbd475f36b6a93c8c",
              "signature": "fab4925cf5b7c2ed8673a5497cc27105",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b15c46f7e0531c0dbd475f36b6a93c8c"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7856,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/ceii\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/12374\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
              "issueID": "51a2752ede4abe0a2a1be24b783dcb20",
              "signature": "8c395e3f7247303cfa78b8525f683e26",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=51a2752ede4abe0a2a1be24b783dcb20"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7928,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/news-events/events?tid=13\" class=\"header__submenu-link\" data-drupal-link-query=\"{&amp;quot;tid&amp;quot;:&amp;quot;13&amp;quot;}\" data-drupal-link-system-path=\"news-events/events\"&gt;Court Cases&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/nav[1]/ul[1]/li[2]/ul[1]/li[6]/a[1]",
              "issueID": "af2ef1792cba7c832383cb2d9f595571",
              "signature": "70f25b0d081eb9b64e552d76e1a54dd0",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=af2ef1792cba7c832383cb2d9f595571"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7943,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/news-events/media/commission-meetings\" class=\"header__submenu-link\" data-drupal-link-system-path=\"news-events/media/commission-meetings\"&gt;Commission Meetings&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "fef9abf10faec09f8d9e8b083f2c7c3d",
              "signature": "b73188698c8b2eeb723c2ef07f53319c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fef9abf10faec09f8d9e8b083f2c7c3d"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7996,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/about/what-ferc/frequently-asked-questions-faqs\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/446\"&gt;Frequently Asked Questions (FAQs)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/nav[1]/ul[1]/li[1]/ul[1]/li[4]/a[1]",
              "issueID": "6776c3e05549db1b3a522731c1637345",
              "signature": "3086a7ea4548694faf07279d9511daf2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6776c3e05549db1b3a522731c1637345"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8080,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/offices\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/2258\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "32c952b8bf18e35503763e4d88b2d6b4",
              "signature": "26667bfe3a3fe998d818067af4400ab0",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=32c952b8bf18e35503763e4d88b2d6b4"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8166,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/about/careers\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/12376\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/a[1]",
              "issueID": "07e3ce4d623c1350ed6933d272abae26",
              "signature": "9fe252edca1ffded58c2f413a8188568",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=07e3ce4d623c1350ed6933d272abae26"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8212,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/ferc-online/overview\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/5165\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/nav[1]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
              "issueID": "e444bf57d572811f350b86d7de69a5fc",
              "signature": "410ef84f15058e0b6276b13d3f83c359",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e444bf57d572811f350b86d7de69a5fc"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8249,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/frequently-asked-questions-faqs-efilingferc-online\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/10470\"&gt;Frequently Asked Questions (FAQs)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/nav[1]/ul[1]/li[1]/ul[1]/li[7]/a[1]",
              "issueID": "346c490ff51cbdede06be71e8b6d31c2",
              "signature": "112347355c53531fc657f6f41e9a1676",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=346c490ff51cbdede06be71e8b6d31c2"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8265,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/ferc-online/elibrary\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/5455\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "issueID": "4a62b0754df86829f39f7d86f90947b0",
              "signature": "4d4c908e3b4f38c1c31e368d0984c4f2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4a62b0754df86829f39f7d86f90947b0"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8305,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/ferc-online/etariff\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/5467\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[7]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "0b4e07e97eb03a52ea8677ae954a782f",
              "signature": "9c85a3ae0389facacdc3d877b9a529e9",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0b4e07e97eb03a52ea8677ae954a782f"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8403,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/oil\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/12379\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "issueID": "c53f147c7aa53e85acedfc4671189541",
              "signature": "1bc4b4ad4c3d097531c931dc871dcd66",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c53f147c7aa53e85acedfc4671189541"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8412,
                "column": 15
              },
              "errorSnippet": "&lt;a href=\"/general-information-1\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/596\"&gt;General Information&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/nav[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
              "issueID": "3cd5601a6b2fc748c7dce1dc797084b2",
              "signature": "fed6428ed564893bd2935431622605b8",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=3cd5601a6b2fc748c7dce1dc797084b2"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8422,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/market-assessments\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/1653\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "d2d1b3c45dc3a1187203478097022b3e",
              "signature": "b5d46b448c38b25b0ab43dfc0b557833",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d2d1b3c45dc3a1187203478097022b3e"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8437,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/industries-data/hydropower\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/12378\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
              "issueID": "7443a5a72e12afd3c710a48b8ee42930",
              "signature": "9fb7b90d0d806cc1c95eb3396e8b490a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7443a5a72e12afd3c710a48b8ee42930"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8449,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/natural-gas\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/12375\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/a[1]",
              "issueID": "cc1ac86321bd4704d6513bb47a5de69e",
              "signature": "26a6cf4bfe62a06e8bd253cdc570b34c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=cc1ac86321bd4704d6513bb47a5de69e"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8464,
                "column": 15
              },
              "errorSnippet": "&lt;a href=\"/resources\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/11693\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/nav[1]/ul[1]/li[6]/ul[1]/li[1]/a[1]",
              "issueID": "1cc05175b92e7a4d7833ff4475552bc2",
              "signature": "e27fe490ae4f8232f9a149ee0d6752a7",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1cc05175b92e7a4d7833ff4475552bc2"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8477,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/industries-data/resources/data-sources\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/14609\"&gt;Data Sources&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/nav[1]/ul[1]/li[6]/ul[1]/li[4]/a[1]",
              "issueID": "9a8b212160090e0d6c8a12229ae6902f",
              "signature": "07d0c207407285d2293c9ab83f00af4e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9a8b212160090e0d6c8a12229ae6902f"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8523,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/OPP\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/17008\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/nav[1]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
              "issueID": "2a094c4f7361ac518032a6007b4ca775",
              "signature": "c9dbce9aa8a2f7bf3e20b12f66abfbc9",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2a094c4f7361ac518032a6007b4ca775"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8597,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/enforcement\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/12371\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/nav[1]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
              "issueID": "ed2dd1b311a39638a87a747d0f21622d",
              "signature": "5fee4e22e28ceb382c05dfd6e628cf6f",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ed2dd1b311a39638a87a747d0f21622d"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8643,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/enforcement-legal/legal\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/12373\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "issueID": "6c18aaa430ccd9634715f955c89d5fc8",
              "signature": "433f13a5f6dbd037b320b1d47e5217c6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6c18aaa430ccd9634715f955c89d5fc8"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8756,
                "column": 3
              },
              "errorSnippet": "&lt;a href=\"/foia\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/12372\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "470a47ad876568c53ef7e94145862322",
              "signature": "c177e969e43674d1890b1d9a46a24597",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=470a47ad876568c53ef7e94145862322"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8864,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/ceii\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/12374\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/nav[1]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
              "issueID": "cfba4786d7c34745089bdd06a12a833f",
              "signature": "60f5ce55a5cffb333db026e55f93f3c2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=cfba4786d7c34745089bdd06a12a833f"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8939,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/news-events/events?tid=13\" class=\"header__submenu-link\" data-drupal-link-query=\"{&amp;quot;tid&amp;quot;:&amp;quot;13&amp;quot;}\" data-drupal-link-system-path=\"news-events/events\"&gt;Court Cases&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/nav[1]/ul[1]/li[1]/ul[1]/li[2]/ul[1]/li[6]/a[1]",
              "issueID": "2866c1cd639fbb93df767f604c43975a",
              "signature": "4d2595f4f853216d3eead977f99530f4",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2866c1cd639fbb93df767f604c43975a"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8960,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/news-events/media/commission-meetings\" class=\"header__submenu-link\" data-drupal-link-system-path=\"news-events/media/commission-meetings\"&gt;Commission Meetings&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/nav[1]/ul[1]/li[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "fdf0c772e3b5ef5f270ac43012d5312e",
              "signature": "03fdf44aebf5d72c8d5e6998d1080ba0",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fdf0c772e3b5ef5f270ac43012d5312e"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9039,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/about/what-ferc/frequently-asked-questions-faqs\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/446\"&gt;Frequently Asked Questions (FAQs)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/nav[1]/ul[1]/li[1]/ul[1]/li[4]/a[1]",
              "issueID": "fddb4749c428b8714f6f56cc3f6bc82c",
              "signature": "0fde4104bae7cc7d8fa5a3cef464135b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fddb4749c428b8714f6f56cc3f6bc82c"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9126,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/offices\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/2258\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "e5de5bf618e93f1944f3729cd0ede8d2",
              "signature": "092963eaf57bc185f59cad1af4a11092",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e5de5bf618e93f1944f3729cd0ede8d2"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9210,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/about/careers\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/12376\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/nav[1]/ul[1]/li[5]/ul[1]/li[1]/a[1]",
              "issueID": "ca8a4461ccd17a8a11711c38b64aeb99",
              "signature": "b5146995971c6148bad2fc85d841dc18",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ca8a4461ccd17a8a11711c38b64aeb99"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9258,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/ferc-online/overview\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/5165\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/nav[1]/ul[1]/li[1]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
              "issueID": "f37578235d0a38b94bd8eeb6d0012e8a",
              "signature": "8cf54429d74f546b11fc75cab2b15fff",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f37578235d0a38b94bd8eeb6d0012e8a"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9310,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/frequently-asked-questions-faqs-efilingferc-online\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/10470\"&gt;Frequently Asked Questions (FAQs)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/nav[1]/ul[1]/li[1]/ul[1]/li[1]/ul[1]/li[7]/a[1]",
              "issueID": "e8057bc21513d6cdd58e270954f06cd9",
              "signature": "8769193754198e6d39baa71149ac3bef",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e8057bc21513d6cdd58e270954f06cd9"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9316,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/ferc-online/elibrary\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/5455\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/nav[1]/ul[1]/li[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "issueID": "492cb8e536cbb911c5ea29cee517adf0",
              "signature": "028e7649e9dfae75734637d0f163bcc0",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=492cb8e536cbb911c5ea29cee517adf0"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9355,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/ferc-online/etariff\" class=\"header__submenu-link\" data-drupal-link-system-path=\"node/5467\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/nav[1]/ul[1]/li[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "780fe59e37326f900db7b7a1f83e94f1",
              "signature": "6babb09351af2b07c51219b91f846aa4",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=780fe59e37326f900db7b7a1f83e94f1"
            },
            {
              "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": 232.125,
                  "y": 2449.71875
                },
                "bottom-right": {
                  "x": 320.125,
                  "y": 2497.71875
                },
                "height": 48,
                "width": 88
              },
              "position": {
                "line": 9707,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/industries-data/natural-gas/safety-and-inspections\"&gt;Safety and Inspections&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
              "issueID": "c714b1bd378d0c338eb5371002492e92",
              "signature": "3c6f734518e78d8465f0920a9b260afe",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c714b1bd378d0c338eb5371002492e92"
            },
            {
              "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": 442.875,
                  "y": 2415.71875
                },
                "bottom-right": {
                  "x": 513.875,
                  "y": 2438.71875
                },
                "height": 23,
                "width": 71
              },
              "position": {
                "line": 9716,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/industries-data/hydropower/licensing\"&gt;Licensing &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
              "issueID": "f7fcb9fdd8325e5204d2233626851970",
              "signature": "caff96eb11a2b21950461e1254143caf",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f7fcb9fdd8325e5204d2233626851970"
            },
            {
              "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": 416.875,
                  "y": 2448.71875
                },
                "bottom-right": {
                  "x": 539.875,
                  "y": 2496.71875
                },
                "height": 48,
                "width": 123
              },
              "position": {
                "line": 9719,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/industries-data/hydropower/administration-and-compliance\"&gt;Administration and Compliance &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
              "issueID": "fb69678d1e50bb90149e3728a0dfdec9",
              "signature": "a529a98d494416965eb522c2028fbc36",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fb69678d1e50bb90149e3728a0dfdec9"
            },
            {
              "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": 418.875,
                  "y": 2506.71875
                },
                "bottom-right": {
                  "x": 537.875,
                  "y": 2554.71875
                },
                "height": 48,
                "width": 119
              },
              "position": {
                "line": 9731,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/industries-data/hydropower/dam-safety-and-inspections\"&gt;Dam Safety and Inspections &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
              "issueID": "1240aac1285130d2132778660e394b29",
              "signature": "6c5cbc2dc1fc6b288b4987b2c011afc2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1240aac1285130d2132778660e394b29"
            },
            {
              "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": 643.625,
                  "y": 2532.71875
                },
                "bottom-right": {
                  "x": 717.625,
                  "y": 2580.71875
                },
                "height": 48,
                "width": 74
              },
              "position": {
                "line": 9743,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/industries-data/electric/electric-reliability\"&gt;Electric Reliability &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
              "issueID": "5408c7e40e7537fc193fdc83d754b55b",
              "signature": "11c1ac2d8d0d198d2197764a6916ae47",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=5408c7e40e7537fc193fdc83d754b55b"
            },
            {
              "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": 848.375,
                  "y": 2391.71875
                },
                "bottom-right": {
                  "x": 917.375,
                  "y": 2414.71875
                },
                "height": 23,
                "width": 69
              },
              "position": {
                "line": 9749,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/industries-data/oil/overview\"&gt;Overview &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
              "issueID": "868d6a3cd2c988d4856608e3a6cfa094",
              "signature": "fefb69ea50a9e64406a58d498d3f2652",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=868d6a3cd2c988d4856608e3a6cfa094"
            },
            {
              "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": 837.875,
                  "y": 2424.71875
                },
                "bottom-right": {
                  "x": 927.875,
                  "y": 2472.71875
                },
                "height": 48,
                "width": 90
              },
              "position": {
                "line": 9752,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/industries-data/oil/general-information\"&gt;General Information&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
              "issueID": "a9610f313788531ec98f4676da5ebf30",
              "signature": "969d637a72607da9c9f9323c871a570c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a9610f313788531ec98f4676da5ebf30"
            },
            {
              "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": 327.15625,
                  "y": 3152.71875
                },
                "bottom-right": {
                  "x": 424.15625,
                  "y": 3200.71875
                },
                "height": 48,
                "width": 97
              },
              "position": {
                "line": 9828,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"https://www.ferc.gov/enforcement-legal/enforcement/enforcement-hotline\" class=\"footer__menu-link\"&gt;Enforcement Hotline&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[2]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "1b26e85d5e936f82c652c3951c9616cb",
              "signature": "14e0b63e9c442663aa725c6bf7ca6e05",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1b26e85d5e936f82c652c3951c9616cb"
            },
            {
              "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": 599.46875,
                  "y": 3417.71875
                },
                "bottom-right": {
                  "x": 652.46875,
                  "y": 3440.71875
                },
                "height": 23,
                "width": 53
              },
              "position": {
                "line": 9873,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"https://www.ferc.gov/privacy\" class=\"footer__menu-link\"&gt;Privacy&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[4]/nav[1]/ul[1]/li[7]/a[1]",
              "issueID": "55f46c734a395dade0b288a8d5dd3f63",
              "signature": "2bbcc8ce0bfb24bff51e2d4daef269ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=55f46c734a395dade0b288a8d5dd3f63"
            },
            {
              "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": 205.5,
                  "y": 3568.71875
                },
                "bottom-right": {
                  "x": 358.5,
                  "y": 3588.71875
                },
                "height": 20,
                "width": 153
              },
              "position": {
                "line": 9912,
                "column": 13
              },
              "errorSnippet": "&lt;a class=\"footer__menu-link--secondary\" href=\"/about/what-ferc/administrative-policies\"&gt;Administrative Policies&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "ee1ce98c733cca67ad954e2d5b2cad1b",
              "signature": "511689cc04da8eb82e6d3ada50978364",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ee1ce98c733cca67ad954e2d5b2cad1b"
            },
            {
              "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": 673.5,
                  "y": 3568.71875
                },
                "bottom-right": {
                  "x": 749.5,
                  "y": 3588.71875
                },
                "height": 20,
                "width": 76
              },
              "position": {
                "line": 9921,
                "column": 13
              },
              "errorSnippet": "&lt;a class=\"footer__menu-link--secondary\" href=\"/enforcement-legal/legal/no-fear-act\"&gt;No Fear Act&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[2]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "5cdd45b8f7d5dd748376c2c5fb0bb3f0",
              "signature": "07c12052166806443130d7a974c5b85e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=5cdd45b8f7d5dd748376c2c5fb0bb3f0"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3633.72
                },
                "height": 3633.72,
                "width": 1024
              },
              "position": {
                "line": 2071,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable\"&gt; Skip to main content &lt;/a&gt; &lt;div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\"&gt; &lt;div class=\"layout-page\"&gt; &lt;header class=\"header\"&gt; &",
              "xpath": "/html/body",
              "issueID": "f1210f784770cb574e7899d453e232e5",
              "signature": "83c2b5093e2afc7ea105a4e3dd671dc2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f1210f784770cb574e7899d453e232e5"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9400,
                "column": 5
              },
              "errorSnippet": "&lt;h2 class=\"content-feed__title\"&gt; &lt;a href=\"/news-events/news/staff-issues-draft-environmental-impact-statement-gas-transmission-northwest-llcs\"&gt;\n&lt;span&gt;Staff Issues Draft Environmental Impact Statement for Gas Transmission Northwest LLC’s",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]",
              "issueID": "6e2633a9814913ddd5192193842afbe6",
              "signature": "c4b90b67ddf02ed89379daa7bfb8e62d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6e2633a9814913ddd5192193842afbe6"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9444,
                "column": 5
              },
              "errorSnippet": "&lt;h2 class=\"content-feed__title\"&gt; &lt;a href=\"/news-events/news/ferc-staff-issues-final-environmental-impact-statement-mp66-69-compression\"&gt;\n&lt;span&gt;FERC Staff Issues the Final Environmental Impact Statement for the MP66-69 Compression Reloca",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/h2[1]",
              "issueID": "82147c73fd3e260f4d805e549094b3bb",
              "signature": "149b98ed75429f78a7257223cce5a150",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=82147c73fd3e260f4d805e549094b3bb"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 175,
                  "y": 398
                },
                "bottom-right": {
                  "x": 779.047,
                  "y": 454
                },
                "height": 56,
                "width": 604.047
              },
              "position": {
                "line": 10141,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"text--medium banner__subtitle--image\"&gt;FERC ensures reliable, safe, secure &amp;amp; economically efficient energy for consumers at a reasonable cost.&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]",
              "issueID": "3fa5c157fc12cd5fc3a23fc4c749e693",
              "signature": "720071f308485286382e98d1bcfbf73c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=3fa5c157fc12cd5fc3a23fc4c749e693"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 90
                },
                "bottom-right": {
                  "x": 523.312,
                  "y": 171
                },
                "height": 81,
                "width": 523.312
              },
              "position": {
                "line": 10234,
                "column": 5
              },
              "errorSnippet": "&lt;h2 class=\"content-feed__title\"&gt; &lt;a href=\"/news-events/news/staff-issues-draft-environmental-impact-statement-gas-transmission-northwest-llcs\"&gt;\n&lt;span&gt;Staff Issues Draft Environmental Impact Statement for Gas Transmission Northwest LLC’s",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]",
              "issueID": "24010d8f8fe46426e09cd4706c98b6fa",
              "signature": "21e1e54cec67c974517c08b8f141f410",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=24010d8f8fe46426e09cd4706c98b6fa"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 379.8125
                },
                "bottom-right": {
                  "x": 523.312,
                  "y": 541.8125
                },
                "height": 162,
                "width": 523.312
              },
              "position": {
                "line": 10278,
                "column": 5
              },
              "errorSnippet": "&lt;h2 class=\"content-feed__title\"&gt; &lt;a href=\"/news-events/news/ferc-staff-issues-final-environmental-impact-statement-mp66-69-compression\"&gt;\n&lt;span&gt;FERC Staff Issues the Final Environmental Impact Statement for the MP66-69 Compression Reloca",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/h2[1]",
              "issueID": "a9e211c16787ae65bca28f70a20225e4",
              "signature": "8d9522bdb1f3a2217459516417c8991a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a9e211c16787ae65bca28f70a20225e4"
            },
            {
              "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": -36,
                  "y": -36
                },
                "height": -36,
                "width": -36
              },
              "position": {
                "line": 36,
                "column": 215
              },
              "errorSnippet": "&lt;input class=\"search__input\" id=\"search-mobile\" type=\"search\" name=\"search_text\" placeholder=\"Search FERC.gov\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/form[1]/input[1]",
              "issueID": "d56426118d47237ee163904095f96a5b",
              "signature": "a6982fffecfe96dba027458114dca78e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d56426118d47237ee163904095f96a5b"
            },
            {
              "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": -36,
                  "y": -36
                },
                "height": -36,
                "width": -36
              },
              "position": {
                "line": 3800,
                "column": 34
              },
              "errorSnippet": "&lt;input class=\"search__input\" id=\"search\" type=\"search\" name=\"search_text\" placeholder=\"Search FERC.gov\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[7]/nav[1]/ul[1]/li[1]/form[1]/input[1]",
              "issueID": "6a1fbd1c55a3449c87ae9a8096cdd2a1",
              "signature": "a36da9a3e7e2c00ff41071a17b78e48f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6a1fbd1c55a3449c87ae9a8096cdd2a1"
            },
            {
              "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": 722.3125,
                  "y": 1703.875
                },
                "bottom-right": {
                  "x": 838.3125,
                  "y": 1723.875
                },
                "height": 20,
                "width": 116
              },
              "position": {
                "line": 9698,
                "column": 13
              },
              "errorSnippet": "&lt;a class=\"link--cta ext\" href=\"https://twitter.com/ferc\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;View All Tweets&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" vi",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "7abcb5864028a766755236d9b984c4f9",
              "signature": "5e03495e61d45d03b1dac9b926a7a89d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7abcb5864028a766755236d9b984c4f9"
            },
            {
              "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": 260.125,
                  "y": 2507.71875
                },
                "bottom-right": {
                  "x": 292.125,
                  "y": 2530.71875
                },
                "height": 23,
                "width": 32
              },
              "position": {
                "line": 9710,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/industries-data/natural-gas/annual-charges/lng\"&gt;LNG&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
              "issueID": "6911716d8af4811b075893157a48b6ae",
              "signature": "89bcac50bacc2458bd2377fb67325f21",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6911716d8af4811b075893157a48b6ae"
            },
            {
              "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": 866.375,
                  "y": 2332.71875
                },
                "bottom-right": {
                  "x": 899.375,
                  "y": 2356.71875
                },
                "height": 24,
                "width": 33
              },
              "position": {
                "line": 9746,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/industries-data/oil/overview\"&gt;Oil&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[1]/div[3]/div[1]/div[1]/div[1]/div[4]/div[1]/h2[1]/a[1]",
              "issueID": "21d606bdd29deeb69183755fa6573417",
              "signature": "c6850cbd0edda01b88924d3827e8315b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=21d606bdd29deeb69183755fa6573417"
            },
            {
              "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": 191,
                  "y": 3276.71875
                },
                "bottom-right": {
                  "x": 212,
                  "y": 3299.71875
                },
                "height": 23,
                "width": 21
              },
              "position": {
                "line": 9794,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/industries-data/oil/overview\" class=\"footer__menu-link\"&gt;Oil&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[1]/nav[1]/ul[1]/li[5]/a[1]",
              "issueID": "aeaa3753e04ff0fe1e00a579be7a0a8f",
              "signature": "03f1fe870423ea563d4da606b2243bfc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=aeaa3753e04ff0fe1e00a579be7a0a8f"
            },
            {
              "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": 372.5,
                  "y": 3568.71875
                },
                "bottom-right": {
                  "x": 543.5,
                  "y": 3588.71875
                },
                "height": 20,
                "width": 171
              },
              "position": {
                "line": 9915,
                "column": 13
              },
              "errorSnippet": "&lt;a class=\"footer__menu-link--secondary ext\" href=\"https://osc.gov/\" target=\"_blank\" data-extlink=\"\" rel=\"noopener noreferrer\"&gt;Whistleblower Protection&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[2]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "bb3fa423b901643b76ee84d7968248ef",
              "signature": "ad4a92789eb4a164b91f9cf7d9f6d0dc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bb3fa423b901643b76ee84d7968248ef"
            },
            {
              "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": 3633.72
                },
                "height": 3633.72,
                "width": 1024
              },
              "position": {
                "line": 2071,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable\"&gt; Skip to main content &lt;/a&gt; &lt;div class=\"dialog-off-canvas-main-canvas\" data-off-canvas-main-canvas=\"\"&gt; &lt;div class=\"layout-page\"&gt; &lt;header class=\"header\"&gt; &",
              "xpath": "/html/body",
              "issueID": "0caf287ef5bc307d87673c0df597d184",
              "signature": "096886e7d166b0b58b21c9b0672d5405",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=0caf287ef5bc307d87673c0df597d184"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 722.3125,
                  "y": 1703.875
                },
                "bottom-right": {
                  "x": 838.3125,
                  "y": 1723.875
                },
                "height": 20,
                "width": 116
              },
              "position": {
                "line": 9698,
                "column": 13
              },
              "errorSnippet": "&lt;a class=\"link--cta ext\" href=\"https://twitter.com/ferc\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;View All Tweets&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" vi",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "e8cb91a2b3acc8b29ef87187b67b8c36",
              "signature": "ef3e882ad3eaae544c8828cf6894d184",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e8cb91a2b3acc8b29ef87187b67b8c36"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 457,
                  "y": 2970.71875
                },
                "bottom-right": {
                  "x": 482,
                  "y": 2993.71875
                },
                "height": 23,
                "width": 25
              },
              "position": {
                "line": 9767,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/ferc\" class=\"footer__social-link\" target=\"_blank\" rel=\"noopener noreferrer\"&gt; &lt;span class=\"footer__social-text\"&gt;Twitter&lt;/span&gt; &lt;span class=\"footer__social-icon\"&gt;&lt;svg class=\"icon icon--twitter\" viewBo",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "79d8520dd0359f9a78fb1a08dfd9f4ce",
              "signature": "ea9deeb2894efd7b538c63580e0df855",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=79d8520dd0359f9a78fb1a08dfd9f4ce"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 506,
                  "y": 2970.71875
                },
                "bottom-right": {
                  "x": 531,
                  "y": 2993.71875
                },
                "height": 23,
                "width": 25
              },
              "position": {
                "line": 9770,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/FERC.gov/\" class=\"footer__social-link\" target=\"_blank\" rel=\"noopener noreferrer\"&gt; &lt;span class=\"footer__social-text\"&gt;Facebook&lt;/span&gt; &lt;span class=\"footer__social-icon\"&gt;&lt;svg class=\"icon icon--face",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[2]/a[1]",
              "issueID": "5011bd4f7e62f0552b9ada2a49beb505",
              "signature": "c62efc79bec0c6cca63e3be3992fec51",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5011bd4f7e62f0552b9ada2a49beb505"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 555,
                  "y": 2970.71875
                },
                "bottom-right": {
                  "x": 580,
                  "y": 2993.71875
                },
                "height": 23,
                "width": 25
              },
              "position": {
                "line": 9773,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/fercgov/\" class=\"footer__social-link\" target=\"_blank\" rel=\"noopener noreferrer\"&gt; &lt;span class=\"footer__social-text\"&gt;Instagram&lt;/span&gt; &lt;span class=\"footer__social-icon\"&gt;&lt;svg class=\"icon icon--ins",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[3]/a[1]",
              "issueID": "e1c78de425bde5bebe42d7723eac2f54",
              "signature": "b75d876ae9b2d176df2a4163190bbbf6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e1c78de425bde5bebe42d7723eac2f54"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 604,
                  "y": 2970.21875
                },
                "bottom-right": {
                  "x": 629,
                  "y": 2993.21875
                },
                "height": 23,
                "width": 25
              },
              "position": {
                "line": 9776,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/federal-energy-regulatory-commission\" class=\"footer__social-link\" target=\"_blank\" rel=\"noopener noreferrer\"&gt; &lt;span class=\"footer__social-text\"&gt;LinkedIn&lt;/span&gt; &lt;span class=\"footer__social-icon",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[4]/a[1]",
              "issueID": "02e8058f131d049321b3670d19ca6620",
              "signature": "765ba47b3e12580869c4fa661b48b04b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=02e8058f131d049321b3670d19ca6620"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 653,
                  "y": 2970.21875
                },
                "bottom-right": {
                  "x": 678,
                  "y": 2993.21875
                },
                "height": 23,
                "width": 25
              },
              "position": {
                "line": 9779,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/c/FercGov-energy\" class=\"footer__social-link\" target=\"_blank\" rel=\"noopener noreferrer\"&gt; &lt;span class=\"footer__social-text\"&gt;YouTube&lt;/span&gt; &lt;span class=\"footer__social-icon\"&gt;&lt;svg class=\"icon icon-",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[5]/a[1]",
              "issueID": "986129f1001b9de865e242cd9f49594c",
              "signature": "930d903541194f8b2eee71fd8b3cfd76",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=986129f1001b9de865e242cd9f49594c"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 372.5,
                  "y": 3568.71875
                },
                "bottom-right": {
                  "x": 543.5,
                  "y": 3588.71875
                },
                "height": 20,
                "width": 171
              },
              "position": {
                "line": 9915,
                "column": 13
              },
              "errorSnippet": "&lt;a class=\"footer__menu-link--secondary ext\" href=\"https://osc.gov/\" target=\"_blank\" data-extlink=\"\" rel=\"noopener noreferrer\"&gt;Whistleblower Protection&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[2]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "1bee0a99179453750a37efa984fcd24b",
              "signature": "565ba8510b720c97221dfb97bc423164",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1bee0a99179453750a37efa984fcd24b"
            },
            {
              "tID": 271,
              "bpID": 211,
              "priority": 100,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is rotated from the horizontal by 60 degrees or more.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text is rotated from the horizontal by 60 degrees or more, and is not part of a complex image or graphic.  Text rotated beyond a certain threshold presents comprehension difficulties for people with cognitive disabilities or perception-based learning disabilities. Don't rotate text beyond 60 degrees from the horiziontal.",
              "viewPortLocation": {
                "top-left": {
                  "x": 219.70289611816406,
                  "y": 198.62034606933594
                },
                "bottom-right": {
                  "x": 219.70289611816406,
                  "y": 198.62034606933594
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10171,
                "column": 0
              },
              "errorSnippet": "&lt;path transform=\"rotate(176.855 155.316 190.871)\" class=\"st3\" d=\"M155 182h.5v17.7h-.5z\"&gt;&lt;/path&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/svg[1]/g[1]/path[32]",
              "issueID": "ffe2d91f579206a1fe733dbf00e53014",
              "signature": "d6677a6156ddc475d14d419e9262d468",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=ffe2d91f579206a1fe733dbf00e53014"
            },
            {
              "tID": 271,
              "bpID": 211,
              "priority": 100,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is rotated from the horizontal by 60 degrees or more.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text is rotated from the horizontal by 60 degrees or more, and is not part of a complex image or graphic.  Text rotated beyond a certain threshold presents comprehension difficulties for people with cognitive disabilities or perception-based learning disabilities. Don't rotate text beyond 60 degrees from the horiziontal.",
              "viewPortLocation": {
                "top-left": {
                  "x": 239.6182861328125,
                  "y": 170.22195434570312
                },
                "bottom-right": {
                  "x": 239.6182861328125,
                  "y": 170.22195434570312
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10171,
                "column": 0
              },
              "errorSnippet": "&lt;path transform=\"rotate(69.8 227.177 87.351)\" class=\"st3\" d=\"M224.4 84.6h5.6v5.6h-5.6z\"&gt;&lt;/path&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/svg[1]/g[1]/path[42]",
              "issueID": "1d1c314fef01b087bab0c3af922c10c4",
              "signature": "8106347c0750fe6ce5f86ffb8b32f644",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=1d1c314fef01b087bab0c3af922c10c4"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ferc.gov/",
      "what": "Federal Energy Regulatory Commission (FERC)",
      "result": "https://www.ferc.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.ferc.gov/",
      "result": [
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 44 47\" class=\"icon icon--industries\"><path d=\"M ... 62 0 00.027-.007l4.431 3.854 1.621-2.611-4.95-1.654a1.86 1.86 0 00.27-.241l5.852-.98z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon--industries\"][viewbox=\"0 0 44 47\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"10 0 44 50\" xmlns=\"http://www.w3.org/2000/svg\" class=\"icon icon--news\"><defs><style></ ... ,24.34,35Z\"></path><rect height=\"42.85\" width=\"42.85\" y=\"7.96\" x=\"12.08\" class=\"cls-1\"></rect></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon--news\"][viewbox=\"10 0 44 50\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 44 44\" class=\"icon icon--elibrary\"><path d=\"M7. ... -1.354-1.335V21.386a1.338 1.338 0 011.349-1.326H30.84a.75.75 0 00.508-.198l3.69-3.39z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon--elibrary\"][viewbox=\"0 0 44 44\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 44 44\" class=\"icon icon--news\"><path d=\"M1.5 22 ... .265H26V11zm0 4.94h13v1.265H26v-1.264zM26 21h13v1.264H26V21zm-14.5 5h27v1.265h-27V26z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon--news\"][viewbox=\"0 0 44 44\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 44 44\" class=\"icon icon--about\"><path d=\"M22 44 ... 42 2.188 2.188 0 013.279-1.861c.32.186.587.45.776.768.194.331.292.71.285 1.093h-.001z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon--about\"][viewbox=\"0 0 44 44\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 44 30\" class=\"icon icon--ferc\"><path d=\"M17.344 ... 87.512.04.046.09.081.145.104.095.043.188.092.277.146.114.084.19.041.19-.084a4.44 4.44 0 00-.106-.631",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon--ferc\"][viewbox=\"0 0 44 30\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 44 44\" class=\"icon icon--search\"><path d=\"M18.9 ... 14 8.623 13.074-2.504 1.652-8.623-13.074.625-.412-3.603-5.463 1.252-.826 3.603 5.463z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon--search\"][viewbox=\"0 0 44 44\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 44 44\" class=\"icon icon--alert\"><g fill-rule=\"e ... 1-20.501-11.322 0-20.501 9.179-20.501 20.501 0 11.322 9.179 20.501 20.501 20.501z\"></path></g></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(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)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon--alert\"][viewbox=\"0 0 44 44\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg viewbox=\"0 0 256 256\" xmlns=\"http://www.w3.org/2000/svg\" class=\"icon icon--ferc-logo\"><style></ ... .1l-9.3-63zm8.2 63.6l-1.2 3.2c-.1.3-.3.5-.6.6-.3.1-.6.1-.8-.1-.4-.2-.6-.8-.4-1.3l.7-2c.3-.8-.1-1.5-.",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon--ferc-logo\"][viewbox=\"0 0 256 256\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 44 44\" class=\"icon icon--twitter\"><path d=\"M39. ... .993 0 01-3.964 4.97C40.622 9.45 42.381 8.949 44 8.25a19.385 19.385 0 01-4.523 4.662z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon--twitter\"][viewbox=\"0 0 44 44\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 44 44\" class=\"icon icon--facebook\"><path d=\"M32 ...  0c-6.292 0-10.405 3.814-10.405 10.718v6.069h-6.995v7.963h6.995V44h8.608V24.75h6.419z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon--facebook\"][viewbox=\"0 0 44 44\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 44 44\" class=\"icon icon--instagram\"><path d=\"M2 ...  7.411 0 014.175 4.175c1.146 2.89.882 9.75.882 12.945 0 3.195.264 10.064-.882 12.945z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon--instagram\"][viewbox=\"0 0 44 44\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 100 83\" class=\"icon icon--linkedin\"><path d=\"M2 ... v7.56h.241c2.297-4.355 7.91-8.95 16.281-8.95C88.8 26.196 92 37.665 92 52.56V83h-.019z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon--linkedin\"][viewbox=\"0 0 100 83\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 100 83\" class=\"icon icon--youtube\"><path d=\"M97 ... .07 100 42.07s0-16.304-2.09-24.118zm-58.137 38.92V27.268l26.136 14.803-26.136 14.802z\"></path></svg>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide text that describes the content conveyed by the SVG.",
            "fix": {
              "alt": false,
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "svg[class=\"icon icon--youtube\"][viewbox=\"0 0 100 83\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"footer__menu\"><ul columns=\"6\" class=\"grid footer__menu-items\"><li class=\"col footer__men ... </a></li><li class=\"footer__menu-item\"><a class=\"footer__menu-link\" href=\"/about/offices/overview\">O",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"footer__menu\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"footer__menu\"><ul class=\"footer__submenu\"><li class=\"footer__menu-item\"><a class=\"footer ... a class=\"footer__menu-link\" href=\"/industries-data/resources/overview\">Resources</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*: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)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"footer__menu\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"footer__menu\"><ul class=\"footer__submenu\"><li class=\"footer__menu-item\"><a class=\"footer ... -item\"><a class=\"footer__menu-link\" href=\"/enforcement-legal/ceii/overview\">CEII</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"footer__menu\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"footer__menu\"><ul class=\"footer__submenu\"><li class=\"footer__menu-item\"><a data-drupal-l ... ents/events\" class=\"footer__menu-link\" href=\"/news-events/events\">Event Calendar</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"footer__menu\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"footer__menu\"><ul class=\"footer__submenu\"><li class=\"footer__menu-item\"><a class=\"footer ... ath=\"node/14425\" class=\"footer__menu-link\" href=\"/comment-policy\">Comment Policy</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"footer__menu\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"footer__menu\"><ul class=\"footer__submenu\"><li class=\"footer__menu-item\"><a class=\"footer ... ass=\"footer__menu-link\" title=\"Filing Fees\" href=\"/filing-fees\">FERC Filing Fees</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"footer__menu\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"footer__menu--secondary\"><ul class=\"footer__menu-items--secondary\"><li class=\"footer__me ... item--secondary\"><a href=\"/sitemap\" class=\"footer__menu-link--secondary\">Sitemap</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"footer__menu--secondary\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"footer__menu\"><ul columns=\"6\" class=\"grid footer__menu-items\"><li class=\"col footer__men ... </a></li><li class=\"footer__menu-item\"><a class=\"footer__menu-link\" href=\"/about/offices/overview\">O",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"footer__menu\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"footer__menu\"><ul class=\"footer__submenu\"><li class=\"footer__menu-item\"><a class=\"footer ... a class=\"footer__menu-link\" href=\"/industries-data/resources/overview\">Resources</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*: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)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"footer__menu\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"footer__menu\"><ul class=\"footer__submenu\"><li class=\"footer__menu-item\"><a class=\"footer ... -item\"><a class=\"footer__menu-link\" href=\"/enforcement-legal/ceii/overview\">CEII</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"footer__menu\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"footer__menu\"><ul class=\"footer__submenu\"><li class=\"footer__menu-item\"><a data-drupal-l ... ents/events\" class=\"footer__menu-link\" href=\"/news-events/events\">Event Calendar</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"footer__menu\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"footer__menu\"><ul class=\"footer__submenu\"><li class=\"footer__menu-item\"><a class=\"footer ... ath=\"node/14425\" class=\"footer__menu-link\" href=\"/comment-policy\">Comment Policy</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"footer__menu\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"footer__menu\"><ul class=\"footer__submenu\"><li class=\"footer__menu-item\"><a class=\"footer ... ass=\"footer__menu-link\" title=\"Filing Fees\" href=\"/filing-fees\">FERC Filing Fees</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"footer__menu\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"footer__menu--secondary\"><ul class=\"footer__menu-items--secondary\"><li class=\"footer__me ... item--secondary\"><a href=\"/sitemap\" class=\"footer__menu-link--secondary\">Sitemap</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"footer__menu--secondary\"]",
            "attNo": 1
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T22:51:39",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      54
    ],
    [
      "motion",
      14
    ],
    [
      "ibm",
      13
    ],
    [
      "alfa",
      7
    ],
    [
      "wave",
      4
    ],
    [
      "axe",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "focInd",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 43,
  "logSize": 9093,
  "errorLogCount": 21,
  "errorLogSize": 3956,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T22:53:44",
  "elapsedSeconds": 130,
  "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": {
        "motion": 2,
        "bulk": 1,
        "focInd": 12,
        "hover": 7,
        "linkUl": 146,
        "menuNav": 52,
        "role": 10,
        "styleDiff": 37,
        "zIndex": 15
      },
      "alfa": {
        "r65": 3,
        "r66": 14,
        "r69": 14
      },
      "axe": {
        "color-contrast-enhanced": 102,
        "color-contrast": 6,
        "frame-tested": 1,
        "hidden-content": 0,
        "landmark-main-is-top-level": 2,
        "landmark-no-duplicate-main": 2,
        "landmark-unique": 2
      },
      "htmlcs": {
        "w:AA.1_3_1.H48": 2,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 5,
        "w:AA.1_4_3.G145.BgImage": 3,
        "w:AA.1_4_3.G18.Abs": 4,
        "w:AA.1_4_3.G18.Alpha": 2,
        "w:AA.1_4_3.G18.BgImage": 2,
        "w:AA.4_1_2.H91.A.Placeholder": 3
      },
      "ibm": {
        "WCAG20_Html_HasLang": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 4,
        "Rpt_Aria_MultipleNavigationLandmarks_Implicit": 92,
        "Rpt_Aria_MultipleMainsRequireLabel_Implicit_2": 8,
        "landmark_name_unique": 88,
        "aria_semantics_attribute": 120,
        "Rpt_Aria_MultipleMainsVisibleLabel_Implicit": 2,
        "element_attribute_deprecated": 2,
        "aria_role_redundant": 3
      },
      "wave": {
        "a:link_suspicious": 1,
        "a:link_redundant": 3,
        "a:title_redundant": 1
      },
      "tenon": {
        "28": 4,
        "79": 4,
        "98": 212,
        "144": 24,
        "152": 28,
        "155": 2,
        "218": 28,
        "271": 8
      },
      "continuum": {
        "123": 56,
        "531": 28,
        "533": 28
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 1,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 12,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 3,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 2,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 73,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "menuNavigation": {
          "testaro": {
            "menuNav": {
              "score": 26,
              "what": "Nonstandard keyboard navigation among focusable menu items"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 8,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "aria_role_redundant": {
              "score": 2,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 9,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 4,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 4,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 26,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 11,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 5,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "frameContentRisk": {
          "axe": {
            "frame-tested": {
              "score": 1,
              "what": "Some content is in an iframe and therefore may not be testable for accessibility"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "mainNotTop": {
          "axe": {
            "landmark-main-is-top-level": {
              "score": 1,
              "what": "main landmark is contained in another landmark"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-no-duplicate-main": {
              "score": 1,
              "what": "page has more than 1 main landmark"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          },
          "ibm": {
            "landmark_name_unique": {
              "score": 66,
              "what": "Landmark has no unique aria-labelledby or aria-label among landmarks in the same parent region"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "headingStructure": {
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.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"
            }
          }
        },
        "linkBrokenRisk": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Placeholder": {
              "score": 2,
              "what": "Link has text but no href, id, or name attribute"
            }
          }
        },
        "pageLanguage": {
          "ibm": {
            "WCAG20_Html_HasLang": {
              "score": 4,
              "what": "Page detected as HTML, but has no lang attribute"
            }
          }
        },
        "contentBeyondLandmarks": {
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 2,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "navConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleNavigationLandmarks_Implicit": {
              "score": 69,
              "what": "Element with a navigation role has no unique purpose label among the navigation-role elements"
            }
          },
          "continuum": {
            "531": {
              "score": 21,
              "what": "nav element has an accessible name that is non-unique among the nav elements"
            }
          }
        },
        "mainConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleMainsRequireLabel_Implicit_2": {
              "score": 6,
              "what": "Element with main role has no unique label among the main-role elements"
            },
            "Rpt_Aria_MultipleMainsVisibleLabel_Implicit": {
              "score": 2,
              "what": "Element with main role has no unique visible label among the main-role elements"
            }
          }
        },
        "ariaBadAttribute": {
          "ibm": {
            "aria_semantics_attribute": {
              "score": 120,
              "what": "ARIA attributes is invalid for the element or ARIA role to which it is assigned"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 2,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 1,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 1,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 106,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 24,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 14,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 21,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "textRotated": {
          "tenon": {
            "271": {
              "score": 4,
              "what": "Text is needlessly rotated 60+ degrees or more, hurting comprehension"
            }
          }
        },
        "svgImageNoText": {
          "continuum": {
            "123": {
              "score": 56,
              "what": "svg element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "navNoText": {
          "continuum": {
            "533": {
              "score": 21,
              "what": "nav element is not the only nav element but has no accessible name"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1014,
      "log": 213,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "ariaBadAttribute",
          "score": 122
        },
        {
          "groupName": "linkTextsSame",
          "score": 108
        },
        {
          "groupName": "navConfusion",
          "score": 79
        },
        {
          "groupName": "linkIndication",
          "score": 75
        },
        {
          "groupName": "landmarkConfusion",
          "score": 69
        },
        {
          "groupName": "svgImageNoText",
          "score": 58
        },
        {
          "groupName": "contrastAAA",
          "score": 30
        },
        {
          "groupName": "menuNavigation",
          "score": 28
        },
        {
          "groupName": "leadingClipsText",
          "score": 26
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 23
        },
        {
          "groupName": "navNoText",
          "score": 23
        },
        {
          "groupName": "targetSize",
          "score": 16
        },
        {
          "groupName": "focusIndication",
          "score": 15
        },
        {
          "groupName": "contrastAA",
          "score": 15
        },
        {
          "groupName": "roleBad",
          "score": 11
        },
        {
          "groupName": "inconsistentStyles",
          "score": 11
        },
        {
          "groupName": "mainConfusion",
          "score": 10
        },
        {
          "groupName": "zIndexNotZero",
          "score": 6
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "pageLanguage",
          "score": 6
        },
        {
          "groupName": "textRotated",
          "score": 6
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "hoverSurprise",
          "score": 4
        },
        {
          "groupName": "linkBrokenRisk",
          "score": 4
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 4
        },
        {
          "groupName": "obsolete",
          "score": 4
        },
        {
          "groupName": "linkPair",
          "score": 4
        },
        {
          "groupName": "spontaneousMotion",
          "score": 3
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "frameContentRisk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "mainNotTop",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        },
        {
          "groupName": "titleRedundant",
          "score": 3
        }
      ]
    }
  }
}