Accessibility test digest

Synopsis

Page: National Ocean Service

URL: https://oceanservice.noaa.gov/

Score: 756

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 National Ocean Service web page at https://oceanservice.noaa.gov/ on 2022/07/18. 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 756 (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
total756
log205
contentBeyondLandmarks126
roleBad58
ariaBadAttribute38
landmarkConfusion36
navConfusion35
linkNoText29
contrastAAA21
linkIndication19
leadingClipsText18
contrastAA17
hoverSurprise10
focusableDescendants10
linkPair10
inconsistentStyles9
activeEmbedding8
noLeading8
bannerConfusion8
linkTextsSame8
allCaps7
focusIndication6
headingStructure6
ariaReferenceBad6
targetSize6
controlleeBadID6
skipRepeatedContent4
contrastRisk4
obsolete4
imageTextLong4
tabFocusability3
zIndexNotZero3
hiddenContentRisk3
linkConfusionRisk3
bannerNotTop3
banners3
pseudoHeadingRisk3
pseudoNavListRisk3
scrollRisk3
allItalics3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

allItalics: 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-nos",
  "host": {
    "id": "nos",
    "which": "https://oceanservice.noaa.gov/",
    "what": "National Ocean Service"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T00:24:15"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T00:25:54"
    }
  ],
  "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://oceanservice.noaa.gov/",
        "what": "National Ocean Service"
      },
      {
        "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://oceanservice.noaa.gov/",
        "what": "National Ocean Service"
      },
      {
        "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://oceanservice.noaa.gov/",
      "what": "National Ocean Service",
      "result": "https://oceanservice.noaa.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://oceanservice.noaa.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://oceanservice.noaa.gov/",
      "result": {
        "bytes": [
          797962,
          797962,
          797962,
          797962,
          797962
        ],
        "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://oceanservice.noaa.gov/",
      "what": "National Ocean Service",
      "result": "https://oceanservice.noaa.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://oceanservice.noaa.gov/",
      "result": {
        "visibleElements": 298
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://oceanservice.noaa.gov/",
      "result": {
        "totals": {
          "links": 1,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": [
          "<a href=\"/recreation/beach-safety/\">Go There</a>"
        ]
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://oceanservice.noaa.gov/",
      "result": {
        "tabFocusables": 80,
        "tabFocused": 81,
        "discrepancy": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://oceanservice.noaa.gov/",
      "what": "URL",
      "result": "https://oceanservice.noaa.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://oceanservice.noaa.gov/",
      "result": {
        "totals": {
          "total": 80,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 4,
              "tagNames": {
                "BUTTON": 1,
                "A": 3
              }
            },
            "outlinePresent": {
              "total": 76,
              "meanDelay": 2,
              "tagNames": {
                "A": 74,
                "INPUT": 1,
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "BUTTON",
              "text": "Go There"
            },
            {
              "tagName": "A",
              "text": "Provide Feedback"
            },
            {
              "tagName": "A",
              "text": "Contact Us"
            },
            {
              "tagName": "A",
              "text": "Report an error"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Here's how you know we're official.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Ocean Service",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Oceanic and Atmospheric Administration",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "U.S. Department of Commerce",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Search National Ocean Service",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ocean Facts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Topics",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Education",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Podcasts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Video",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Images",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Go There",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "tides and currents",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "nautical charts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "harmful algal blooms",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "sea level rise",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "hurricane response",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Education Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mapping the Gaps in Our Ocean Knowledge: Seabed 2030",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "2022 Sea Level Rise Report: Guide Now Available",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Marine Economy Continues to Power American Prosperity",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Marine Navigation System to Increase Safety, Commerce in Northwest",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NOAA Begins Process to Potentially Protect Waters Off New York, New Jersey",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Podcast: Surveying in the Great Lakes",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Summer High Tide Bulletin",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn more.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "New Funding Opportunities for Coastal Zone Management Programs and National Estuarine Research Reser",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Now Open: Bipartisan Infrastructure Law Grant Opportunity for Marine Debris Removal",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ocean and Coastal Mapping Matching Fund Opportunity",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "How NOAA's Response and Restoration Office Supports Coastal Resilience",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Researchers Develop Drone-based System to Detect Marine Debris, Expedite Clean Up (Video)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Updated Relative Sea Level Trends Now Available",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Study Finds Pollution Low in American Samoa’s Fagatele Bay (Video)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Archiving the Ocean Biodiversity Information System",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "The Remarkable Horseshoe Crab (Video Series)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Science. Service.Stewardship.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NOS Program Offices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Media Inquiries",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Website Acknowledgements",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Site Index",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Disclaimer",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Freedom of Information Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Information Quality",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NOS For Employees",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Ocean Service",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Oceanic and Atmospheric Administration",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Department of Commerce",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://oceanservice.noaa.gov/",
      "what": "URL",
      "result": "https://oceanservice.noaa.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://oceanservice.noaa.gov/",
      "result": {
        "totals": {
          "total": 98,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 98,
              "tagNames": {
                "A": 91,
                "BUTTON": 5,
                "INPUT": 2
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Here's how you know we're official.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Toggle navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Toggle search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"logo\" href=\"http://noaa.gov\" style=\"cursor: default;\"><!--<img src=\"/b",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Ocean Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Oceanic and Atmospheric Administration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Department of Commerce",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"affiliate\" type=\"hidden\" value=\"oceanservice.noaa.gov\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "header-search",
              "text": "<input type=\"search\" id=\"header-search\" name=\"query\" placeholder=\"Search\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search National Ocean Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/welcome.html\" class=\"navbar-brand\" alt=\"Home page\" aria-label=\"Home pa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ocean Facts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navbarnos",
              "text": "Topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore All Topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Economy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ecosystems",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Geodesy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hazards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Observations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ocean",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recreation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sea Level Rise",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Story Maps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Podcasts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Video",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Images",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Go There",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Go There",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/facts/find-tides-currents.html\" style=\"cursor: default;\"><img class=\"p",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "tides and currents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/facts/find-charts.html\" style=\"cursor: default;\"><img class=\"p-3 card-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "nautical charts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/hazards/hab/\" style=\"cursor: default;\"><img class=\"p-3 card-img-top qu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "harmful algal blooms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/hazards/sealevelrise/\" style=\"cursor: default;\"><img class=\"p-3 card-i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "sea level rise",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/hazards/hurricanes/\" style=\"cursor: default;\"><img class=\"p-3 card-img",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "hurricane response",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/education/\" style=\"cursor: default;\"><img class=\"p-3 card-img-top quic",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news/jun22/seabed-2030.html\" style=\"cursor: default;\"><img class=\"card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mapping the Gaps in Our Ocean Knowledge: Seabed 2030",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news/jun22/sealevelrise-report-guide.html\" style=\"cursor: default;\"><i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2022 Sea Level Rise Report: Guide Now Available",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.noaa.gov/news-release/marine-economy-continues-to-power-ame",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Marine Economy Continues to Power American Prosperity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.noaa.gov/stories/marine-navigation-system-to-increase-safet",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Marine Navigation System to Increase Safety, Commerce in Northwest",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.noaa.gov/news-release/noaa-begins-process-to-potentially-pr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NOAA Begins Process to Potentially Protect Waters Off New York, New Jersey",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/podcast/may22/nop56-surveying-great-lakes.html\" style=\"cursor: default",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Podcast: Surveying in the Great Lakes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news/high-tide-bulletin/summer-2022/\" style=\"cursor: default;\"><img cl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Summer High Tide Bulletin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.noaa.gov/news-release/biden-administration-announces-histor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New Funding Opportunities for Coastal Zone Management Programs and National Estu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Now Open: Bipartisan Infrastructure Law Grant Opportunity for Marine Debris Remo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ocean and Coastal Mapping Matching Fund Opportunity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How NOAA's Response and Restoration Office Supports Coastal Resilience",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Researchers Develop Drone-based System to Detect Marine Debris, Expedite Clean U",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Updated Relative Sea Level Trends Now Available",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Study Finds Pollution Low in American Samoa’s Fagatele Bay (Video)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Archiving the Ocean Biodiversity Information System",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Remarkable Horseshoe Crab (Video Series)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "scroll-to-top",
              "text": "<a href=\"#\" id=\"scroll-to-top\" style=\"cursor: default;\"><img src=\"/bs4/img/Scrol",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Provide Feedback",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report an error",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.noaa.gov/\" style=\"cursor: default;\"><img class=\"mx-auto d-b",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Science. Service.Stewardship.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NOS Program Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Inquiries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Website Acknowledgements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site Index",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disclaimer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Freedom of Information Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information Quality",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NOS For Employees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Ocean Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Oceanic and Atmospheric Administration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Department of Commerce",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/noaaocean\" style=\"cursor: default;\"><img class=\"d-i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/usoceangov/\" style=\"cursor: default;\"><img cla",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.instagram.com/noaaocean/\" style=\"cursor: default;\"><img cla",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.youtube.com/user/usoceangov\" style=\"cursor: default;\"><img ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://oceanservice.noaa.gov/",
      "what": "URL",
      "result": "https://oceanservice.noaa.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://oceanservice.noaa.gov/",
      "result": {
        "totals": {
          "triggers": 119,
          "headTriggers": 20,
          "tailTriggers": 99,
          "impactTriggers": 14,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 14,
          "opacityImpact": 0,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "<!--<imgsrc=\"/bootstrap/img/noaa_logo_circle_72x72",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              }
            ],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "<imgclass=\"d-inlinealign-middlep-2\"src=\"/bs4/img/i",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "<imgclass=\"card-img-top\"src=\"/news/jun22/PHOTO-Cli",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              }
            ],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://oceanservice.noaa.gov/",
      "what": "URL",
      "result": "https://oceanservice.noaa.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://oceanservice.noaa.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 6
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Toggle navigation"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Toggle search"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search National Ocean Service"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Toggle navigation"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Go There"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://oceanservice.noaa.gov/",
      "result": {
        "totals": {
          "links": 91,
          "adjacent": {
            "total": 69,
            "underlined": 52,
            "underlinedPercent": 75
          }
        },
        "items": {
          "underlined": [
            "Here's how you know we're official.",
            "",
            "Explore All Topics",
            "Careers",
            "Economy",
            "Ecosystems",
            "Geodesy",
            "Hazards",
            "Navigation",
            "Observations",
            "Ocean",
            "Recreation",
            "Sea Level Rise",
            "Story Maps",
            "Tools",
            "",
            "tides and currents",
            "",
            "nautical charts",
            "",
            "harmful algal blooms",
            "",
            "sea level rise",
            "",
            "hurricane response",
            "",
            "Education Resources",
            "",
            "Mapping the Gaps in Our Ocean Knowledge: Seabed 2030",
            "",
            "2022 Sea Level Rise Report: Guide Now Available",
            "",
            "Marine Economy Continues to Power American Prosperity",
            "",
            "Marine Navigation System to Increase Safety, Commerce in Northwest",
            "",
            "NOAA Begins Process to Potentially Protect Waters Off New York, New Jersey",
            "",
            "Podcast: Surveying in the Great Lakes",
            "",
            "Summer High Tide Bulletin",
            "",
            "Learn more.",
            "New Funding Opportunities for Coastal Zone Management Programs and National Estuarine Research Reserves",
            "Now Open: Bipartisan Infrastructure Law Grant Opportunity for Marine Debris Removal",
            "Ocean and Coastal Mapping Matching Fund Opportunity",
            "How NOAA's Response and Restoration Office Supports Coastal Resilience",
            "Researchers Develop Drone-based System to Detect Marine Debris, Expedite Clean Up (Video)",
            "Updated Relative Sea Level Trends Now Available",
            "Study Finds Pollution Low in American Samoa’s Fagatele Bay (Video)",
            "Archiving the Ocean Biodiversity Information System",
            "The Remarkable Horseshoe Crab (Video Series)"
          ],
          "notUnderlined": [
            "",
            "National Ocean Service",
            "National Oceanic and Atmospheric Administration",
            "U.S. Department of Commerce",
            "Home",
            "Ocean Facts",
            "Topics",
            "Education",
            "News",
            "Podcasts",
            "Video",
            "Images",
            "About Us",
            "Go There",
            "",
            "",
            "Science. Service.Stewardship."
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://oceanservice.noaa.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://oceanservice.noaa.gov/",
      "what": "URL",
      "result": "https://oceanservice.noaa.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://oceanservice.noaa.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://oceanservice.noaa.gov/",
      "result": {
        "roleElements": 19,
        "badRoleElements": 16,
        "redundantRoleElements": 2,
        "tagNames": {
          "A": {
            "button": {
              "bad": 4,
              "redundant": 0
            },
            "navigation": {
              "bad": 9,
              "redundant": 0
            }
          },
          "DIV": {
            "navigation": {
              "bad": 1,
              "redundant": 0
            },
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          },
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://oceanservice.noaa.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": 5,
            "subtotals": [
              3,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 69,
            "subtotals": [
              27,
              13,
              10,
              7,
              6,
              2,
              1,
              1,
              1,
              1
            ]
          },
          "listLink": {
            "total": 22,
            "subtotals": [
              19,
              3
            ]
          },
          "h1": {
            "total": 1
          },
          "h5": {
            "total": 12,
            "subtotals": [
              10,
              2
            ]
          },
          "h6": {
            "total": 9,
            "subtotals": [
              6,
              3
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Toggle navigation",
                "Toggle search",
                "",
                "Go There"
              ],
              "900": [
                "Search National Ocean Service"
              ]
            },
            "borderStyle": {
              "solid": [
                "Toggle navigation",
                "Toggle search",
                ""
              ],
              "none": [
                "Search National Ocean Service",
                "Go There"
              ]
            },
            "borderWidth": {
              "1px": [
                "Toggle navigation",
                "Toggle search",
                ""
              ],
              "0px": [
                "Search National Ocean Service",
                "Go There"
              ]
            },
            "height": {
              "auto": [
                "Toggle navigation",
                "Toggle search",
                ""
              ],
              "18px": [
                "Search National Ocean Service"
              ],
              "48px": [
                "Go There"
              ]
            },
            "lineHeight": {
              "20px": [
                "Toggle navigation",
                "Toggle search",
                ""
              ],
              "16px": [
                "Search National Ocean Service"
              ],
              "normal": [
                "Go There"
              ]
            },
            "outlineOffset": {
              "0px": [
                "Toggle navigation",
                "Toggle search",
                "Search National Ocean Service",
                ""
              ],
              "-4px": [
                "Go There"
              ]
            },
            "outlineStyle": {
              "none": [
                "Toggle navigation",
                "Toggle search",
                "Search National Ocean Service",
                ""
              ],
              "solid": [
                "Go There"
              ]
            },
            "outlineWidth": {
              "0px": [
                "Toggle navigation",
                "Toggle search",
                "Search National Ocean Service",
                ""
              ],
              "1px": [
                "Go There"
              ]
            }
          },
          "adjacentLink": {
            "fontStyle": {
              "normal": [
                "Here's how you know we're official.",
                "",
                "National Ocean Service",
                "National Oceanic and Atmospheric Administration",
                "U.S. Department of Commerce",
                "",
                "Home",
                "Ocean Facts",
                "Topics",
                "Explore All Topics",
                "Careers",
                "Economy",
                "Ecosystems",
                "Geodesy",
                "Hazards",
                "Navigation",
                "Observations",
                "Ocean",
                "Recreation",
                "Sea Level Rise",
                "Story Maps",
                "Tools",
                "Education",
                "News",
                "Podcasts",
                "Video",
                "Images",
                "About Us",
                "Go There",
                "",
                "tides and currents",
                "",
                "nautical charts",
                "",
                "harmful algal blooms",
                "",
                "sea level             rise",
                "",
                "hurricane response",
                "",
                "Education             Resources",
                "",
                "Mapping the Gaps in Our Ocean Knowledge: Seabed 2030",
                "",
                "2022 Sea Level Rise Report: Guide Now Available",
                "",
                "Marine Economy Continues to Power American Prosperity",
                "",
                "Marine Navigation System to Increase Safety, Commerce in Northwest",
                "",
                "NOAA Begins Process to Potentially Protect Waters Off New York, New Jersey",
                "",
                "Podcast: Surveying in the Great Lakes",
                "",
                "Summer High Tide Bulletin",
                "",
                "New Funding Opportunities for Coastal Zone Management Programs and National Estuarine Research Reserves",
                "Now Open: Bipartisan Infrastructure Law Grant Opportunity for Marine Debris Removal",
                "Ocean and Coastal Mapping Matching Fund Opportunity",
                "How NOAA's Response and Restoration Office Supports Coastal Resilience",
                "Researchers Develop Drone-based System to Detect Marine Debris, Expedite Clean Up (Video)",
                "Updated Relative Sea Level Trends Now Available",
                "Study Finds Pollution Low in American Samoa’s Fagatele Bay (Video)",
                "Archiving the Ocean Biodiversity Information System",
                "The Remarkable Horseshoe Crab (Video Series)",
                "",
                "",
                "Science. Service.Stewardship."
              ],
              "italic": [
                "Learn more."
              ]
            },
            "fontWeight": {
              "300": [
                "Mapping the Gaps in Our Ocean Knowledge: Seabed 2030",
                "2022 Sea Level Rise Report: Guide Now Available",
                "Marine Economy Continues to Power American Prosperity",
                "Marine Navigation System to Increase Safety, Commerce in Northwest",
                "NOAA Begins Process to Potentially Protect Waters Off New York, New Jersey",
                "Podcast: Surveying in the Great Lakes",
                "Summer High Tide Bulletin"
              ],
              "400": [
                "Here's how you know we're official.",
                "",
                "",
                "Home",
                "Ocean Facts",
                "Topics",
                "Explore All Topics",
                "Careers",
                "Economy",
                "Ecosystems",
                "Geodesy",
                "Hazards",
                "Navigation",
                "Observations",
                "Ocean",
                "Recreation",
                "Sea Level Rise",
                "Story Maps",
                "Tools",
                "Education",
                "News",
                "Podcasts",
                "Video",
                "Images",
                "About Us",
                "Go There",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Learn more.",
                "New Funding Opportunities for Coastal Zone Management Programs and National Estuarine Research Reserves",
                "Now Open: Bipartisan Infrastructure Law Grant Opportunity for Marine Debris Removal",
                "Ocean and Coastal Mapping Matching Fund Opportunity",
                "How NOAA's Response and Restoration Office Supports Coastal Resilience",
                "Researchers Develop Drone-based System to Detect Marine Debris, Expedite Clean Up (Video)",
                "Updated Relative Sea Level Trends Now Available",
                "Study Finds Pollution Low in American Samoa’s Fagatele Bay (Video)",
                "Archiving the Ocean Biodiversity Information System",
                "The Remarkable Horseshoe Crab (Video Series)",
                "",
                "",
                "Science. Service.Stewardship."
              ],
              "600": [
                "National Oceanic and Atmospheric Administration",
                "U.S. Department of Commerce"
              ],
              "700": [
                "National Ocean Service",
                "tides and currents",
                "nautical charts",
                "harmful algal blooms",
                "sea level             rise",
                "hurricane response",
                "Education             Resources"
              ]
            },
            "opacity": {
              "1": [
                "Here's how you know we're official.",
                "",
                "National Ocean Service",
                "National Oceanic and Atmospheric Administration",
                "U.S. Department of Commerce",
                "",
                "Home",
                "Ocean Facts",
                "Topics",
                "Explore All Topics",
                "Careers",
                "Economy",
                "Ecosystems",
                "Geodesy",
                "Hazards",
                "Navigation",
                "Observations",
                "Ocean",
                "Recreation",
                "Sea Level Rise",
                "Story Maps",
                "Tools",
                "Education",
                "News",
                "Podcasts",
                "Video",
                "Images",
                "About Us",
                "Go There",
                "",
                "tides and currents",
                "",
                "nautical charts",
                "",
                "harmful algal blooms",
                "",
                "sea level             rise",
                "",
                "hurricane response",
                "",
                "Education             Resources",
                "",
                "Mapping the Gaps in Our Ocean Knowledge: Seabed 2030",
                "",
                "2022 Sea Level Rise Report: Guide Now Available",
                "",
                "Marine Economy Continues to Power American Prosperity",
                "",
                "Marine Navigation System to Increase Safety, Commerce in Northwest",
                "",
                "NOAA Begins Process to Potentially Protect Waters Off New York, New Jersey",
                "",
                "Podcast: Surveying in the Great Lakes",
                "",
                "Summer High Tide Bulletin",
                "",
                "Learn more.",
                "New Funding Opportunities for Coastal Zone Management Programs and National Estuarine Research Reserves",
                "Now Open: Bipartisan Infrastructure Law Grant Opportunity for Marine Debris Removal",
                "Ocean and Coastal Mapping Matching Fund Opportunity",
                "How NOAA's Response and Restoration Office Supports Coastal Resilience",
                "Researchers Develop Drone-based System to Detect Marine Debris, Expedite Clean Up (Video)",
                "Updated Relative Sea Level Trends Now Available",
                "Study Finds Pollution Low in American Samoa’s Fagatele Bay (Video)",
                "Archiving the Ocean Biodiversity Information System",
                "The Remarkable Horseshoe Crab (Video Series)",
                "",
                "Science. Service.Stewardship."
              ],
              "0.5": [
                ""
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Here's how you know we're official.",
                "",
                "Explore All Topics",
                "Careers",
                "Economy",
                "Ecosystems",
                "Geodesy",
                "Hazards",
                "Navigation",
                "Observations",
                "Ocean",
                "Recreation",
                "Sea Level Rise",
                "Story Maps",
                "Tools",
                "",
                "tides and currents",
                "",
                "nautical charts",
                "",
                "harmful algal blooms",
                "",
                "sea level             rise",
                "",
                "hurricane response",
                "",
                "Education             Resources",
                "",
                "Mapping the Gaps in Our Ocean Knowledge: Seabed 2030",
                "",
                "2022 Sea Level Rise Report: Guide Now Available",
                "",
                "Marine Economy Continues to Power American Prosperity",
                "",
                "Marine Navigation System to Increase Safety, Commerce in Northwest",
                "",
                "NOAA Begins Process to Potentially Protect Waters Off New York, New Jersey",
                "",
                "Podcast: Surveying in the Great Lakes",
                "",
                "Summer High Tide Bulletin",
                "",
                "Learn more.",
                "New Funding Opportunities for Coastal Zone Management Programs and National Estuarine Research Reserves",
                "Now Open: Bipartisan Infrastructure Law Grant Opportunity for Marine Debris Removal",
                "Ocean and Coastal Mapping Matching Fund Opportunity",
                "How NOAA's Response and Restoration Office Supports Coastal Resilience",
                "Researchers Develop Drone-based System to Detect Marine Debris, Expedite Clean Up (Video)",
                "Updated Relative Sea Level Trends Now Available",
                "Study Finds Pollution Low in American Samoa’s Fagatele Bay (Video)",
                "Archiving the Ocean Biodiversity Information System",
                "The Remarkable Horseshoe Crab (Video Series)"
              ],
              "none": [
                "",
                "National Ocean Service",
                "National Oceanic and Atmospheric Administration",
                "U.S. Department of Commerce",
                "Home",
                "Ocean Facts",
                "Topics",
                "Education",
                "News",
                "Podcasts",
                "Video",
                "Images",
                "About Us",
                "Go There",
                "",
                "",
                "Science. Service.Stewardship."
              ]
            },
            "textDecorationThickness": {
              "0.384px": [
                "Here's how you know we're official.",
                "New Funding Opportunities for Coastal Zone Management Programs and National Estuarine Research Reserves",
                "Now Open: Bipartisan Infrastructure Law Grant Opportunity for Marine Debris Removal",
                "Ocean and Coastal Mapping Matching Fund Opportunity",
                "How NOAA's Response and Restoration Office Supports Coastal Resilience",
                "Researchers Develop Drone-based System to Detect Marine Debris, Expedite Clean Up (Video)",
                "Updated Relative Sea Level Trends Now Available",
                "Study Finds Pollution Low in American Samoa’s Fagatele Bay (Video)",
                "Archiving the Ocean Biodiversity Information System",
                "The Remarkable Horseshoe Crab (Video Series)"
              ],
              "auto": [
                "",
                "National Ocean Service",
                "National Oceanic and Atmospheric Administration",
                "U.S. Department of Commerce",
                "Home",
                "Ocean Facts",
                "Topics",
                "Education",
                "News",
                "Podcasts",
                "Video",
                "Images",
                "About Us",
                "Go There",
                "",
                "",
                "Science. Service.Stewardship."
              ],
              "0.6px": [
                "",
                "Mapping the Gaps in Our Ocean Knowledge: Seabed 2030",
                "2022 Sea Level Rise Report: Guide Now Available",
                "Marine Economy Continues to Power American Prosperity",
                "Marine Navigation System to Increase Safety, Commerce in Northwest",
                "NOAA Begins Process to Potentially Protect Waters Off New York, New Jersey",
                "Podcast: Surveying in the Great Lakes",
                "Summer High Tide Bulletin"
              ],
              "0.48px": [
                "Explore All Topics",
                "Careers",
                "Economy",
                "Ecosystems",
                "Geodesy",
                "Hazards",
                "Navigation",
                "Observations",
                "Ocean",
                "Recreation",
                "Sea Level Rise",
                "Story Maps",
                "Tools",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Learn more."
              ],
              "0.4608px": [
                "tides and currents",
                "nautical charts",
                "harmful algal blooms",
                "sea level             rise",
                "hurricane response",
                "Education             Resources"
              ]
            }
          },
          "listLink": {
            "fontSize": {
              "20px": [
                "Provide Feedback",
                "Contact Us",
                "Report an error"
              ],
              "16px": [
                "About Us",
                "NOS Program Offices",
                "Media Inquiries",
                "Website Acknowledgements",
                "Site Index",
                "Disclaimer",
                "Freedom of Information Act",
                "Accessibility",
                "Information Quality",
                "Privacy Policy",
                "NOS For Employees",
                "USA.gov",
                "National Ocean Service",
                "National Oceanic and Atmospheric Administration",
                "Department of Commerce",
                "",
                "",
                "",
                ""
              ]
            },
            "lineHeight": {
              "30px": [
                "Provide Feedback",
                "Contact Us",
                "Report an error"
              ],
              "normal": [
                "About Us",
                "NOS Program Offices",
                "Media Inquiries",
                "Website Acknowledgements",
                "Site Index",
                "Disclaimer",
                "Freedom of Information Act",
                "Accessibility",
                "Information Quality",
                "Privacy Policy",
                "NOS For Employees",
                "USA.gov",
                "National Ocean Service",
                "National Oceanic and Atmospheric Administration",
                "Department of Commerce",
                "",
                "",
                "",
                ""
              ]
            }
          },
          "h5": {
            "fontWeight": {
              "300": [
                "Mapping the Gaps in Our Ocean Knowledge: Seabed 2030",
                "2022 Sea Level Rise Report: Guide Now Available",
                "Marine Economy Continues to Power American Prosperity",
                "Marine Navigation System to Increase Safety, Commerce in Northwest",
                "NOAA Begins Process to Potentially Protect Waters Off New York, New Jersey",
                "Podcast: Surveying in the Great Lakes",
                "Summer High Tide Bulletin",
                "Biden Administration announces historic coastal and climate resilience funding",
                "Around the Ocean Service",
                "Social"
              ],
              "400": [
                ".cls-3{fill:#007faa;}.cls-4{fill:none;stroke:#046b99;stroke-miterlimit:10;}dot gov icon Official websites use .gov",
                ".cls-1{fill:#549500;}.cls-2{fill:none;stroke:#458600;stroke-miterlimit:10;}https icon Secure websites use HTTPS"
              ]
            },
            "fontSize": {
              "12.8px": [
                ".cls-3{fill:#007faa;}.cls-4{fill:none;stroke:#046b99;stroke-miterlimit:10;}dot gov icon Official websites use .gov",
                ".cls-1{fill:#549500;}.cls-2{fill:none;stroke:#458600;stroke-miterlimit:10;}https icon Secure websites use HTTPS"
              ],
              "20px": [
                "Mapping the Gaps in Our Ocean Knowledge: Seabed 2030",
                "2022 Sea Level Rise Report: Guide Now Available",
                "Marine Economy Continues to Power American Prosperity",
                "Marine Navigation System to Increase Safety, Commerce in Northwest",
                "NOAA Begins Process to Potentially Protect Waters Off New York, New Jersey",
                "Podcast: Surveying in the Great Lakes",
                "Summer High Tide Bulletin",
                "Biden Administration announces historic coastal and climate resilience funding",
                "Around the Ocean Service",
                "Social"
              ]
            }
          },
          "h6": {
            "fontWeight": {
              "300": [
                "About NOS",
                "Resources",
                "More Resources"
              ],
              "700": [
                "tides and currents",
                "nautical charts",
                "harmful algal blooms",
                "sea level             rise",
                "hurricane response",
                "Education             Resources"
              ]
            },
            "fontSize": {
              "15.36px": [
                "tides and currents",
                "nautical charts",
                "harmful algal blooms",
                "sea level             rise",
                "hurricane response",
                "Education             Resources"
              ],
              "16px": [
                "About NOS",
                "Resources",
                "More Resources"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://oceanservice.noaa.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://oceanservice.noaa.gov/",
      "result": {
        "totals": {
          "total": 2,
          "tagNames": {
            "DIV": 1,
            "A": 1
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": "Explore All Topics Careers Economy Ecosystems Geodesy Hazards Navigation Observations Ocean Recreati"
          },
          {
            "tagName": "A",
            "id": "scroll-to-top",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://oceanservice.noaa.gov/",
      "result": {
        "totals": {
          "failures": 70,
          "warnings": 5
        },
        "items": [
          {
            "index": 267,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-selected",
              "path": "/html[1]/body[1]/header[1]/div[2]/@aria-selected",
              "codeLines": [
                "aria-selected=\"false\""
              ]
            }
          },
          {
            "index": 268,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-selected",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/@aria-selected",
              "codeLines": [
                "aria-selected=\"false\""
              ]
            }
          },
          {
            "index": 269,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-checked",
              "path": "/html[1]/body[1]/header[1]/nav[1]/@aria-checked",
              "codeLines": [
                "aria-checked=\"false\""
              ]
            }
          },
          {
            "index": 271,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-haspopup",
              "path": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[3]/a[1]/@aria-haspopup",
              "codeLines": [
                "aria-haspopup=\"true\""
              ]
            }
          },
          {
            "index": 272,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-expanded",
              "path": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[3]/a[1]/@aria-expanded",
              "codeLines": [
                "aria-expanded=\"false\""
              ]
            }
          },
          {
            "index": 437,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h6",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h6[1]",
              "codeLines": [
                "<h6 class=\"card-title font-weight-bold text-center text-uppercase\">",
                "  <a href=\"/facts/find-tides-currents.html\">",
                "    tides and currents",
                "  </a>",
                "</h6>"
              ]
            }
          },
          {
            "index": 480,
            "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]/div[1]/div[1]/h6[1]/a[1]/text()[1]",
              "codeLines": [
                "tides and currents"
              ]
            }
          },
          {
            "index": 481,
            "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[2]/div[1]/div[1]/h6[1]/a[1]/text()[1]",
              "codeLines": [
                "nautical charts"
              ]
            }
          },
          {
            "index": 482,
            "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[3]/div[1]/div[1]/h6[1]/a[1]/text()[1]",
              "codeLines": [
                "harmful algal blooms"
              ]
            }
          },
          {
            "index": 483,
            "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[4]/div[1]/div[1]/h6[1]/a[1]/text()[1]",
              "codeLines": [
                "sea level"
              ]
            }
          },
          {
            "index": 484,
            "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[4]/div[1]/div[1]/h6[1]/a[1]/text()[2]",
              "codeLines": [
                "rise"
              ]
            }
          },
          {
            "index": 485,
            "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[5]/div[1]/div[1]/h6[1]/a[1]/text()[1]",
              "codeLines": [
                "hurricane response"
              ]
            }
          },
          {
            "index": 486,
            "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[6]/div[1]/div[1]/h6[1]/a[1]/text()[1]",
              "codeLines": [
                "Education"
              ]
            }
          },
          {
            "index": 487,
            "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[6]/div[1]/div[1]/h6[1]/a[1]/text()[2]",
              "codeLines": [
                "Resources"
              ]
            }
          },
          {
            "index": 488,
            "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]/div[1]/div[1]/div[2]/div[1]/h5[1]/a[1]/text()[1]",
              "codeLines": [
                "Mapping the Gaps in Our Ocean Knowledge: Seabed 2030"
              ]
            }
          },
          {
            "index": 489,
            "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]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We know less about the ocean floor than we do about the surface of the moon and Mars. But by the en..."
              ]
            }
          },
          {
            "index": 490,
            "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]/div[2]/div[1]/div[2]/div[1]/h5[1]/a[1]/text()[1]",
              "codeLines": [
                "2022 Sea Level Rise Report: Guide Now Available"
              ]
            }
          },
          {
            "index": 491,
            "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]/div[2]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Community planners and decision makers now have an application guide to help them plan for the sign..."
              ]
            }
          },
          {
            "index": 492,
            "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]/div[3]/div[1]/div[2]/div[1]/h5[1]/a[1]/text()[1]",
              "codeLines": [
                "Marine Economy Continues to Power American Prosperity"
              ]
            }
          },
          {
            "index": 493,
            "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]/div[3]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "America’s marine economy contributed about $361 billion of the nation’s gross domestic product in 2..."
              ]
            }
          },
          {
            "index": 494,
            "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]/div[4]/div[1]/div[2]/div[1]/h5[1]/a[1]/text()[1]",
              "codeLines": [
                "Marine Navigation System to Increase Safety, Commerce in Northwest"
              ]
            }
          },
          {
            "index": 495,
            "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]/div[4]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Mariners can breathe a little easier when sailing in and around Naval Base Kitsap in Washington sta..."
              ]
            }
          },
          {
            "index": 496,
            "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]/div[4]/div[1]/div[2]/div[1]/p[1]/sup[1]/text()[1]",
              "codeLines": [
                "Ⓡ"
              ]
            }
          },
          {
            "index": 497,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/p[1]/text()[2]",
              "codeLines": [
                ". Kitsap PORTS is the 37th system in this network of precision marine navigation sensors. The senso..."
              ]
            }
          },
          {
            "index": 498,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/h5[1]/a[1]/text()[1]",
              "codeLines": [
                "NOAA Begins Process to Potentially Protect Waters Off New York, New Jersey"
              ]
            }
          },
          {
            "index": 499,
            "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]/div[5]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "NOAA is seeking public comment on potentially designating a new national marine sanctuary in Hudson..."
              ]
            }
          },
          {
            "index": 500,
            "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]/div[6]/div[1]/div[2]/div[1]/h5[1]/a[1]/text()[1]",
              "codeLines": [
                "Podcast: Surveying in the Great Lakes"
              ]
            }
          },
          {
            "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[3]/div[1]/div[1]/div[6]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Keeping our marine transportation system moving safely and efficiently through our busy national wa..."
              ]
            }
          },
          {
            "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[3]/div[1]/div[1]/div[7]/div[1]/div[2]/div[1]/h5[1]/a[1]/text()[1]",
              "codeLines": [
                "Summer High Tide Bulletin"
              ]
            }
          },
          {
            "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[3]/div[1]/div[1]/div[7]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "There are some factors that cause the tides to be higher than what is \"normally\" seen from day to d..."
              ]
            }
          },
          {
            "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[3]/div[1]/div[2]/div[1]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "Biden Administration announces historic coastal and climate resilience funding"
              ]
            }
          },
          {
            "index": 505,
            "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]/div[1]/div[1]/p[1]/em[1]/text()[1]",
              "codeLines": [
                "On June 29, NOAA announced funding opportunities from NOAA's $2.96 billion in Bipartisan Infrastruc..."
              ]
            }
          },
          {
            "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[3]/div[1]/div[2]/div[1]/div[1]/p[1]/em[1]/a[1]/text()[1]",
              "codeLines": [
                "Learn more."
              ]
            }
          },
          {
            "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[3]/div[1]/div[2]/div[1]/div[1]/h5[2]/text()[1]",
              "codeLines": [
                "Around the"
              ]
            }
          },
          {
            "index": 508,
            "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]/div[1]/div[1]/h5[2]/strong[1]/text()[1]",
              "codeLines": [
                "Ocean Service"
              ]
            }
          },
          {
            "index": 509,
            "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]/div[1]/div[1]/ul[1]/li[1]/small[1]/a[1]/text()[1]",
              "codeLines": [
                "New Funding Opportunities for Coastal Zone Management Programs and National Estuarine Research Rese..."
              ]
            }
          },
          {
            "index": 510,
            "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]/div[1]/div[1]/ul[1]/li[1]/small[2]/text()[1]",
              "codeLines": [
                "coastal management"
              ]
            }
          },
          {
            "index": 511,
            "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]/div[1]/div[1]/ul[1]/li[2]/small[1]/a[1]/text()[1]",
              "codeLines": [
                "Now Open: Bipartisan Infrastructure Law Grant Opportunity for Marine Debris Removal"
              ]
            }
          },
          {
            "index": 512,
            "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]/div[1]/div[1]/ul[1]/li[2]/small[2]/text()[1]",
              "codeLines": [
                "marine debris"
              ]
            }
          },
          {
            "index": 513,
            "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]/div[1]/div[1]/ul[1]/li[3]/small[1]/a[1]/text()[1]",
              "codeLines": [
                "Ocean and Coastal Mapping Matching Fund Opportunity"
              ]
            }
          },
          {
            "index": 514,
            "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]/div[1]/div[1]/ul[1]/li[3]/small[2]/text()[1]",
              "codeLines": [
                "coast survey"
              ]
            }
          },
          {
            "index": 515,
            "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]/div[1]/div[1]/ul[1]/li[4]/small[1]/a[1]/text()[1]",
              "codeLines": [
                "How NOAA's Response and Restoration Office Supports Coastal Resilience"
              ]
            }
          },
          {
            "index": 516,
            "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]/div[1]/div[1]/ul[1]/li[4]/small[2]/text()[1]",
              "codeLines": [
                "response and restoration"
              ]
            }
          },
          {
            "index": 517,
            "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]/div[1]/div[1]/ul[1]/li[5]/small[1]/a[1]/text()[1]",
              "codeLines": [
                "Researchers Develop Drone-based System to Detect Marine Debris, Expedite Clean Up (Video)"
              ]
            }
          },
          {
            "index": 518,
            "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]/div[1]/div[1]/ul[1]/li[5]/small[2]/text()[1]",
              "codeLines": [
                "coastal ocean science"
              ]
            }
          },
          {
            "index": 519,
            "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]/div[1]/div[1]/ul[1]/li[6]/small[1]/a[1]/text()[1]",
              "codeLines": [
                "Updated Relative Sea Level Trends Now Available"
              ]
            }
          },
          {
            "index": 520,
            "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]/div[1]/div[1]/ul[1]/li[6]/small[2]/text()[1]",
              "codeLines": [
                "tides and currents"
              ]
            }
          },
          {
            "index": 521,
            "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]/div[1]/div[1]/ul[1]/li[7]/small[1]/a[1]/text()[1]",
              "codeLines": [
                "Study Finds Pollution Low in American Samoa’s Fagatele Bay (Video)"
              ]
            }
          },
          {
            "index": 522,
            "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]/div[1]/div[1]/ul[1]/li[7]/small[2]/text()[1]",
              "codeLines": [
                "sanctuaries"
              ]
            }
          },
          {
            "index": 523,
            "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]/div[1]/div[1]/ul[1]/li[8]/small[1]/a[1]/text()[1]",
              "codeLines": [
                "Archiving the Ocean Biodiversity Information System"
              ]
            }
          },
          {
            "index": 524,
            "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]/div[1]/div[1]/ul[1]/li[8]/small[2]/text()[1]",
              "codeLines": [
                "ocean observing"
              ]
            }
          },
          {
            "index": 525,
            "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]/div[1]/div[1]/ul[1]/li[9]/small[1]/a[1]/text()[1]",
              "codeLines": [
                "The Remarkable Horseshoe Crab (Video Series)"
              ]
            }
          },
          {
            "index": 526,
            "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]/div[1]/div[1]/ul[1]/li[9]/small[2]/text()[1]",
              "codeLines": [
                "ocean today"
              ]
            }
          },
          {
            "index": 594,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/button[1]",
              "codeLines": [
                "<button class=\"masthead text-center m-2\">",
                "  <a href=\"/recreation/beach-safety/\">",
                "    Go There",
                "  </a>",
                "</button>"
              ]
            }
          },
          {
            "index": 668,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Beach Safety"
              ]
            }
          },
          {
            "index": 669,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Explore NOAA products and services that help keep beachgoers safe"
              ]
            }
          },
          {
            "index": 679,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "Biden Administration announces historic coastal and climate resilience funding"
              ]
            }
          },
          {
            "index": 681,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/h5[2]/text()[1]",
              "codeLines": [
                "Around the"
              ]
            }
          },
          {
            "index": 682,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/h5[2]/strong[1]/text()[1]",
              "codeLines": [
                "Ocean Service"
              ]
            }
          },
          {
            "index": 683,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/small[2]/text()[1]",
              "codeLines": [
                "coastal management"
              ]
            }
          },
          {
            "index": 684,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/small[2]/text()[1]",
              "codeLines": [
                "marine debris"
              ]
            }
          },
          {
            "index": 685,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/small[2]/text()[1]",
              "codeLines": [
                "coast survey"
              ]
            }
          },
          {
            "index": 686,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/small[2]/text()[1]",
              "codeLines": [
                "response and restoration"
              ]
            }
          },
          {
            "index": 687,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/small[2]/text()[1]",
              "codeLines": [
                "coastal ocean science"
              ]
            }
          },
          {
            "index": 688,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[6]/small[2]/text()[1]",
              "codeLines": [
                "tides and currents"
              ]
            }
          },
          {
            "index": 689,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[7]/small[2]/text()[1]",
              "codeLines": [
                "sanctuaries"
              ]
            }
          },
          {
            "index": 690,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[8]/small[2]/text()[1]",
              "codeLines": [
                "ocean observing"
              ]
            }
          },
          {
            "index": 691,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[9]/small[2]/text()[1]",
              "codeLines": [
                "ocean today"
              ]
            }
          },
          {
            "index": 711,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Beach Safety"
              ]
            }
          },
          {
            "index": 712,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Explore NOAA products and services that help keep beachgoers safe"
              ]
            }
          },
          {
            "index": 759,
            "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]/header[1]/div[1]/small[1]/p[1]",
              "codeLines": [
                "<p class=\"text-center\">",
                "  <img class=\"flag\" src=\"/bs4/img/flag.png\" alt=\"U.S. flag\">",
                "  An official website of the United States government.",
                "  <br class=\"d-md-none\">",
                "  <a data-toggle=\"collapse\" href=\"#collapse-usa\" role=\"button\" aria-expanded=\"false\" aria-controls=...",
                "    Here's how you know we're official.",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 760,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text-center masthead font-weight-bold\">",
                "  Explore NOAA products and services that help keep beachgoers safe",
                "</p>"
              ]
            }
          },
          {
            "index": 867,
            "verdict": "failed",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 873,
            "verdict": "failed",
            "rule": {
              "ruleID": "r90",
              "ruleSummary": "Element with presentational children has no focusable content",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r90",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "section",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]",
              "codeLines": [
                "<section class=\"jumbotron-home-banner\" role=\"img\" aria-label=\"Monterey Bay National Marine Sanctuar...",
                "  <div class=\"container\">",
                "    <h1 class=\"masthead\">",
                "      Beach Safety",
                "    </h1>",
                "    <p class=\"text-center masthead font-weight-bold\">",
                "      Explore NOAA products and services that help keep beachgoers safe",
                "    </p>",
                "    <div class=\"mt-5\"></div>",
                "    <div class=\"col text-center\">",
                "      <!--   <button class=\"masthead text-center m-2\">",
                "                      <a href=\"https://www.noaa.gov/ida\">NOAA One-Stop Event Page</a>",
                "                    </button>",
                "          ",
                "                    <button class=\"masthead text-center m-2\">",
                "                      <a href=\"https://tidesandcurrents.noaa.gov/inundationdb/storm/Ida.html\">Coast...",
                "          ",
                "                    </button> -->",
                "      <button class=\"masthead text-center m-2\">",
                "        <a href=\"/recreation/beach-safety/\">",
                "          Go There",
                "        </a>",
                "      </button>",
                "    </div>",
                "  </div>",
                "</section>"
              ]
            }
          },
          {
            "index": 874,
            "verdict": "failed",
            "rule": {
              "ruleID": "r90",
              "ruleSummary": "Element with presentational children has no focusable content",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r90",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/button[1]",
              "codeLines": [
                "<button class=\"masthead text-center m-2\">",
                "  <a href=\"/recreation/beach-safety/\">",
                "    Go There",
                "  </a>",
                "</button>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://oceanservice.noaa.gov/",
      "result": {
        "totals": {
          "rulesNA": 51,
          "rulesPassed": 44,
          "rulesWarned": 4,
          "rulesViolated": 11,
          "warnings": {
            "minor": 6,
            "moderate": 0,
            "serious": 6,
            "critical": 0
          },
          "violations": {
            "minor": 10,
            "moderate": 7,
            "serious": 27,
            "critical": 3
          }
        },
        "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-18T00:25:37.862Z",
          "url": "https://oceanservice.noaa.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": "#eeeeee",
                        "contrastRatio": 0,
                        "fontSize": "32.4pt (43.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"jumbotron-home-banner\" role=\"img\" aria-label=\"Monterey Bay National Marine Sanctuary ocean waves\">",
                          "target": [
                            "section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"masthead\">Beach Safety</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"jumbotron-home-banner\" role=\"img\" aria-label=\"Monterey Bay National Marine Sanctuary ocean waves\">",
                          "target": [
                            "section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"text-center masthead font-weight-bold\">Explore NOAA products and services that help keep beachgoers safe</p>",
                  "target": [
                    ".masthead.font-weight-bold"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "messageKey": "nonBmp"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element content contains only non-text characters"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<sup>Ⓡ</sup>",
                  "target": [
                    "sup"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                }
              ]
            },
            {
              "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": "#eeeeee",
                        "contrastRatio": 0,
                        "fontSize": "32.4pt (43.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"jumbotron-home-banner\" role=\"img\" aria-label=\"Monterey Bay National Marine Sanctuary ocean waves\">",
                          "target": [
                            "section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"masthead\">Beach Safety</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"jumbotron-home-banner\" role=\"img\" aria-label=\"Monterey Bay National Marine Sanctuary ocean waves\">",
                          "target": [
                            "section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"text-center masthead font-weight-bold\">Explore NOAA products and services that help keep beachgoers safe</p>",
                  "target": [
                    ".masthead.font-weight-bold"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "messageKey": "nonBmp"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element content contains only non-text characters"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<sup>Ⓡ</sup>",
                  "target": [
                    "sup"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"collapse pb-3\" id=\"collapse-usa\">",
                  "target": [
                    "#collapse-usa"
                  ],
                  "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 type=\"button\" class=\"navbar-toggler\" data-toggle=\"collapse\" data-target=\"#navigation\"> <span class=\"sr-only\">Toggle navigation</span> </button>",
                  "target": [
                    "button[data-target=\"#navigation\"]"
                  ],
                  "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 type=\"button\" class=\"navbar-toggler\" data-toggle=\"collapse\" data-target=\"#search\"> <span class=\"sr-only\">Toggle search</span> </button>",
                  "target": [
                    "button[data-target=\"#search\"]"
                  ],
                  "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 class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target=\"#navbarNavDropdown\" aria-controls=\"navbarNavDropdown\" aria-label=\"Toggle navigation\" aria-haspopup=\"true\" aria-expanded=\"false\"> <span class=\"navbar-toggler-icon\"></span> </button>",
                  "target": [
                    ".navbar-toggler-right"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"dropdown-menu\" aria-labelledby=\"navbarnos\">",
                  "target": [
                    ".dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "national ocean service",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "oceanservice.noaa.gov",
                          "port": "",
                          "pathname": "/",
                          "search": {},
                          "hash": "",
                          "filename": "welcome.html"
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/\">National Ocean Service</a>",
                          "target": [
                            ".m-3.nav-item:nth-child(1) > a[href=\"/\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"site-name\" href=\"/welcome.html\">National Ocean Service</a>",
                  "target": [
                    ".site-name"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-allowed-attr",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures ARIA attributes are allowed for an element's role",
              "help": "Elements must only use allowed ARIA attributes",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-attr",
                      "data": [
                        "aria-selected=\"false\""
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute is not allowed: aria-selected=\"false\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<div class=\"navbar navbar-expand-md\" role=\"navigation\" aria-selected=\"false\">",
                  "target": [
                    ".navbar-expand-md"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA attribute is not allowed: aria-selected=\"false\""
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-attr",
                      "data": [
                        "aria-selected=\"false\""
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute is not allowed: aria-selected=\"false\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<div class=\"navbar-brand\" role=\"banner\" aria-selected=\"false\">",
                  "target": [
                    "div[role=\"banner\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA attribute is not allowed: aria-selected=\"false\""
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-attr",
                      "data": [
                        "aria-checked=\"false\""
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute is not allowed: aria-checked=\"false\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<nav class=\"navbar navbar-expand-lg  navbar-dark navbar-nos\" role=\"navigation\" aria-checked=\"false\">",
                  "target": [
                    "nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA attribute is not allowed: aria-checked=\"false\""
                }
              ]
            },
            {
              "id": "aria-allowed-role",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Ensures role attribute has an appropriate value for the element",
              "help": "ARIA role should be appropriate for the element",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-role?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "navigation"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role navigation is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"nav-link home\" href=\"/\" role=\"navigation\">Home</a>",
                  "target": [
                    ".home"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role navigation is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "navigation"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role navigation is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"nav-link facts\" href=\"/facts/\" role=\"navigation\">Ocean Facts</a>",
                  "target": [
                    ".facts"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role navigation is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "navigation"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role navigation is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"nav-link explore dropdown-toggle\" href=\"#\" id=\"navbarnos\" data-toggle=\"dropdown\" role=\"navigation\" aria-haspopup=\"true\" aria-expanded=\"false\">Topics</a>",
                  "target": [
                    "#navbarnos"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role navigation is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "navigation"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role navigation is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"nav-link education\" href=\"/education/\" role=\"navigation\">Education</a>",
                  "target": [
                    ".education"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role navigation is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "navigation"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role navigation is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"nav-link posts\" href=\"/news/\" role=\"navigation\">News</a>",
                  "target": [
                    ".posts"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role navigation is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "navigation"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role navigation is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"nav-link media-podcast\" href=\"/podcast/\" role=\"navigation\">Podcasts</a>",
                  "target": [
                    ".media-podcast"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role navigation is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "navigation"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role navigation is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"nav-link media-video\" href=\"/video/\" role=\"navigation\">Video</a>",
                  "target": [
                    ".media-video"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role navigation is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "navigation"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role navigation is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"nav-link media-images\" href=\"/gallery/\" role=\"navigation\">Images</a>",
                  "target": [
                    ".media-images"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role navigation is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "navigation"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role navigation is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"nav-link about\" href=\"/about/\" role=\"navigation\">About Us</a>",
                  "target": [
                    ".about"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role navigation is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "img"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role img is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<section class=\"jumbotron-home-banner\" role=\"img\" aria-label=\"Monterey Bay National Marine Sanctuary ocean waves\">",
                  "target": [
                    "section"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role img is not allowed for given element"
                }
              ]
            },
            {
              "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": "#666464",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.87,
                        "fontSize": "10.0pt (13.28px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"home\">",
                          "target": [
                            "#home"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.87 (foreground color: #666464, background color: #ffffff, font size: 10.0pt (13.28px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"site-slogan\" href=\"http://www.noaa.gov\">National Oceanic and Atmospheric Administration</a>",
                  "target": [
                    "a[href$=\"www.noaa.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.87 (foreground color: #666464, background color: #ffffff, font size: 10.0pt (13.28px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666464",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.87,
                        "fontSize": "10.0pt (13.28px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body id=\"home\">",
                          "target": [
                            "#home"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.87 (foreground color: #666464, background color: #ffffff, font size: 10.0pt (13.28px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"site-slogan\" href=\"https://www.commerce.gov\">U.S. Department of Commerce</a>",
                  "target": [
                    ".site-slogan[href$=\"www.commerce.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.87 (foreground color: #666464, background color: #ffffff, font size: 10.0pt (13.28px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#21afe3",
                        "contrastRatio": 2.52,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"masthead text-center m-2\">\n          <a href=\"/recreation/beach-safety/\">Go There</a>\n          </button>",
                          "target": [
                            ".m-2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #21afe3, font size: 14.4pt (19.2px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/recreation/beach-safety/\">Go There</a>",
                  "target": [
                    "a[href$=\"beach-safety/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #21afe3, font size: 14.4pt (19.2px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5e5e5e",
                        "bgColor": "#f8f9fa",
                        "contrastRatio": 6.15,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card card-highlight mb-5 mt-5 bg-light\">",
                          "target": [
                            ".card-highlight"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.15 (foreground color: #5e5e5e, background color: #f8f9fa, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h5 class=\"card-title text-center\">Biden Administration announces historic coastal and climate resilience funding</h5>",
                  "target": [
                    "h5:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.15 (foreground color: #5e5e5e, background color: #f8f9fa, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5e5e5e",
                        "bgColor": "#f8f9fa",
                        "contrastRatio": 6.15,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card card-highlight mb-5 mt-5 bg-light\">",
                          "target": [
                            ".card-highlight"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.15 (foreground color: #5e5e5e, background color: #f8f9fa, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h5 class=\"card-title\">Around the <strong>Ocean Service</strong></h5>",
                  "target": [
                    "h5:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.15 (foreground color: #5e5e5e, background color: #f8f9fa, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5e5e5e",
                        "bgColor": "#f8f9fa",
                        "contrastRatio": 6.15,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card card-highlight mb-5 mt-5 bg-light\">",
                          "target": [
                            ".card-highlight"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.15 (foreground color: #5e5e5e, background color: #f8f9fa, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Ocean Service</strong>",
                  "target": [
                    "h5:nth-child(6) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.15 (foreground color: #5e5e5e, background color: #f8f9fa, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"list-group-item mb-3\">",
                          "target": [
                            ".list-group-item.mb-3:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<small class=\"text-muted text-uppercase text-center\">coastal management</small>",
                  "target": [
                    ".list-group-item.mb-3:nth-child(1) > .text-muted.text-uppercase"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"list-group-item mb-3\">",
                          "target": [
                            ".list-group-item.mb-3:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<small class=\"text-muted text-uppercase text-center\">marine debris</small>",
                  "target": [
                    ".list-group-item.mb-3:nth-child(2) > .text-muted.text-uppercase"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"list-group-item mb-3\">",
                          "target": [
                            ".list-group-item.mb-3:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<small class=\"text-muted text-uppercase text-center\">coast survey</small>",
                  "target": [
                    ".list-group-item.mb-3:nth-child(3) > .text-muted.text-uppercase"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"list-group-item mb-3\"><small><a href=\"https://response.restoration.noaa.gov/coastal-resilience\">How NOAA's Response and Restoration Office Supports Coastal Resilience</a></small><br>\n              <small class=\"text-muted text-uppercase text-center\">response and restoration</small> </li>",
                          "target": [
                            ".list-group-item.mb-3:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<small class=\"text-muted text-uppercase text-center\">response and restoration</small>",
                  "target": [
                    ".list-group-item.mb-3:nth-child(4) > .text-muted.text-uppercase"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"list-group-item mb-3\">",
                          "target": [
                            ".list-group-item.mb-3:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<small class=\"text-muted text-uppercase text-center\">coastal ocean science</small>",
                  "target": [
                    ".list-group-item.mb-3:nth-child(5) > .text-muted.text-uppercase"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"list-group-item mb-3\"><small><a href=\"https://tidesandcurrents.noaa.gov/news_posts/article.html?post=1489\">Updated Relative Sea Level Trends Now Available\n            </a></small><br>\n              <small class=\"text-muted text-uppercase text-center\">tides and currents</small> </li>",
                          "target": [
                            ".list-group-item.mb-3:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<small class=\"text-muted text-uppercase text-center\">tides and currents</small>",
                  "target": [
                    ".list-group-item.mb-3:nth-child(6) > .text-muted.text-uppercase"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"list-group-item mb-3\">",
                          "target": [
                            ".list-group-item.mb-3:nth-child(7)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<small class=\"text-muted text-uppercase text-center\">sanctuaries</small>",
                  "target": [
                    ".list-group-item.mb-3:nth-child(7) > .text-muted.text-uppercase"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"list-group-item mb-3\">",
                          "target": [
                            ".list-group-item.mb-3:nth-child(8)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<small class=\"text-muted text-uppercase text-center\">ocean observing</small>",
                  "target": [
                    ".list-group-item.mb-3:nth-child(8) > .text-muted.text-uppercase"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"list-group-item mb-3\"><small><a href=\"https://oceantoday.noaa.gov/every-full-moon/full-moon-horseshoecrab.html\">The Remarkable Horseshoe Crab (Video Series)</a></small><br>\n\t\t\t\t\t\t\t<small class=\"text-muted text-uppercase text-center\">ocean today</small> </li>",
                          "target": [
                            ".list-group-item.mb-3:nth-child(9)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<small class=\"text-muted text-uppercase text-center\">ocean today</small>",
                  "target": [
                    ".list-group-item.mb-3:nth-child(9) > .text-muted.text-uppercase"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). 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": "#21afe3",
                        "contrastRatio": 2.52,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"masthead text-center m-2\">\n          <a href=\"/recreation/beach-safety/\">Go There</a>\n          </button>",
                          "target": [
                            ".m-2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #21afe3, font size: 14.4pt (19.2px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/recreation/beach-safety/\">Go There</a>",
                  "target": [
                    "a[href$=\"beach-safety/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.52 (foreground color: #ffffff, background color: #21afe3, font size: 14.4pt (19.2px), font weight: normal). 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": "<h6 class=\"card-title font-weight-bold text-center text-uppercase\"><a href=\"/facts/find-tides-currents.html\">tides and currents</a></h6>",
                  "target": [
                    ".col-lg-2.col-6:nth-child(1) > .card > .card-body > .font-weight-bold"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "landmark-banner-is-top-level",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the banner landmark is at top level",
              "help": "Banner landmark should not be contained in another landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-banner-is-top-level?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-top-level",
                      "data": {
                        "role": "banner"
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "The banner landmark is contained in another landmark."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"navbar-brand\" role=\"banner\" aria-selected=\"false\">",
                  "target": [
                    "div[role=\"banner\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  The banner landmark is contained in another landmark."
                }
              ]
            },
            {
              "id": "landmark-no-duplicate-banner",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has at most one banner landmark",
              "help": "Document should not have more than one banner landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-no-duplicate-banner?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "page-no-duplicate-banner",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-brand\" role=\"banner\" aria-selected=\"false\">",
                          "target": [
                            "div[role=\"banner\"]"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "Document has more than one banner landmark"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<header>",
                  "target": [
                    "header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has more than one banner 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": "banner",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-brand\" role=\"banner\" aria-selected=\"false\">",
                          "target": [
                            "div[role=\"banner\"]"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<header>",
                  "target": [
                    "header"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                },
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar navbar-expand-lg  navbar-dark navbar-nos\" role=\"navigation\" aria-checked=\"false\">",
                          "target": [
                            "nav"
                          ]
                        },
                        {
                          "html": "<a class=\"nav-link home\" href=\"/\" role=\"navigation\">Home</a>",
                          "target": [
                            ".home"
                          ]
                        },
                        {
                          "html": "<a class=\"nav-link facts\" href=\"/facts/\" role=\"navigation\">Ocean Facts</a>",
                          "target": [
                            ".facts"
                          ]
                        },
                        {
                          "html": "<a class=\"nav-link explore dropdown-toggle\" href=\"#\" id=\"navbarnos\" data-toggle=\"dropdown\" role=\"navigation\" aria-haspopup=\"true\" aria-expanded=\"false\">Topics</a>",
                          "target": [
                            "#navbarnos"
                          ]
                        },
                        {
                          "html": "<a class=\"nav-link education\" href=\"/education/\" role=\"navigation\">Education</a>",
                          "target": [
                            ".education"
                          ]
                        },
                        {
                          "html": "<a class=\"nav-link posts\" href=\"/news/\" role=\"navigation\">News</a>",
                          "target": [
                            ".posts"
                          ]
                        },
                        {
                          "html": "<a class=\"nav-link media-podcast\" href=\"/podcast/\" role=\"navigation\">Podcasts</a>",
                          "target": [
                            ".media-podcast"
                          ]
                        },
                        {
                          "html": "<a class=\"nav-link media-video\" href=\"/video/\" role=\"navigation\">Video</a>",
                          "target": [
                            ".media-video"
                          ]
                        },
                        {
                          "html": "<a class=\"nav-link media-images\" href=\"/gallery/\" role=\"navigation\">Images</a>",
                          "target": [
                            ".media-images"
                          ]
                        },
                        {
                          "html": "<a class=\"nav-link about\" href=\"/about/\" role=\"navigation\">About Us</a>",
                          "target": [
                            ".about"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"navbar navbar-expand-md\" role=\"navigation\" aria-selected=\"false\">",
                  "target": [
                    ".navbar-expand-md"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a class=\"nav-link home\" href=\"/\" role=\"navigation\">Home</a>",
                  "target": [
                    ".home"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a class=\"nav-link facts\" href=\"/facts/\" role=\"navigation\">Ocean Facts</a>",
                  "target": [
                    ".facts"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a class=\"nav-link explore dropdown-toggle\" href=\"#\" id=\"navbarnos\" data-toggle=\"dropdown\" role=\"navigation\" aria-haspopup=\"true\" aria-expanded=\"false\">Topics</a>",
                  "target": [
                    "#navbarnos"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a class=\"nav-link education\" href=\"/education/\" role=\"navigation\">Education</a>",
                  "target": [
                    ".education"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a class=\"nav-link posts\" href=\"/news/\" role=\"navigation\">News</a>",
                  "target": [
                    ".posts"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a class=\"nav-link media-podcast\" href=\"/podcast/\" role=\"navigation\">Podcasts</a>",
                  "target": [
                    ".media-podcast"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a class=\"nav-link media-video\" href=\"/video/\" role=\"navigation\">Video</a>",
                  "target": [
                    ".media-video"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a class=\"nav-link media-images\" href=\"/gallery/\" role=\"navigation\">Images</a>",
                  "target": [
                    ".media-images"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a class=\"nav-link about\" href=\"/about/\" role=\"navigation\">About Us</a>",
                  "target": [
                    ".about"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "nested-interactive",
              "impact": "serious",
              "tags": [
                "cat.keyboard",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
              "help": "Interactive controls must not be nested",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/nested-interactive?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "no-focusable-content",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<button class=\"masthead text-center m-2\">\n          <a href=\"/recreation/beach-safety/\">Go There</a>\n          </button>",
                          "target": [
                            ".m-2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has focusable descendants"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<section class=\"jumbotron-home-banner\" role=\"img\" aria-label=\"Monterey Bay National Marine Sanctuary ocean waves\">",
                  "target": [
                    "section"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has focusable descendants"
                },
                {
                  "any": [
                    {
                      "id": "no-focusable-content",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/recreation/beach-safety/\">Go There</a>",
                          "target": [
                            "a[href$=\"beach-safety/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has focusable descendants"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"masthead text-center m-2\">\n          <a href=\"/recreation/beach-safety/\">Go There</a>\n          </button>",
                  "target": [
                    ".m-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has focusable descendants"
                }
              ]
            },
            {
              "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=\"container mt-5 mb-5\">",
                  "target": [
                    ".mb-5.mt-5.container"
                  ],
                  "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=\"container\">",
                  "target": [
                    ".container:nth-child(4)"
                  ],
                  "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://oceanservice.noaa.gov/",
      "what": "URL",
      "result": "https://oceanservice.noaa.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://oceanservice.noaa.gov/",
      "result": {
        "Error": {
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.53:1. Recommendation:  change background to #007fae.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/recreation/beach-safety/\">...</a>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"card-title icon pt-3\">...</p>"
              }
            ]
          },
          "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": "#boxes-box-header_logo",
                "code": "<div id=\"boxes-box-header_logo\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h5 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5 class=\"card-title small text-uppercase\">...</h5>"
              }
            ],
            "The heading structure is not logically nested. This h5 element should be an h1 to be properly nested.": [
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5 class=\"card-title small text-uppercase\">...</h5>"
              }
            ],
            "The heading structure is not logically nested. This h6 element should be an h2 to be properly nested.": [
              {
                "tagName": "h6",
                "id": "",
                "code": "<h6 class=\"card-title font-weight-bold text-center text-uppercase\">...</h6>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "a",
                "id": "#scroll-to-top",
                "code": "<a href=\"#\" id=\"scroll-to-top\">...</a>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"masthead\">...</h1>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"text-center masthead font-weight-bold\">...</p>"
              }
            ]
          },
          "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": "h5",
                "id": "",
                "code": "<h5 class=\"sr-only\">...</h5>"
              },
              {
                "tagName": "h6",
                "id": "",
                "code": "<h6 class=\"sr-only\">...</h6>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"header-search\" class=\"sr-only\">...</label>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</span>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://oceanservice.noaa.gov/",
      "what": "URL",
      "result": "https://oceanservice.noaa.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://oceanservice.noaa.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 75,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/small[1]/p[1]/a[1]",
                "aria": "/document[1]/banner[1]/button[1]"
              },
              "message": "The 'id' \"collapseExample\" specified for the ARIA property 'aria-controls' value is not valid",
              "bounds": {
                "left": 8,
                "top": 30,
                "height": 15,
                "width": 193
              },
              "snippet": "<a aria-controls=\"collapseExample\" aria-expanded=\"false\" role=\"button\" href=\"#collapse-usa\" data-toggle=\"collapse\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[9]/small[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[9]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 3143,
                "height": 15,
                "width": 258
              },
              "snippet": "<a href=\"https://oceantoday.noaa.gov/every-full-moon/full-moon-horseshoecrab.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[8]/small[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[8]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 3106,
                "height": 15,
                "width": 290
              },
              "snippet": "<a href=\"https://www.ncei.noaa.gov/news/archiving-ocean-biodiversity-information-system-usa-obis-usa\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[7]/small[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[7]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 3069,
                "height": 15,
                "width": 379
              },
              "snippet": "<a href=\"https://coastalscience.noaa.gov/news/study-finds-pollution-low-in-american-samoas-fagatele-bay-video/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[6]/small[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[6]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 3032,
                "height": 15,
                "width": 272
              },
              "snippet": "<a href=\"https://tidesandcurrents.noaa.gov/news_posts/article.html?post=1489\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/small[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2995,
                "height": 15,
                "width": 512
              },
              "snippet": "<a href=\"https://coastalscience.noaa.gov/news/researchers-develop-drone-based-system-to-detect-marine-debris-expedite-clean-up-video/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/small[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2958,
                "height": 15,
                "width": 408
              },
              "snippet": "<a href=\"https://response.restoration.noaa.gov/coastal-resilience\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/small[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2921,
                "height": 15,
                "width": 306
              },
              "snippet": "<a href=\"https://nauticalcharts.noaa.gov/updates/ocean-and-coastal-mapping-matching-fund-opportunity/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/small[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2884,
                "height": 15,
                "width": 477
              },
              "snippet": "<a href=\"https://blog.marinedebris.noaa.gov/now-open-bipartisan-infrastructure-law-grant-opportunity-marine-debris-removal\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/small[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2847,
                "height": 15,
                "width": 599
              },
              "snippet": "<a href=\"https://coast.noaa.gov/funding/infrastructure.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/p[1]/em[1]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 329,
                "top": 2766,
                "height": 18,
                "width": 79
              },
              "snippet": "<a href=\"https://www.noaa.gov/news-release/biden-administration-announces-historic-coastal-and-climate-resilience-funding\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/h5[1]",
                "aria": "/document[1]/heading[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2639,
                "height": 16,
                "width": 784
              },
              "snippet": "<h5 class=\"card-title text-center\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[7]/div[1]/div[2]/div[1]/h5[1]",
                "aria": "/document[1]/heading[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2542,
                "height": 16,
                "width": 784
              },
              "snippet": "<h5 class=\"card-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[7]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2501,
                "height": 18,
                "width": 236
              },
              "snippet": "<a href=\"/news/high-tide-bulletin/summer-2022/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[6]/div[1]/div[2]/div[1]/h5[1]",
                "aria": "/document[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2373,
                "height": 16,
                "width": 784
              },
              "snippet": "<h5 class=\"card-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[6]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2333,
                "height": 18,
                "width": 217
              },
              "snippet": "<a href=\"/podcast/may22/nop56-surveying-great-lakes.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/h5[1]",
                "aria": "/document[1]/heading[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2205,
                "height": 16,
                "width": 784
              },
              "snippet": "<h5 class=\"card-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[5]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2164,
                "height": 18,
                "width": 784
              },
              "snippet": "<a href=\"https://www.noaa.gov/news-release/noaa-begins-process-to-potentially-protect-waters-off-new-york-new-jersey\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/h5[1]",
                "aria": "/document[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1994,
                "height": 16,
                "width": 784
              },
              "snippet": "<h5 class=\"card-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1953,
                "height": 18,
                "width": 784
              },
              "snippet": "<a href=\"https://www.noaa.gov/stories/marine-navigation-system-to-increase-safety-commerce-in-northwest\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/h5[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1789,
                "height": 16,
                "width": 784
              },
              "snippet": "<h5 class=\"card-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/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": 1748,
                "height": 18,
                "width": 393
              },
              "snippet": "<a href=\"https://www.noaa.gov/news-release/marine-economy-continues-to-power-american-prosperity-despite-2020-downturn\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/h5[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1620,
                "height": 16,
                "width": 784
              },
              "snippet": "<h5 class=\"card-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1579,
                "height": 18,
                "width": 439
              },
              "snippet": "<a href=\"/news/jun22/sealevelrise-report-guide.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1452,
                "height": 16,
                "width": 784
              },
              "snippet": "<h5 class=\"card-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1411,
                "height": 18,
                "width": 784
              },
              "snippet": "<a href=\"/news/jun22/seabed-2030.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[6]/div[1]/div[1]/h6[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1343,
                "height": 25,
                "width": 784
              },
              "snippet": "<h6 class=\"card-title font-weight-bold text-center text-uppercase\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[6]/div[1]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1299,
                "height": 18,
                "width": 103
              },
              "snippet": "<a href=\"/education/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[5]/div[1]/div[1]/h6[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1262,
                "height": 13,
                "width": 784
              },
              "snippet": "<h6 class=\"card-title font-weight-bold text-center text-uppercase\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[5]/div[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1218,
                "height": 18,
                "width": 108
              },
              "snippet": "<a href=\"/hazards/hurricanes/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[4]/div[1]/div[1]/h6[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1168,
                "height": 25,
                "width": 784
              },
              "snippet": "<h6 class=\"card-title font-weight-bold text-center text-uppercase\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1125,
                "height": 18,
                "width": 157
              },
              "snippet": "<a href=\"/hazards/sealevelrise/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/h6[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1087,
                "height": 13,
                "width": 784
              },
              "snippet": "<h6 class=\"card-title font-weight-bold text-center text-uppercase\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1044,
                "height": 18,
                "width": 139
              },
              "snippet": "<a href=\"/hazards/hab/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/h6[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1006,
                "height": 13,
                "width": 784
              },
              "snippet": "<h6 class=\"card-title font-weight-bold text-center text-uppercase\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 963,
                "height": 18,
                "width": 135
              },
              "snippet": "<a href=\"/facts/find-charts.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h6[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 925,
                "height": 13,
                "width": 784
              },
              "snippet": "<h6 class=\"card-title font-weight-bold text-center text-uppercase\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 882,
                "height": 18,
                "width": 161
              },
              "snippet": "<a href=\"/facts/find-tides-currents.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[9]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[9]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 544,
                "height": 18,
                "width": 62
              },
              "snippet": "<a role=\"navigation\" href=\"/about/\" class=\"nav-link about\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[8]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[8]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 525,
                "height": 18,
                "width": 47
              },
              "snippet": "<a role=\"navigation\" href=\"/gallery/\" class=\"nav-link media-images\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[7]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 507,
                "height": 18,
                "width": 39
              },
              "snippet": "<a role=\"navigation\" href=\"/video/\" class=\"nav-link media-video\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[6]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 488,
                "height": 18,
                "width": 56
              },
              "snippet": "<a role=\"navigation\" href=\"/podcast/\" class=\"nav-link media-podcast\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 470,
                "height": 18,
                "width": 37
              },
              "snippet": "<a role=\"navigation\" href=\"/news/\" class=\"nav-link posts\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[4]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 451,
                "height": 18,
                "width": 65
              },
              "snippet": "<a role=\"navigation\" href=\"/education/\" class=\"nav-link education\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[3]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 396,
                "height": 18,
                "width": 43
              },
              "snippet": "<a aria-expanded=\"false\" aria-haspopup=\"true\" role=\"navigation\" data-toggle=\"dropdown\" id=\"navbarnos\" href=\"#\" class=\"nav-link explore dropdown-toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 377,
                "height": 18,
                "width": 79
              },
              "snippet": "<a role=\"navigation\" href=\"/facts/\" class=\"nav-link facts\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 359,
                "height": 18,
                "width": 40
              },
              "snippet": "<a role=\"navigation\" href=\"/\" class=\"nav-link home\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 324,
                "height": 238,
                "width": 784
              },
              "snippet": "<nav aria-checked=\"false\" role=\"navigation\" class=\"navbar navbar-expand-lg  navbar-dark navbar-nos\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 244,
                "height": 80,
                "width": 784
              },
              "snippet": "<div aria-selected=\"false\" role=\"navigation\" class=\"navbar navbar-expand-md\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]/div[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 266,
                "height": 37,
                "width": 784
              },
              "snippet": "<div aria-selected=\"false\" role=\"banner\" class=\"navbar-brand\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 14,
                "height": 549,
                "width": 784
              },
              "snippet": "<header>",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[9]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[9]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 544,
                "height": 18,
                "width": 62
              },
              "snippet": "<a role=\"navigation\" href=\"/about/\" class=\"nav-link about\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[8]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[8]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 525,
                "height": 18,
                "width": 47
              },
              "snippet": "<a role=\"navigation\" href=\"/gallery/\" class=\"nav-link media-images\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[7]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 507,
                "height": 18,
                "width": 39
              },
              "snippet": "<a role=\"navigation\" href=\"/video/\" class=\"nav-link media-video\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[6]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 488,
                "height": 18,
                "width": 56
              },
              "snippet": "<a role=\"navigation\" href=\"/podcast/\" class=\"nav-link media-podcast\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 470,
                "height": 18,
                "width": 37
              },
              "snippet": "<a role=\"navigation\" href=\"/news/\" class=\"nav-link posts\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[4]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 451,
                "height": 18,
                "width": 65
              },
              "snippet": "<a role=\"navigation\" href=\"/education/\" class=\"nav-link education\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[3]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 396,
                "height": 18,
                "width": 43
              },
              "snippet": "<a aria-expanded=\"false\" aria-haspopup=\"true\" role=\"navigation\" data-toggle=\"dropdown\" id=\"navbarnos\" href=\"#\" class=\"nav-link explore dropdown-toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 377,
                "height": 18,
                "width": 79
              },
              "snippet": "<a role=\"navigation\" href=\"/facts/\" class=\"nav-link facts\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 359,
                "height": 18,
                "width": 40
              },
              "snippet": "<a role=\"navigation\" href=\"/\" class=\"nav-link home\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 324,
                "height": 238,
                "width": 784
              },
              "snippet": "<nav aria-checked=\"false\" role=\"navigation\" class=\"navbar navbar-expand-lg  navbar-dark navbar-nos\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 244,
                "height": 80,
                "width": 784
              },
              "snippet": "<div aria-selected=\"false\" role=\"navigation\" class=\"navbar navbar-expand-md\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[9]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[9]/navigation[1]"
              },
              "message": "The ARIA role 'navigation' is not valid for the element <a>",
              "bounds": {
                "left": 48,
                "top": 544,
                "height": 18,
                "width": 62
              },
              "snippet": "<a role=\"navigation\" href=\"/about/\" class=\"nav-link about\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[8]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[8]/navigation[1]"
              },
              "message": "The ARIA role 'navigation' is not valid for the element <a>",
              "bounds": {
                "left": 48,
                "top": 525,
                "height": 18,
                "width": 47
              },
              "snippet": "<a role=\"navigation\" href=\"/gallery/\" class=\"nav-link media-images\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[7]/navigation[1]"
              },
              "message": "The ARIA role 'navigation' is not valid for the element <a>",
              "bounds": {
                "left": 48,
                "top": 507,
                "height": 18,
                "width": 39
              },
              "snippet": "<a role=\"navigation\" href=\"/video/\" class=\"nav-link media-video\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[6]/navigation[1]"
              },
              "message": "The ARIA role 'navigation' is not valid for the element <a>",
              "bounds": {
                "left": 48,
                "top": 488,
                "height": 18,
                "width": 56
              },
              "snippet": "<a role=\"navigation\" href=\"/podcast/\" class=\"nav-link media-podcast\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/navigation[1]"
              },
              "message": "The ARIA role 'navigation' is not valid for the element <a>",
              "bounds": {
                "left": 48,
                "top": 470,
                "height": 18,
                "width": 37
              },
              "snippet": "<a role=\"navigation\" href=\"/news/\" class=\"nav-link posts\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[4]/navigation[1]"
              },
              "message": "The ARIA role 'navigation' is not valid for the element <a>",
              "bounds": {
                "left": 48,
                "top": 451,
                "height": 18,
                "width": 65
              },
              "snippet": "<a role=\"navigation\" href=\"/education/\" class=\"nav-link education\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[3]/navigation[1]"
              },
              "message": "The ARIA role 'navigation' is not valid for the element <a>",
              "bounds": {
                "left": 48,
                "top": 396,
                "height": 18,
                "width": 43
              },
              "snippet": "<a aria-expanded=\"false\" aria-haspopup=\"true\" role=\"navigation\" data-toggle=\"dropdown\" id=\"navbarnos\" href=\"#\" class=\"nav-link explore dropdown-toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/navigation[1]"
              },
              "message": "The ARIA role 'navigation' is not valid for the element <a>",
              "bounds": {
                "left": 48,
                "top": 377,
                "height": 18,
                "width": 79
              },
              "snippet": "<a role=\"navigation\" href=\"/facts/\" class=\"nav-link facts\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/navigation[1]"
              },
              "message": "The ARIA role 'navigation' is not valid for the element <a>",
              "bounds": {
                "left": 48,
                "top": 359,
                "height": 18,
                "width": 40
              },
              "snippet": "<a role=\"navigation\" href=\"/\" class=\"nav-link home\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]",
                "aria": "/document[1]/main[1]/img[1]"
              },
              "message": "The ARIA role 'img' is not valid for the element <section>",
              "bounds": {
                "left": 8,
                "top": 582,
                "height": 300,
                "width": 784
              },
              "snippet": "<section aria-label=\"Monterey Bay National Marine Sanctuary ocean waves\" role=\"img\" class=\"jumbotron-home-banner\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "The ARIA attribute 'aria-checked' is not valid for the element <nav> with ARIA role 'navigation'",
              "bounds": {
                "left": 8,
                "top": 324,
                "height": 238,
                "width": 784
              },
              "snippet": "<nav aria-checked=\"false\" role=\"navigation\" class=\"navbar navbar-expand-lg  navbar-dark navbar-nos\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]/div[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/banner[1]"
              },
              "message": "The ARIA attribute 'aria-selected' is not valid for the element <div> with ARIA role 'banner'",
              "bounds": {
                "left": 8,
                "top": 266,
                "height": 37,
                "width": 784
              },
              "snippet": "<div aria-selected=\"false\" role=\"banner\" class=\"navbar-brand\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The ARIA attribute 'aria-selected' is not valid for the element <div> with ARIA role 'navigation'",
              "bounds": {
                "left": 8,
                "top": 244,
                "height": 80,
                "width": 784
              },
              "snippet": "<div aria-selected=\"false\" role=\"navigation\" class=\"navbar navbar-expand-md\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[11]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 324,
                "height": 238,
                "width": 784
              },
              "snippet": "<nav aria-checked=\"false\" role=\"navigation\" class=\"navbar navbar-expand-lg  navbar-dark navbar-nos\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 8,
                "top": 3194,
                "height": 793,
                "width": 784
              },
              "snippet": "<footer role=\"contentinfo\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 8,
                "top": 582,
                "height": 300,
                "width": 784
              },
              "snippet": "<main role=\"main\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[3]/navigation[1]"
              },
              "message": "The ARIA attributes \"aria-haspopup\" are deprecated for the role \"navigation\" in the ARIA specification",
              "bounds": {
                "left": 48,
                "top": 396,
                "height": 18,
                "width": 43
              },
              "snippet": "<a aria-expanded=\"false\" aria-haspopup=\"true\" role=\"navigation\" data-toggle=\"dropdown\" id=\"navbarnos\" href=\"#\" class=\"nav-link explore dropdown-toggle\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 48,
            "recommendation": 4,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[6]/div[1]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 415,
                "top": 664,
                "height": 0,
                "width": 330
              },
              "snippet": "<a href=\"/education/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[5]/div[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 55,
                "top": 664,
                "height": 0,
                "width": 330
              },
              "snippet": "<a href=\"/hazards/hurricanes/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 415,
                "top": 575,
                "height": 0,
                "width": 330
              },
              "snippet": "<a href=\"/hazards/sealevelrise/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 55,
                "top": 575,
                "height": 0,
                "width": 330
              },
              "snippet": "<a href=\"/hazards/hab/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 415,
                "top": 505,
                "height": 0,
                "width": 330
              },
              "snippet": "<a href=\"/facts/find-charts.html\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 55,
                "top": 505,
                "height": 0,
                "width": 330
              },
              "snippet": "<a href=\"/facts/find-tides-currents.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/small[1]/p[1]/a[1]",
                "aria": "/document[1]/banner[1]/button[1]"
              },
              "message": "The 'id' \"collapseExample\" specified for the ARIA property 'aria-controls' value is not valid",
              "bounds": {
                "left": 463,
                "top": 8,
                "height": 16,
                "width": 188
              },
              "snippet": "<a aria-controls=\"collapseExample\" aria-expanded=\"false\" role=\"button\" href=\"#collapse-usa\" data-toggle=\"collapse\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[9]/small[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[9]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 632,
                "top": 4048,
                "height": 96,
                "width": 65
              },
              "snippet": "<a href=\"https://oceantoday.noaa.gov/every-full-moon/full-moon-horseshoecrab.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[8]/small[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[8]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 632,
                "top": 3867,
                "height": 96,
                "width": 71
              },
              "snippet": "<a href=\"https://www.ncei.noaa.gov/news/archiving-ocean-biodiversity-information-system-usa-obis-usa\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[7]/small[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[7]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 632,
                "top": 3686,
                "height": 116,
                "width": 74
              },
              "snippet": "<a href=\"https://coastalscience.noaa.gov/news/study-finds-pollution-low-in-american-samoas-fagatele-bay-video/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[6]/small[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[6]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 632,
                "top": 3525,
                "height": 76,
                "width": 76
              },
              "snippet": "<a href=\"https://tidesandcurrents.noaa.gov/news_posts/article.html?post=1489\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/small[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 632,
                "top": 3244,
                "height": 176,
                "width": 74
              },
              "snippet": "<a href=\"https://coastalscience.noaa.gov/news/researchers-develop-drone-based-system-to-detect-marine-debris-expedite-clean-up-video/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/small[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 632,
                "top": 2983,
                "height": 136,
                "width": 75
              },
              "snippet": "<a href=\"https://response.restoration.noaa.gov/coastal-resilience\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/small[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 632,
                "top": 2782,
                "height": 116,
                "width": 66
              },
              "snippet": "<a href=\"https://nauticalcharts.noaa.gov/updates/ocean-and-coastal-mapping-matching-fund-opportunity/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/small[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 632,
                "top": 2541,
                "height": 156,
                "width": 74
              },
              "snippet": "<a href=\"https://blog.marinedebris.noaa.gov/now-open-bipartisan-infrastructure-law-grant-opportunity-marine-debris-removal\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/small[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 632,
                "top": 2240,
                "height": 196,
                "width": 75
              },
              "snippet": "<a href=\"https://coast.noaa.gov/funding/infrastructure.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/p[1]/em[1]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 612,
                "top": 2027,
                "height": 49,
                "width": 106
              },
              "snippet": "<a href=\"https://www.noaa.gov/news-release/biden-administration-announces-historic-coastal-and-climate-resilience-funding\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/div[1]/div[1]/h5[1]",
                "aria": "/document[1]/heading[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 612,
                "top": 874,
                "height": 192,
                "width": 116
              },
              "snippet": "<h5 class=\"card-title text-center\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[7]/div[1]/div[2]/div[1]/h5[1]",
                "aria": "/document[1]/heading[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 3504,
                "height": 24,
                "width": 300
              },
              "snippet": "<h5 class=\"card-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[7]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 3484,
                "height": 20,
                "width": 170
              },
              "snippet": "<a href=\"/news/high-tide-bulletin/summer-2022/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[6]/div[1]/div[2]/div[1]/h5[1]",
                "aria": "/document[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 3092,
                "height": 48,
                "width": 300
              },
              "snippet": "<h5 class=\"card-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[6]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 3072,
                "height": 20,
                "width": 170
              },
              "snippet": "<a href=\"/podcast/may22/nop56-surveying-great-lakes.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/h5[1]",
                "aria": "/document[1]/heading[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 2685,
                "height": 72,
                "width": 300
              },
              "snippet": "<h5 class=\"card-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[5]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 2665,
                "height": 20,
                "width": 170
              },
              "snippet": "<a href=\"https://www.noaa.gov/news-release/noaa-begins-process-to-potentially-protect-waters-off-new-york-new-jersey\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/h5[1]",
                "aria": "/document[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 2162,
                "height": 72,
                "width": 300
              },
              "snippet": "<h5 class=\"card-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[4]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 2142,
                "height": 20,
                "width": 170
              },
              "snippet": "<a href=\"https://www.noaa.gov/stories/marine-navigation-system-to-increase-safety-commerce-in-northwest\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/h5[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 1664,
                "height": 48,
                "width": 300
              },
              "snippet": "<h5 class=\"card-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 1644,
                "height": 20,
                "width": 170
              },
              "snippet": "<a href=\"https://www.noaa.gov/news-release/marine-economy-continues-to-power-american-prosperity-despite-2020-downturn\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/h5[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 1252,
                "height": 48,
                "width": 300
              },
              "snippet": "<h5 class=\"card-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 1232,
                "height": 20,
                "width": 170
              },
              "snippet": "<a href=\"/news/jun22/sealevelrise-report-guide.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h5[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 869,
                "height": 48,
                "width": 300
              },
              "snippet": "<h5 class=\"card-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 849,
                "height": 20,
                "width": 170
              },
              "snippet": "<a href=\"/news/jun22/seabed-2030.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[6]/div[1]/div[1]/h6[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 435,
                "top": 684,
                "height": 37,
                "width": 290
              },
              "snippet": "<h6 class=\"card-title font-weight-bold text-center text-uppercase\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[5]/div[1]/div[1]/h6[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 75,
                "top": 684,
                "height": 19,
                "width": 290
              },
              "snippet": "<h6 class=\"card-title font-weight-bold text-center text-uppercase\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[4]/div[1]/div[1]/h6[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 435,
                "top": 595,
                "height": 37,
                "width": 290
              },
              "snippet": "<h6 class=\"card-title font-weight-bold text-center text-uppercase\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[1]/h6[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 75,
                "top": 595,
                "height": 19,
                "width": 290
              },
              "snippet": "<h6 class=\"card-title font-weight-bold text-center text-uppercase\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/h6[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 435,
                "top": 525,
                "height": 19,
                "width": 290
              },
              "snippet": "<h6 class=\"card-title font-weight-bold text-center text-uppercase\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h6[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 75,
                "top": 525,
                "height": 19,
                "width": 290
              },
              "snippet": "<h6 class=\"card-title font-weight-bold text-center text-uppercase\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 117,
                "height": 40,
                "width": 800
              },
              "snippet": "<nav aria-checked=\"false\" role=\"navigation\" class=\"navbar navbar-expand-lg  navbar-dark navbar-nos\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 32,
                "height": 85,
                "width": 800
              },
              "snippet": "<div aria-selected=\"false\" role=\"navigation\" class=\"navbar navbar-expand-md\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]/div[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 32,
                "height": 85,
                "width": 500
              },
              "snippet": "<div aria-selected=\"false\" role=\"banner\" class=\"navbar-brand\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 157,
                "width": 800
              },
              "snippet": "<header>",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 117,
                "height": 40,
                "width": 800
              },
              "snippet": "<nav aria-checked=\"false\" role=\"navigation\" class=\"navbar navbar-expand-lg  navbar-dark navbar-nos\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 32,
                "height": 85,
                "width": 800
              },
              "snippet": "<div aria-selected=\"false\" role=\"navigation\" class=\"navbar navbar-expand-md\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]",
                "aria": "/document[1]/main[1]/img[1]"
              },
              "message": "The ARIA role 'img' is not valid for the element <section>",
              "bounds": {
                "left": 0,
                "top": 157,
                "height": 300,
                "width": 800
              },
              "snippet": "<section aria-label=\"Monterey Bay National Marine Sanctuary ocean waves\" role=\"img\" class=\"jumbotron-home-banner\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "The ARIA attribute 'aria-checked' is not valid for the element <nav> with ARIA role 'navigation'",
              "bounds": {
                "left": 0,
                "top": 117,
                "height": 40,
                "width": 800
              },
              "snippet": "<nav aria-checked=\"false\" role=\"navigation\" class=\"navbar navbar-expand-lg  navbar-dark navbar-nos\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]/div[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/banner[1]"
              },
              "message": "The ARIA attribute 'aria-selected' is not valid for the element <div> with ARIA role 'banner'",
              "bounds": {
                "left": 0,
                "top": 32,
                "height": 85,
                "width": 500
              },
              "snippet": "<div aria-selected=\"false\" role=\"banner\" class=\"navbar-brand\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The ARIA attribute 'aria-selected' is not valid for the element <div> with ARIA role 'navigation'",
              "bounds": {
                "left": 0,
                "top": 32,
                "height": 85,
                "width": 800
              },
              "snippet": "<div aria-selected=\"false\" role=\"navigation\" class=\"navbar navbar-expand-md\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[11]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 0,
                "top": 117,
                "height": 40,
                "width": 800
              },
              "snippet": "<nav aria-checked=\"false\" role=\"navigation\" class=\"navbar navbar-expand-lg  navbar-dark navbar-nos\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 4278,
                "height": 637,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 157,
                "height": 300,
                "width": 800
              },
              "snippet": "<main role=\"main\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://oceanservice.noaa.gov/",
      "what": "URL",
      "result": "https://oceanservice.noaa.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://oceanservice.noaa.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "NOAA's National Ocean Service",
          "pageurl": "https://oceanservice.noaa.gov/",
          "time": 2.62,
          "creditsremaining": 865,
          "allitemcount": 112,
          "totalelements": 405,
          "waveurl": "http://wave.webaim.org/report?url=https://oceanservice.noaa.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 5,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 5,
                "selectors": [
                  "HTML > BODY#home > HEADER:first-child + DIV > MAIN:first-child > SECTION:first-child > DIV:first-child > H1:first-child + P + DIV + DIV > BUTTON:first-child > A:first-child",
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV + DIV + FOOTER > DIV#footer-main > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H6:first-child",
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV + DIV + FOOTER > DIV#footer-main > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > H6:first-child",
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV + DIV + FOOTER > DIV#footer-main > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > H6:first-child",
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV + DIV + FOOTER > DIV#footer-main > DIV:first-child + DIV > H5:first-child"
                ],
                "contrastdata": [
                  [
                    2.52,
                    "#ffffff",
                    "#21afe3",
                    false
                  ],
                  [
                    1.94,
                    "#5e5e5e",
                    "#333333",
                    false
                  ],
                  [
                    1.94,
                    "#5e5e5e",
                    "#333333",
                    false
                  ],
                  [
                    1.94,
                    "#5e5e5e",
                    "#333333",
                    false
                  ],
                  [
                    1.94,
                    "#5e5e5e",
                    "#333333",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 19,
            "items": {
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 3,
                "selectors": [
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV > H6:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 15,
                "selectors": [
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV > H6:first-child > A:first-child",
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child + DIV > H6:first-child > A:first-child",
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child + DIV > H6:first-child > A:first-child",
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child + DIV > H6:first-child > A:first-child",
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child + DIV > H6:first-child > A:first-child",
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child + DIV > H6:first-child > A:first-child",
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child > A:first-child",
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child > A:first-child",
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child > A:first-child",
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child > A:first-child",
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child > A:first-child",
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child > A:first-child",
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H5:first-child > A:first-child",
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + H5 + A + P > EM:first-child > A:first-child",
                  "HTML > BODY#home > HEADER:first-child + DIV + DIV + DIV + FOOTER > DIV#footer-main > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + P > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://oceanservice.noaa.gov/",
      "what": "URL",
      "result": "https://oceanservice.noaa.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://oceanservice.noaa.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.065",
        "responseTime": "2022-07-18T00:25:54.886Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1011048,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 173,
              "failing": 7
            },
            "issues": {
              "totalErrors": 12,
              "totalWarnings": 11,
              "totalIssues": 23
            },
            "issuesByLevel": {
              "A": {
                "count": 17,
                "pct": 73.91
              },
              "AA": {
                "count": 13,
                "pct": 56.52
              },
              "AAA": {
                "count": 23,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 1,
              "warningDensity": 1,
              "allDensity": 2
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "3a8f5d20-297c-47a0-af99-f95d8cb74ae4",
          "docID": "5107c8a3-2baf-449d-f282-660b8e698b63",
          "sourceHash": "adbc08e6c55ab4d576c46c7e76959b1c",
          "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=3a8f5d20-297c-47a0-af99-f95d8cb74ae4",
          "resultSet": [
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 40.03125
                },
                "bottom-right": {
                  "x": 500,
                  "y": 52.03125
                },
                "height": 12,
                "width": 500
              },
              "position": {
                "line": 47,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"site-slogan\" href=\"http://www.noaa.gov\"&gt;National Oceanic and Atmospheric Administration&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/a[3]",
              "issueID": "95148a29ab89ba3e6a2678646308b9cd",
              "signature": "881446b53c8ba52f7bf1ccfc69219237",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=95148a29ab89ba3e6a2678646308b9cd"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 52.03125
                },
                "bottom-right": {
                  "x": 500,
                  "y": 64.03125
                },
                "height": 12,
                "width": 500
              },
              "position": {
                "line": 48,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"site-slogan\" href=\"https://www.commerce.gov\"&gt;U.S. Department of Commerce&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/a[4]",
              "issueID": "0627f36953f844f645d4813676a87c23",
              "signature": "867e0a6061f53b05be5c238bfd340957",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=0627f36953f844f645d4813676a87c23"
            },
            {
              "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": 63,
                  "y": 0
                },
                "bottom-right": {
                  "x": 125,
                  "y": 20
                },
                "height": 20,
                "width": 62
              },
              "position": {
                "line": 6517,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/about/welcome.html\"&gt;About Us&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "657ea79760146ea63bed5aabfd78c70f",
              "signature": "73e5d0d7db293b21fba2c74bf64ed4ed",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=657ea79760146ea63bed5aabfd78c70f"
            },
            {
              "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": 68,
                  "y": 16
                },
                "bottom-right": {
                  "x": 226,
                  "y": 36
                },
                "height": 20,
                "width": 158
              },
              "position": {
                "line": 7760,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/\"&gt;National Ocean Service&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "73e21fe2f66f8583ab7fe80f2c308ae4",
              "signature": "7a4587f65d65012973ef3c0dc2275811",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=73e21fe2f66f8583ab7fe80f2c308ae4"
            },
            {
              "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": 295,
                  "y": 16
                },
                "bottom-right": {
                  "x": 641,
                  "y": 36
                },
                "height": 20,
                "width": 346
              },
              "position": {
                "line": 7804,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.noaa.gov/\"&gt;National Oceanic and Atmospheric Administration&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "136721a389dd2bc90812995190a4faa6",
              "signature": "84ce6680279b8f71c70fac97cf362aad",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=136721a389dd2bc90812995190a4faa6"
            },
            {
              "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": 3656.61
                },
                "height": 3656.61,
                "width": 1024
              },
              "position": {
                "line": 2083,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"home\"&gt;\n&lt;header&gt; &lt;div class=\"usa-banner\"&gt; &lt;small&gt; &lt;p class=\"text-center\"&gt; &lt;img class=\"flag\" src=\"/bs4/img/flag.png\" alt=\"U.S. flag\"&gt; An official website of the United States government. &lt;br class=\"d-md-none",
              "xpath": "/html/body",
              "issueID": "4eea39bd31c797789be04c9bb8fabf22",
              "signature": "87e459db33356390487cb67f325737fc",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4eea39bd31c797789be04c9bb8fabf22"
            },
            {
              "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": 6
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 25
                },
                "height": 19,
                "width": 1024
              },
              "position": {
                "line": 47,
                "column": 19560
              },
              "errorSnippet": "&lt;p class=\"text-center\"&gt; &lt;img class=\"flag\" src=\"/bs4/img/flag.png\" alt=\"U.S. flag\"&gt; An official website of the United States government. &lt;br class=\"d-md-none\" style=\"\"&gt; &lt;a data-toggle=\"collapse\" href=\"#collapse-usa\" role=\"button\" aria",
              "xpath": "/html/body/header[1]/div[1]/small[1]/p[1]",
              "issueID": "e9df5b52cc338b7f643314eba42dc2f0",
              "signature": "eaa4fb8e15d5d7be78772c66f442d7cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e9df5b52cc338b7f643314eba42dc2f0"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7772,
                "column": 10
              },
              "errorSnippet": "&lt;h5 class=\"card-title small text-uppercase\"&gt;&lt;svg id=\"Layer_2\" data-name=\"Layer 2\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 60 55\" width=\"30\" height=\"25\"&gt;&lt;defs&gt;&lt;style&gt;.cls-3{fill:#007faa;}.cls-4{fill:none;stroke:#046b99;stro",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]",
              "issueID": "9cab5e4bdffd4a228dd93741166ceed7",
              "signature": "7bdbc03cf84f3e490560f7debd8122b5",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9cab5e4bdffd4a228dd93741166ceed7"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7783,
                "column": 10
              },
              "errorSnippet": "&lt;h5 class=\"card-title small text-uppercase\"&gt;&lt;svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 60 55\" width=\"30\" height=\"25\"&gt;&lt;defs&gt;&lt;style&gt;.cls-1{fill:#549500;}.cls-2{fill:none;stroke:#458600;stro",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h5[1]",
              "issueID": "f6f6503553287efb94ff7b63ca9bab6e",
              "signature": "09ab911e5f66951db7151fb68abee3eb",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f6f6503553287efb94ff7b63ca9bab6e"
            },
            {
              "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": 13
                },
                "bottom-right": {
                  "x": 0,
                  "y": 13
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 48,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/welcome.html\" class=\"navbar-brand\" alt=\"Home page\" aria-label=\"Home page\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/nav[1]/a[1]",
              "issueID": "30aa0f91510bea664db0e2e806c7ad1d",
              "signature": "81c0e30f0e20f830468d24a1580a29c6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=30aa0f91510bea664db0e2e806c7ad1d"
            },
            {
              "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": 30,
                  "y": 30
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 7819,
                "column": 3
              },
              "errorSnippet": "&lt;button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target=\"#navbarNavDropdown\" aria-controls=\"navbarNavDropdown\" aria-label=\"Toggle navigation\" aria-haspopup=\"true\" aria-expanded=\"false\" style=\"\"&gt; &lt;span",
              "xpath": "/html/body/header[1]/nav[1]/button[1]",
              "issueID": "fa93d2a8390a6e76a0e2b36c6ca45d7b",
              "signature": "2a2b12692383db0c0ee9118abceaef9b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=fa93d2a8390a6e76a0e2b36c6ca45d7b"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7772,
                "column": 10
              },
              "errorSnippet": "&lt;h5 class=\"card-title small text-uppercase\"&gt;&lt;svg id=\"Layer_2\" data-name=\"Layer 2\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 60 55\" width=\"30\" height=\"25\"&gt;&lt;defs&gt;&lt;style&gt;.cls-3{fill:#007faa;}.cls-4{fill:none;stroke:#046b99;stro",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]",
              "issueID": "92303404056ea6162373d3a4720da188",
              "signature": "26a1a5dd347879e879db6a41509b13f1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=92303404056ea6162373d3a4720da188"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 30,
                  "y": 25
                },
                "height": 25,
                "width": 30
              },
              "position": {
                "line": 7772,
                "column": 54
              },
              "errorSnippet": "&lt;svg id=\"Layer_2\" data-name=\"Layer 2\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 60 55\" width=\"30\" height=\"25\"&gt;&lt;defs&gt;&lt;style&gt;.cls-3{fill:#007faa;}.cls-4{fill:none;stroke:#046b99;stroke-miterlimit:10;}&lt;/style&gt;&lt;/defs&gt;&lt;t",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/svg[1]",
              "issueID": "8da82538c39e6dd23c627736b76821b5",
              "signature": "f27865a6d8277b9a62c7f78ff221c043",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8da82538c39e6dd23c627736b76821b5"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7772,
                "column": 170
              },
              "errorSnippet": "&lt;defs&gt;&lt;style&gt;.cls-3{fill:#007faa;}.cls-4{fill:none;stroke:#046b99;stroke-miterlimit:10;}&lt;/style&gt;&lt;/defs&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/svg[1]/defs[1]",
              "issueID": "47f9866ad115627560b42ce5dc75e2e9",
              "signature": "3567875594ac17c9f2b990ea59695e05",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=47f9866ad115627560b42ce5dc75e2e9"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 48,
                "column": 23772
              },
              "errorSnippet": "&lt;style&gt;.cls-3{fill:#007faa;}.cls-4{fill:none;stroke:#046b99;stroke-miterlimit:10;}&lt;/style&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/svg[1]/defs[1]/style[1]",
              "issueID": "824e40fceb151e2a69c17bc1be54c324",
              "signature": "20cac8e408f0179d008cfe247144ee74",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=824e40fceb151e2a69c17bc1be54c324"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7772,
                "column": 743
              },
              "errorSnippet": "&lt;strong&gt;Official websites use .gov&lt;/strong&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/strong[1]",
              "issueID": "ee1a92407c16b50af0707dcf25a6defd",
              "signature": "2957a2ce48f3b72fc4a5f87f847797dc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ee1a92407c16b50af0707dcf25a6defd"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7783,
                "column": 10
              },
              "errorSnippet": "&lt;h5 class=\"card-title small text-uppercase\"&gt;&lt;svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 60 55\" width=\"30\" height=\"25\"&gt;&lt;defs&gt;&lt;style&gt;.cls-1{fill:#549500;}.cls-2{fill:none;stroke:#458600;stro",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h5[1]",
              "issueID": "d34c8a7d5deadb522eb067427cdaccf1",
              "signature": "70a36b9dde2b2be65399982c30e5078a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d34c8a7d5deadb522eb067427cdaccf1"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 30,
                  "y": 25
                },
                "height": 25,
                "width": 30
              },
              "position": {
                "line": 7783,
                "column": 54
              },
              "errorSnippet": "&lt;svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 60 55\" width=\"30\" height=\"25\"&gt;&lt;defs&gt;&lt;style&gt;.cls-1{fill:#549500;}.cls-2{fill:none;stroke:#458600;stroke-miterlimit:10;}&lt;/style&gt;&lt;/defs&gt;&lt;t",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h5[1]/svg[1]",
              "issueID": "11818ac018bd767635df08b77b3f8d10",
              "signature": "21a8df033a8c4f951850108a315c038e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=11818ac018bd767635df08b77b3f8d10"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7783,
                "column": 170
              },
              "errorSnippet": "&lt;defs&gt;&lt;style&gt;.cls-1{fill:#549500;}.cls-2{fill:none;stroke:#458600;stroke-miterlimit:10;}&lt;/style&gt;&lt;/defs&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h5[1]/svg[1]/defs[1]",
              "issueID": "264dbbae423e15e65bb366eb3db05ebf",
              "signature": "6d40e7c208265e80bb7fe27140759fbd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=264dbbae423e15e65bb366eb3db05ebf"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7772,
                "column": 176
              },
              "errorSnippet": "&lt;style&gt;.cls-1{fill:#549500;}.cls-2{fill:none;stroke:#458600;stroke-miterlimit:10;}&lt;/style&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h5[1]/svg[1]/defs[1]/style[1]",
              "issueID": "23d2014e94e8d670da64c1e30747ea1c",
              "signature": "43ab924e7ac34a7b21a7f9152bffca5d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=23d2014e94e8d670da64c1e30747ea1c"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7783,
                "column": 610
              },
              "errorSnippet": "&lt;strong&gt;Secure websites use HTTPS&lt;/strong&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h5[1]/strong[1]",
              "issueID": "3d45028f65a41c73b02e5901b711193b",
              "signature": "b0ab00aa12ca6569ce6daa74e8068aa9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3d45028f65a41c73b02e5901b711193b"
            },
            {
              "tID": 154,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This long string of text is in italics.",
              "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 italicized. Long strings of italicized text can be very difficult for people to read, especially those with dyslexia. Modify this passage of text so that it is no longer italicized. This will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 251.609375
                },
                "bottom-right": {
                  "x": 186,
                  "y": 775.609375
                },
                "height": 524,
                "width": 170
              },
              "position": {
                "line": 8150,
                "column": 43
              },
              "errorSnippet": "&lt;em&gt;On June 29, NOAA announced funding opportunities from NOAA's $2.96 billion in Bipartisan Infrastructure Law funds to address the climate crisis and strengthen coastal resilience and infrastructure. Over the next five years, NOAA’s targeted inve",
              "xpath": "/html/body/div[3]/div[1]/div[2]/div[1]/div[1]/p[1]/em[1]",
              "issueID": "15df0d5c8458894c154a1013cf3736ed",
              "signature": "142320df69be1382026dbcd6f9d05544",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=154&issueID=15df0d5c8458894c154a1013cf3736ed"
            },
            {
              "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": 3656.61
                },
                "height": 3656.61,
                "width": 1024
              },
              "position": {
                "line": 2083,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"home\"&gt;\n&lt;header&gt; &lt;div class=\"usa-banner\"&gt; &lt;small&gt; &lt;p class=\"text-center\"&gt; &lt;img class=\"flag\" src=\"/bs4/img/flag.png\" alt=\"U.S. flag\"&gt; An official website of the United States government. &lt;br class=\"d-md-none",
              "xpath": "/html/body",
              "issueID": "db7a874452e2a69111047676c0ea95c9",
              "signature": "8f35c444609e2b4dc156fffed576d14f",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=db7a874452e2a69111047676c0ea95c9"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://oceanservice.noaa.gov/",
      "what": "National Ocean Service",
      "result": "https://oceanservice.noaa.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://oceanservice.noaa.gov/",
      "result": [
        {
          "engineTestId": 37,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "attributeDetail": "The role attribute value of 'navigation' given to this A is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "element": "<a role=\"navigation\" href=\"/\" class=\"nav-link home\">Home</a>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[class=\"nav-link home\"][href=\"/\"][role=\"navigation\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 37,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "attributeDetail": "The role attribute value of 'navigation' given to this A is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "element": "<a role=\"navigation\" href=\"/facts/\" class=\"nav-link facts\">Ocean Facts</a>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[class=\"nav-link facts\"][href=\"/facts/\"][role=\"navigation\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 37,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "attributeDetail": "The role attribute value of 'navigation' given to this A is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "element": "<a aria-expanded=\"false\" aria-haspopup=\"true\" role=\"navigation\" data-toggle=\"dropdown\" id=\"navbarnos\" href=\"#\" class=\"nav-link explore dropdown-toggle\">Topics</a>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[class=\"nav-link explore dropdown-toggle\"][href=\"#\"][id=\"navbarnos\"][data-toggle=\"dropdown\"][role=\"navigation\"][aria-haspopup=\"true\"][aria-expanded=\"false\"]",
            "attNo": 7
          }
        },
        {
          "engineTestId": 37,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "attributeDetail": "The role attribute value of 'navigation' given to this A is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "element": "<a role=\"navigation\" href=\"/education/\" class=\"nav-link education\">Education</a>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[class=\"nav-link education\"][href=\"/education/\"][role=\"navigation\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 37,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "attributeDetail": "The role attribute value of 'navigation' given to this A is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "element": "<a role=\"navigation\" href=\"/news/\" class=\"nav-link posts\">News</a>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[class=\"nav-link posts\"][href=\"/news/\"][role=\"navigation\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 37,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "attributeDetail": "The role attribute value of 'navigation' given to this A is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "element": "<a role=\"navigation\" href=\"/podcast/\" class=\"nav-link media-podcast\">Podcasts</a>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[class=\"nav-link media-podcast\"][href=\"/podcast/\"][role=\"navigation\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 37,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "attributeDetail": "The role attribute value of 'navigation' given to this A is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "element": "<a role=\"navigation\" href=\"/video/\" class=\"nav-link media-video\">Video</a>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(7)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[class=\"nav-link media-video\"][href=\"/video/\"][role=\"navigation\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 37,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "attributeDetail": "The role attribute value of 'navigation' given to this A is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "element": "<a role=\"navigation\" href=\"/gallery/\" class=\"nav-link media-images\">Images</a>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(8)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[class=\"nav-link media-images\"][href=\"/gallery/\"][role=\"navigation\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 37,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "attributeDetail": "The role attribute value of 'navigation' given to this A is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "element": "<a role=\"navigation\" href=\"/about/\" class=\"nav-link about\">About Us</a>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(9)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[class=\"nav-link about\"][href=\"/about/\"][role=\"navigation\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 85,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-controls attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This A has an aria-controls attribute value of 'collapseExample', which includes one or more invalid or duplicate ids",
          "element": "<a aria-controls=\"collapseExample\" aria-expanded=\"false\" role=\"button\" href=\"#collapse-usa\" data-toggle=\"collapse\">Here's how you know we're official.</a>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[data-toggle=\"collapse\"][href=\"#collapse-usa\"][role=\"button\"][aria-expanded=\"false\"][aria-controls=\"collapseExample\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 257,
          "bestPracticeId": 1626,
          "attribute": "The aria-checked attribute is not allowed on this element",
          "attributeDetail": "The aria-checked attribute is not allowed on this NAV with a role of navigation",
          "element": "<nav aria-checked=\"false\" role=\"navigation\" class=\"navbar navbar-expand-lg  navbar-dark navbar-nos\"> ... -item\"><a role=\"navigation\" href=\"/about/\" class=\"nav-link about\">About Us</a></li></ul></div></nav>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"navbar navbar-expand-lg  navbar-dark navbar-nos\"][role=\"navigation\"][aria-checked=\"false\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 264,
          "bestPracticeId": 1626,
          "attribute": "The aria-selected attribute is not allowed on this element",
          "attributeDetail": "The aria-selected attribute is not allowed on this DIV with a role of navigation",
          "element": "<div aria-selected=\"false\" role=\"navigation\" class=\"navbar navbar-expand-md\"><button data-target=\"#n ... type=\"submit\"><span class=\"sr-only\">Search National Ocean Service</span></button></form></div></div>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"navbar navbar-expand-md\"][role=\"navigation\"][aria-selected=\"false\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 264,
          "bestPracticeId": 1626,
          "attribute": "The aria-selected attribute is not allowed on this element",
          "attributeDetail": "The aria-selected attribute is not allowed on this DIV with a role of banner",
          "element": "<div aria-selected=\"false\" role=\"banner\" class=\"navbar-brand\"><div id=\"boxes-box-header_logo\"><a hre ... a><a href=\"https://www.commerce.gov\" class=\"site-slogan\">U.S. Department of Commerce</a></div></div>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(2)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"navbar-brand\"][role=\"banner\"][aria-selected=\"false\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 281,
          "bestPracticeId": 1626,
          "attribute": "The aria-expanded attribute is not allowed on this element",
          "attributeDetail": "The aria-expanded attribute is not allowed on this A",
          "element": "<a aria-expanded=\"false\" aria-haspopup=\"true\" role=\"navigation\" data-toggle=\"dropdown\" id=\"navbarnos\" href=\"#\" class=\"nav-link explore dropdown-toggle\">Topics</a>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[class=\"nav-link explore dropdown-toggle\"][href=\"#\"][id=\"navbarnos\"][data-toggle=\"dropdown\"][role=\"navigation\"][aria-haspopup=\"true\"][aria-expanded=\"false\"]",
            "attNo": 7
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T00:24:15",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      46
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      6
    ],
    [
      "alfa",
      4
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "focInd",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 56,
  "logSize": 4019,
  "errorLogCount": 56,
  "errorLogSize": 4019,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-18T00:25:54",
  "elapsedSeconds": 104,
  "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": {
        "embAc": 3,
        "focAll": 2,
        "focInd": 4,
        "hover": 31,
        "linkUl": 34,
        "role": 34,
        "styleDiff": 29,
        "zIndex": 2
      },
      "alfa": {
        "r18": 20,
        "r53": 4,
        "r57": 188,
        "r65": 1,
        "r66": 50,
        "r69": 2,
        "r73": 8,
        "r87": 4,
        "r90": 8
      },
      "axe": {
        "color-contrast-enhanced": 48,
        "color-contrast": 6,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "aria-allowed-attr": 12,
        "aria-allowed-role": 10,
        "heading-order": 2,
        "landmark-banner-is-top-level": 2,
        "landmark-no-duplicate-banner": 2,
        "landmark-unique": 4,
        "link-name": 27,
        "nested-interactive": 6,
        "region": 4
      },
      "htmlcs": {
        "e:AA.1_4_3.G18.Fail": 4,
        "w:AA.1_3_1.H42": 1,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_3_1_A.G141": 3,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.BgImage": 2,
        "w:AA.1_4_3.G18.Abs": 4
      },
      "ibm": {
        "Rpt_Aria_ValidIdRef": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 148,
        "Rpt_Aria_MultipleNavigationLandmarks_Implicit": 44,
        "Rpt_Aria_MultipleBannerLandmarks_Implicit": 8,
        "landmark_name_unique": 44,
        "aria_semantics_role": 40,
        "aria_semantics_attribute": 12,
        "element_attribute_deprecated": 1,
        "aria_role_redundant": 3,
        "aria_attribute_deprecated": 1
      },
      "wave": {
        "c:contrast": 15,
        "a:alt_long": 3,
        "a:heading_skipped": 1,
        "a:link_redundant": 15
      },
      "tenon": {
        "95": 8,
        "98": 12,
        "144": 16,
        "152": 8,
        "153": 20,
        "154": 3,
        "155": 2
      },
      "continuum": {
        "37": 36,
        "85": 4,
        "257": 4,
        "264": 8,
        "281": 4
      }
    },
    "groupDetails": {
      "groups": {
        "activeEmbedding": {
          "testaro": {
            "embAc": {
              "score": 2,
              "what": "Active element is embedded in a link or button"
            }
          },
          "axe": {
            "nested-interactive": {
              "score": 5,
              "what": "Interactive controls are nested"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 1,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 4,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 1,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 8,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 17,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 26,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "axe": {
            "aria-allowed-role": {
              "score": 8,
              "what": "ARIA role is not appropriate for the element"
            }
          },
          "ibm": {
            "aria_semantics_role": {
              "score": 30,
              "what": "ARIA role is not valid for the element to which it is assigned"
            },
            "aria_role_redundant": {
              "score": 2,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          },
          "continuum": {
            "37": {
              "score": 27,
              "what": "a element has a role attribute that is not allowed"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 7,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 1,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "ariaBadAttribute": {
          "alfa": {
            "r18": {
              "score": 20,
              "what": "ARIA state or property is not allowed for the element on which it is specified"
            }
          },
          "axe": {
            "aria-allowed-attr": {
              "score": 12,
              "what": "ARIA attribute is invalid for the role of its element"
            }
          },
          "ibm": {
            "aria_semantics_attribute": {
              "score": 12,
              "what": "ARIA attributes is invalid for the element or ARIA role to which it is assigned"
            }
          },
          "continuum": {
            "257": {
              "score": 4,
              "what": "element has an aria-checked attribute, which is not allowed"
            },
            "264": {
              "score": 8,
              "what": "element has an aria-selected attribute, which is not allowed"
            },
            "281": {
              "score": 4,
              "what": "element has an aria-expanded attribute, which is not allowed"
            }
          }
        },
        "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": 94,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 2,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 74,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 13,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 12,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 2,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 2,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 5,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 3,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 11,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 6,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 2,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "focusableDescendants": {
          "alfa": {
            "r90": {
              "score": 8,
              "what": "Element has a role making its children presentational but contains a focusable element"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "bannerNotTop": {
          "axe": {
            "landmark-banner-is-top-level": {
              "score": 1,
              "what": "banner landmark is contained in another landmark"
            }
          }
        },
        "banners": {
          "axe": {
            "landmark-no-duplicate-banner": {
              "score": 1,
              "what": "Page has more than 1 banner landmark"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 3,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          },
          "ibm": {
            "landmark_name_unique": {
              "score": 33,
              "what": "Landmark has no unique aria-labelledby or aria-label among landmarks in the same parent region"
            }
          }
        },
        "linkNoText": {
          "axe": {
            "link-name": {
              "score": 27,
              "what": "Link has no discernible text"
            }
          }
        },
        "pseudoHeadingRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.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"
            }
          }
        },
        "ariaReferenceBad": {
          "ibm": {
            "Rpt_Aria_ValidIdRef": {
              "score": 4,
              "what": "ARIA property does not reference the non-empty unique id of a visible element"
            }
          }
        },
        "navConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleNavigationLandmarks_Implicit": {
              "score": 33,
              "what": "Element with a navigation role has no unique purpose label among the navigation-role elements"
            }
          }
        },
        "bannerConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleBannerLandmarks_Implicit": {
              "score": 6,
              "what": "Element with a banner role has no unique purpose label among the banner-role elements"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 1,
              "what": "Element or attribute is obsolete"
            },
            "aria_attribute_deprecated": {
              "score": 1,
              "what": "ARIA role or attribute is deprecated"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 2,
              "what": "Long text alternative"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 8,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 6,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 16,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 4,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 5,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "allItalics": {
          "tenon": {
            "154": {
              "score": 1,
              "what": "Long string of text is italic"
            }
          }
        },
        "controlleeBadID": {
          "continuum": {
            "85": {
              "score": 4,
              "what": "aria-controls attribute references an invalid or duplicate ID"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 756,
      "log": 205,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contentBeyondLandmarks",
          "score": 126
        },
        {
          "groupName": "roleBad",
          "score": 58
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 38
        },
        {
          "groupName": "landmarkConfusion",
          "score": 36
        },
        {
          "groupName": "navConfusion",
          "score": 35
        },
        {
          "groupName": "linkNoText",
          "score": 29
        },
        {
          "groupName": "contrastAAA",
          "score": 21
        },
        {
          "groupName": "linkIndication",
          "score": 19
        },
        {
          "groupName": "leadingClipsText",
          "score": 18
        },
        {
          "groupName": "contrastAA",
          "score": 17
        },
        {
          "groupName": "hoverSurprise",
          "score": 10
        },
        {
          "groupName": "focusableDescendants",
          "score": 10
        },
        {
          "groupName": "linkPair",
          "score": 10
        },
        {
          "groupName": "inconsistentStyles",
          "score": 9
        },
        {
          "groupName": "activeEmbedding",
          "score": 8
        },
        {
          "groupName": "noLeading",
          "score": 8
        },
        {
          "groupName": "bannerConfusion",
          "score": 8
        },
        {
          "groupName": "linkTextsSame",
          "score": 8
        },
        {
          "groupName": "allCaps",
          "score": 7
        },
        {
          "groupName": "focusIndication",
          "score": 6
        },
        {
          "groupName": "headingStructure",
          "score": 6
        },
        {
          "groupName": "ariaReferenceBad",
          "score": 6
        },
        {
          "groupName": "targetSize",
          "score": 6
        },
        {
          "groupName": "controlleeBadID",
          "score": 6
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 4
        },
        {
          "groupName": "contrastRisk",
          "score": 4
        },
        {
          "groupName": "obsolete",
          "score": 4
        },
        {
          "groupName": "imageTextLong",
          "score": 4
        },
        {
          "groupName": "tabFocusability",
          "score": 3
        },
        {
          "groupName": "zIndexNotZero",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "bannerNotTop",
          "score": 3
        },
        {
          "groupName": "banners",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "allItalics",
          "score": 3
        }
      ]
    }
  }
}