Accessibility test digest

Synopsis

Page: Federal Maritime Commission

URL: https://www.fmc.gov/

Score: 730

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 Maritime Commission web page at https://www.fmc.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 730 (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
total730
log217
contentBeyondLandmarks128
linkIndication83
contrastAA34
linkTextsSame34
hoverSurprise26
contrastAAA16
inconsistentStyles12
contrastRisk12
linkForcesNewWindow11
targetSize10
controlNoText9
metaBansZoom8
inputNoText8
navConfusion8
navNoText8
labelBadID7
zIndexNotZero6
headingStructure6
formFieldNoText6
leadingClipsText6
h1Missing5
noLeading5
pageTitle5
submitButton5
linkPair5
horizontalScrolling5
landmarkConfusion4
nonSemanticText4
allCaps4
tabFocusability3
skipRepeatedContent3
hiddenContentRisk3
mainNot13
pseudoNavListRisk3
scrollRisk3
linkNoText3
roleBad3
titleAsLabel3
pseudoHeadingRisk3
videoCaptionRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

videoCaptionRisk: 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-fmc",
  "host": {
    "id": "fmc",
    "which": "https://www.fmc.gov/",
    "what": "Federal Maritime Commission"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T23:03:30"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T23:05:49"
    }
  ],
  "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.fmc.gov/",
        "what": "Federal Maritime Commission"
      },
      {
        "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.fmc.gov/",
        "what": "Federal Maritime Commission"
      },
      {
        "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.fmc.gov/",
      "what": "Federal Maritime Commission",
      "result": "https://www.fmc.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.fmc.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.fmc.gov/",
      "result": {
        "bytes": [
          776639,
          776639,
          776639,
          776639,
          776639
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fmc.gov/",
      "what": "Federal Maritime Commission",
      "result": "https://www.fmc.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.fmc.gov/",
      "result": {
        "visibleElements": 190
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.fmc.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.fmc.gov/",
      "result": {
        "tabFocusables": 57,
        "tabFocused": 58,
        "discrepancy": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fmc.gov/",
      "what": "URL",
      "result": "https://www.fmc.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.fmc.gov/",
      "result": {
        "totals": {
          "total": 57,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 57,
              "meanDelay": 18,
              "tagNames": {
                "A": 55,
                "INPUT": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "YouTube",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "RSS",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About the FMC",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "News & Events",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Law & Regulation",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Databases & Services",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Licensing & Certification",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Documents & Proceedings",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Industry Oversight",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Fact Finding 29: International Ocean Transportation Supply Chain Engagement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Maritime Transportation Data Initiative",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "New Webinar on Commission Processes",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Apply for or make changes to a License or Foreign Registration",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Foreign NVOCC Registration Status Changes",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "List of FMC Active OTIs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Guidance on License Renewals",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "OTI License Status Changes",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "How to Use NRAs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "All Licensing Info",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "File a Shipping Complaint?",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "File a service contract?",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Access SERVCON?",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Apply for a PVO Certificate?",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Pay for FMC Services?",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find FMC Forms?",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Industry Advisory — Interim Procedures for Submitting “Charge Complaints” Under 46 U.S.C. § 41310",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "May 2022 Activity Report",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Updated: FMC has Completed Conducting Server and Application Maintenance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Industry Advisory — Applicability of Provisions Contained in PL 117-146",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View all News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "List of FMC Licenses & Bonded OTIs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VOCC and NVOCC Tariff List",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Agreement Library",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "All Database Info",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Shipper Advisory Committee",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Maritime Transportation Data Initiative",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FF 30 - COVID-19 Impacts on Cruise Industry",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FF 29 - Supply Chain Challenges - COVID-19",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fact Finding 28",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View All Events",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Chairman Daniel B. Maffei",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Commissioner Rebecca F. Dye",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Commissioner Louis E. Sola",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Commissioner Carl W. Bentzel",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Commissioner Max Vekich",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Site Policies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Inspector General",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "U.S. Office of Special Counsel",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Open Government at the FMC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fmc.gov/",
      "what": "URL",
      "result": "https://www.fmc.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.fmc.gov/",
      "result": {
        "totals": {
          "total": 236,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 236,
              "tagNames": {
                "A": 230,
                "INPUT": 5,
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "top",
              "text": "<a id=\"top\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RSS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"utf8\" type=\"hidden\" value=\"✓\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "affiliate",
              "text": "<input type=\"hidden\" name=\"affiliate\" id=\"affiliate\" value=\"www.fmc.gov\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "query",
              "text": "<input type=\"search\" class=\"search-input\" name=\"query\" id=\"query\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" value=\"Search\" class=\"search-submit\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" style=\"cursor: default;\"><img src=\"/wp-content/themes/encompass/imag",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About the FMC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Commission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chairman Daniel B. Maffei",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Rebecca F. Dye",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Louis E. Sola",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Carl W. Bentzel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Max Vekich",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureaus & Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FMC Regulations & Statutes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meeting Schedule",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organizational Chart",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategies, Budgets, and Performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Governmentwide Laws & Regulations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employment Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News & Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FMC Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner News Items",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chairman Daniel B. Maffei",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Rebecca F. Dye",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Louis E. Sola",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Carl W. Bentzel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Max Vekich",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Brochures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Law & Regulation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FMC Regulations & Statutes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Regulations by Audience",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ocean Transportation Intermediaries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vessel-Operating Common Carriers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Passenger Vessel Operators",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Marine Terminal Operators",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureau of Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Filing a Shipping Complaint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Databases & Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SERVCON",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Service Contracts Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agreement Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recent Federal Register Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eAgreements Filing System",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "List of FMC Licensed & Bonded OTIs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OTI License Status Changes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Foreign NVOCC Registration Status Changes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VOCC and NVOCC Tariff List",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special Permission Applications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How To Publish Tariffs and MTO Schedules",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Controlled Carrier List",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Protect Your International Move",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cargo Shipment Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cruise Passenger Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Affairs & Dispute Resolution Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Law & Reference Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Summary of Fees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Licensing & Certification",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureau of Certification and Licensing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Apply for or make changes to a License or Request a Foreign Registration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Form FMC-18 Login",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OTI Bonds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information for Truckers on NVOCC Bonds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Apply for a PVO Certificate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OTI License Status Changes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Foreign NVOCC Registration Status Changes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Documents & Proceedings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FMC Proceedings and Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FMC Reading Room",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Proceedings Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Documents Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms and Applications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industry Studies & Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special Permission Applications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information for Attorneys & Litigants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Brochures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Historical Federal Maritime Commission Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industry Oversight",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SERVCON",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms and Applications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How To Guides and Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to File Service Contracts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Apply for or make changes to a License or Request a Foreign Registration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Apply for a PVO Certificate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to File a Carrier or MTO Agreement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Filing a Shipping Complaint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ocean Transportation Intermediaries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vessel-Operating Common Carriers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Passenger Vessel Operators",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Marine Terminal Operators",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Shipper Advisory Committee",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Maritime Transportation Data Initiative",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fact Finding 29: International Ocean Transportation Supply Chain Engagement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Maritime Transportation Data Initiative",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New Webinar on Commission Processes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Apply for or make changes to a License or Foreign Registration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Foreign NVOCC Registration Status Changes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "List of FMC Active OTIs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Guidance on License Renewals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OTI License Status Changes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Use NRAs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Licensing Info",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "File a Shipping Complaint?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "File a service contract?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Access SERVCON?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Apply for a PVO Certificate?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pay for FMC Services?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find FMC Forms?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industry Advisory — Interim Procedures for Submitting “Charge Complaints” Under ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "May 2022 Activity Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Updated: FMC has Completed Conducting Server and Application Maintenance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industry Advisory — Applicability of Provisions Contained in PL 117-146",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View all News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "List of FMC Licenses & Bonded OTIs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VOCC and NVOCC Tariff List",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agreement Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Database Info",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Shipper Advisory Committee",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Maritime Transportation Data Initiative",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FF 30 - COVID-19 Impacts on Cruise Industry",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FF 29 - Supply Chain Challenges - COVID-19",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fact Finding 28",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View All Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chairman Daniel B. Maffei",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Rebecca F. Dye",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Louis E. Sola",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Carl W. Bentzel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Max Vekich",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site Policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Office of Special Counsel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open Government at the FMC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "responsive-menu-button",
              "text": "<button id=\"responsive-menu-button\" class=\"responsive-menu-button responsive-men",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About the FMC▼",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Commission▼",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chairman Daniel B. Maffei",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Rebecca F. Dye",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Louis E. Sola",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Carl W. Bentzel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Max Vekich",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureaus & Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FMC Regulations & Statutes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meeting Schedule",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organizational Chart",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategies, Budgets, and Performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Governmentwide Laws & Regulations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employment Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News & Events▼",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FMC Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner News Items▼",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chairman Daniel B. Maffei",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Rebecca F. Dye",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Louis E. Sola",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Carl W. Bentzel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commissioner Max Vekich",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Brochures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Law & Regulation▼",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FMC Regulations & Statutes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Regulations by Audience▼",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ocean Transportation Intermediaries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vessel-Operating Common Carriers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Passenger Vessel Operators",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Marine Terminal Operators",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureau of Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Filing a Shipping Complaint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Databases & Services▼",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SERVCON▼",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Service Contracts Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agreement Library▼",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recent Federal Register Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eAgreements Filing System",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "List of FMC Licensed & Bonded OTIs▼",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OTI License Status Changes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Foreign NVOCC Registration Status Changes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VOCC and NVOCC Tariff List▼",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special Permission Applications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How To Publish Tariffs and MTO Schedules",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Controlled Carrier List",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Protect Your International Move",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cargo Shipment Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cruise Passenger Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Affairs & Dispute Resolution Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Law & Reference Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Summary of Fees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Licensing & Certification▼",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureau of Certification and Licensing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Apply for or make changes to a License or Request a Foreign Registration▼",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Form FMC-18 Login",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OTI Bonds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information for Truckers on NVOCC Bonds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Apply for a PVO Certificate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OTI License Status Changes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Foreign NVOCC Registration Status Changes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Documents & Proceedings▼",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FMC Proceedings and Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FMC Reading Room▼",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Proceedings Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Documents Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms and Applications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industry Studies & Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special Permission Applications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information for Attorneys & Litigants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Brochures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Historical Federal Maritime Commission Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industry Oversight▼",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SERVCON",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms and Applications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How To Guides and Resources▼",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to File Service Contracts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Apply for or make changes to a License or Request a Foreign Registration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Apply for a PVO Certificate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to File a Carrier or MTO Agreement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Filing a Shipping Complaint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ocean Transportation Intermediaries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vessel-Operating Common Carriers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Passenger Vessel Operators",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Marine Terminal Operators",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Shipper Advisory Committee",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Maritime Transportation Data Initiative",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"search\" name=\"s\" title=\"Search\" placeholder=\"Search\" class=\"respons",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fmc.gov/",
      "what": "URL",
      "result": "https://www.fmc.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.fmc.gov/",
      "result": {
        "totals": {
          "triggers": 101,
          "headTriggers": 20,
          "tailTriggers": 81,
          "impactTriggers": 14,
          "additions": 230,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "AbouttheFMCTheCommissionChairmanDanielB.MaffeiComm",
                "additions": 21,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "AbouttheFMC",
                "additions": 21,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "News&EventsNewsReleasesFMCEventsCommissionerNewsIt",
                "additions": 9,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "News&Events",
                "additions": 9,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "Law&RegulationFMCRegulations&StatutesRegulationsby",
                "additions": 9,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Law&Regulation",
                "additions": 9,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "Databases&ServicesSERVCONServiceContractsStatistic",
                "additions": 23,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Databases&Services",
                "additions": 23,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "Licensing&CertificationBureauofCertificationandLic",
                "additions": 15,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Licensing&Certification",
                "additions": 15,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "Documents&ProceedingsFMCProceedingsandReportsFMCRe",
                "additions": 17,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Documents&Proceedings",
                "additions": 17,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "IndustryOversightSERVCONFormsandApplicationsHowToG",
                "additions": 21,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "IndustryOversight",
                "additions": 21,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fmc.gov/",
      "what": "URL",
      "result": "https://www.fmc.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.fmc.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 2,
          "wellLabeled": 2
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "search"
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "search"
            }
          ],
          "wellLabeled": [
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Menu"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.fmc.gov/",
      "result": {
        "totals": {
          "links": 230,
          "adjacent": {
            "total": 146,
            "underlined": 65,
            "underlinedPercent": 44
          }
        },
        "items": {
          "underlined": [
            "",
            "Home",
            "About the FMC▼",
            "The Commission▼",
            "Bureaus & Offices",
            "FMC Regulations & Statutes",
            "Meeting Schedule",
            "Organizational Chart",
            "Strategies, Budgets, and Performance",
            "Governmentwide Laws & Regulations",
            "Employment Opportunities",
            "Our History",
            "Contact Us",
            "News & Events▼",
            "News Releases",
            "FMC Events",
            "Commissioner News Items▼",
            "Brochures",
            "Law & Regulation▼",
            "FMC Regulations & Statutes",
            "Regulations by Audience▼",
            "Bureau of Enforcement",
            "Filing a Shipping Complaint",
            "Databases & Services▼",
            "SERVCON▼",
            "Service Contracts Statistics",
            "Agreement Library▼",
            "List of FMC Licensed & Bonded OTIs▼",
            "VOCC and NVOCC Tariff List▼",
            "Controlled Carrier List",
            "Protect Your International Move",
            "Cargo Shipment Assistance",
            "Cruise Passenger Assistance",
            "Consumer Affairs & Dispute Resolution Services",
            "Law & Reference Library",
            "Summary of Fees",
            "Licensing & Certification▼",
            "Bureau of Certification and Licensing",
            "Apply for or make changes to a License or Request a Foreign Registration▼",
            "Form FMC-18 Login",
            "OTI Bonds",
            "Information for Truckers on NVOCC Bonds",
            "How to Apply for a PVO Certificate",
            "OTI License Status Changes",
            "Foreign NVOCC Registration Status Changes",
            "Documents & Proceedings▼",
            "FMC Proceedings and Reports",
            "FMC Reading Room▼",
            "Forms and Applications",
            "Industry Studies & Notices",
            "Special Permission Applications",
            "Information for Attorneys & Litigants",
            "Brochures",
            "Historical Federal Maritime Commission Reports",
            "Industry Oversight▼",
            "SERVCON",
            "Forms and Applications",
            "How To Guides and Resources▼",
            "Filing a Shipping Complaint",
            "Ocean Transportation Intermediaries",
            "Vessel-Operating Common Carriers",
            "Passenger Vessel Operators",
            "Marine Terminal Operators",
            "National Shipper Advisory Committee",
            "Maritime Transportation Data Initiative"
          ],
          "notUnderlined": [
            "",
            "Twitter",
            "YouTube",
            "RSS",
            "Home",
            "Contact",
            "Home",
            "About the FMC",
            "The Commission",
            "Bureaus & Offices",
            "FMC Regulations & Statutes",
            "Meeting Schedule",
            "Organizational Chart",
            "Strategies, Budgets, and Performance",
            "Governmentwide Laws & Regulations",
            "Employment Opportunities",
            "Our History",
            "Contact Us",
            "News & Events",
            "News Releases",
            "FMC Events",
            "Commissioner News Items",
            "Brochures",
            "Law & Regulation",
            "FMC Regulations & Statutes",
            "Regulations by Audience",
            "Bureau of Enforcement",
            "Filing a Shipping Complaint",
            "Databases & Services",
            "SERVCON",
            "Service Contracts Statistics",
            "Agreement Library",
            "List of FMC Licensed & Bonded OTIs",
            "VOCC and NVOCC Tariff List",
            "Controlled Carrier List",
            "Protect Your International Move",
            "Cargo Shipment Assistance",
            "Cruise Passenger Assistance",
            "Consumer Affairs & Dispute Resolution Services",
            "Law & Reference Library",
            "Summary of Fees",
            "Licensing & Certification",
            "Bureau of Certification and Licensing",
            "Apply for or make changes to a License or Request a Foreign Registration",
            "Form FMC-18 Login",
            "OTI Bonds",
            "Information for Truckers on NVOCC Bonds",
            "How to Apply for a PVO Certificate",
            "OTI License Status Changes",
            "Foreign NVOCC Registration Status Changes",
            "Documents & Proceedings",
            "FMC Proceedings and Reports",
            "FMC Reading Room",
            "Forms and Applications",
            "Industry Studies & Notices",
            "Special Permission Applications",
            "Information for Attorneys & Litigants",
            "Brochures",
            "Historical Federal Maritime Commission Reports",
            "Industry Oversight",
            "SERVCON",
            "Forms and Applications",
            "How To Guides and Resources",
            "Filing a Shipping Complaint",
            "Ocean Transportation Intermediaries",
            "Vessel-Operating Common Carriers",
            "Passenger Vessel Operators",
            "Marine Terminal Operators",
            "National Shipper Advisory Committee",
            "Maritime Transportation Data Initiative",
            "Fact Finding 29: International Ocean Transportation Supply Chain Engagement",
            "Maritime Transportation Data Initiative",
            "New Webinar on Commission Processes",
            "All Licensing Info",
            "Industry Advisory — Interim Procedures for Submitting “Charge Complaints” Under 46 U.S.C. § 41310",
            "May 2022 Activity Report",
            "Updated: FMC has Completed Conducting Server and Application Maintenance",
            "Industry Advisory — Applicability of Provisions Contained in PL 117-146",
            "View all News",
            "All Database Info",
            "View All Events"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.fmc.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fmc.gov/",
      "what": "URL",
      "result": "https://www.fmc.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.fmc.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.fmc.gov/",
      "result": {
        "roleElements": 1,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.fmc.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": 1
          },
          "adjacentLink": {
            "total": 146,
            "subtotals": [
              65,
              65,
              16
            ]
          },
          "listLink": {
            "total": 84,
            "subtotals": [
              26,
              26,
              12,
              8,
              7,
              5
            ]
          },
          "h3": {
            "total": 7,
            "subtotals": [
              3,
              3,
              1
            ]
          },
          "h5": {
            "total": 4
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "",
                "Twitter",
                "YouTube",
                "RSS",
                "Home",
                "Contact",
                "",
                "The Commission",
                "Bureaus & Offices",
                "FMC Regulations & Statutes",
                "Meeting Schedule",
                "Organizational Chart",
                "Strategies, Budgets, and Performance",
                "Governmentwide Laws & Regulations",
                "Employment Opportunities",
                "Our History",
                "Contact Us",
                "News Releases",
                "FMC Events",
                "Commissioner News Items",
                "Brochures",
                "FMC Regulations & Statutes",
                "Regulations by Audience",
                "Bureau of Enforcement",
                "Filing a Shipping Complaint",
                "SERVCON",
                "Service Contracts Statistics",
                "Agreement Library",
                "List of FMC Licensed & Bonded OTIs",
                "VOCC and NVOCC Tariff List",
                "Controlled Carrier List",
                "Protect Your International Move",
                "Cargo Shipment Assistance",
                "Cruise Passenger Assistance",
                "Consumer Affairs & Dispute Resolution Services",
                "Law & Reference Library",
                "Summary of Fees",
                "Bureau of Certification and Licensing",
                "Apply for or make changes to a License or Request a Foreign Registration",
                "Form FMC-18 Login",
                "OTI Bonds",
                "Information for Truckers on NVOCC Bonds",
                "How to Apply for a PVO Certificate",
                "OTI License Status Changes",
                "Foreign NVOCC Registration Status Changes",
                "FMC Proceedings and Reports",
                "FMC Reading Room",
                "Forms and Applications",
                "Industry Studies & Notices",
                "Special Permission Applications",
                "Information for Attorneys & Litigants",
                "Brochures",
                "Historical Federal Maritime Commission Reports",
                "SERVCON",
                "Forms and Applications",
                "How To Guides and Resources",
                "Filing a Shipping Complaint",
                "Ocean Transportation Intermediaries",
                "Vessel-Operating Common Carriers",
                "Passenger Vessel Operators",
                "Marine Terminal Operators",
                "National Shipper Advisory Committee",
                "Maritime Transportation Data Initiative",
                "Fact Finding 29:  International Ocean Transportation Supply Chain Engagement",
                "Maritime Transportation Data Initiative",
                "New Webinar on Commission Processes",
                "Home",
                "About the FMC▼",
                "The Commission▼",
                "Bureaus & Offices",
                "FMC Regulations & Statutes",
                "Meeting Schedule",
                "Organizational Chart",
                "Strategies, Budgets, and Performance",
                "Governmentwide Laws & Regulations",
                "Employment Opportunities",
                "Our History",
                "Contact Us",
                "News & Events▼",
                "News Releases",
                "FMC Events",
                "Commissioner News Items▼",
                "Brochures",
                "Law & Regulation▼",
                "FMC Regulations & Statutes",
                "Regulations by Audience▼",
                "Bureau of Enforcement",
                "Filing a Shipping Complaint",
                "Databases & Services▼",
                "SERVCON▼",
                "Service Contracts Statistics",
                "Agreement Library▼",
                "List of FMC Licensed & Bonded OTIs▼",
                "VOCC and NVOCC Tariff List▼",
                "Controlled Carrier List",
                "Protect Your International Move",
                "Cargo Shipment Assistance",
                "Cruise Passenger Assistance",
                "Consumer Affairs & Dispute Resolution Services",
                "Law & Reference Library",
                "Summary of Fees",
                "Licensing & Certification▼",
                "Bureau of Certification and Licensing",
                "Apply for or make changes to a License or Request a Foreign Registration▼",
                "Form FMC-18 Login",
                "OTI Bonds",
                "Information for Truckers on NVOCC Bonds",
                "How to Apply for a PVO Certificate",
                "OTI License Status Changes",
                "Foreign NVOCC Registration Status Changes",
                "Documents & Proceedings▼",
                "FMC Proceedings and Reports",
                "FMC Reading Room▼",
                "Forms and Applications",
                "Industry Studies & Notices",
                "Special Permission Applications",
                "Information for Attorneys & Litigants",
                "Brochures",
                "Historical Federal Maritime Commission Reports",
                "Industry Oversight▼",
                "SERVCON",
                "Forms and Applications",
                "How To Guides and Resources▼",
                "Filing a Shipping Complaint",
                "Ocean Transportation Intermediaries",
                "Vessel-Operating Common Carriers",
                "Passenger Vessel Operators",
                "Marine Terminal Operators",
                "National Shipper Advisory Committee",
                "Maritime Transportation Data Initiative"
              ],
              "700": [
                "Home",
                "About the FMC",
                "News & Events",
                "Law & Regulation",
                "Databases & Services",
                "Licensing & Certification",
                "Documents & Proceedings",
                "Industry Oversight",
                "All Licensing Info",
                "Industry Advisory — Interim Procedures for Submitting “Charge Complaints” Under 46 U.S.C. § 41310",
                "May 2022 Activity Report",
                "Updated: FMC has Completed Conducting Server and Application Maintenance",
                "Industry Advisory — Applicability of Provisions Contained in PL 117-146",
                "View all News",
                "All Database Info",
                "View All Events"
              ]
            },
            "textDecorationLine": {
              "none": [
                "",
                "Twitter",
                "YouTube",
                "RSS",
                "Home",
                "Contact",
                "Home",
                "About the FMC",
                "The Commission",
                "Bureaus & Offices",
                "FMC Regulations & Statutes",
                "Meeting Schedule",
                "Organizational Chart",
                "Strategies, Budgets, and Performance",
                "Governmentwide Laws & Regulations",
                "Employment Opportunities",
                "Our History",
                "Contact Us",
                "News & Events",
                "News Releases",
                "FMC Events",
                "Commissioner News Items",
                "Brochures",
                "Law & Regulation",
                "FMC Regulations & Statutes",
                "Regulations by Audience",
                "Bureau of Enforcement",
                "Filing a Shipping Complaint",
                "Databases & Services",
                "SERVCON",
                "Service Contracts Statistics",
                "Agreement Library",
                "List of FMC Licensed & Bonded OTIs",
                "VOCC and NVOCC Tariff List",
                "Controlled Carrier List",
                "Protect Your International Move",
                "Cargo Shipment Assistance",
                "Cruise Passenger Assistance",
                "Consumer Affairs & Dispute Resolution Services",
                "Law & Reference Library",
                "Summary of Fees",
                "Licensing & Certification",
                "Bureau of Certification and Licensing",
                "Apply for or make changes to a License or Request a Foreign Registration",
                "Form FMC-18 Login",
                "OTI Bonds",
                "Information for Truckers on NVOCC Bonds",
                "How to Apply for a PVO Certificate",
                "OTI License Status Changes",
                "Foreign NVOCC Registration Status Changes",
                "Documents & Proceedings",
                "FMC Proceedings and Reports",
                "FMC Reading Room",
                "Forms and Applications",
                "Industry Studies & Notices",
                "Special Permission Applications",
                "Information for Attorneys & Litigants",
                "Brochures",
                "Historical Federal Maritime Commission Reports",
                "Industry Oversight",
                "SERVCON",
                "Forms and Applications",
                "How To Guides and Resources",
                "Filing a Shipping Complaint",
                "Ocean Transportation Intermediaries",
                "Vessel-Operating Common Carriers",
                "Passenger Vessel Operators",
                "Marine Terminal Operators",
                "National Shipper Advisory Committee",
                "Maritime Transportation Data Initiative",
                "Fact Finding 29:  International Ocean Transportation Supply Chain Engagement",
                "Maritime Transportation Data Initiative",
                "New Webinar on Commission Processes",
                "All Licensing Info",
                "Industry Advisory — Interim Procedures for Submitting “Charge Complaints” Under 46 U.S.C. § 41310",
                "May 2022 Activity Report",
                "Updated: FMC has Completed Conducting Server and Application Maintenance",
                "Industry Advisory — Applicability of Provisions Contained in PL 117-146",
                "View all News",
                "All Database Info",
                "View All Events"
              ],
              "underline": [
                "",
                "Home",
                "About the FMC▼",
                "The Commission▼",
                "Bureaus & Offices",
                "FMC Regulations & Statutes",
                "Meeting Schedule",
                "Organizational Chart",
                "Strategies, Budgets, and Performance",
                "Governmentwide Laws & Regulations",
                "Employment Opportunities",
                "Our History",
                "Contact Us",
                "News & Events▼",
                "News Releases",
                "FMC Events",
                "Commissioner News Items▼",
                "Brochures",
                "Law & Regulation▼",
                "FMC Regulations & Statutes",
                "Regulations by Audience▼",
                "Bureau of Enforcement",
                "Filing a Shipping Complaint",
                "Databases & Services▼",
                "SERVCON▼",
                "Service Contracts Statistics",
                "Agreement Library▼",
                "List of FMC Licensed & Bonded OTIs▼",
                "VOCC and NVOCC Tariff List▼",
                "Controlled Carrier List",
                "Protect Your International Move",
                "Cargo Shipment Assistance",
                "Cruise Passenger Assistance",
                "Consumer Affairs & Dispute Resolution Services",
                "Law & Reference Library",
                "Summary of Fees",
                "Licensing & Certification▼",
                "Bureau of Certification and Licensing",
                "Apply for or make changes to a License or Request a Foreign Registration▼",
                "Form FMC-18 Login",
                "OTI Bonds",
                "Information for Truckers on NVOCC Bonds",
                "How to Apply for a PVO Certificate",
                "OTI License Status Changes",
                "Foreign NVOCC Registration Status Changes",
                "Documents & Proceedings▼",
                "FMC Proceedings and Reports",
                "FMC Reading Room▼",
                "Forms and Applications",
                "Industry Studies & Notices",
                "Special Permission Applications",
                "Information for Attorneys & Litigants",
                "Brochures",
                "Historical Federal Maritime Commission Reports",
                "Industry Oversight▼",
                "SERVCON",
                "Forms and Applications",
                "How To Guides and Resources▼",
                "Filing a Shipping Complaint",
                "Ocean Transportation Intermediaries",
                "Vessel-Operating Common Carriers",
                "Passenger Vessel Operators",
                "Marine Terminal Operators",
                "National Shipper Advisory Committee",
                "Maritime Transportation Data Initiative"
              ]
            }
          },
          "listLink": {
            "textDecorationLine": {
              "none": [
                "Chairman Daniel B. Maffei",
                "Commissioner Rebecca F. Dye",
                "Commissioner Louis E. Sola",
                "Commissioner Carl W. Bentzel",
                "Commissioner Max Vekich",
                "Chairman Daniel B. Maffei",
                "Commissioner Rebecca F. Dye",
                "Commissioner Louis E. Sola",
                "Commissioner Carl W. Bentzel",
                "Commissioner Max Vekich",
                "Ocean Transportation Intermediaries",
                "Vessel-Operating Common Carriers",
                "Passenger Vessel Operators",
                "Marine Terminal Operators",
                "Recent Federal Register Notices",
                "eAgreements Filing System",
                "OTI License Status Changes",
                "Foreign NVOCC Registration Status Changes",
                "Special Permission Applications",
                "How To Publish Tariffs and MTO Schedules",
                "Proceedings Search",
                "Documents Search",
                "How to File Service Contracts",
                "Apply for or make changes to a License or Request a Foreign Registration",
                "How to Apply for a PVO Certificate",
                "How to File a Carrier or MTO Agreement",
                "Apply for or make changes to a License or Foreign Registration",
                "Foreign NVOCC Registration Status Changes",
                "List of FMC Active OTIs",
                "Guidance on License Renewals",
                "OTI License Status Changes",
                "How to Use NRAs",
                "File a Shipping Complaint?",
                "File a service contract?",
                "Access SERVCON?",
                "Apply for a PVO Certificate?",
                "Pay for FMC Services?",
                "Find FMC Forms?",
                "List of FMC Licenses & Bonded OTIs",
                "VOCC and NVOCC Tariff List",
                "Agreement Library",
                "National Shipper Advisory Committee",
                "Maritime Transportation Data Initiative",
                "FF 30 - COVID-19 Impacts on Cruise Industry",
                "FF 29 - Supply Chain Challenges - COVID-19",
                "Fact Finding 28",
                "Chairman Daniel B. Maffei",
                "Commissioner Rebecca F. Dye",
                "Commissioner Louis E. Sola",
                "Commissioner Carl W. Bentzel",
                "Commissioner Max Vekich",
                "Site Policies",
                "Inspector General",
                "U.S. Office of Special Counsel",
                "FOIA",
                "Open Government at the FMC",
                "USA.gov",
                "Contact Us"
              ],
              "underline": [
                "Chairman Daniel B. Maffei",
                "Commissioner Rebecca F. Dye",
                "Commissioner Louis E. Sola",
                "Commissioner Carl W. Bentzel",
                "Commissioner Max Vekich",
                "Chairman Daniel B. Maffei",
                "Commissioner Rebecca F. Dye",
                "Commissioner Louis E. Sola",
                "Commissioner Carl W. Bentzel",
                "Commissioner Max Vekich",
                "Ocean Transportation Intermediaries",
                "Vessel-Operating Common Carriers",
                "Passenger Vessel Operators",
                "Marine Terminal Operators",
                "Recent Federal Register Notices",
                "eAgreements Filing System",
                "OTI License Status Changes",
                "Foreign NVOCC Registration Status Changes",
                "Special Permission Applications",
                "How To Publish Tariffs and MTO Schedules",
                "Proceedings Search",
                "Documents Search",
                "How to File Service Contracts",
                "Apply for or make changes to a License or Request a Foreign Registration",
                "How to Apply for a PVO Certificate",
                "How to File a Carrier or MTO Agreement"
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "Chairman Daniel B. Maffei",
                "Commissioner Rebecca F. Dye",
                "Commissioner Louis E. Sola",
                "Commissioner Carl W. Bentzel",
                "Commissioner Max Vekich",
                "Chairman Daniel B. Maffei",
                "Commissioner Rebecca F. Dye",
                "Commissioner Louis E. Sola",
                "Commissioner Carl W. Bentzel",
                "Commissioner Max Vekich",
                "Ocean Transportation Intermediaries",
                "Vessel-Operating Common Carriers",
                "Passenger Vessel Operators",
                "Marine Terminal Operators",
                "Recent Federal Register Notices",
                "eAgreements Filing System",
                "OTI License Status Changes",
                "Foreign NVOCC Registration Status Changes",
                "Special Permission Applications",
                "How To Publish Tariffs and MTO Schedules",
                "Proceedings Search",
                "Documents Search",
                "How to File Service Contracts",
                "Apply for or make changes to a License or Request a Foreign Registration",
                "How to Apply for a PVO Certificate",
                "How to File a Carrier or MTO Agreement"
              ],
              "rgb(57, 62, 65)": [
                "Apply for or make changes to a License or Foreign Registration",
                "Foreign NVOCC Registration Status Changes",
                "List of FMC Active OTIs",
                "Guidance on License Renewals",
                "OTI License Status Changes",
                "How to Use NRAs",
                "File a Shipping Complaint?",
                "File a service contract?",
                "Access SERVCON?",
                "Apply for a PVO Certificate?",
                "Pay for FMC Services?",
                "Find FMC Forms?"
              ],
              "rgb(255, 255, 255)": [
                "List of FMC Licenses & Bonded OTIs",
                "VOCC and NVOCC Tariff List",
                "Agreement Library",
                "National Shipper Advisory Committee",
                "Maritime Transportation Data Initiative",
                "FF 30 - COVID-19 Impacts on Cruise Industry",
                "FF 29 - Supply Chain Challenges - COVID-19",
                "Fact Finding 28",
                "Site Policies",
                "Inspector General",
                "U.S. Office of Special Counsel",
                "FOIA",
                "Open Government at the FMC",
                "USA.gov",
                "Contact Us"
              ],
              "rgb(58, 112, 145)": [
                "Chairman Daniel B. Maffei",
                "Commissioner Rebecca F. Dye",
                "Commissioner Louis E. Sola",
                "Commissioner Carl W. Bentzel",
                "Commissioner Max Vekich",
                "Chairman Daniel B. Maffei",
                "Commissioner Rebecca F. Dye",
                "Commissioner Louis E. Sola",
                "Commissioner Carl W. Bentzel",
                "Commissioner Max Vekich",
                "Chairman Daniel B. Maffei",
                "Commissioner Rebecca F. Dye",
                "Commissioner Louis E. Sola",
                "Commissioner Carl W. Bentzel",
                "Commissioner Max Vekich",
                "Ocean Transportation Intermediaries",
                "Vessel-Operating Common Carriers",
                "Passenger Vessel Operators",
                "Marine Terminal Operators",
                "Recent Federal Register Notices",
                "eAgreements Filing System",
                "OTI License Status Changes",
                "Foreign NVOCC Registration Status Changes",
                "Special Permission Applications",
                "How To Publish Tariffs and MTO Schedules",
                "Proceedings Search",
                "Documents Search",
                "How to File Service Contracts",
                "Apply for or make changes to a License or Request a Foreign Registration",
                "How to Apply for a PVO Certificate",
                "How to File a Carrier or MTO Agreement"
              ]
            },
            "fontSize": {
              "16px": [
                "Chairman Daniel B. Maffei",
                "Commissioner Rebecca F. Dye",
                "Commissioner Louis E. Sola",
                "Commissioner Carl W. Bentzel",
                "Commissioner Max Vekich",
                "Chairman Daniel B. Maffei",
                "Commissioner Rebecca F. Dye",
                "Commissioner Louis E. Sola",
                "Commissioner Carl W. Bentzel",
                "Commissioner Max Vekich",
                "Ocean Transportation Intermediaries",
                "Vessel-Operating Common Carriers",
                "Passenger Vessel Operators",
                "Marine Terminal Operators",
                "Recent Federal Register Notices",
                "eAgreements Filing System",
                "OTI License Status Changes",
                "Foreign NVOCC Registration Status Changes",
                "Special Permission Applications",
                "How To Publish Tariffs and MTO Schedules",
                "Proceedings Search",
                "Documents Search",
                "How to File Service Contracts",
                "Apply for or make changes to a License or Request a Foreign Registration",
                "How to Apply for a PVO Certificate",
                "How to File a Carrier or MTO Agreement",
                "Apply for or make changes to a License or Foreign Registration",
                "Foreign NVOCC Registration Status Changes",
                "List of FMC Active OTIs",
                "Guidance on License Renewals",
                "OTI License Status Changes",
                "How to Use NRAs",
                "File a Shipping Complaint?",
                "File a service contract?",
                "Access SERVCON?",
                "Apply for a PVO Certificate?",
                "Pay for FMC Services?",
                "Find FMC Forms?",
                "List of FMC Licenses & Bonded OTIs",
                "VOCC and NVOCC Tariff List",
                "Agreement Library",
                "National Shipper Advisory Committee",
                "Maritime Transportation Data Initiative",
                "FF 30 - COVID-19 Impacts on Cruise Industry",
                "FF 29 - Supply Chain Challenges - COVID-19",
                "Fact Finding 28",
                "Chairman Daniel B. Maffei",
                "Commissioner Rebecca F. Dye",
                "Commissioner Louis E. Sola",
                "Commissioner Carl W. Bentzel",
                "Commissioner Max Vekich",
                "Chairman Daniel B. Maffei",
                "Commissioner Rebecca F. Dye",
                "Commissioner Louis E. Sola",
                "Commissioner Carl W. Bentzel",
                "Commissioner Max Vekich",
                "Chairman Daniel B. Maffei",
                "Commissioner Rebecca F. Dye",
                "Commissioner Louis E. Sola",
                "Commissioner Carl W. Bentzel",
                "Commissioner Max Vekich",
                "Ocean Transportation Intermediaries",
                "Vessel-Operating Common Carriers",
                "Passenger Vessel Operators",
                "Marine Terminal Operators",
                "Recent Federal Register Notices",
                "eAgreements Filing System",
                "OTI License Status Changes",
                "Foreign NVOCC Registration Status Changes",
                "Special Permission Applications",
                "How To Publish Tariffs and MTO Schedules",
                "Proceedings Search",
                "Documents Search",
                "How to File Service Contracts",
                "Apply for or make changes to a License or Request a Foreign Registration",
                "How to Apply for a PVO Certificate",
                "How to File a Carrier or MTO Agreement"
              ],
              "13.992px": [
                "Site Policies",
                "Inspector General",
                "U.S. Office of Special Counsel",
                "FOIA",
                "Open Government at the FMC",
                "USA.gov",
                "Contact Us"
              ]
            }
          },
          "h3": {
            "color": {
              "rgb(31, 28, 109)": [
                "Ocean Transportation Intermediaries",
                "How Do I?",
                "In the Newsroom"
              ],
              "rgb(255, 255, 255)": [
                "Public FMC Databases",
                "Spotlight",
                "Upcoming Events"
              ],
              "rgb(29, 53, 87)": [
                "The Commission"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.fmc.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.fmc.gov/",
      "result": {
        "totals": {
          "total": 17,
          "tagNames": {
            "UL": 17
          }
        },
        "items": [
          {
            "tagName": "UL",
            "id": "",
            "text": "The Commission Chairman Daniel B. Maffei Commissioner Rebecca F. Dye Commissioner Louis E. Sola Comm"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Chairman Daniel B. Maffei Commissioner Rebecca F. Dye Commissioner Louis E. Sola Commissioner Carl W"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "News Releases FMC Events Commissioner News Items Chairman Daniel B. Maffei Commissioner Rebecca F. D"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Chairman Daniel B. Maffei Commissioner Rebecca F. Dye Commissioner Louis E. Sola Commissioner Carl W"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "FMC Regulations & Statutes Regulations by Audience Ocean Transportation Intermediaries Vessel-Operat"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Ocean Transportation Intermediaries Vessel-Operating Common Carriers Passenger Vessel Operators Mari"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "SERVCON Service Contracts Statistics Agreement Library Recent Federal Register Notices eAgreements F"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Service Contracts Statistics"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Recent Federal Register Notices eAgreements Filing System"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "OTI License Status Changes Foreign NVOCC Registration Status Changes"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Special Permission Applications How To Publish Tariffs and MTO Schedules"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Bureau of Certification and Licensing Apply for or make changes to a License or Request a Foreign Re"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Form FMC-18 Login"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "FMC Proceedings and Reports FMC Reading Room Proceedings Search Documents Search Forms and Applicati"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Proceedings Search Documents Search"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "SERVCON Forms and Applications How To Guides and Resources How to File Service Contracts Apply for o"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "How to File Service Contracts Apply for or make changes to a License or Request a Foreign Registrati"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.fmc.gov/",
      "result": {
        "totals": {
          "failures": 46,
          "warnings": 23
        },
        "items": [
          {
            "index": 483,
            "verdict": "failed",
            "rule": {
              "ruleID": "r47",
              "ruleSummary": "<meta name='viewport'> elements do not prevent zoom",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r47",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#reflow",
                  "chapter": "1.4.10",
                  "title": "Reflow"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "meta",
              "path": "/html[1]/body[1]/meta[3]",
              "codeLines": [
                "<meta content=\"width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=yes\" name=\"vie..."
              ]
            }
          },
          {
            "index": 490,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h5",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/h5[1]",
              "codeLines": [
                "<h5>",
                "  <a href=\"/industry-advisory-interim-procedures-for-submitting-charge-complaints/\">",
                "    Industry Advisory — Interim Procedures for Submitting “Charge Complaints” Under 46 U.S.C. § 413...",
                "  </a>",
                "</h5>"
              ]
            }
          },
          {
            "index": 501,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "This site is an official U.S. Government Website."
              ]
            }
          },
          {
            "index": 502,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Twitter"
              ]
            }
          },
          {
            "index": 503,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/a[2]/span[1]/text()[1]",
              "codeLines": [
                "YouTube"
              ]
            }
          },
          {
            "index": 504,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/a[3]/span[1]/text()[1]",
              "codeLines": [
                "RSS"
              ]
            }
          },
          {
            "index": 506,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Home"
              ]
            }
          },
          {
            "index": 507,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/a[2]/text()[1]",
              "codeLines": [
                "Contact"
              ]
            }
          },
          {
            "index": 536,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "In the Newsroom"
              ]
            }
          },
          {
            "index": 537,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/h5[1]/a[1]/text()[1]",
              "codeLines": [
                "Industry Advisory — Interim Procedures for Submitting “Charge Complaints” Under 46 U.S.C. § 41310"
              ]
            }
          },
          {
            "index": 538,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/div[1]/text()[1]",
              "codeLines": [
                "Posted: July 14, 2022"
              ]
            }
          },
          {
            "index": 539,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/h5[1]/a[1]/text()[1]",
              "codeLines": [
                "May 2022 Activity Report"
              ]
            }
          },
          {
            "index": 540,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/div[1]/text()[1]",
              "codeLines": [
                "Posted: June 28, 2022"
              ]
            }
          },
          {
            "index": 541,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/h5[1]/a[1]/text()[1]",
              "codeLines": [
                "Updated: FMC has Completed Conducting Server and Application Maintenance"
              ]
            }
          },
          {
            "index": 542,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/div[1]/text()[1]",
              "codeLines": [
                "Posted: June 27, 2022"
              ]
            }
          },
          {
            "index": 543,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/h5[1]/a[1]/text()[1]",
              "codeLines": [
                "Industry Advisory — Applicability of Provisions Contained in PL 117-146"
              ]
            }
          },
          {
            "index": 544,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/div[1]/text()[1]",
              "codeLines": [
                "Posted: June 24, 2022"
              ]
            }
          },
          {
            "index": 545,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "View all News"
              ]
            }
          },
          {
            "index": 546,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Public FMC Databases"
              ]
            }
          },
          {
            "index": 547,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "List of FMC Licenses & Bonded OTIs"
              ]
            }
          },
          {
            "index": 548,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "VOCC and NVOCC Tariff List"
              ]
            }
          },
          {
            "index": 549,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Agreement Library"
              ]
            }
          },
          {
            "index": 550,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "All Database Info"
              ]
            }
          },
          {
            "index": 551,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Spotlight"
              ]
            }
          },
          {
            "index": 552,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "National Shipper Advisory Committee"
              ]
            }
          },
          {
            "index": 553,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Maritime Transportation Data Initiative"
              ]
            }
          },
          {
            "index": 554,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[2]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "FF 30 - COVID-19 Impacts on Cruise Industry"
              ]
            }
          },
          {
            "index": 555,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[2]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "FF 29 - Supply Chain Challenges - COVID-19"
              ]
            }
          },
          {
            "index": 556,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[2]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Fact Finding 28"
              ]
            }
          },
          {
            "index": 557,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Upcoming Events"
              ]
            }
          },
          {
            "index": 558,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "View All Events"
              ]
            }
          },
          {
            "index": 559,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "The Commission"
              ]
            }
          },
          {
            "index": 560,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[2]/ul[1]/li[1]/a[1]/strong[1]/text()[1]",
              "codeLines": [
                "Chairman Daniel B. Maffei"
              ]
            }
          },
          {
            "index": 561,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[2]/ul[1]/li[2]/a[1]/strong[1]/text()[1]",
              "codeLines": [
                "Commissioner Rebecca F. Dye"
              ]
            }
          },
          {
            "index": 562,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[2]/ul[1]/li[3]/a[1]/strong[1]/text()[1]",
              "codeLines": [
                "Commissioner Louis E. Sola"
              ]
            }
          },
          {
            "index": 563,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[2]/ul[1]/li[4]/a[1]/strong[1]/text()[1]",
              "codeLines": [
                "Commissioner Carl W. Bentzel"
              ]
            }
          },
          {
            "index": 564,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[2]/ul[1]/li[5]/a[1]/strong[1]/text()[1]",
              "codeLines": [
                "Commissioner Max Vekich"
              ]
            }
          },
          {
            "index": 565,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/strong[1]/text()[1]",
              "codeLines": [
                "Federal Maritime Commission"
              ]
            }
          },
          {
            "index": 566,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/text()[3]",
              "codeLines": [
                "800 North Capitol Street, N.W"
              ]
            }
          },
          {
            "index": 567,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/text()[4]",
              "codeLines": [
                "Washington, D.C. 20573"
              ]
            }
          },
          {
            "index": 568,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "Our mission is to"
              ]
            }
          },
          {
            "index": 569,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[2]/strong[1]/text()[1]",
              "codeLines": [
                "ensure a competitive and reliable international ocean transportation supply system"
              ]
            }
          },
          {
            "index": 570,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[2]/text()[2]",
              "codeLines": [
                "that supports the U.S. economy and protects the public from unfair and deceptive practices."
              ]
            }
          },
          {
            "index": 582,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <html lang=\"en-us\" class=\"wf-loading wf-roboto-n1-loading wf-roboto-n4-loading wf-roboto-i4-loadi...",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 657,
            "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[2]/section[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Taking Action"
              ]
            }
          },
          {
            "index": 658,
            "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[2]/section[1]/div[1]/div[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Ocean Transportation Intermediaries"
              ]
            }
          },
          {
            "index": 659,
            "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[2]/section[1]/div[1]/div[2]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "How Do I?"
              ]
            }
          },
          {
            "index": 660,
            "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[2]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "In the Newsroom"
              ]
            }
          },
          {
            "index": 661,
            "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[2]/div[1]/div[1]/ul[1]/li[1]/div[1]/text()[1]",
              "codeLines": [
                "Posted: July 14, 2022"
              ]
            }
          },
          {
            "index": 662,
            "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[2]/div[1]/div[1]/ul[1]/li[2]/div[1]/text()[1]",
              "codeLines": [
                "Posted: June 28, 2022"
              ]
            }
          },
          {
            "index": 663,
            "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[2]/div[1]/div[1]/ul[1]/li[3]/div[1]/text()[1]",
              "codeLines": [
                "Posted: June 27, 2022"
              ]
            }
          },
          {
            "index": 664,
            "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[2]/div[1]/div[1]/ul[1]/li[4]/div[1]/text()[1]",
              "codeLines": [
                "Posted: June 24, 2022"
              ]
            }
          },
          {
            "index": 665,
            "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[2]/div[2]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Public FMC Databases"
              ]
            }
          },
          {
            "index": 666,
            "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[2]/div[2]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Spotlight"
              ]
            }
          },
          {
            "index": 667,
            "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[2]/div[3]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Upcoming Events"
              ]
            }
          },
          {
            "index": 689,
            "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[2]/section[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Taking Action"
              ]
            }
          },
          {
            "index": 690,
            "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[2]/section[1]/div[1]/div[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Ocean Transportation Intermediaries"
              ]
            }
          },
          {
            "index": 691,
            "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[2]/section[1]/div[1]/div[2]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "How Do I?"
              ]
            }
          },
          {
            "index": 692,
            "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[2]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "In the Newsroom"
              ]
            }
          },
          {
            "index": 693,
            "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[2]/div[1]/div[1]/ul[1]/li[1]/div[1]/text()[1]",
              "codeLines": [
                "Posted: July 14, 2022"
              ]
            }
          },
          {
            "index": 694,
            "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[2]/div[1]/div[1]/ul[1]/li[2]/div[1]/text()[1]",
              "codeLines": [
                "Posted: June 28, 2022"
              ]
            }
          },
          {
            "index": 695,
            "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[2]/div[1]/div[1]/ul[1]/li[3]/div[1]/text()[1]",
              "codeLines": [
                "Posted: June 27, 2022"
              ]
            }
          },
          {
            "index": 696,
            "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[2]/div[1]/div[1]/ul[1]/li[4]/div[1]/text()[1]",
              "codeLines": [
                "Posted: June 24, 2022"
              ]
            }
          },
          {
            "index": 697,
            "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[2]/div[2]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Public FMC Databases"
              ]
            }
          },
          {
            "index": 698,
            "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[2]/div[2]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Spotlight"
              ]
            }
          },
          {
            "index": 699,
            "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[2]/div[3]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Upcoming Events"
              ]
            }
          },
          {
            "index": 712,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    Taking Action",
                "  </strong>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 756,
            "verdict": "failed",
            "rule": {
              "ruleID": "r8",
              "ruleSummary": "Form fields have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r8",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/form[1]/div[1]/input[1]",
              "codeLines": [
                "<input type=\"search\" class=\"search-input\" name=\"query\" id=\"query\" value=\"\">"
              ]
            }
          },
          {
            "index": 763,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <html lang=\"en-us\" class=\"wf-loading wf-roboto-n1-loading wf-roboto-n4-loading wf-roboto-i4-loadi...",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.fmc.gov/",
      "result": {
        "totals": {
          "rulesNA": 60,
          "rulesPassed": 32,
          "rulesWarned": 3,
          "rulesViolated": 9,
          "warnings": {
            "minor": 20,
            "moderate": 0,
            "serious": 68,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 16,
            "serious": 7,
            "critical": 2
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-17T23:05:22.198Z",
          "url": "https://www.fmc.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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav id=\"navTopContainer\" class=\"menu-navigation-container\">",
                          "target": [
                            "#navTopContainer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-the-fmc/\">About the FMC</a>",
                  "target": [
                    "#menu-item-22 > a[href$=\"about-the-fmc/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav id=\"navTopContainer\" class=\"menu-navigation-container\">",
                          "target": [
                            "#navTopContainer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news-events/\">News &amp; Events</a>",
                  "target": [
                    "#menu-item-21 > a[href$=\"news-events/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav id=\"navTopContainer\" class=\"menu-navigation-container\">",
                          "target": [
                            "#navTopContainer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/law-regulation/\">Law &amp; Regulation</a>",
                  "target": [
                    "#menu-item-20 > a[href$=\"law-regulation/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav id=\"navTopContainer\" class=\"menu-navigation-container\">",
                          "target": [
                            "#navTopContainer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/databases-services/\">Databases &amp; Services</a>",
                  "target": [
                    "#menu-item-2687 > a[href$=\"databases-services/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav id=\"navTopContainer\" class=\"menu-navigation-container\">",
                          "target": [
                            "#navTopContainer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-the-fmc/bureaus-offices/bureau-of-certification-and-licensing/\">Licensing &amp; Certification</a>",
                  "target": [
                    "#menu-item-3616 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav id=\"navTopContainer\" class=\"menu-navigation-container\">",
                          "target": [
                            "#navTopContainer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/activity-logs/\">Documents &amp; Proceedings</a>",
                  "target": [
                    "#menu-item-2711 > a[href$=\"activity-logs/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav id=\"navTopContainer\" class=\"menu-navigation-container\">",
                          "target": [
                            "#navTopContainer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources-services/\">Industry Oversight</a>",
                  "target": [
                    "#menu-item-3638 > a[href$=\"resources-services/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"cell mission\">",
                          "target": [
                            ".mission"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Taking Action</strong>",
                  "target": [
                    "p > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"cell mission\">",
                          "target": [
                            ".mission"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fmc.gov/fact-finding-29/\">Fact Finding 29:  International Ocean Transportation Supply Chain Engagement</a>",
                  "target": [
                    ".su-list > ul > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"cell mission\">",
                          "target": [
                            ".mission"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fmc.gov/fmc-maritime-transportation-data-initiative/\">Maritime Transportation Data Initiative</a>",
                  "target": [
                    ".su-list > ul > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"cell mission\">",
                          "target": [
                            ".mission"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.youtube.com/watch?v=f-ymv2VfVVo\">New Webinar on Commission Processes</a>",
                  "target": [
                    ".su-list > ul > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1f1c6d",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-feed\">",
                          "target": [
                            ".news-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>In the Newsroom</h3>",
                  "target": [
                    ".news-feed > .container > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3a7091",
                        "contrastRatio": 0,
                        "fontSize": "11.8pt (15.75px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-feed\">",
                          "target": [
                            ".news-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/industry-advisory-interim-procedures-for-submitting-charge-complaints/\">Industry Advisory — Interim Procedures for Submitting “Charge Complaints” Under 46 U.S.C. § 41310</a>",
                  "target": [
                    "li:nth-child(1) > h5 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2d3134",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.992px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-feed\">",
                          "target": [
                            ".news-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"date\">Posted: July 14, 2022</div>",
                  "target": [
                    "li:nth-child(1) > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3a7091",
                        "contrastRatio": 0,
                        "fontSize": "11.8pt (15.75px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-feed\">",
                          "target": [
                            ".news-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/may-2022-activity-report/\">May 2022 Activity Report</a>",
                  "target": [
                    "a[href$=\"may-2022-activity-report/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2d3134",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.992px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-feed\">",
                          "target": [
                            ".news-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"date\">Posted: June 28, 2022</div>",
                  "target": [
                    "li:nth-child(2) > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3a7091",
                        "contrastRatio": 0,
                        "fontSize": "11.8pt (15.75px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-feed\">",
                          "target": [
                            ".news-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fmc-is-conducting-server-and-application-maintenance/\">Updated: FMC has Completed Conducting Server and Application Maintenance</a>",
                  "target": [
                    "li:nth-child(3) > h5 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2d3134",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.992px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-feed\">",
                          "target": [
                            ".news-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"date\">Posted: June 27, 2022</div>",
                  "target": [
                    "li:nth-child(3) > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3a7091",
                        "contrastRatio": 0,
                        "fontSize": "11.8pt (15.75px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-feed\">",
                          "target": [
                            ".news-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/industry-advisory-applicability-of-provisions-contained-in-pl-117-146/\">Industry Advisory — Applicability of Provisions Contained in PL 117-146</a>",
                  "target": [
                    "li:nth-child(4) > h5 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2d3134",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.992px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-feed\">",
                          "target": [
                            ".news-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"date\">Posted: June 24, 2022</div>",
                  "target": [
                    "li:nth-child(4) > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1f1c6d",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-feed\">",
                          "target": [
                            ".news-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn ghost-blue\" href=\"/news-events/\">View all News</a>",
                  "target": [
                    ".ghost-blue"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row-three\">",
                          "target": [
                            ".row-three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Public FMC Databases</h3>",
                  "target": [
                    ".public-db > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row-three\">",
                          "target": [
                            ".row-three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www2.fmc.gov/oti/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tList of FMC Licenses &amp; Bonded OTIs\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".public-db > ul > li:nth-child(1) > a[href$=\"oti/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row-three\">",
                          "target": [
                            ".row-three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www2.fmc.gov/FMC1Users/scripts/ExtReportsTOC.asp\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tVOCC and NVOCC Tariff List\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".public-db > ul > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row-three\">",
                          "target": [
                            ".row-three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www2.fmc.gov/FMC.Agreements.Web/Public\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tAgreement Library\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".public-db > ul > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row-three\">",
                          "target": [
                            ".row-three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn ghost-white\" href=\"/databases-services/\">All Database Info</a>",
                  "target": [
                    ".ghost-white.btn[href$=\"databases-services/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row-three\">",
                          "target": [
                            ".row-three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Spotlight</h3>",
                  "target": [
                    ".spotlight > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row-three\">",
                          "target": [
                            ".row-three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/industry-oversight/national-shipper-advisory-committee/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tNational Shipper Advisory Committee\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".spotlight > ul > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row-three\">",
                          "target": [
                            ".row-three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fmc-maritime-transportation-data-initiative/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tMaritime Transportation Data Initiative\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".spotlight > ul > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row-three\">",
                          "target": [
                            ".row-three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fact-finding-30/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tFF 30 - COVID-19 Impacts on Cruise Industry\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "a[href$=\"fact-finding-30/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row-three\">",
                          "target": [
                            ".row-three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fact-finding-29/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tFF 29 - Supply Chain Challenges - COVID-19\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(4) > a[href$=\"fact-finding-29/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row-three\">",
                          "target": [
                            ".row-three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fact-finding-28/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tFact Finding 28\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "a[href$=\"fact-finding-28/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"events-feed\">",
                          "target": [
                            ".events-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Upcoming Events</h3>",
                  "target": [
                    ".events-feed > .container > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"events-feed\">",
                          "target": [
                            ".events-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn ghost-white\" href=\"/events/\">View All Events</a>",
                  "target": [
                    ".ghost-white.btn[href$=\"events/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav id=\"navTopContainer\" class=\"menu-navigation-container\">",
                          "target": [
                            "#navTopContainer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-the-fmc/\">About the FMC</a>",
                  "target": [
                    "#menu-item-22 > a[href$=\"about-the-fmc/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav id=\"navTopContainer\" class=\"menu-navigation-container\">",
                          "target": [
                            "#navTopContainer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news-events/\">News &amp; Events</a>",
                  "target": [
                    "#menu-item-21 > a[href$=\"news-events/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav id=\"navTopContainer\" class=\"menu-navigation-container\">",
                          "target": [
                            "#navTopContainer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/law-regulation/\">Law &amp; Regulation</a>",
                  "target": [
                    "#menu-item-20 > a[href$=\"law-regulation/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav id=\"navTopContainer\" class=\"menu-navigation-container\">",
                          "target": [
                            "#navTopContainer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/databases-services/\">Databases &amp; Services</a>",
                  "target": [
                    "#menu-item-2687 > a[href$=\"databases-services/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav id=\"navTopContainer\" class=\"menu-navigation-container\">",
                          "target": [
                            "#navTopContainer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-the-fmc/bureaus-offices/bureau-of-certification-and-licensing/\">Licensing &amp; Certification</a>",
                  "target": [
                    "#menu-item-3616 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav id=\"navTopContainer\" class=\"menu-navigation-container\">",
                          "target": [
                            "#navTopContainer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/activity-logs/\">Documents &amp; Proceedings</a>",
                  "target": [
                    "#menu-item-2711 > a[href$=\"activity-logs/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav id=\"navTopContainer\" class=\"menu-navigation-container\">",
                          "target": [
                            "#navTopContainer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/resources-services/\">Industry Oversight</a>",
                  "target": [
                    "#menu-item-3638 > a[href$=\"resources-services/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"cell mission\">",
                          "target": [
                            ".mission"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Taking Action</strong>",
                  "target": [
                    "p > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"cell mission\">",
                          "target": [
                            ".mission"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fmc.gov/fact-finding-29/\">Fact Finding 29:  International Ocean Transportation Supply Chain Engagement</a>",
                  "target": [
                    ".su-list > ul > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"cell mission\">",
                          "target": [
                            ".mission"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.fmc.gov/fmc-maritime-transportation-data-initiative/\">Maritime Transportation Data Initiative</a>",
                  "target": [
                    ".su-list > ul > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"cell mission\">",
                          "target": [
                            ".mission"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.youtube.com/watch?v=f-ymv2VfVVo\">New Webinar on Commission Processes</a>",
                  "target": [
                    ".su-list > ul > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1f1c6d",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-feed\">",
                          "target": [
                            ".news-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>In the Newsroom</h3>",
                  "target": [
                    ".news-feed > .container > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#3a7091",
                        "contrastRatio": 0,
                        "fontSize": "11.8pt (15.75px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-feed\">",
                          "target": [
                            ".news-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/industry-advisory-interim-procedures-for-submitting-charge-complaints/\">Industry Advisory — Interim Procedures for Submitting “Charge Complaints” Under 46 U.S.C. § 41310</a>",
                  "target": [
                    "li:nth-child(1) > h5 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2d3134",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.992px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-feed\">",
                          "target": [
                            ".news-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"date\">Posted: July 14, 2022</div>",
                  "target": [
                    "li:nth-child(1) > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#3a7091",
                        "contrastRatio": 0,
                        "fontSize": "11.8pt (15.75px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-feed\">",
                          "target": [
                            ".news-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/may-2022-activity-report/\">May 2022 Activity Report</a>",
                  "target": [
                    "a[href$=\"may-2022-activity-report/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2d3134",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.992px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-feed\">",
                          "target": [
                            ".news-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"date\">Posted: June 28, 2022</div>",
                  "target": [
                    "li:nth-child(2) > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#3a7091",
                        "contrastRatio": 0,
                        "fontSize": "11.8pt (15.75px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-feed\">",
                          "target": [
                            ".news-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fmc-is-conducting-server-and-application-maintenance/\">Updated: FMC has Completed Conducting Server and Application Maintenance</a>",
                  "target": [
                    "li:nth-child(3) > h5 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2d3134",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.992px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-feed\">",
                          "target": [
                            ".news-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"date\">Posted: June 27, 2022</div>",
                  "target": [
                    "li:nth-child(3) > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#3a7091",
                        "contrastRatio": 0,
                        "fontSize": "11.8pt (15.75px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-feed\">",
                          "target": [
                            ".news-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/industry-advisory-applicability-of-provisions-contained-in-pl-117-146/\">Industry Advisory — Applicability of Provisions Contained in PL 117-146</a>",
                  "target": [
                    "li:nth-child(4) > h5 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2d3134",
                        "contrastRatio": 0,
                        "fontSize": "9.7pt (12.992px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-feed\">",
                          "target": [
                            ".news-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"date\">Posted: June 24, 2022</div>",
                  "target": [
                    "li:nth-child(4) > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1f1c6d",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"news-feed\">",
                          "target": [
                            ".news-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn ghost-blue\" href=\"/news-events/\">View all News</a>",
                  "target": [
                    ".ghost-blue"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row-three\">",
                          "target": [
                            ".row-three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Public FMC Databases</h3>",
                  "target": [
                    ".public-db > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row-three\">",
                          "target": [
                            ".row-three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www2.fmc.gov/oti/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tList of FMC Licenses &amp; Bonded OTIs\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".public-db > ul > li:nth-child(1) > a[href$=\"oti/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row-three\">",
                          "target": [
                            ".row-three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www2.fmc.gov/FMC1Users/scripts/ExtReportsTOC.asp\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tVOCC and NVOCC Tariff List\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".public-db > ul > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row-three\">",
                          "target": [
                            ".row-three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www2.fmc.gov/FMC.Agreements.Web/Public\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tAgreement Library\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".public-db > ul > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row-three\">",
                          "target": [
                            ".row-three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn ghost-white\" href=\"/databases-services/\">All Database Info</a>",
                  "target": [
                    ".ghost-white.btn[href$=\"databases-services/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row-three\">",
                          "target": [
                            ".row-three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Spotlight</h3>",
                  "target": [
                    ".spotlight > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row-three\">",
                          "target": [
                            ".row-three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/industry-oversight/national-shipper-advisory-committee/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tNational Shipper Advisory Committee\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".spotlight > ul > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row-three\">",
                          "target": [
                            ".row-three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fmc-maritime-transportation-data-initiative/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tMaritime Transportation Data Initiative\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".spotlight > ul > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row-three\">",
                          "target": [
                            ".row-three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fact-finding-30/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tFF 30 - COVID-19 Impacts on Cruise Industry\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "a[href$=\"fact-finding-30/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row-three\">",
                          "target": [
                            ".row-three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fact-finding-29/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tFF 29 - Supply Chain Challenges - COVID-19\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "li:nth-child(4) > a[href$=\"fact-finding-29/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row-three\">",
                          "target": [
                            ".row-three"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fact-finding-28/\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tFact Finding 28\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "a[href$=\"fact-finding-28/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"events-feed\">",
                          "target": [
                            ".events-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Upcoming Events</h3>",
                  "target": [
                    ".events-feed > .container > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"events-feed\">",
                          "target": [
                            ".events-feed"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn ghost-white\" href=\"/events/\">View All Events</a>",
                  "target": [
                    ".ghost-white.btn[href$=\"events/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li id=\"menu-item-25\" class=\"mobile menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-4 current_page_item menu-item-25\"><a href=\"/\">Home</a></li>",
                  "target": [
                    "#menu-item-25"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-22 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-127 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-21 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-2679 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-20 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-2708 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-2687 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">\n\t\t<li id=\"menu-item-2692\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-2692\"><a href=\"https://servcon.fmc.gov/statistics\">Service Contracts Statistics</a></li>\n\t</ul>",
                  "target": [
                    "#menu-item-2688 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-2689 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-2690 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-2691 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-3616 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">\n\t\t<li id=\"menu-item-2703\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-2703\"><a href=\"https://www2.fmc.gov/form18/Form18/Login.aspx\">Form FMC-18 Login</a></li>\n\t</ul>",
                  "target": [
                    "#menu-item-2702 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-2711 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-2710 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-3638 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-2721 > .sub-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": "<button id=\"responsive-menu-button\" class=\"responsive-menu-button responsive-menu-boring responsive-menu-accessible\" type=\"button\" aria-label=\"Menu\">\n    <span class=\"responsive-menu-box\"><span class=\"responsive-menu-inner\"></span>\n    </span></button>",
                  "target": [
                    "#responsive-menu-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"responsive-menu-container\" class=\"slide-right\">",
                  "target": [
                    "#responsive-menu-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#f6a516",
                        "contrastRatio": 2.03,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"submit\" value=\"Search\" class=\"search-submit\">",
                          "target": [
                            ".search-submit"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.03 (foreground color: #ffffff, background color: #f6a516, font size: 10.0pt (13.3333px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"submit\" value=\"Search\" class=\"search-submit\">",
                  "target": [
                    ".search-submit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.03 (foreground color: #ffffff, background color: #f6a516, font size: 10.0pt (13.3333px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3a7091",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.37,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"twitter\">",
                          "target": [
                            ".twitter"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.37 (foreground color: #3a7091, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Chairman Daniel B. Maffei</strong>",
                  "target": [
                    "li:nth-child(1) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.37 (foreground color: #3a7091, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3a7091",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.37,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"twitter\">",
                          "target": [
                            ".twitter"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.37 (foreground color: #3a7091, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Commissioner Rebecca F. Dye</strong>",
                  "target": [
                    "li:nth-child(2) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.37 (foreground color: #3a7091, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3a7091",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.37,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"twitter\">",
                          "target": [
                            ".twitter"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.37 (foreground color: #3a7091, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Commissioner Louis E. Sola</strong>",
                  "target": [
                    "li:nth-child(3) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.37 (foreground color: #3a7091, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3a7091",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.37,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"twitter\">",
                          "target": [
                            ".twitter"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.37 (foreground color: #3a7091, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Commissioner Carl W. Bentzel</strong>",
                  "target": [
                    "li:nth-child(4) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.37 (foreground color: #3a7091, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3a7091",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.37,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"twitter\">",
                          "target": [
                            ".twitter"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.37 (foreground color: #3a7091, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Commissioner Max Vekich</strong>",
                  "target": [
                    "li:nth-child(5) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.37 (foreground color: #3a7091, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#f6a516",
                        "contrastRatio": 2.03,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"submit\" value=\"Search\" class=\"search-submit\">",
                          "target": [
                            ".search-submit"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.03 (foreground color: #ffffff, background color: #f6a516, font size: 10.0pt (13.3333px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"submit\" value=\"Search\" class=\"search-submit\">",
                  "target": [
                    ".search-submit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.03 (foreground color: #ffffff, background color: #f6a516, font size: 10.0pt (13.3333px), font weight: bold). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h5><a href=\"/industry-advisory-interim-procedures-for-submitting-charge-complaints/\">Industry Advisory — Interim Procedures for Submitting “Charge Complaints” Under 46 U.S.C. § 41310</a></h5>",
                  "target": [
                    "li:nth-child(1) > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "label",
              "impact": "critical",
              "tags": [
                "cat.forms",
                "wcag2a",
                "wcag412",
                "wcag131",
                "section508",
                "section508.22.n",
                "ACT"
              ],
              "description": "Ensures every form element has a label",
              "help": "Form elements must have labels",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "implicit-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Form element does not have an implicit (wrapped) <label>"
                    },
                    {
                      "id": "explicit-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Form element does not have an explicit <label>"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "non-empty-placeholder",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no placeholder attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<input type=\"search\" class=\"search-input\" name=\"query\" id=\"query\" value=\"\">",
                  "target": [
                    "#query"
                  ],
                  "failureSummary": "Fix any of the following:\n  Form element does not have an implicit (wrapped) <label>\n  Form element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en-us\" class=\"wf-roboto-n4-active wf-roboto-n1-active wf-roboto-n7-active wf-roboto-i4-active wf-zillaslab-n4-active wf-roboto-i7-active wf-zillaslab-n3-active wf-zillaslab-n7-active wf-zillaslab-i7-active wf-zillaslab-i4-active wf-active\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a 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 id=\"navFooterContainer\" class=\"menu-footer-menu-container\">",
                          "target": [
                            "#navFooterContainer"
                          ]
                        }
                      ],
                      "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 id=\"navTopContainer\" class=\"menu-navigation-container\">",
                  "target": [
                    "#navTopContainer"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "meta-viewport",
              "impact": "critical",
              "tags": [
                "cat.sensory-and-visual-cues",
                "best-practice",
                "ACT"
              ],
              "description": "Ensures <meta name=\"viewport\"> does not disable text scaling and zooming",
              "help": "Zooming and scaling should not be disabled",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/meta-viewport?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "meta-viewport",
                      "data": "maximum-scale",
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "maximum-scale on <meta> tag disables zooming on mobile devices"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<meta content=\"width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=yes\" name=\"viewport\">",
                  "target": [
                    "meta[name=\"viewport\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  maximum-scale on <meta> tag disables zooming on mobile devices"
                }
              ]
            },
            {
              "id": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en-us\" class=\"wf-roboto-n4-active wf-roboto-n1-active wf-roboto-n7-active wf-roboto-i4-active wf-zillaslab-n4-active wf-roboto-i7-active wf-zillaslab-n3-active wf-zillaslab-n7-active wf-zillaslab-i7-active wf-zillaslab-i4-active wf-active\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"left\"><img src=\"/wp-content/themes/encompass/images/layout/icon-flag.jpg\" alt=\"US Flag icon\">This site is an official U.S. Government Website.</div>",
                  "target": [
                    ".bar-top > .container > .left"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"social\">",
                  "target": [
                    ".social"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<label class=\"screen-reader-text\" for=\"s\">Search for:</label>",
                  "target": [
                    "label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<input type=\"search\" class=\"search-input\" name=\"query\" id=\"query\" value=\"\">",
                  "target": [
                    "#query"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"nav-mini\">\n\t\t\t\t<a href=\"/\">Home</a>\n\t\t\t\t<a href=\"/contact/\">Contact</a>\n\t\t\t</div>",
                  "target": [
                    ".nav-mini"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p><strong>Taking Action</strong><br>\n</p>",
                  "target": [
                    "p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"su-list su-list-style-\">",
                  "target": [
                    ".su-list"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"cell top-right\">",
                  "target": [
                    ".top-right"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"news-feed\">",
                  "target": [
                    ".news-feed"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"row-three\">",
                  "target": [
                    ".row-three"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"events-feed\">",
                  "target": [
                    ".events-feed"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"footer-mission\">",
                  "target": [
                    ".footer-mission"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fmc.gov/",
      "what": "URL",
      "result": "https://www.fmc.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.fmc.gov/",
      "result": {
        "Error": {
          "AA.2_4_2.H25.1.NoTitleEl": {
            "A title should be provided for the document, using a non-empty title element in the head section.": [
              {
                "tagName": "head",
                "id": "",
                "code": "<head>...</head>"
              }
            ]
          },
          "AA.3_2_2.H32.2": {
            "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid.": [
              {
                "tagName": "form",
                "id": "",
                "code": "<form action=\"https://www.fmc.gov\" class=\"responsive-menu-search-form\" role=\"search\">...</form>"
              }
            ]
          },
          "AA.4_1_2.H91.InputSearch.Name": {
            "This searchinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "input",
                "id": "#query",
                "code": "<input type=\"search\" class=\"search-input\" name=\"query\" id=\"query\" value=\"\">"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H44.NonExistentFragment": {
            "This label's \"for\" attribute contains an ID that does not exist in the document fragment.": [
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"screen-reader-text\" for=\"s\">...</label>"
              }
            ]
          },
          "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=\"nav-mini\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"social\">...</div>"
              }
            ]
          },
          "AA.1_3_1.H49.I": {
            "Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.": [
              {
                "tagName": "i",
                "id": "",
                "code": "<i class=\"fa fa-angle-double-right\" style=\"color:#ffffff\">...</i>"
              },
              {
                "tagName": "i",
                "id": "",
                "code": "<i class=\"fab fa-twitter\">...</i>"
              },
              {
                "tagName": "i",
                "id": "",
                "code": "<i class=\"fab fa-youtube\">...</i>"
              },
              {
                "tagName": "i",
                "id": "",
                "code": "<i class=\"fas fa-rss\">...</i>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h3 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              }
            ],
            "The heading structure is not logically nested. This h3 element should be an h1 to be properly nested.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              }
            ],
            "The heading structure is not logically nested. This h5 element should be an h4 to be properly nested.": [
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5>...</h5>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.": [
              {
                "tagName": "meta",
                "id": "",
                "code": "<meta content=\"width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=yes\" name=\"viewport\">"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"screen-reader-text\">...</span>"
              }
            ]
          },
          "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": "a",
                "id": "",
                "code": "<a href=\"https://www.fmc.gov/fact-finding-29/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.fmc.gov/fmc-maritime-transportation-data-initiative/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.youtube.com/watch?v=f-ymv2VfVVo\">...</a>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "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": "label",
                "id": "",
                "code": "<label class=\"screen-reader-text\" for=\"s\">...</label>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"btn ghost-blue\" href=\"/news-events/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"btn ghost-white\" href=\"/databases-services/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"btn ghost-white\" href=\"/events/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about-the-fmc/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about-the-fmc/bureaus-offices/bureau-of-certification-and-licensing/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/activity-logs/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/databases-services/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/fact-finding-28/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/fact-finding-29/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/fact-finding-30/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/fmc-is-conducting-server-and-application-maintenance/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/fmc-maritime-transportation-data-initiative/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/industry-advisory-applicability-of-provisions-contained-in-pl-117-146/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/industry-advisory-interim-procedures-for-submitting-charge-complaints/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/industry-oversight/national-shipper-advisory-committee/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/law-regulation/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/may-2022-activity-report/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news-events/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/resources-services/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www2.fmc.gov/FMC.Agreements.Web/Public\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www2.fmc.gov/FMC1Users/scripts/ExtReportsTOC.asp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www2.fmc.gov/oti/\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"date\">...</div>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "i",
                "id": "",
                "code": "<i class=\"fa fa-angle-double-right\" style=\"color:#ffffff\">...</i>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#top",
                "code": "<a id=\"top\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fmc.gov/",
      "what": "URL",
      "result": "https://www.fmc.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.fmc.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 46,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/form[1]/div[1]/label[1]",
                "aria": "/document[1]"
              },
              "message": "The value \"s\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": 8,
                "top": 64,
                "height": 18,
                "width": 71
              },
              "snippet": "<label for=\"s\" class=\"screen-reader-text\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/form[1]/div[1]/input[1]",
                "aria": "/document[1]/searchbox[1]"
              },
              "message": "Form control element <input> has no associated label",
              "bounds": {
                "left": 83,
                "top": 64,
                "height": 22,
                "width": 147
              },
              "snippet": "<input value=\"\" id=\"query\" name=\"query\" class=\"search-input\" type=\"search\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/ul[1]",
                "aria": "/document[1]/list[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 800,
                "top": 0,
                "height": 521,
                "width": 640
              },
              "snippet": "<ul class=\"\" id=\"responsive-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[2]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/list[3]/listitem[6]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 619,
                "height": 18,
                "width": 120
              },
              "snippet": "<a href=\"/forms-and-applications/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[2]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/list[3]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 600,
                "height": 18,
                "width": 150
              },
              "snippet": "<a href=\"/resources-services/summary-of-fees/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[2]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[3]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 582,
                "height": 18,
                "width": 189
              },
              "snippet": "<a href=\"/resources-services/how-to-apply-for-a-pvo-certificate/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[3]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 563,
                "height": 18,
                "width": 130
              },
              "snippet": "<a href=\"https://servcon.fmc.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[3]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 545,
                "height": 18,
                "width": 148
              },
              "snippet": "<a href=\"/resources-services/how-to-file-service-contracts/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[3]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 526,
                "height": 18,
                "width": 177
              },
              "snippet": "<a href=\"/resources-services/filing-a-shipping-act-complaint/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[2]/h3[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 486,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/list[2]/listitem[6]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 414,
                "height": 18,
                "width": 121
              },
              "snippet": "<a href=\"/news-events/negotiated-rate-arrangement-exemption/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/list[2]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 396,
                "height": 18,
                "width": 183
              },
              "snippet": "<a href=\"/oti/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[2]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 377,
                "height": 18,
                "width": 202
              },
              "snippet": "<a href=\"/resources-services/guidance-on-license-renewals/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[2]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 359,
                "height": 18,
                "width": 163
              },
              "snippet": "<a href=\"https://www2.fmc.gov/oti/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[2]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 340,
                "height": 18,
                "width": 295
              },
              "snippet": "<a href=\"/resources-services/foreign-oti-registration-status-changes/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[2]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 322,
                "height": 18,
                "width": 409
              },
              "snippet": "<a href=\"/resources-services/how-to-apply-for-an-oti-license/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[1]/h3[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 282,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 173,
                "height": 19,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 207,
                "height": 56,
                "width": 784
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/h3[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1355,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[2]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/list[7]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 1546,
                "height": 18,
                "width": 184
              },
              "snippet": "<a href=\"https://www.fmc.gov/commissioners/max-vekich/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[2]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[7]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 1528,
                "height": 18,
                "width": 211
              },
              "snippet": "<a href=\"https://www.fmc.gov/commissioners/carl-w-bentzel/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[7]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 1509,
                "height": 18,
                "width": 193
              },
              "snippet": "<a href=\"https://www.fmc.gov/commissioners/louis-e-sola/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[7]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 1491,
                "height": 18,
                "width": 207
              },
              "snippet": "<a href=\"https://www.fmc.gov/commissioners/rebecca-f-dye/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[7]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 1472,
                "height": 18,
                "width": 187
              },
              "snippet": "<a href=\"https://www.fmc.gov/commissioners/daniel-b-maffei/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1432,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1395,
                "height": 18,
                "width": 105
              },
              "snippet": "<a href=\"/events/\" class=\"btn ghost-white\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[2]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/list[6]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 1317,
                "height": 18,
                "width": 102
              },
              "snippet": "<a href=\"/fact-finding-28/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[2]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[6]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 1299,
                "height": 18,
                "width": 300
              },
              "snippet": "<a href=\"/fact-finding-29/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[6]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 1280,
                "height": 18,
                "width": 301
              },
              "snippet": "<a href=\"/fact-finding-30/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[6]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 1262,
                "height": 18,
                "width": 253
              },
              "snippet": "<a href=\"/fmc-maritime-transportation-data-initiative/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[6]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 1243,
                "height": 18,
                "width": 247
              },
              "snippet": "<a href=\"/industry-oversight/national-shipper-advisory-committee/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1203,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[5]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 1131,
                "height": 18,
                "width": 124
              },
              "snippet": "<a href=\"https://www2.fmc.gov/FMC.Agreements.Web/Public\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[5]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 1113,
                "height": 18,
                "width": 201
              },
              "snippet": "<a href=\"https://www2.fmc.gov/FMC1Users/scripts/ExtReportsTOC.asp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[5]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 1094,
                "height": 18,
                "width": 248
              },
              "snippet": "<a href=\"https://www2.fmc.gov/oti/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1054,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/h5[1]",
                "aria": "/document[1]/list[4]/listitem[4]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 945,
                "height": 16,
                "width": 744
              },
              "snippet": "<h5>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/h5[1]",
                "aria": "/document[1]/list[4]/listitem[3]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 864,
                "height": 16,
                "width": 744
              },
              "snippet": "<h5>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/h5[1]",
                "aria": "/document[1]/list[4]/listitem[2]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 783,
                "height": 16,
                "width": 744
              },
              "snippet": "<h5>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/h5[1]",
                "aria": "/document[1]/list[4]/listitem[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 702,
                "height": 16,
                "width": 744
              },
              "snippet": "<h5>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 656,
                "height": 22,
                "width": 784
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/form[1]/div[1]/input[1]",
                "aria": "/document[1]/searchbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 83,
                "top": 64,
                "height": 22,
                "width": 147
              },
              "snippet": "<input value=\"\" id=\"query\" name=\"query\" class=\"search-input\" type=\"search\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 101,
                "height": 18,
                "width": 40
              },
              "snippet": "<a href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 45,
                "height": 18,
                "width": 62
              },
              "snippet": "<a href=\"https://twitter.com/FMC_gov\" target=\"_blank\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/button[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 745,
                "top": 0,
                "height": 40,
                "width": 55
              },
              "snippet": "<button aria-label=\"Menu\" type=\"button\" class=\"responsive-menu-button responsive-menu-boring responsive-menu-accessible\" id=\"responsive-menu-button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 8,
                "top": 1689,
                "height": 183,
                "width": 784
              },
              "snippet": "<footer id=\"footer\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 42,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/ul[1]",
                "aria": "/document[1]/list[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 800,
                "top": 0,
                "height": 521,
                "width": 640
              },
              "snippet": "<ul class=\"\" id=\"responsive-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[2]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/list[3]/listitem[6]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 400,
                "top": 861,
                "height": 19,
                "width": 125
              },
              "snippet": "<a href=\"/forms-and-applications/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[2]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/list[3]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 861,
                "height": 19,
                "width": 160
              },
              "snippet": "<a href=\"/resources-services/summary-of-fees/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[2]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[3]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 400,
                "top": 832,
                "height": 19,
                "width": 197
              },
              "snippet": "<a href=\"/resources-services/how-to-apply-for-a-pvo-certificate/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[3]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 832,
                "height": 19,
                "width": 135
              },
              "snippet": "<a href=\"https://servcon.fmc.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[3]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 400,
                "top": 802,
                "height": 19,
                "width": 163
              },
              "snippet": "<a href=\"/resources-services/how-to-file-service-contracts/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[3]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 802,
                "height": 19,
                "width": 189
              },
              "snippet": "<a href=\"/resources-services/filing-a-shipping-act-complaint/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[2]/h3[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 744,
                "height": 29,
                "width": 118
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/list[2]/listitem[6]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 400,
                "top": 633,
                "height": 19,
                "width": 126
              },
              "snippet": "<a href=\"/news-events/negotiated-rate-arrangement-exemption/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/list[2]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 633,
                "height": 19,
                "width": 200
              },
              "snippet": "<a href=\"/oti/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[2]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 400,
                "top": 604,
                "height": 19,
                "width": 221
              },
              "snippet": "<a href=\"/resources-services/guidance-on-license-renewals/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[2]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 604,
                "height": 19,
                "width": 167
              },
              "snippet": "<a href=\"https://www2.fmc.gov/oti/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[2]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 400,
                "top": 555,
                "height": 38,
                "width": 250
              },
              "snippet": "<a href=\"/resources-services/foreign-oti-registration-status-changes/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[2]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 555,
                "height": 38,
                "width": 299
              },
              "snippet": "<a href=\"/resources-services/how-to-apply-for-an-oti-license/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[2]/div[1]/h3[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 497,
                "height": 29,
                "width": 490
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 189,
                "height": 50,
                "width": 700
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/section[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 259,
                "height": 149,
                "width": 700
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/h3[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 16,
                "top": 1748,
                "height": 29,
                "width": 220
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[2]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/list[7]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 459,
                "top": 1926,
                "height": 19,
                "width": 193
              },
              "snippet": "<a href=\"https://www.fmc.gov/commissioners/max-vekich/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[2]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[7]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 459,
                "top": 1862,
                "height": 19,
                "width": 218
              },
              "snippet": "<a href=\"https://www.fmc.gov/commissioners/carl-w-bentzel/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[7]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 459,
                "top": 1798,
                "height": 19,
                "width": 202
              },
              "snippet": "<a href=\"https://www.fmc.gov/commissioners/louis-e-sola/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[7]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 459,
                "top": 1733,
                "height": 19,
                "width": 217
              },
              "snippet": "<a href=\"https://www.fmc.gov/commissioners/rebecca-f-dye/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[7]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 459,
                "top": 1669,
                "height": 19,
                "width": 189
              },
              "snippet": "<a href=\"https://www.fmc.gov/commissioners/daniel-b-maffei/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 464,
                "top": 1576,
                "height": 47,
                "width": 203
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 16,
                "top": 1801,
                "height": 35,
                "width": 204
              },
              "snippet": "<a href=\"/events/\" class=\"btn ghost-white\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[2]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/list[6]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 270,
                "top": 1617,
                "height": 19,
                "width": 110
              },
              "snippet": "<a href=\"/fact-finding-28/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[2]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[6]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 270,
                "top": 1572,
                "height": 38,
                "width": 227
              },
              "snippet": "<a href=\"/fact-finding-29/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[6]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 270,
                "top": 1527,
                "height": 38,
                "width": 205
              },
              "snippet": "<a href=\"/fact-finding-30/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[6]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 270,
                "top": 1482,
                "height": 38,
                "width": 210
              },
              "snippet": "<a href=\"/fmc-maritime-transportation-data-initiative/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[6]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 270,
                "top": 1437,
                "height": 38,
                "width": 184
              },
              "snippet": "<a href=\"/industry-oversight/national-shipper-advisory-committee/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 270,
                "top": 1384,
                "height": 29,
                "width": 129
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[5]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 16,
                "top": 1536,
                "height": 19,
                "width": 131
              },
              "snippet": "<a href=\"https://www2.fmc.gov/FMC.Agreements.Web/Public\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[5]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 16,
                "top": 1510,
                "height": 19,
                "width": 202
              },
              "snippet": "<a href=\"https://www2.fmc.gov/FMC1Users/scripts/ExtReportsTOC.asp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[5]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 16,
                "top": 1466,
                "height": 38,
                "width": 222
              },
              "snippet": "<a href=\"https://www2.fmc.gov/oti/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 16,
                "top": 1384,
                "height": 57,
                "width": 231
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/h5[1]",
                "aria": "/document[1]/list[4]/listitem[4]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 16,
                "top": 1197,
                "height": 37,
                "width": 346
              },
              "snippet": "<h5>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/h5[1]",
                "aria": "/document[1]/list[4]/listitem[3]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 400,
                "top": 1096,
                "height": 37,
                "width": 346
              },
              "snippet": "<h5>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/h5[1]",
                "aria": "/document[1]/list[4]/listitem[2]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 400,
                "top": 1014,
                "height": 19,
                "width": 346
              },
              "snippet": "<h5>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/h5[1]",
                "aria": "/document[1]/list[4]/listitem[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 16,
                "top": 1014,
                "height": 56,
                "width": 346
              },
              "snippet": "<h5>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 292,
                "top": 956,
                "height": 29,
                "width": 217
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 627,
                "top": 23,
                "height": 29,
                "width": 24
              },
              "snippet": "<a href=\"https://twitter.com/FMC_gov\" target=\"_blank\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/button[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 745,
                "top": 0,
                "height": 40,
                "width": 55
              },
              "snippet": "<button aria-label=\"Menu\" type=\"button\" class=\"responsive-menu-button responsive-menu-boring responsive-menu-accessible\" id=\"responsive-menu-button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 0,
                "top": 2235,
                "height": 158,
                "width": 800
              },
              "snippet": "<footer id=\"footer\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fmc.gov/",
      "what": "URL",
      "result": "https://www.fmc.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.fmc.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Home - Federal Maritime Commission - Federal Maritime Commission",
          "pageurl": "https://www.fmc.gov/",
          "time": 4.13,
          "creditsremaining": 976,
          "allitemcount": 79,
          "totalelements": 665,
          "waveurl": "http://wave.webaim.org/report?url=https://www.fmc.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "label_missing": {
                "id": "label_missing",
                "description": "Missing form label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > META:first-child + META + TITLE + META + META + LINK + LINK + META + META + META + META + SCRIPT + SCRIPT + SCRIPT + META + LINK + META + META + META + META + META + META + SCRIPT + SCRIPT + LINK + SCRIPT + STYLE + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + SCRIPT + LINK + LINK + LINK + META + STYLE + A + DIV > DIV:first-child > DIV:first-child + DIV > FORM#search-form > INPUT:first-child + INPUT + DIV > INPUT#query"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 1,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > META:first-child + META + TITLE + META + META + LINK + LINK + META + META + META + META + SCRIPT + SCRIPT + SCRIPT + META + LINK + META + META + META + META + META + META + SCRIPT + SCRIPT + LINK + SCRIPT + STYLE + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + SCRIPT + LINK + LINK + LINK + META + STYLE + A + DIV > DIV:first-child > DIV:first-child + DIV > FORM#search-form > INPUT:first-child + INPUT + DIV > LABEL:first-child + INPUT + INPUT"
                ],
                "contrastdata": [
                  [
                    2.03,
                    "#ffffff",
                    "#f6a516",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 11,
            "items": {
              "label_orphaned": {
                "id": "label_orphaned",
                "description": "Orphaned form label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > META:first-child + META + TITLE + META + META + LINK + LINK + META + META + META + META + SCRIPT + SCRIPT + SCRIPT + META + LINK + META + META + META + META + META + META + SCRIPT + SCRIPT + LINK + SCRIPT + STYLE + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + SCRIPT + LINK + LINK + LINK + META + STYLE + A + DIV > DIV:first-child > DIV:first-child + DIV > FORM#search-form > INPUT:first-child + INPUT + DIV > LABEL:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "label_title": {
                "id": "label_title",
                "description": "Unlabeled form control with title",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#responsive-menu-container > DIV#responsive-menu-wrapper > DIV#responsive-menu-search-box > FORM:first-child > INPUT:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "h1_missing": {
                "id": "h1_missing",
                "description": "Missing first level heading",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > META:first-child + META + TITLE + META + META + LINK + LINK + META + META + META + META + SCRIPT + SCRIPT + SCRIPT + META + LINK + META + META + META + META + META + META + SCRIPT + SCRIPT + LINK + SCRIPT + STYLE + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + SCRIPT + LINK + LINK + LINK + META + STYLE + A + DIV + HEADER + DIV > SECTION:first-child + DIV > DIV:first-child > H3:first-child + UL > LI:first-child > H5:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > META:first-child + META + TITLE + META + META + LINK + LINK + META + META + META + META + SCRIPT + SCRIPT + SCRIPT + META + LINK + META + META + META + META + META + META + SCRIPT + SCRIPT + LINK + SCRIPT + STYLE + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + SCRIPT + LINK + LINK + LINK + META + STYLE + A + DIV + HEADER + DIV > SECTION:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + P"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER#header > NAV#navTopContainer > UL#menu-navigation > LI#menu-item-25 > A:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER#header > NAV#navTopContainer > UL#menu-navigation > LI#menu-item-3616 > A:first-child + UL > LI#menu-item-2701 > A:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER#header > NAV#navTopContainer > UL#menu-navigation > LI#menu-item-2711 > A:first-child + UL > LI#menu-item-4198 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#responsive-menu-container > DIV#responsive-menu-wrapper > UL#responsive-menu > LI#responsive-menu-item-3616 > A:first-child + UL > LI#responsive-menu-item-2701 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#responsive-menu-container > DIV#responsive-menu-wrapper > UL#responsive-menu > LI#responsive-menu-item-2711 > A:first-child + UL > LI#responsive-menu-item-4198 > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "youtube_video": {
                "id": "youtube_video",
                "description": "YouTube video",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > META:first-child + META + TITLE + META + META + LINK + LINK + META + META + META + META + SCRIPT + SCRIPT + SCRIPT + META + LINK + META + META + META + META + META + META + SCRIPT + SCRIPT + LINK + SCRIPT + STYLE + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + SCRIPT + LINK + LINK + LINK + META + STYLE + A + DIV + HEADER + DIV > SECTION:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + P + DIV > UL:first-child > LI:first-child + LI + LI > I:first-child + A"
                ],
                "wcag": [
                  {
                    "name": "1.2.1 Prerecorded Audio-only and Video-only (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.1"
                  },
                  {
                    "name": "1.2.2 Captions (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.2"
                  },
                  {
                    "name": "1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.3"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fmc.gov/",
      "what": "URL",
      "result": "https://www.fmc.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.fmc.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-17T23:05:50.023Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1052173,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 173,
              "failing": 7
            },
            "issues": {
              "totalErrors": 25,
              "totalWarnings": 4,
              "totalIssues": 29
            },
            "issuesByLevel": {
              "A": {
                "count": 24,
                "pct": 82.76
              },
              "AA": {
                "count": 7,
                "pct": 24.14
              },
              "AAA": {
                "count": 29,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 0,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "7cf65516-2cd3-4a28-bb34-87e2a57e5ae0",
          "docID": "55efa3f2-d34b-4b90-dc35-313ee8ef43cc",
          "sourceHash": "6d1e3b6061e9987611dd9eb4c4e765dd",
          "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=7cf65516-2cd3-4a28-bb34-87e2a57e5ae0",
          "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": 2000.78
                },
                "height": 2000.78,
                "width": 1024
              },
              "position": {
                "line": 2046,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-4 responsive-menu-slide-right\"&gt; &lt;meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" style=\"\"&gt; &lt;meta charset=\"utf-8\" style=\"\"&gt; &lt;title style=\"\"&gt;Home - Federal Maritime Commission",
              "xpath": "/html/body",
              "issueID": "9d3e07153acb07419173ab63e095a308",
              "signature": "1d0a12f5476901aac056c9ac6dea1c62",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=9d3e07153acb07419173ab63e095a308"
            },
            {
              "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": -40,
                  "y": -23
                },
                "height": -23,
                "width": -40
              },
              "position": {
                "line": 4003,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/category/commissioners/maffei/\"&gt;Chairman Daniel B. Maffei&lt;/a&gt;",
              "xpath": "/html/body/header[1]/nav[1]/ul[1]/li[3]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "b0dfc7eeaca1d8c53ef42dd151f5b49a",
              "signature": "36607018528a1217cb33066459874f33",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b0dfc7eeaca1d8c53ef42dd151f5b49a"
            },
            {
              "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": -40,
                  "y": -23
                },
                "height": -23,
                "width": -40
              },
              "position": {
                "line": 4004,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/category/commissioners/dye/\"&gt;Commissioner Rebecca F. Dye&lt;/a&gt;",
              "xpath": "/html/body/header[1]/nav[1]/ul[1]/li[3]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "624f2d2121e2594766c5a3f4c41b224d",
              "signature": "a00e016b57bc0b40d8dbf979ce952552",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=624f2d2121e2594766c5a3f4c41b224d"
            },
            {
              "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": -40,
                  "y": -23
                },
                "height": -23,
                "width": -40
              },
              "position": {
                "line": 4004,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/category/commissioners/sola/\"&gt;Commissioner Louis E. Sola&lt;/a&gt;",
              "xpath": "/html/body/header[1]/nav[1]/ul[1]/li[3]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "30cf22057f136dff163f88db6250b139",
              "signature": "0664ea457f8f0038eac15597b5e496e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=30cf22057f136dff163f88db6250b139"
            },
            {
              "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": -40,
                  "y": -23
                },
                "height": -23,
                "width": -40
              },
              "position": {
                "line": 4004,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/category/commissioners/bentzel/\"&gt;Commissioner Carl W. Bentzel&lt;/a&gt;",
              "xpath": "/html/body/header[1]/nav[1]/ul[1]/li[3]/ul[1]/li[3]/ul[1]/li[4]/a[1]",
              "issueID": "097ca19c003f31658918abd139831601",
              "signature": "ad44ccfb4893cbf71ff1fe3f66952aaf",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=097ca19c003f31658918abd139831601"
            },
            {
              "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": -40,
                  "y": -23
                },
                "height": -23,
                "width": -40
              },
              "position": {
                "line": 4004,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/category/commissioners/vekich/\"&gt;Commissioner Max Vekich&lt;/a&gt;",
              "xpath": "/html/body/header[1]/nav[1]/ul[1]/li[3]/ul[1]/li[3]/ul[1]/li[5]/a[1]",
              "issueID": "df2e02c9cd64365fe76fd18ebae57506",
              "signature": "563f8aa4bdb3b5085fa17a11c23df18d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=df2e02c9cd64365fe76fd18ebae57506"
            },
            {
              "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": 48,
                  "y": 5
                },
                "bottom-right": {
                  "x": 363,
                  "y": 64
                },
                "height": 59,
                "width": 315
              },
              "position": {
                "line": 7860,
                "column": 116
              },
              "errorSnippet": "&lt;a href=\"https://www.fmc.gov/fmc-maritime-transportation-data-initiative/\"&gt;Maritime Transportation Data Initiative&lt;/a&gt;",
              "xpath": "/html/body/div[2]/section[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "65ee8d89afcbb0d9dfca7eb58c6b0bd9",
              "signature": "f1458151c7e0be1b392b490285c51fcd",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=65ee8d89afcbb0d9dfca7eb58c6b0bd9"
            },
            {
              "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": 20,
                  "y": 97.265625
                },
                "bottom-right": {
                  "x": 210,
                  "y": 116.265625
                },
                "height": 19,
                "width": 190
              },
              "position": {
                "line": 7907,
                "column": 128
              },
              "errorSnippet": "&lt;a href=\"https://www.fmc.gov/commissioners/daniel-b-maffei/\"&gt;&lt;strong&gt;Chairman Daniel B. Maffei&lt;/strong&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "997eb41bc0101eb01937331ef46f76d9",
              "signature": "e678910328e025b9e776b3c071d2ebe3",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=997eb41bc0101eb01937331ef46f76d9"
            },
            {
              "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": 20,
                  "y": 161.53125
                },
                "bottom-right": {
                  "x": 237,
                  "y": 180.53125
                },
                "height": 19,
                "width": 217
              },
              "position": {
                "line": 7909,
                "column": 106
              },
              "errorSnippet": "&lt;a href=\"https://www.fmc.gov/commissioners/rebecca-f-dye/\"&gt;&lt;strong&gt;Commissioner Rebecca F. Dye&lt;/strong&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "d76e2669354755790a7a24fb4cd35c6a",
              "signature": "33c5803230e6a3fda57c6807c8e4d7f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d76e2669354755790a7a24fb4cd35c6a"
            },
            {
              "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": 20,
                  "y": 225.796875
                },
                "bottom-right": {
                  "x": 221,
                  "y": 244.796875
                },
                "height": 19,
                "width": 201
              },
              "position": {
                "line": 7912,
                "column": 128
              },
              "errorSnippet": "&lt;a href=\"https://www.fmc.gov/commissioners/louis-e-sola/\"&gt;&lt;strong&gt;Commissioner Louis E. Sola&lt;/strong&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "86d6ff9b8df39d52fb27d5d3ba05ce96",
              "signature": "fae80408a19dc6b372b40cd1811b2682",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=86d6ff9b8df39d52fb27d5d3ba05ce96"
            },
            {
              "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": 20,
                  "y": 290.0625
                },
                "bottom-right": {
                  "x": 237,
                  "y": 309.0625
                },
                "height": 19,
                "width": 217
              },
              "position": {
                "line": 7914,
                "column": 106
              },
              "errorSnippet": "&lt;a href=\"https://www.fmc.gov/commissioners/carl-w-bentzel/\"&gt;&lt;strong&gt;Commissioner Carl W. Bentzel&lt;/strong&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "b5b5284acb47ca7288b7cc65cd67e30d",
              "signature": "7258d6dd1712b8030f0941e192279856",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b5b5284acb47ca7288b7cc65cd67e30d"
            },
            {
              "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": 20,
                  "y": 354.328125
                },
                "bottom-right": {
                  "x": 212,
                  "y": 373.328125
                },
                "height": 19,
                "width": 192
              },
              "position": {
                "line": 7915,
                "column": 106
              },
              "errorSnippet": "&lt;a href=\"https://www.fmc.gov/commissioners/max-vekich/\"&gt;&lt;strong&gt;Commissioner Max Vekich&lt;/strong&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[3]/div[1]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "05115cae4e2050304e2be8e40b1b5d68",
              "signature": "d3786ea0a6d541550dd12fa410a08a5a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=05115cae4e2050304e2be8e40b1b5d68"
            },
            {
              "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": 7964,
                "column": 106
              },
              "errorSnippet": "&lt;a href=\"/category/commissioners/maffei/\" class=\"responsive-menu-item-link\"&gt;Chairman Daniel B. Maffei&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/ul[1]/li[3]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "cfce6647f536315dde84d41d48e06d43",
              "signature": "39762fa09a2877cdf74061f924eb98db",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=cfce6647f536315dde84d41d48e06d43"
            },
            {
              "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": 7965,
                "column": 106
              },
              "errorSnippet": "&lt;a href=\"/category/commissioners/dye/\" class=\"responsive-menu-item-link\"&gt;Commissioner Rebecca F. Dye&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/ul[1]/li[3]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "80f1d6231da69eb76075ef4410b2df92",
              "signature": "768c29f82607236b68015580920b9c8c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=80f1d6231da69eb76075ef4410b2df92"
            },
            {
              "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": 7966,
                "column": 106
              },
              "errorSnippet": "&lt;a href=\"/category/commissioners/sola/\" class=\"responsive-menu-item-link\"&gt;Commissioner Louis E. Sola&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/ul[1]/li[3]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "1dcefe2a825c3ec472533512632bc94d",
              "signature": "260cbb95accb5b000f9df4c1e20d938a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1dcefe2a825c3ec472533512632bc94d"
            },
            {
              "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": 7967,
                "column": 106
              },
              "errorSnippet": "&lt;a href=\"/category/commissioners/bentzel/\" class=\"responsive-menu-item-link\"&gt;Commissioner Carl W. Bentzel&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/ul[1]/li[3]/ul[1]/li[3]/ul[1]/li[4]/a[1]",
              "issueID": "b61127e7ca8d4bbf5777fad101600850",
              "signature": "c983f036f5f974ef444b92d422554e76",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b61127e7ca8d4bbf5777fad101600850"
            },
            {
              "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": 7968,
                "column": 106
              },
              "errorSnippet": "&lt;a href=\"/category/commissioners/vekich/\" class=\"responsive-menu-item-link\"&gt;Commissioner Max Vekich&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/ul[1]/li[3]/ul[1]/li[3]/ul[1]/li[5]/a[1]",
              "issueID": "eae960858d44e77755e18361c7a63f10",
              "signature": "2770848806151e089f9fb7d8ec3c2807",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=eae960858d44e77755e18361c7a63f10"
            },
            {
              "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": 2000.78
                },
                "height": 2000.78,
                "width": 1024
              },
              "position": {
                "line": 2046,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-4 responsive-menu-slide-right\"&gt; &lt;meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" style=\"\"&gt; &lt;meta charset=\"utf-8\" style=\"\"&gt; &lt;title style=\"\"&gt;Home - Federal Maritime Commission",
              "xpath": "/html/body",
              "issueID": "8c04c933df5889f936cf8d81808a3d73",
              "signature": "a340e42a388df1bbff4be0d900fe9658",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8c04c933df5889f936cf8d81808a3d73"
            },
            {
              "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": 977.515625,
                  "y": 23
                },
                "bottom-right": {
                  "x": 998.515625,
                  "y": 51
                },
                "height": 28,
                "width": 21
              },
              "position": {
                "line": 10,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"/feed/\"&gt;&lt;i class=\"fas fa-rss\"&gt;&lt;/i&gt;&lt;span class=\"screen-reader-text\"&gt;RSS&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/a[3]",
              "issueID": "32ac4bad3dce805dab40eda81cc0d5fe",
              "signature": "ec66a2ebdd82cbc98c9fda2bfd09a55b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=32ac4bad3dce805dab40eda81cc0d5fe"
            },
            {
              "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": 856.515625,
                  "y": 24
                },
                "bottom-right": {
                  "x": 897.515625,
                  "y": 54
                },
                "height": 30,
                "width": 41
              },
              "position": {
                "line": 3776,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"submit\" value=\"Search\" class=\"search-submit\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/form[1]/div[1]/input[2]",
              "issueID": "3278591a8274cba8735e56d6f9b1bab7",
              "signature": "ac1ffb979577be953bfe39d677e49159",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3278591a8274cba8735e56d6f9b1bab7"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8241,
                "column": 2
              },
              "errorSnippet": "&lt;button id=\"responsive-menu-button\" class=\"responsive-menu-button responsive-menu-boring responsive-menu-accessible\" type=\"button\" aria-label=\"Menu\" style=\"\"&gt; &lt;span class=\"responsive-menu-box\"&gt;&lt;span class=\"responsive-menu-inner\"&gt;&lt;/sp",
              "xpath": "/html/body/button[1]",
              "issueID": "6bf214b73c602f5319580397a8c5f99b",
              "signature": "4c86dfeed6b48e33e1b550f7b365d250",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6bf214b73c602f5319580397a8c5f99b"
            },
            {
              "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": -4,
                  "y": -4
                },
                "height": -4,
                "width": -4
              },
              "position": {
                "line": 5940,
                "column": 34
              },
              "errorSnippet": "&lt;input type=\"search\" name=\"s\" title=\"Search\" placeholder=\"Search\" class=\"responsive-menu-search-box\"&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/form[1]/input[1]",
              "issueID": "92a58417a8bb3dd49f333caec75d282d",
              "signature": "aa0117b3103379cd9aeb926db5030fbb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=92a58417a8bb3dd49f333caec75d282d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20.484375,
                  "y": 59
                },
                "bottom-right": {
                  "x": 1003.515375,
                  "y": 141
                },
                "height": 82,
                "width": 983.031
              },
              "position": {
                "line": 7806,
                "column": 2
              },
              "errorSnippet": "&lt;div class=\"logo-text\"&gt; Federal Maritime Commission &lt;span&gt;Competition and Integrity for America’s Ocean Supply Chain&lt;/span&gt; &lt;/div&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]",
              "issueID": "678cda8139cc9ee035553b6a47040181",
              "signature": "8a11a95541d4487034f086c8f699405f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=678cda8139cc9ee035553b6a47040181"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20.484375,
                  "y": 127
                },
                "bottom-right": {
                  "x": 1003.515375,
                  "y": 151
                },
                "height": 24,
                "width": 983.031
              },
              "position": {
                "line": 7848,
                "column": 3
              },
              "errorSnippet": "&lt;span&gt;Competition and Integrity for America’s Ocean Supply Chain&lt;/span&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/span[1]",
              "issueID": "1b1ab8561ef4a3f26f29159f27ec92b8",
              "signature": "cb86421f9a4e525b2c569075bc82eece",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1b1ab8561ef4a3f26f29159f27ec92b8"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 562,
                  "y": 268
                },
                "bottom-right": {
                  "x": 974,
                  "y": 324
                },
                "height": 56,
                "width": 412
              },
              "position": {
                "line": 8015,
                "column": 8
              },
              "errorSnippet": "&lt;h3&gt;Ocean Transportation Intermediaries&lt;/h3&gt;",
              "xpath": "/html/body/div[2]/section[1]/div[1]/div[2]/div[1]/h3[1]",
              "issueID": "5409d7c31bb9d591ab465b89503c2dcb",
              "signature": "67ecd1cfa0c5eea38d002fb1cf350022",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5409d7c31bb9d591ab465b89503c2dcb"
            },
            {
              "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": 2000.78
                },
                "height": 2000.78,
                "width": 1024
              },
              "position": {
                "line": 2046,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-4 responsive-menu-slide-right\"&gt; &lt;meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" style=\"\"&gt; &lt;meta charset=\"utf-8\" style=\"\"&gt; &lt;title style=\"\"&gt;Home - Federal Maritime Commission",
              "xpath": "/html/body",
              "issueID": "ed7a360796b036fdad3c807379aadac8",
              "signature": "8008c3b8c7b89d8bb20b019fde1f3a8a",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=ed7a360796b036fdad3c807379aadac8"
            },
            {
              "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": 910.515625,
                  "y": 23
                },
                "bottom-right": {
                  "x": 934.515625,
                  "y": 51
                },
                "height": 28,
                "width": 24
              },
              "position": {
                "line": 10,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"https://twitter.com/FMC_gov\"&gt;&lt;i class=\"fab fa-twitter\"&gt;&lt;/i&gt;&lt;span class=\"screen-reader-text\"&gt;Twitter&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "9baa092c762417dc8e23e8f588153cad",
              "signature": "13a288dca6ae88d61ec8299e321d86f3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9baa092c762417dc8e23e8f588153cad"
            },
            {
              "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": 942.515625,
                  "y": 23
                },
                "bottom-right": {
                  "x": 969.515625,
                  "y": 51
                },
                "height": 28,
                "width": 27
              },
              "position": {
                "line": 10,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"https://www.youtube.com/channel/UCwKTAlGGHIA0xcN3bDt_Uqg\"&gt;&lt;i class=\"fab fa-youtube\"&gt;&lt;/i&gt;&lt;span class=\"screen-reader-text\"&gt;YouTube&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/a[2]",
              "issueID": "df3077d68f325b400dd4b8a8ae899c27",
              "signature": "fec87e2bbc1ec72a6c3f40ebe5ce5102",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=df3077d68f325b400dd4b8a8ae899c27"
            },
            {
              "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": 977.515625,
                  "y": 23
                },
                "bottom-right": {
                  "x": 998.515625,
                  "y": 51
                },
                "height": 28,
                "width": 21
              },
              "position": {
                "line": 10,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"/feed/\"&gt;&lt;i class=\"fas fa-rss\"&gt;&lt;/i&gt;&lt;span class=\"screen-reader-text\"&gt;RSS&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/a[3]",
              "issueID": "e49fa7d5949b0ce5fcbefce0a626585d",
              "signature": "52d510c75eef03a9fbe6f61a6e9a8d57",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e49fa7d5949b0ce5fcbefce0a626585d"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.fmc.gov/",
      "what": "Federal Maritime Commission",
      "result": "https://www.fmc.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.fmc.gov/",
      "result": [
        {
          "engineTestId": 370,
          "bestPracticeId": 338,
          "attribute": "This input (type=search) element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This input (type=search) element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<input value=\"\" id=\"query\" name=\"query\" class=\"search-input\" type=\"search\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(3)>*:nth-child(2)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive label for the search field.",
            "fix": {
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "input[type=\"search\"][class=\"search-input\"][name=\"query\"][id=\"query\"][value=\"\"]",
            "attNo": 5
          }
        },
        {
          "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=\"menu-navigation-container\" id=\"navTopContainer\"><ul class=\"menu\" id=\"menu-navigation\"><l ... ies/\">Employment Opportunities</a></li><li class=\"menu-item menu-item-type-post_type menu-item-objec",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[id=\"navTopContainer\"][class=\"menu-navigation-container\"]",
            "attNo": 2
          }
        },
        {
          "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=\"menu-footer-menu-container\" id=\"navFooterContainer\"><ul class=\"menu\" id=\"menu-footer-men ... m-object-page menu-item-3647\" id=\"menu-item-3647\"><a href=\"/contact/\">Contact Us</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>footer:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[id=\"navFooterContainer\"][class=\"menu-footer-menu-container\"]",
            "attNo": 2
          }
        },
        {
          "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=\"menu-navigation-container\" id=\"navTopContainer\"><ul class=\"menu\" id=\"menu-navigation\"><l ... ies/\">Employment Opportunities</a></li><li class=\"menu-item menu-item-type-post_type menu-item-objec",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[id=\"navTopContainer\"][class=\"menu-navigation-container\"]",
            "attNo": 2
          }
        },
        {
          "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=\"menu-footer-menu-container\" id=\"navFooterContainer\"><ul class=\"menu\" id=\"menu-footer-men ... m-object-page menu-item-3647\" id=\"menu-item-3647\"><a href=\"/contact/\">Contact Us</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>footer:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[id=\"navFooterContainer\"][class=\"menu-footer-menu-container\"]",
            "attNo": 2
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T23:03:30",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      34
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      6
    ],
    [
      "ibm",
      6
    ],
    [
      "wave",
      4
    ],
    [
      "focAll",
      1
    ],
    [
      "focInd",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 22,
  "logSize": 1242,
  "errorLogCount": 10,
  "errorLogSize": 690,
  "prohibitedCount": 10,
  "visitTimeoutCount": 2,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T23:05:49",
  "elapsedSeconds": 146,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "focAll": 2,
        "hover": 97,
        "linkUl": 162,
        "styleDiff": 41,
        "zIndex": 17
      },
      "alfa": {
        "r47": 4,
        "r53": 4,
        "r57": 164,
        "r61": 4,
        "r66": 11,
        "r69": 11,
        "r73": 4,
        "r8": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 52,
        "color-contrast": 37,
        "hidden-content": 0,
        "heading-order": 2,
        "label": 4,
        "landmark-one-main": 2,
        "landmark-unique": 2,
        "meta-viewport": 4,
        "page-has-heading-one": 2,
        "region": 24
      },
      "htmlcs": {
        "e:AA.2_4_2.H25.1.NoTitleEl": 4,
        "e:AA.3_2_2.H32.2": 4,
        "e:AA.4_1_2.H91.InputSearch.Name": 4,
        "w:AA.1_3_1.H44.NonExistentFragment": 1,
        "w:AA.1_3_1.H48": 2,
        "w:AA.1_3_1.H49.I": 4,
        "w:AA.1_3_1_A.G141": 3,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.Abs": 2,
        "w:AA.1_4_3.G145.BgImage": 5,
        "w:AA.1_4_3.G18.Abs": 2,
        "w:AA.1_4_3.G18.BgImage": 23,
        "w:AA.1_4_3_F24.F24.FGColour": 1,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "ibm": {
        "WCAG20_Label_RefValid": 4,
        "WCAG20_Input_ExplicitLabel": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 176,
        "Rpt_Aria_ContentinfoWithNoMain_Implicit": 1
      },
      "wave": {
        "e:label_missing": 4,
        "c:contrast": 3,
        "a:label_orphaned": 1,
        "a:label_title": 1,
        "a:h1_missing": 1,
        "a:heading_skipped": 1,
        "a:heading_possible": 1,
        "a:link_redundant": 5,
        "a:youtube_video": 1
      },
      "tenon": {
        "28": 4,
        "98": 64,
        "144": 4,
        "152": 16,
        "153": 6,
        "155": 2,
        "218": 12
      },
      "continuum": {
        "370": 4,
        "531": 8,
        "533": 8
      }
    },
    "groupDetails": {
      "groups": {
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 1,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 24,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 81,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 10,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 4,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "metaBansZoom": {
          "alfa": {
            "r47": {
              "score": 4,
              "what": "Meta element restricts zooming"
            }
          },
          "axe": {
            "meta-viewport": {
              "score": 4,
              "what": "Zooming and scaling are disabled"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 2,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 1,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 2,
              "what": "Heading level is incorrect"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 1,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 82,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 12,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 88,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          },
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          },
          "wave": {
            "a:h1_missing": {
              "score": 1,
              "what": "Missing first level heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 3,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 13,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 8,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 28,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 2,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 3,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "formFieldNoText": {
          "alfa": {
            "r8": {
              "score": 4,
              "what": "Form field has no accessible name"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "controlNoText": {
          "axe": {
            "label": {
              "score": 4,
              "what": "Form element has no label"
            }
          },
          "ibm": {
            "WCAG20_Input_ExplicitLabel": {
              "score": 4,
              "what": "Form control has no associated label"
            }
          },
          "wave": {
            "e:label_missing": {
              "score": 4,
              "what": "Missing form label"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "pageTitle": {
          "htmlcs": {
            "e:AA.2_4_2.H25.1.NoTitleEl": {
              "score": 3,
              "what": "Document head element contains no non-empty title element"
            }
          }
        },
        "submitButton": {
          "htmlcs": {
            "e:AA.3_2_2.H32.2": {
              "score": 3,
              "what": "Form has no submit button"
            }
          }
        },
        "inputNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.InputSearch.Name": {
              "score": 4,
              "what": "Search input has no accessible name"
            }
          },
          "continuum": {
            "370": {
              "score": 4,
              "what": "Search input element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "labelBadID": {
          "htmlcs": {
            "w:AA.1_3_1.H44.NonExistentFragment": {
              "score": 1,
              "what": "Label for attribute references a nonexistent element"
            }
          },
          "ibm": {
            "WCAG20_Label_RefValid": {
              "score": 4,
              "what": "for attribute does not reference a non-empty, unique id attribute of an input element"
            }
          },
          "wave": {
            "a:label_orphaned": {
              "score": 1,
              "what": "Orphaned form label"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "nonSemanticText": {
          "htmlcs": {
            "w:AA.1_3_1.H49.I": {
              "score": 2,
              "what": "Special text is italicized nonsemantically"
            }
          }
        },
        "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.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.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.BgImage": {
              "score": 6,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          }
        },
        "roleBad": {
          "ibm": {
            "Rpt_Aria_ContentinfoWithNoMain_Implicit": {
              "score": 1,
              "what": "Element has a contentinfo role when no element has a main role"
            }
          }
        },
        "titleAsLabel": {
          "wave": {
            "a:label_title": {
              "score": 1,
              "what": "Form control has a title but no label"
            }
          }
        },
        "pseudoHeadingRisk": {
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 3,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "videoCaptionRisk": {
          "wave": {
            "a:youtube_video": {
              "score": 1,
              "what": "YouTube video may have no or incorrect captions"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 32,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 4,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 8,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 2,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 9,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "navConfusion": {
          "continuum": {
            "531": {
              "score": 6,
              "what": "nav element has an accessible name that is non-unique among the nav elements"
            }
          }
        },
        "navNoText": {
          "continuum": {
            "533": {
              "score": 6,
              "what": "nav element is not the only nav element but has no accessible name"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 730,
      "log": 217,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contentBeyondLandmarks",
          "score": 128
        },
        {
          "groupName": "linkIndication",
          "score": 83
        },
        {
          "groupName": "contrastAA",
          "score": 34
        },
        {
          "groupName": "linkTextsSame",
          "score": 34
        },
        {
          "groupName": "hoverSurprise",
          "score": 26
        },
        {
          "groupName": "contrastAAA",
          "score": 16
        },
        {
          "groupName": "inconsistentStyles",
          "score": 12
        },
        {
          "groupName": "contrastRisk",
          "score": 12
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 11
        },
        {
          "groupName": "targetSize",
          "score": 10
        },
        {
          "groupName": "controlNoText",
          "score": 9
        },
        {
          "groupName": "metaBansZoom",
          "score": 8
        },
        {
          "groupName": "inputNoText",
          "score": 8
        },
        {
          "groupName": "navConfusion",
          "score": 8
        },
        {
          "groupName": "navNoText",
          "score": 8
        },
        {
          "groupName": "labelBadID",
          "score": 7
        },
        {
          "groupName": "zIndexNotZero",
          "score": 6
        },
        {
          "groupName": "headingStructure",
          "score": 6
        },
        {
          "groupName": "formFieldNoText",
          "score": 6
        },
        {
          "groupName": "leadingClipsText",
          "score": 6
        },
        {
          "groupName": "h1Missing",
          "score": 5
        },
        {
          "groupName": "noLeading",
          "score": 5
        },
        {
          "groupName": "pageTitle",
          "score": 5
        },
        {
          "groupName": "submitButton",
          "score": 5
        },
        {
          "groupName": "linkPair",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "nonSemanticText",
          "score": 4
        },
        {
          "groupName": "allCaps",
          "score": 4
        },
        {
          "groupName": "tabFocusability",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "linkNoText",
          "score": 3
        },
        {
          "groupName": "roleBad",
          "score": 3
        },
        {
          "groupName": "titleAsLabel",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "videoCaptionRisk",
          "score": 3
        }
      ]
    }
  }
}