Accessibility test digest

Synopsis

Page: National Weather Service

URL: https://www.weather.gov/

Score: 1950

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 Weather Service web page at https://www.weather.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 1950 (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
total1950
log4
contentBeyondLandmarks412
tabFocusability266
linkDestinationsSame182
contrastAA170
linkIndication149
linkTextsSame112
fontSmall91
noLeading56
leadingClipsText54
contrastAAA50
imageNoText49
contrastRisk45
linkForcesNewWindow38
hoverSurprise32
fontSizeAbsolute32
linkNoText15
pageLanguage14
imageMapAreaNoText14
imageMapNoText14
duplicateID13
targetSize12
selectNoText9
inconsistentStyles8
imageTextRedundant8
controlNoText8
linkPair8
fieldSetMissing7
zIndexNotZero6
allCaps6
formFieldNoText6
overflowHidden6
submitButton5
linkVague5
skipRepeatedContent4
pseudoParagraphRisk4
visibleBulk3
hiddenContentRisk3
linkConfusionRisk3
mainNot13
pseudoNavListRisk3
fieldSetRisk3
selectFlatRisk3
scrollRisk3
labelFollows3
noLandmarks3
linkComprehensionRisk3
pdfLink3

Issue summary

Special issues

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

Classified issues

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

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

linkDestinationsSame: Score 182. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

fontSizeAbsolute: Score 32. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

pdfLink: 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-nws",
  "host": {
    "id": "nws",
    "which": "https://www.weather.gov/",
    "what": "National Weather Service"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T00:41:07"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T00:43:00"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.weather.gov/",
        "what": "National Weather 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://www.weather.gov/",
        "what": "National Weather 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://www.weather.gov/",
      "what": "National Weather Service",
      "result": "https://www.weather.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.weather.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.weather.gov/",
      "result": {
        "bytes": [
          247805,
          247805,
          247805,
          247805,
          247805
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.weather.gov/",
      "what": "National Weather Service",
      "result": "https://www.weather.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.weather.gov/",
      "result": {
        "visibleElements": 388
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.weather.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.weather.gov/",
      "result": {
        "tabFocusables": 192,
        "tabFocused": 456,
        "discrepancy": 264
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.weather.gov/",
      "what": "URL",
      "result": "https://www.weather.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.weather.gov/",
      "result": {
        "totals": {
          "total": 192,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 192,
              "meanDelay": 0,
              "tagNames": {
                "A": 185,
                "INPUT": 6,
                "SELECT": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "HOME",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FORECAST",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PAST WEATHER",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "SAFETY",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "INFORMATION",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "EDUCATION",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NEWS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "SEARCH",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ABOUT",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Location Help",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More >",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ACTIVE ALERTS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FORECAST MAPS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "RADAR",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "RIVERS, LAKES, RAINFALL",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "AIR QUALITY",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "SATELLITE",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PAST WEATHER",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "American Samoa",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Guam",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Puerto Rico/Virgin Islands",
              "delay": 0
            },
            {
              "tagName": "SELECT",
              "text": "Warnings By State Warnings By County AlaskaAlabamaArkansasArizonaCaliforniaColoradoConnecticutDistri",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Public Alerts in XML/CAP v1.1 and ATOM Formats",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Severe Thunderstorm Warning",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Flash Flood Warning",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Severe Weather Statement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Hurricane Warning",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Special Marine Warning",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "High Wind Warning",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tropical Storm Warning",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Flood Warning",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "High Surf Warning",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Excessive Heat Warning",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Gale Warning",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Red Flag Warning",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Heat Advisory",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Flood Advisory",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Coastal Flood Advisory",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "High Surf Advisory",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Dense Fog Advisory",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Small Craft Advisory",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Hazardous Seas Warning",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Lake Wind Advisory",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Wind Advisory",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Rip Current Statement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Beach Hazards Statement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Flood Watch",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fire Weather Watch",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Special Weather Statement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Marine Weather Statement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Air Quality Alert",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Wildfire Safety",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Summer Preparedness",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Break the grip of the rip!",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Follow us on Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Follow us on Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Follow us on YouTube",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NWS RSS Feed",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ACTIVE ALERTS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Warnings By State",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Excessive Rainfall and Winter Weather Forecasts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "River Flooding",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Latest Warnings",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Thunderstorm/Tornado Outlook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Hurricanes",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fire Weather Outlooks",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "UV Alerts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Drought",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Space Weather",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NOAA Weather Radio",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NWS CAP Feeds",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PAST WEATHER",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Climate Monitoring",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Past Weather",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Monthly Temps",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Records",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Astronomical Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Certified Weather Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CURRENT CONDITIONS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Radar",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Climate Monitoring",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "River Levels",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Observed Precipitation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Surface Weather",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Upper Air",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Marine and Buoy Reports",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Snow Cover",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Satellite",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Space Weather",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "International Observations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FORECAST",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Local Forecast",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "International Forecasts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Severe Weather",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Current Outlook Maps",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Drought",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fire Weather",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fronts/Precipitation Maps",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Current Graphical Forecast Maps",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Rivers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Marine",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Offshore and High Seas",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Hurricanes",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Aviation Weather",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Climatic Outlook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "INFORMATION CENTER",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Space Weather",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Daily Briefing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Marine",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Climate",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fire Weather",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Aviation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Forecast Models",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Water",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "GIS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cooperative Observers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Storm Spotters",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tsunami Warning System",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Water Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "International Weather",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "WEATHER SAFETY",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NOAA Weather Radio",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "StormReady",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Heat",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Lightning",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Hurricanes",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Thunderstorms",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tornadoes",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Rip Currents",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Floods",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tsunamis",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "TsunamiReady",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Winter Weather",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ultra Violet Radiation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Air Quality",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Damage/Fatality/Injury Statistics",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Red Cross",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Federal Emergency Management Agency (FEMA)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Brochures",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Safe Boating",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NEWS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Newsroom",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Social Media",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Events",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Pubs/Brochures/Booklets",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "EDUCATION",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NWS Education Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Be A Force of Nature",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NOAA Education Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Glossary",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "JetStream",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NWS Training Portal",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NOAA Library",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "For Students, Parents and Teachers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Brochures",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ABOUT",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Organization",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Strategic Plan",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "For NWS Employees",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "International",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Centers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Products and Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Glossary",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "US Dept of Commerce",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Oceanic and Atmospheric Administration",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Weather Service",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Comments? Questions? Please Contact Us.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Disclaimer",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Information Quality",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Help",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Glossary",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Freedom of Information Act (FOIA)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Career Opportunities",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.weather.gov/",
      "what": "URL",
      "result": "https://www.weather.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.weather.gov/",
      "result": {
        "totals": {
          "total": 535,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 535,
              "tagNames": {
                "A": 258,
                "INPUT": 12,
                "AREA": 264,
                "SELECT": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.weather.gov\" class=\"header-nws\" style=\"cursor: default;\"><im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.commerce.gov\" class=\"header-doc\" style=\"cursor: default;\"><i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.noaa.gov\" class=\"header-noaa\" title=\"National Oceanic and At",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HOME",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FORECAST",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Local",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Graphical",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Aviation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Marine",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rivers and Lakes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hurricanes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Severe Weather",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fire Weather",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sun/Moon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Long Range Forecasts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Climate Prediction",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Space Weather",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PAST WEATHER",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Past Weather",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Heating/Cooling Days",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Monthly Temperatures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Records",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Astronomical Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SAFETY",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tsunamis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Floods",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Beach Hazards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wildfire",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cold",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tornadoes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Air Quality",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Heat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hurricanes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lightning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Safe Boating",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rip Currents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Thunderstorms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Space Weather",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sun (Ultraviolet Radiation)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Safety Campaigns",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wind",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Drought",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Winter Weather",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "INFORMATION",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wireless Emergency Alerts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Brochures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Weather-Ready Nation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cooperative Observers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Daily Briefing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Damage/Fatality/Injury Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forecast Models",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GIS Data Portal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NOAA Weather Radio",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SKYWARN Storm Spotters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "StormReady",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TsunamiReady",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Service Change Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EDUCATION",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Be A Force of Nature",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NWS Education Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NEWS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NWS News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Social Media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pubs/Brochures/Booklets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NWS Media Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SEARCH",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"v:project\" value=\"firstgov\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "query",
              "text": "<input type=\"text\" name=\"query\" id=\"query\" size=\"12\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" value=\"Go\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "nws",
              "text": "<input type=\"radio\" name=\"affiliate\" checked=\"checked\" value=\"nws.noaa.gov\" id=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "noaa",
              "text": "<input type=\"radio\" name=\"affiliate\" value=\"noaa.gov\" id=\"noaa\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ABOUT",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About NWS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organization",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategic Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commitment to Diversity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For NWS Employees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Centers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Glossary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "inputstring",
              "text": "<input id=\"inputstring\" name=\"inputstring\" type=\"text\" value=\"Enter location ...",
              "byTag": true,
              "byOnClick": true,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "btnSearch",
              "text": "<input name=\"btnSearch\" id=\"btnSearch\" type=\"submit\" value=\"Go\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "btnCloseError",
              "text": "<input id=\"btnCloseError\" type=\"button\" value=\"Close\" style=\"display:none\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Location Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More >",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/wrn/\" style=\"cursor: default;\"><img style=\"width:140px;\" src=\"/images/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "myfcst-location-input",
              "text": "<input type=\"text\" name=\"myfcst-location-input\" id=\"myfcst-location-input\" value",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "myfcst-remember",
              "text": "<input type=\"checkbox\" name=\"myfcst-remember\" id=\"myfcst-remember\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "myfcst-submit",
              "text": "<input type=\"submit\" value=\"Get Weather\" id=\"myfcst-submit\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ACTIVE ALERTS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FORECAST MAPS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RADAR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enhanced Radar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Standard Radar (Low Bandwidth)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RIVERS, LAKES, RAINFALL",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AIR QUALITY",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SATELLITE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PAST WEATHER",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southern Florida\" title=\"Southern Florida\" href=\"https://www.weather.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"555, 380, 561, 377, 567, 384, 573, 386, 586, 387, 597",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"563, 434, 624, 424, 636, 439, 624, 443, 625, 457, 629",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"457, 446, 428, 448, 425, 437, 420, 429, 433, 418, 456",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"455, 402, 464, 398, 470, 400, 474, 400, 482, 402, 494",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"500.5666809082031, 408.54998779296875, 506, 407, 513,",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"410, 448, 457.6000061035156, 445.4000244140625, 460, ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"457, 445, 503.5666809082031, 441.54998779296875, 509,",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"502.5666809082031, 441.54998779296875, 564, 435, 572,",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"646, 334, 691, 325, 701, 357, 662, 367, 652, 357, 644",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"691, 324.0333251953125, 733, 312, 742, 345, 700, 357\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"733, 312, 787, 295.0333251953125, 798, 327, 742, 345\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"802, 287, 786, 296.0333251953125, 797, 326, 802, 325\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"700, 356, 743, 345, 752, 378, 708, 390.0333251953125\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"743, 345, 797, 326, 811, 357.0333251953125, 752, 378\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"701, 357, 709, 389, 678, 397, 661, 365.0333251953125\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"802, 359, 802, 396.0333251953125, 747, 413, 707, 390,",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"802, 395, 802, 446, 745, 414.0333251953125\" alt=\"Atla",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"678, 396, 707, 388, 764, 425, 672.6833324432373, 450.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"765, 424, 804, 447, 804, 449, 725, 472, 713, 466, 707",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"572, 502, 603, 498, 603, 503.08331298828125\" alt=\"Car",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"723, 503.79998779296875, 733, 496, 725, 498, 717, 500",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"632, 503, 632, 494, 625, 495, 620, 499, 616, 503\" alt",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"791,488,790,491,791,494,793,496,798,496,800,495,800,5",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"725, 471, 804, 448, 804, 480.1333312988281, 796, 485,",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Newport/Morehead City, NC\" title=\"Newport/Morehead City, NC\" href=\"ht",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Brownsville, TX\" title=\"Brownsville, TX\" href=\"https://www.weather.go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Corpus Christi, TX\" title=\"Corpus Christi, TX\" href=\"https://www.weat",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Houston/Galveston, TX\" title=\"Houston/Galveston, TX\" href=\"https://ww",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"New Orleans, LA\" title=\"New Orleans, LA\" href=\"https://www.weather.go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Lake Charles, LA\" title=\"Lake Charles, LA\" href=\"https://www.weather.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Mobile, AL\" title=\"Mobile, AL\" href=\"https://www.weather.gov/mob/\" co",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Tallahassee, FL\" title=\"Tallahassee, FL\" href=\"https://www.weather.go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Tampa, FL\" title=\"Tampa, FL\" href=\"https://www.weather.gov/tbw/\" coor",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Miami, FL\" title=\"Miami, FL\" href=\"https://www.weather.gov/mfl/\" coor",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Key West, FL\" title=\"Key West, FL\" href=\"https://www.weather.gov/key/",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Florida Keys\" title=\"Florida Keys\" href=\"https://www.weather.gov/key/",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Miami, FL\" title=\"Miami, FL\" href=\"https://www.weather.gov/mfl/\" coor",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Melbourne, FL\" title=\"Melbourne, FL\" href=\"https://www.weather.gov/ml",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Jacksonville, FL\" title=\"Jacksonville, FL\" href=\"https://www.weather.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Charleston, SC\" title=\"Charleston, SC\" href=\"https://www.weather.gov/",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Wilmington, NC\" title=\"Wilmington, NC\" href=\"https://www.weather.gov/",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Baltimore/Washington, DC\" title=\"Baltimore/Washington, DC\" href=\"http",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Wakefield, VA\" title=\"Wakefield, VA\" href=\"https://www.weather.gov/ak",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Philadelphia/Mt. Holly, PA/NJ\" title=\"Philadelphia/Mt. Holly, PA/NJ\" ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"New York, NY\" title=\"New York, NY\" href=\"https://www.weather.gov/okx/",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Boston, MA\" title=\"Boston, MA\" href=\"https://www.weather.gov/box/\" co",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Gray/Portland, ME\" title=\"Gray/Portland, ME\" href=\"https://www.weathe",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"726,83,729,79,731,79,733,82,732,84,730,87,728,87,726,",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"732,91,736,89,737,87,734,81,732,86,730,87,730,90,732,",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"734,81,736,78,739,77,740,74,742,72,743,69,744,72,742,",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"482,84,476,104,475,100,476,96,471,97,465,101,459,104,",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"495,74,507,79,515,82,524,87,538,92,532,94,526,95,521,",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"526,119,529,109,525,111,522,114,521,119,526,119\" alt=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"521,111,520,114,519,118,514,119,515,115,518,114,521,1",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"513,145,520,144,521,138,522,129,523,125,526,119,520,1",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"517,119,515,120,512,124,514,125,515,123,517,119\" alt=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"520,145,520,151,522,157,522,161,524,167,516,168,515,1",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"516,168,521,167,524,166,525,171,527,177,523,180,520,1",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"526,171,530,170,530,173,530,175,528,177,526,174,526,1",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"522,130,527,129,527,136,526,139,526,141,527,142,527,1",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"527,129,523,129,523,125,524,122,526,118,530,109,532,1",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"568,112,575,129,569,130,562,131,563,125,561,119,561,1",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"538,91,541,97,538,98,537,96,538,93,538,91\" alt=\"North",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"562,132,575,129,577,135,578,137,578,141,577,144,577,1",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"574,157,576,157,574,160,574,157\" alt=\"Southeastern Mi",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"572,167,569,169,572,168,572,167\" alt=\"Southeastern Mi",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"595,157,590,162,588,162,579,171,577,169,573,168,571,1",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"610,153,614,149,617,144,614,146,610,148,609,150,610,1",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"612,133,618,129,626,127,638,124,640,121,642,115,642,1",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northern Michigan\" title=\"Northern Michigan\" href=\"https://www.weathe",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Los Angeles, CA\" title=\"Los Angeles, CA\" href=\"https://www.weather.go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"San Diego, CA\" title=\"San Diego, CA\" href=\"https://www.weather.gov/sg",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"San Francisco Bay Area/Monterey, CA\" title=\"San Francisco Bay Area/Mo",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Eureka, CA\" title=\"Eureka, CA\" href=\"https://www.weather.gov/eka/\" co",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Medford, OR\" title=\"Medford, OR\" href=\"https://www.weather.gov/mfr/\" ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Portland, OR\" title=\"Portland, OR\" href=\"https://www.weather.gov/pqr/",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Seattle, WA\" title=\"Seattle, WA\" href=\"https://www.weather.gov/sew/\" ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Los Angeles Area\" title=\"Los Angeles Area\" href=\"https://www.weather.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Los Angeles Area\" title=\"Los Angeles Area\" href=\"https://www.weather.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Los Angeles Area\" title=\"Los Angeles Area\" href=\"https://www.weather.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Los Angeles Area\" title=\"Los Angeles Area\" href=\"https://www.weather.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Los Angeles Area\" title=\"Los Angeles Area\" href=\"https://www.weather.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Los Angeles Area\" title=\"Los Angeles Area\" href=\"https://www.weather.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"South Central California\" title=\"South Central California\" href=\"http",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"San Francisco Area\" title=\"San Francisco Area\" href=\"https://www.weat",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Western Nevada\" title=\"Western Nevada\" href=\"https://www.weather.gov/",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"North Central California\" title=\"North Central California\" href=\"http",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northwest California Coast\" title=\"Northwest California Coast\" href=\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southwest Oregon and Northern California\" title=\"Southwest Oregon and",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northeast Oregon and Southeast Washington\" title=\"Northeast Oregon an",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northwest Oregon\" title=\"Northwest Oregon\" href=\"https://www.weather.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northwest Washington\" title=\"Northwest Washington\" href=\"https://www.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Eastern Washington and Northern Idaho\" title=\"Eastern Washington and ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southern Nevada, Southeastern California and Northwestern Arizona - L",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southwestern California - San Diego\" title=\"Southwestern California -",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Central Arizona and California Deserts\" title=\"Central Arizona and Ca",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southeast Arizona\" title=\"Southeast Arizona\" href=\"https://www.weathe",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northern Arizona\" title=\"Northern Arizona\" href=\"https://www.weather.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Utah\" title=\"Utah\" href=\"https://www.weather.gov/slc/\" coords=\"236,17",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northern and Northeastern Nevada\" title=\"Northern and Northeastern Ne",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southwestern Idaho and Eastern Oregon\" title=\"Southwestern Idaho and ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southeastern Idaho\" title=\"Southeastern Idaho\" href=\"https://www.weat",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Western Montana and Central Idaho\" title=\"Western Montana and Central",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Central Montana - Great Falls\" title=\"Central Montana - Great Falls\" ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northeastern Montana\" title=\"Northeastern Montana\" href=\"https://www.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southeastern Montana\" title=\"Southeastern Montana\" href=\"https://www.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Western Wyoming\" title=\"Western Wyoming\" href=\"https://www.weather.go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southeastern Wyoming and Western Nebraska\" title=\"Southeastern Wyomin",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northeastern Colorado\" title=\"Northeastern Colorado\" href=\"https://ww",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Western Colorado and Eastern Utah\" title=\"Western Colorado and Easter",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southeastern Colorado\" title=\"Southeastern Colorado\" href=\"https://ww",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northern and Central New Mexico\" title=\"Northern and Central New Mexi",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southern New Mexico and extreme Western Texas - El Paso\" title=\"South",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Texas and Oklahoma\" title=\"Texas and Oklahoma\" href=\"https://www.weat",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Lubbock and South Plains Texas\" title=\"Lubbock and South Plains Texas",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Western Texas and Southeastern New Mexico\" title=\"Western Texas and S",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Western South Dakota and Northeastern Wyoming\" title=\"Western South D",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northwestern Kansas and East Central Colorado - Goodland\" title=\"Nort",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Central Nebraska - North Platte\" title=\"Central Nebraska - North Plat",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"North Central Kansas and South Central Nebraska\" title=\"North Central",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southeastern South Dakota, Southwestern Minnesota, and Northwestern I",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northern and Northeastern South Dakota\" title=\"Northern and Northeast",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Western North Dakota\" title=\"Western North Dakota\" href=\"https://www.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Eastern Nebraska and Southwestern Iowa - Omaha Valley\" title=\"Eastern",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northeastern Kansas\" title=\"Northeastern Kansas\" href=\"https://www.we",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southeastern Kansas\" title=\"Southeastern Kansas\" href=\"https://www.we",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southwestern Kansas - Dodge City\" title=\"Southwestern Kansas - Dodge ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Central Oklahoma\" title=\"Central Oklahoma\" href=\"https://www.weather.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Eastern Oklahoma and Northwestern Arkansas\" title=\"Eastern Oklahoma a",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Dallas and Fort Worth\" title=\"Dallas and Fort Worth\" href=\"https://ww",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Central Texas - San Angelo\" title=\"Central Texas - San Angelo\" href=\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Austin and San Antonio Texas\" title=\"Austin and San Antonio Texas\" hr",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Corpus Christi, Victoria, and Laredo Texas\" title=\"Corpus Christi, Vi",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southern Texas\" title=\"Southern Texas\" href=\"https://www.weather.gov/",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Texas - Houston/Galveston\" title=\"Texas - Houston/Galveston\" href=\"ht",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southeast Texas and Southwest Louisiana\" title=\"Southeast Texas and S",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northern Louisiana and Eastern Texas - Shreveport\" title=\"Northern Lo",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Arkansas\" title=\"Arkansas\" href=\"https://www.weather.gov/lzk/\" coords",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southwestern Missouri\" title=\"Southwestern Missouri\" href=\"https://ww",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northwestern Missouri\" title=\"Northwestern Missouri\" href=\"https://ww",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Central Iowa\" title=\"Central Iowa\" href=\"https://www.weather.gov/dmx/",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southern Minnesota\" title=\"Southern Minnesota\" href=\"https://www.weat",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northeastern North Dakota and Northwestern Minnesota\" title=\"Northeas",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northeast Minnesota and Northern Wisconsin\" title=\"Northeast Minnesot",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southwestern Wisconsin, Southeastern Minnesota, and Northeast Iowa\" t",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Eastern Iowa and Northwestern Illinois - Quad Cities\" title=\"Eastern ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Eastern Missouri - West Central Illinois\" title=\"Eastern Missouri - W",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Western Tennessee, Eastern Arkansas and Northern Mississippi - Memphi",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Central Mississippi\" title=\"Central Mississippi\" href=\"https://www.we",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southeastern Louisiana\" title=\"Southeastern Louisiana\" href=\"https://",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Middle Tennessee\" title=\"Middle Tennessee\" href=\"https://www.weather.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northern Alabama\" title=\"Northern Alabama\" href=\"https://www.weather.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Central Alabama\" title=\"Central Alabama\" href=\"https://www.weather.go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Mobile - Pensacola\" title=\"Mobile - Pensacola\" href=\"https://www.weat",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"West Central Florida\" title=\"West Central Florida\" href=\"https://www.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"East Central Florida\" title=\"East Central Florida\" href=\"https://www.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Panhandle of Florida and Southwestern Georgia\" title=\"Panhandle of Fl",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northeast Florida and Southeast Georgia\" title=\"Northeast Florida and",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northern and Central Georgia\" title=\"Northern and Central Georgia\" hr",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Low Country of South Carolina and Georgia\" title=\"Low Country of Sout",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northeastern South Carolina and Southeastern North Carolina - Wilming",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Central South Carolina and CSRA\" title=\"Central South Carolina and CS",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Western North Carolina and Northwest South Carolina\" title=\"Western N",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Eastern Tennessee\" title=\"Eastern Tennessee\" href=\"https://www.weathe",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Eastern Kentucky\" title=\"Eastern Kentucky\" href=\"https://www.weather.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Central Kentucky\" title=\"Central Kentucky\" href=\"https://www.weather.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southern Illinois and Indiana, Southeastern Missouri and Western Kent",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Central and East Central Illinois\" title=\"Central and East Central Il",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Central Indiana\" title=\"Central Indiana\" href=\"https://www.weather.go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northeastern Illinois and Northwestern Indiana - Chicago\" title=\"Nort",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southern and Southeastern Wisconsin\" title=\"Southern and Southeastern",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"East Central Wisconsin - Green Bay\" title=\"East Central Wisconsin - G",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northern Michigan\" title=\"Northern Michigan\" href=\"https://www.weathe",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northeast Michigan - Gaylord\" title=\"Northeast Michigan - Gaylord\" hr",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northeast Michigan - Gaylord\" title=\"Northeast Michigan - Gaylord\" hr",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southeastern Michigan - Detroit\" title=\"Southeastern Michigan - Detro",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southwestern Michigan\" title=\"Southwestern Michigan\" href=\"https://ww",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northern Indiana and Northwestern Ohio\" title=\"Northern Indiana and N",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southwestern Ohio Northern Kentucky\" title=\"Southwestern Ohio Norther",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"West Virginia\" title=\"West Virginia\" href=\"https://www.weather.gov/rl",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Western Virginia, Southeast West Virginia, and Northwest North Caroli",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Central North Carolina - Raleigh\" title=\"Central North Carolina - Ral",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Eastern North Carolina\" title=\"Eastern North Carolina\" href=\"https://",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Eastern Virginia, Southern Maryland and Northeast North Carolina\" tit",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Washington D.C., Central and Western Maryland, Northern Virginia, Eas",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Western Pennsylvania, Eastern Ohio and Northern West Virginia\" title=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northern Ohio\" title=\"Northern Ohio\" href=\"https://www.weather.gov/cl",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Central Pennsylvania\" title=\"Central Pennsylvania\" href=\"https://www.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"New Jersey, Delaware, Southeastern Pennsylvania and eastern Maryland\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"New York City and Surrounding Areas\" title=\"New York City and Surroun",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"South Central New York and Northeastern Pennsylvania\" title=\"South Ce",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Western New York - Buffalo\" title=\"Western New York - Buffalo\" href=\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Eastern New York and Western New England Areas\" title=\"Eastern New Yo",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Boston and Surrounding Areas\" title=\"Boston and Surrounding Areas\" hr",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northern Vermont and New York\" title=\"Northern Vermont and New York\" ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Southern Maine and New Hampshire\" title=\"Southern Maine and New Hamps",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Northern Maine\" title=\"Northern Maine\" href=\"https://www.weather.gov/",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Gulf of Maine to the Hague Line\" title=\"Gulf of Maine to the Hague Li",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Georges Bank between Cape Cod and 68W north of 1000 fathoms\" title=\"G",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"South of New England between the Great South Channel and Montauk Poin",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"South of Long Island between Montauk Point and Sandy Hook to 1000 fat",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Hudson Canyon to Baltimore Canyon to 1000 fathoms\" title=\"Hudson Cany",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Baltimore Canyon to Cape Charles Light to 100 NM offshore\" title=\"Bal",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Cape Charles Light to Currituck Beach Light to 100 NM offshore\" title",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Currituck Beach Light to Cape Hatteras to 100 NM offshore\" title=\"Cur",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Cape Hatteras to Cape Fear to 100 NM offshore\" title=\"Cape Hatteras t",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Cape Fear to 31N to 1000 FM\" title=\"Cape Fear to 31N to 1000 FM\" href",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Georges Bank between 68W and the Hague Line\" title=\"Georges Bank betw",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"East of 69W to the Hague Line between 1000 fathoms and 39N\" title=\"Ea",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"East of 69W and south of 39N to 250 NM offshore\" title=\"East of 69W a",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Between 1000 fathoms and 38.5N west of 69W\" title=\"Between 1000 fatho",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Baltimore Canyon to 69W east of 1000 fathoms and south of 38.5N to 25",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Baltimore Canyon to Hatteras Canyon between 100 NM and 250 NM offshor",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Hatteras Canyon to Cape Fear 100 NM and 250 NM offshore\" title=\"Hatte",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Cape Fear to 31N east of 1000 fathoms to 250 NM offshore\" title=\"Cape",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Cape Flattery to Cape Shoalwater between 60 NM and 150 NM offshore\" t",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Cape Shoalwater to Cape Lookout between 60 NM and 150 NM offshore\" ti",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Cape Lookout to Florence, OR between 60 NM and 150 NM offshore\" title",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Florence, OR to Point St. George between 60 NM and 150 NM offshore\" t",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Point St. George to Point Arena between 60 NM and 150 NM offshore\" ti",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Point Arena to Pigeon Point between 60 NM and 150 NM offshore\" title=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Pigeon Point to Point Piedras Blancas between 60 NM and 150 NM offsho",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Point Piedras Blancas to Santa Cruz Island, CA between 60 NM and 150 ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Santa Cruz Island, CA to San Clemente Island, CA between 60 NM and 15",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Cape Flattery to Cape Shoalwater between 150 NM and 250 NM offshore\" ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Cape Shoalwater to Cape Lookout between 150 NM and 250 NM offshore\" t",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Cape Lookout to Florence, OR between 150 NM and 250 NM offshore\" titl",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Florence, OR to Point St. George between 150 NM and 250 NM offshore\" ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Point St. George to Point Arena between 150 NM and 250 NM offshore\" t",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Point Arena to Pigeon Point between 150 NM and 250 NM offshore\" title",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Pigeon Point to Point Piedras Blancas between 150 NM and 250 NM offsh",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Point Piedras Blancas to Santa Cruz Island, CA between 150 NM and 250",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"Santa Cruz Island, CA to 120W between 150 NM and 250 NM offshore\" tit",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area alt=\"San Clemente Island, CA to Guadalupe Island from 60 NM Offshore west ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"103,99,108,99,109,99,109,92,109,91,105,88,103,81,99,7",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"23,9,22,26,24,44,14,53,5,64,24,64,29,66,49,61,55,63,6",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"26,110,42,104,55,99,59,95,61,91,65,87,66,82,71,80,78,",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"23,0,23,8,31,8,36,3,42,0,40,0,24,0\" href=\"https://www",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"86,3,86,7,86,7,85,7,81,5,79,4,78,3,72,2,66,0,62,0,86,",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"0,79,19,79,19,92,0,92,0,78\" href=\"https://www.weather",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"0,92,19,92,19,101,16,102,10,103,4,105,0,105,0,92\" hre",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"20,86,20,88,22,90,24,91,24,87,22,86\" href=\"https://ww",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"24,79,27,79,30,81,34,83,39,88,29,93,27,95,25,97,23,10",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"71,80,79,81,79,87,65,87,66,82,69,81,72,81\" href=\"http",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"65,87,79,88,79,98,71,98,69,98,56,98,60,95,60,92,64,89",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"81,80,84,82,87,84,89,87,90,89,92,92,94,96,94,98,92,98",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"88,106,115,121,115,102,110,96,101,85,88,82,88,106\" hr",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"103,99,108,99,109,99,109,92,109,91,105,88,103,81,99,7",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"23,9,22,26,24,44,14,53,5,64,24,64,29,66,49,61,55,63,6",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"26,110,42,104,55,99,59,95,61,91,65,87,66,82,71,80,78,",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"23,0,23,8,31,8,36,3,42,0,40,0,24,0\" href=\"//www.weath",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"86,3,86,7,86,7,85,7,81,5,79,4,78,3,72,2,66,0,62,0,86,",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"0,79,19,79,19,92,0,92,0,78\" href=\"//www.weather.gov/a",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"0,92,19,92,19,101,16,102,10,103,4,105,0,105,0,92\" hre",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"20,86,20,88,22,90,24,91,24,87,22,86\" href=\"//www.weat",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"24,79,27,79,30,81,34,83,39,88,29,93,27,95,25,97,23,10",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"71,80,79,81,79,87,65,87,66,82,69,81,72,81\" href=\"//ww",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"65,87,79,88,79,98,71,98,69,98,56,98,60,95,60,92,64,89",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"81,80,84,82,87,84,89,87,90,89,92,92,94,96,94,98,92,98",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"88,106,115,121,115,102,110,96,101,85,88,82,88,106\" hr",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"1,41,1,31,6,26,14,21,23,18,27,19,32,22,35,26,36,28,37",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"1,1,109,1,109,81,108,81,108,72,104,66,94,57,92,56,90,",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "AREA",
              "id": "",
              "text": "<area shape=\"poly\" coords=\"1,42,1,115,109,115,109,82,104,85,102,88,99,90,95,92,9",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "American Samoa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Guam",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Puerto Rico/Virgin Islands",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SELECT",
              "id": "",
              "text": "Warnings By State Warnings By County AlaskaAlabamaArkansasArizonaCaliforniaColor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input class=\"searchinput\" type=\"button\" value=\"Go\" onclick=\"location=document.j",
              "byTag": true,
              "byOnClick": true,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Alerts in XML/CAP v1.1 and ATOM Formats",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Severe Thunderstorm Warning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Flash Flood Warning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Severe Weather Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hurricane Warning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special Marine Warning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "High Wind Warning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tropical Storm Warning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Flood Warning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "High Surf Warning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Excessive Heat Warning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gale Warning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Red Flag Warning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Heat Advisory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Flood Advisory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coastal Flood Advisory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "High Surf Advisory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dense Fog Advisory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Craft Advisory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hazardous Seas Warning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lake Wind Advisory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wind Advisory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rip Current Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Beach Hazards Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Flood Watch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fire Weather Watch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special Weather Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Marine Weather Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Air Quality Alert",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.weather.gov/safety/wildfire\" target=\"_blank\" style=\"cursor:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wildfire Safety",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.weather.gov/wrn/summer-safety\" target=\"_blank\" style=\"curso",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Summer Preparedness",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.weather.gov/safety/ripcurrent\" target=\"_blank\" style=\"curso",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Break the grip of the rip!",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Follow us on Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Follow us on Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Follow us on YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NWS RSS Feed",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ACTIVE ALERTS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Warnings By State",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Excessive Rainfall and Winter Weather Forecasts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "River Flooding",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Latest Warnings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Thunderstorm/Tornado Outlook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hurricanes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fire Weather Outlooks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "UV Alerts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Drought",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Space Weather",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NOAA Weather Radio",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NWS CAP Feeds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PAST WEATHER",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Climate Monitoring",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Past Weather",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Monthly Temps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Records",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Astronomical Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Certified Weather Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CURRENT CONDITIONS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Radar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Climate Monitoring",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "River Levels",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Observed Precipitation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Surface Weather",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Upper Air",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Marine and Buoy Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Snow Cover",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Satellite",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Space Weather",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International Observations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FORECAST",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Local Forecast",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International Forecasts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Severe Weather",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Current Outlook Maps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Drought",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fire Weather",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fronts/Precipitation Maps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Current Graphical Forecast Maps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rivers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Marine",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Offshore and High Seas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hurricanes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Aviation Weather",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Climatic Outlook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "INFORMATION CENTER",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Space Weather",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Daily Briefing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Marine",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Climate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fire Weather",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Aviation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forecast Models",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Water",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GIS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cooperative Observers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Storm Spotters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tsunami Warning System",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Water Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International Weather",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WEATHER SAFETY",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NOAA Weather Radio",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "StormReady",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Heat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lightning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hurricanes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Thunderstorms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tornadoes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rip Currents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Floods",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tsunamis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TsunamiReady",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Winter Weather",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ultra Violet Radiation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Air Quality",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Damage/Fatality/Injury Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Red Cross",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Federal Emergency Management Agency (FEMA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Brochures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Safe Boating",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NEWS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Social Media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pubs/Brochures/Booklets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EDUCATION",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NWS Education Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Be A Force of Nature",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NOAA Education Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Glossary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "JetStream",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NWS Training Portal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NOAA Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Students, Parents and Teachers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Brochures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ABOUT",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organization",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategic Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For NWS Employees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Centers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Products and Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Glossary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.usa.gov\" style=\"cursor: default;\"><img src=\"/css/images/usa_",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "US Dept of Commerce",
              "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": "National Weather Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Comments? Questions? Please Contact Us.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disclaimer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information Quality",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Glossary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Freedom of Information Act (FOIA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Career Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New Window",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cancel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.weather.gov/",
      "what": "URL",
      "result": "https://www.weather.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.weather.gov/",
      "result": {
        "totals": {
          "triggers": 229,
          "headTriggers": 20,
          "tailTriggers": 209,
          "impactTriggers": 15,
          "additions": 304,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "FORECASTLocalGraphicalAviationMarineRiversandLakes",
                "additions": 26,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "FORECAST",
                "additions": 26,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "PASTWEATHERPastWeatherHeating/CoolingDaysMonthlyTe",
                "additions": 12,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "PASTWEATHER",
                "additions": 12,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "SAFETYTsunamisFloodsBeachHazardsWildfireColdTornad",
                "additions": 42,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "SAFETY",
                "additions": 42,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "INFORMATIONWirelessEmergencyAlertsBrochuresWeather",
                "additions": 30,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "INFORMATION",
                "additions": 30,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "EDUCATIONBeAForceofNatureNWSEducationHome",
                "additions": 6,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "EDUCATION",
                "additions": 6,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "NEWSNWSNewsEventsSocialMediaPubs/Brochures/Booklet",
                "additions": 12,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "NEWS",
                "additions": 12,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "SEARCHSearchForNWSAllNOAA",
                "additions": 13,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "SEARCH",
                "additions": 13,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "ABOUTAboutNWSOrganizationStrategicPlanCommitmentto",
                "additions": 22,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.weather.gov/",
      "what": "URL",
      "result": "https://www.weather.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.weather.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 3,
          "wellLabeled": 9
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "button"
            },
            {
              "index": 10,
              "tagName": "SELECT",
              "type": "select-one"
            },
            {
              "index": 11,
              "tagName": "INPUT",
              "type": "button"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search For"
                ]
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Go"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "radio",
              "labelType": "label",
              "texts": {
                "label": [
                  "NWS"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "radio",
              "labelType": "label",
              "texts": {
                "label": [
                  "All NOAA"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Local forecast by \"City, St\" or ZIP code"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Go"
              }
            },
            {
              "index": 7,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Enter Your City, ST or ZIP Code"
                ]
              }
            },
            {
              "index": 8,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Remember Me"
                ]
              }
            },
            {
              "index": 9,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Get Weather"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.weather.gov/",
      "result": {
        "totals": {
          "links": 258,
          "adjacent": {
            "total": 188,
            "underlined": 44,
            "underlinedPercent": 23
          }
        },
        "items": {
          "underlined": [
            "",
            "",
            "",
            "Location Help",
            "Read More >",
            "",
            "American Samoa",
            "Guam",
            "Puerto Rico/Virgin Islands",
            "Public Alerts in XML/CAP v1.1 and ATOM Formats",
            "Severe Thunderstorm Warning",
            "Flash Flood Warning",
            "Severe Weather Statement",
            "Hurricane Warning",
            "Special Marine Warning",
            "High Wind Warning",
            "Tropical Storm Warning",
            "Flood Warning",
            "High Surf Warning",
            "Excessive Heat Warning",
            "Gale Warning",
            "Red Flag Warning",
            "Heat Advisory",
            "Flood Advisory",
            "Coastal Flood Advisory",
            "High Surf Advisory",
            "Dense Fog Advisory",
            "Small Craft Advisory",
            "Hazardous Seas Warning",
            "Lake Wind Advisory",
            "Wind Advisory",
            "Rip Current Statement",
            "Beach Hazards Statement",
            "Flood Watch",
            "Fire Weather Watch",
            "Special Weather Statement",
            "Marine Weather Statement",
            "Air Quality Alert",
            "",
            "Wildfire Safety",
            "",
            "Summer Preparedness",
            "",
            "Break the grip of the rip!"
          ],
          "notUnderlined": [
            "HOME",
            "FORECAST",
            "PAST WEATHER",
            "SAFETY",
            "INFORMATION",
            "EDUCATION",
            "NEWS",
            "SEARCH",
            "ABOUT",
            "Privacy Policy",
            "ACTIVE ALERTS",
            "FORECAST MAPS",
            "RADAR",
            "RIVERS, LAKES, RAINFALL",
            "AIR QUALITY",
            "SATELLITE",
            "PAST WEATHER",
            "Follow us on Twitter",
            "Follow us on Facebook",
            "Follow us on YouTube",
            "NWS RSS Feed",
            "ACTIVE ALERTS",
            "Warnings By State",
            "Excessive Rainfall and Winter Weather Forecasts",
            "River Flooding",
            "Latest Warnings",
            "Thunderstorm/Tornado Outlook",
            "Hurricanes",
            "Fire Weather Outlooks",
            "UV Alerts",
            "Drought",
            "Space Weather",
            "NOAA Weather Radio",
            "NWS CAP Feeds",
            "PAST WEATHER",
            "Climate Monitoring",
            "Past Weather",
            "Monthly Temps",
            "Records",
            "Astronomical Data",
            "Certified Weather Data",
            "CURRENT CONDITIONS",
            "Radar",
            "Climate Monitoring",
            "River Levels",
            "Observed Precipitation",
            "Surface Weather",
            "Upper Air",
            "Marine and Buoy Reports",
            "Snow Cover",
            "Satellite",
            "Space Weather",
            "International Observations",
            "FORECAST",
            "Local Forecast",
            "International Forecasts",
            "Severe Weather",
            "Current Outlook Maps",
            "Drought",
            "Fire Weather",
            "Fronts/Precipitation Maps",
            "Current Graphical Forecast Maps",
            "Rivers",
            "Marine",
            "Offshore and High Seas",
            "Hurricanes",
            "Aviation Weather",
            "Climatic Outlook",
            "INFORMATION CENTER",
            "Space Weather",
            "Daily Briefing",
            "Marine",
            "Climate",
            "Fire Weather",
            "Aviation",
            "Forecast Models",
            "Water",
            "GIS",
            "Cooperative Observers",
            "Storm Spotters",
            "Tsunami Warning System",
            "National Water Center",
            "International Weather",
            "WEATHER SAFETY",
            "NOAA Weather Radio",
            "StormReady",
            "Heat",
            "Lightning",
            "Hurricanes",
            "Thunderstorms",
            "Tornadoes",
            "Rip Currents",
            "Floods",
            "Tsunamis",
            "TsunamiReady",
            "Winter Weather",
            "Ultra Violet Radiation",
            "Air Quality",
            "Damage/Fatality/Injury Statistics",
            "Red Cross",
            "Federal Emergency Management Agency (FEMA)",
            "Brochures",
            "Safe Boating",
            "NEWS",
            "Newsroom",
            "Social Media",
            "Events",
            "Pubs/Brochures/Booklets",
            "EDUCATION",
            "NWS Education Home",
            "Be A Force of Nature",
            "NOAA Education Resources",
            "Glossary",
            "JetStream",
            "NWS Training Portal",
            "NOAA Library",
            "For Students, Parents and Teachers",
            "Brochures",
            "ABOUT",
            "Organization",
            "Strategic Plan",
            "For NWS Employees",
            "International",
            "National Centers",
            "Products and Services",
            "Careers",
            "Glossary",
            "Contact Us",
            "",
            "US Dept of Commerce",
            "National Oceanic and Atmospheric Administration",
            "National Weather Service",
            "Comments? Questions? Please Contact Us.",
            "Disclaimer",
            "Information Quality",
            "Help",
            "Glossary",
            "Privacy Policy",
            "Freedom of Information Act (FOIA)",
            "About Us",
            "Career Opportunities",
            "Continue",
            "New Window",
            "Cancel"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.weather.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.weather.gov/",
      "what": "URL",
      "result": "https://www.weather.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.weather.gov/",
      "result": {
        "totals": {
          "total": 2,
          "inSet": 0,
          "percent": 0
        },
        "items": {
          "inSet": [],
          "notInSet": [
            "NWS",
            "All NOAA"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.weather.gov/",
      "result": {
        "roleElements": 0,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.weather.gov/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 2,
            "subtotals": [
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 188,
            "subtotals": [
              117,
              40,
              27,
              3,
              1
            ]
          },
          "listLink": {
            "total": 70,
            "subtotals": [
              68,
              2
            ]
          },
          "h1": {
            "total": 1
          }
        },
        "items": {
          "button": {
            "height": {
              "auto": [
                ""
              ],
              "21.5px": [
                ""
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "",
                "",
                "",
                "Location Help",
                "Read More >",
                "",
                "Privacy Policy",
                "American Samoa",
                "Guam",
                "Puerto Rico/Virgin Islands",
                "Public Alerts in XML/CAP v1.1 and ATOM Formats",
                "Severe Thunderstorm Warning",
                "Flash Flood Warning",
                "Severe Weather Statement",
                "Hurricane Warning",
                "Special Marine Warning",
                "High Wind Warning",
                "Tropical Storm Warning",
                "Flood Warning",
                "High Surf Warning",
                "Excessive Heat Warning",
                "Gale Warning",
                "Red Flag Warning",
                "Heat Advisory",
                "Flood Advisory",
                "Coastal Flood Advisory",
                "High Surf Advisory",
                "Dense Fog Advisory",
                "Small Craft Advisory",
                "Hazardous Seas Warning",
                "Lake Wind Advisory",
                "Wind Advisory",
                "Rip Current Statement",
                "Beach Hazards Statement",
                "Flood Watch",
                "Fire Weather Watch",
                "Special Weather Statement",
                "Marine Weather Statement",
                "Air Quality Alert",
                "",
                "",
                "",
                "Follow us on Twitter",
                "Follow us on Facebook",
                "Follow us on YouTube",
                "NWS RSS Feed",
                "Warnings By State",
                "Excessive Rainfall and Winter Weather Forecasts",
                "River Flooding",
                "Latest Warnings",
                "Thunderstorm/Tornado Outlook",
                "Hurricanes",
                "Fire Weather Outlooks",
                "UV Alerts",
                "Drought",
                "Space Weather",
                "NOAA Weather Radio",
                "NWS CAP Feeds",
                "Climate Monitoring",
                "Past Weather",
                "Monthly Temps",
                "Records",
                "Astronomical Data",
                "Certified Weather Data",
                "Radar",
                "Climate Monitoring",
                "River Levels",
                "Observed Precipitation",
                "Surface Weather",
                "Upper Air",
                "Marine and Buoy Reports",
                "Snow Cover",
                "Satellite",
                "Space Weather",
                "International Observations",
                "Local Forecast",
                "International Forecasts",
                "Severe Weather",
                "Current Outlook Maps",
                "Drought",
                "Fire Weather",
                "Fronts/Precipitation Maps",
                "Current Graphical Forecast Maps",
                "Rivers",
                "Marine",
                "Offshore and High Seas",
                "Hurricanes",
                "Aviation Weather",
                "Climatic Outlook",
                "Space Weather",
                "Daily Briefing",
                "Marine",
                "Climate",
                "Fire Weather",
                "Aviation",
                "Forecast Models",
                "Water",
                "GIS",
                "Cooperative Observers",
                "Storm Spotters",
                "Tsunami Warning System",
                "National Water Center",
                "International Weather",
                "NOAA Weather Radio",
                "StormReady",
                "Heat",
                "Lightning",
                "Hurricanes",
                "Thunderstorms",
                "Tornadoes",
                "Rip Currents",
                "Floods",
                "Tsunamis",
                "TsunamiReady",
                "Winter Weather",
                "Ultra Violet Radiation",
                "Air Quality",
                "Damage/Fatality/Injury Statistics",
                "Red Cross",
                "Federal Emergency Management Agency (FEMA)",
                "Brochures",
                "Safe Boating",
                "Newsroom",
                "Social Media",
                "Events",
                "Pubs/Brochures/Booklets",
                "NWS Education Home",
                "Be A Force of Nature",
                "NOAA Education Resources",
                "Glossary",
                "JetStream",
                "NWS Training Portal",
                "NOAA Library",
                "For Students, Parents and Teachers",
                "Brochures",
                "Organization",
                "Strategic Plan",
                "For NWS Employees",
                "International",
                "National Centers",
                "Products and Services",
                "Careers",
                "Glossary",
                "Contact Us",
                "",
                "US Dept of Commerce",
                "National Oceanic and Atmospheric Administration",
                "National Weather Service",
                "Comments? Questions? Please Contact Us.",
                "Disclaimer",
                "Information Quality",
                "Help",
                "Glossary",
                "Privacy Policy",
                "Freedom of Information Act (FOIA)",
                "About Us",
                "Career Opportunities",
                "Cancel"
              ],
              "700": [
                "HOME",
                "FORECAST",
                "PAST WEATHER",
                "SAFETY",
                "INFORMATION",
                "EDUCATION",
                "NEWS",
                "SEARCH",
                "ABOUT",
                "ACTIVE ALERTS",
                "FORECAST MAPS",
                "RADAR",
                "RIVERS, LAKES, RAINFALL",
                "AIR QUALITY",
                "SATELLITE",
                "PAST WEATHER",
                "Wildfire Safety",
                "Summer Preparedness",
                "Break the grip of the rip!",
                "ACTIVE ALERTS",
                "PAST WEATHER",
                "CURRENT CONDITIONS",
                "FORECAST",
                "INFORMATION CENTER",
                "WEATHER SAFETY",
                "NEWS",
                "EDUCATION",
                "ABOUT",
                "Continue",
                "New Window"
              ]
            },
            "opacity": {
              "0": [
                ""
              ],
              "1": [
                "",
                "",
                "HOME",
                "FORECAST",
                "PAST WEATHER",
                "SAFETY",
                "INFORMATION",
                "EDUCATION",
                "NEWS",
                "SEARCH",
                "ABOUT",
                "Location Help",
                "Read More >",
                "",
                "Privacy Policy",
                "ACTIVE ALERTS",
                "FORECAST MAPS",
                "RADAR",
                "RIVERS, LAKES, RAINFALL",
                "AIR QUALITY",
                "SATELLITE",
                "PAST WEATHER",
                "American Samoa",
                "Guam",
                "Puerto Rico/Virgin Islands",
                "Public Alerts in XML/CAP v1.1 and ATOM Formats",
                "Severe Thunderstorm Warning",
                "Flash Flood Warning",
                "Severe Weather Statement",
                "Hurricane Warning",
                "Special Marine Warning",
                "High Wind Warning",
                "Tropical Storm Warning",
                "Flood Warning",
                "High Surf Warning",
                "Excessive Heat Warning",
                "Gale Warning",
                "Red Flag Warning",
                "Heat Advisory",
                "Flood Advisory",
                "Coastal Flood Advisory",
                "High Surf Advisory",
                "Dense Fog Advisory",
                "Small Craft Advisory",
                "Hazardous Seas Warning",
                "Lake Wind Advisory",
                "Wind Advisory",
                "Rip Current Statement",
                "Beach Hazards Statement",
                "Flood Watch",
                "Fire Weather Watch",
                "Special Weather Statement",
                "Marine Weather Statement",
                "Air Quality Alert",
                "",
                "Wildfire Safety",
                "",
                "Summer Preparedness",
                "",
                "Break the grip of the rip!",
                "Follow us on Twitter",
                "Follow us on Facebook",
                "Follow us on YouTube",
                "NWS RSS Feed",
                "ACTIVE ALERTS",
                "Warnings By State",
                "Excessive Rainfall and Winter Weather Forecasts",
                "River Flooding",
                "Latest Warnings",
                "Thunderstorm/Tornado Outlook",
                "Hurricanes",
                "Fire Weather Outlooks",
                "UV Alerts",
                "Drought",
                "Space Weather",
                "NOAA Weather Radio",
                "NWS CAP Feeds",
                "PAST WEATHER",
                "Climate Monitoring",
                "Past Weather",
                "Monthly Temps",
                "Records",
                "Astronomical Data",
                "Certified Weather Data",
                "CURRENT CONDITIONS",
                "Radar",
                "Climate Monitoring",
                "River Levels",
                "Observed Precipitation",
                "Surface Weather",
                "Upper Air",
                "Marine and Buoy Reports",
                "Snow Cover",
                "Satellite",
                "Space Weather",
                "International Observations",
                "FORECAST",
                "Local Forecast",
                "International Forecasts",
                "Severe Weather",
                "Current Outlook Maps",
                "Drought",
                "Fire Weather",
                "Fronts/Precipitation Maps",
                "Current Graphical Forecast Maps",
                "Rivers",
                "Marine",
                "Offshore and High Seas",
                "Hurricanes",
                "Aviation Weather",
                "Climatic Outlook",
                "INFORMATION CENTER",
                "Space Weather",
                "Daily Briefing",
                "Marine",
                "Climate",
                "Fire Weather",
                "Aviation",
                "Forecast Models",
                "Water",
                "GIS",
                "Cooperative Observers",
                "Storm Spotters",
                "Tsunami Warning System",
                "National Water Center",
                "International Weather",
                "WEATHER SAFETY",
                "NOAA Weather Radio",
                "StormReady",
                "Heat",
                "Lightning",
                "Hurricanes",
                "Thunderstorms",
                "Tornadoes",
                "Rip Currents",
                "Floods",
                "Tsunamis",
                "TsunamiReady",
                "Winter Weather",
                "Ultra Violet Radiation",
                "Air Quality",
                "Damage/Fatality/Injury Statistics",
                "Red Cross",
                "Federal Emergency Management Agency (FEMA)",
                "Brochures",
                "Safe Boating",
                "NEWS",
                "Newsroom",
                "Social Media",
                "Events",
                "Pubs/Brochures/Booklets",
                "EDUCATION",
                "NWS Education Home",
                "Be A Force of Nature",
                "NOAA Education Resources",
                "Glossary",
                "JetStream",
                "NWS Training Portal",
                "NOAA Library",
                "For Students, Parents and Teachers",
                "Brochures",
                "ABOUT",
                "Organization",
                "Strategic Plan",
                "For NWS Employees",
                "International",
                "National Centers",
                "Products and Services",
                "Careers",
                "Glossary",
                "Contact Us",
                "",
                "US Dept of Commerce",
                "National Oceanic and Atmospheric Administration",
                "National Weather Service",
                "Comments? Questions? Please Contact Us.",
                "Disclaimer",
                "Information Quality",
                "Help",
                "Glossary",
                "Privacy Policy",
                "Freedom of Information Act (FOIA)",
                "About Us",
                "Career Opportunities",
                "Continue",
                "New Window",
                "Cancel"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "",
                "",
                "",
                "Location Help",
                "Read More >",
                "",
                "American Samoa",
                "Guam",
                "Puerto Rico/Virgin Islands",
                "Public Alerts in XML/CAP v1.1 and ATOM Formats",
                "Severe Thunderstorm Warning",
                "Flash Flood Warning",
                "Severe Weather Statement",
                "Hurricane Warning",
                "Special Marine Warning",
                "High Wind Warning",
                "Tropical Storm Warning",
                "Flood Warning",
                "High Surf Warning",
                "Excessive Heat Warning",
                "Gale Warning",
                "Red Flag Warning",
                "Heat Advisory",
                "Flood Advisory",
                "Coastal Flood Advisory",
                "High Surf Advisory",
                "Dense Fog Advisory",
                "Small Craft Advisory",
                "Hazardous Seas Warning",
                "Lake Wind Advisory",
                "Wind Advisory",
                "Rip Current Statement",
                "Beach Hazards Statement",
                "Flood Watch",
                "Fire Weather Watch",
                "Special Weather Statement",
                "Marine Weather Statement",
                "Air Quality Alert",
                "",
                "Wildfire Safety",
                "",
                "Summer Preparedness",
                "",
                "Break the grip of the rip!"
              ],
              "none": [
                "HOME",
                "FORECAST",
                "PAST WEATHER",
                "SAFETY",
                "INFORMATION",
                "EDUCATION",
                "NEWS",
                "SEARCH",
                "ABOUT",
                "Privacy Policy",
                "ACTIVE ALERTS",
                "FORECAST MAPS",
                "RADAR",
                "RIVERS, LAKES, RAINFALL",
                "AIR QUALITY",
                "SATELLITE",
                "PAST WEATHER",
                "Follow us on Twitter",
                "Follow us on Facebook",
                "Follow us on YouTube",
                "NWS RSS Feed",
                "ACTIVE ALERTS",
                "Warnings By State",
                "Excessive Rainfall and Winter Weather Forecasts",
                "River Flooding",
                "Latest Warnings",
                "Thunderstorm/Tornado Outlook",
                "Hurricanes",
                "Fire Weather Outlooks",
                "UV Alerts",
                "Drought",
                "Space Weather",
                "NOAA Weather Radio",
                "NWS CAP Feeds",
                "PAST WEATHER",
                "Climate Monitoring",
                "Past Weather",
                "Monthly Temps",
                "Records",
                "Astronomical Data",
                "Certified Weather Data",
                "CURRENT CONDITIONS",
                "Radar",
                "Climate Monitoring",
                "River Levels",
                "Observed Precipitation",
                "Surface Weather",
                "Upper Air",
                "Marine and Buoy Reports",
                "Snow Cover",
                "Satellite",
                "Space Weather",
                "International Observations",
                "FORECAST",
                "Local Forecast",
                "International Forecasts",
                "Severe Weather",
                "Current Outlook Maps",
                "Drought",
                "Fire Weather",
                "Fronts/Precipitation Maps",
                "Current Graphical Forecast Maps",
                "Rivers",
                "Marine",
                "Offshore and High Seas",
                "Hurricanes",
                "Aviation Weather",
                "Climatic Outlook",
                "INFORMATION CENTER",
                "Space Weather",
                "Daily Briefing",
                "Marine",
                "Climate",
                "Fire Weather",
                "Aviation",
                "Forecast Models",
                "Water",
                "GIS",
                "Cooperative Observers",
                "Storm Spotters",
                "Tsunami Warning System",
                "National Water Center",
                "International Weather",
                "WEATHER SAFETY",
                "NOAA Weather Radio",
                "StormReady",
                "Heat",
                "Lightning",
                "Hurricanes",
                "Thunderstorms",
                "Tornadoes",
                "Rip Currents",
                "Floods",
                "Tsunamis",
                "TsunamiReady",
                "Winter Weather",
                "Ultra Violet Radiation",
                "Air Quality",
                "Damage/Fatality/Injury Statistics",
                "Red Cross",
                "Federal Emergency Management Agency (FEMA)",
                "Brochures",
                "Safe Boating",
                "NEWS",
                "Newsroom",
                "Social Media",
                "Events",
                "Pubs/Brochures/Booklets",
                "EDUCATION",
                "NWS Education Home",
                "Be A Force of Nature",
                "NOAA Education Resources",
                "Glossary",
                "JetStream",
                "NWS Training Portal",
                "NOAA Library",
                "For Students, Parents and Teachers",
                "Brochures",
                "ABOUT",
                "Organization",
                "Strategic Plan",
                "For NWS Employees",
                "International",
                "National Centers",
                "Products and Services",
                "Careers",
                "Glossary",
                "Contact Us",
                "",
                "US Dept of Commerce",
                "National Oceanic and Atmospheric Administration",
                "National Weather Service",
                "Comments? Questions? Please Contact Us.",
                "Disclaimer",
                "Information Quality",
                "Help",
                "Glossary",
                "Privacy Policy",
                "Freedom of Information Act (FOIA)",
                "About Us",
                "Career Opportunities",
                "Continue",
                "New Window",
                "Cancel"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Enhanced Radar",
                "Standard Radar (Low Bandwidth)"
              ],
              "700": [
                "Local",
                "Graphical",
                "Aviation",
                "Marine",
                "Rivers and Lakes",
                "Hurricanes",
                "Severe Weather",
                "Fire Weather",
                "Sun/Moon",
                "Long Range Forecasts",
                "Climate Prediction",
                "Space Weather",
                "Past Weather",
                "Heating/Cooling Days",
                "Monthly Temperatures",
                "Records",
                "Astronomical Data",
                "Tsunamis",
                "Floods",
                "Beach Hazards",
                "Wildfire",
                "Cold",
                "Tornadoes",
                "Air Quality",
                "Fog",
                "Heat",
                "Hurricanes",
                "Lightning",
                "Safe Boating",
                "Rip Currents",
                "Thunderstorms",
                "Space Weather",
                "Sun (Ultraviolet Radiation)",
                "Safety Campaigns",
                "Wind",
                "Drought",
                "Winter Weather",
                "Wireless Emergency Alerts",
                "Brochures",
                "Weather-Ready Nation",
                "Cooperative Observers",
                "Daily Briefing",
                "Damage/Fatality/Injury Statistics",
                "Forecast Models",
                "GIS Data Portal",
                "NOAA Weather Radio",
                "Publications",
                "SKYWARN Storm Spotters",
                "StormReady",
                "TsunamiReady",
                "Service Change Notices",
                "Be A Force of Nature",
                "NWS Education Home",
                "NWS News",
                "Events",
                "Social Media",
                "Pubs/Brochures/Booklets",
                "NWS Media Contacts",
                "About NWS",
                "Organization",
                "Strategic Plan",
                "Commitment to Diversity",
                "For NWS Employees",
                "International",
                "National Centers",
                "Careers",
                "Contact Us",
                "Glossary"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.weather.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.weather.gov/",
      "result": {
        "totals": {
          "total": 16,
          "tagNames": {
            "DIV": 14,
            "IMG": 2
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": "Local Graphical Aviation Marine Rivers and Lakes Hurricanes Severe Weather Fire Weather Sun/Moon Lon"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Past Weather Heating/Cooling Days Monthly Temperatures Records Astronomical Data"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Tsunamis Floods Beach Hazards Wildfire Cold Tornadoes Air Quality Fog Heat Hurricanes Lightning Safe"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Wireless Emergency Alerts Brochures Weather-Ready Nation Cooperative Observers Daily Briefing Damage"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Be A Force of Nature NWS Education Home"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "NWS News Events Social Media Pubs/Brochures/Booklets NWS Media Contacts"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Search For NWS All NOAA"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "About NWS Organization Strategic Plan Commitment to Diversity For NWS Employees International Nation"
          },
          {
            "tagName": "DIV",
            "id": "txtError",
            "text": "Sorry, the location you searched for was not found. Please try another search. Multiple locations we"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Enhanced Radar Standard Radar (Low Bandwidth)"
          },
          {
            "tagName": "IMG",
            "id": "alaska",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "hawaii",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "cap-alerts-link",
            "text": "Public Alerts in XML/CAP v1.1 and ATOM Formats"
          },
          {
            "tagName": "DIV",
            "id": "TimeStamp",
            "text": "Created: 07/18/22 at 12:39 am UTC"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "nwsexit-warning-dialog",
            "text": "Thank you for visiting a National Oceanic and Atmospheric Administration (NOAA) website. The link yo"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.weather.gov/",
      "result": {
        "totals": {
          "failures": 230,
          "warnings": 23
        },
        "items": [
          {
            "index": 16,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/wrn/\">",
                "  <img style=\"width:140px;\" src=\"/images/nws/wrn.gif\">",
                "</a>"
              ]
            }
          },
          {
            "index": 1061,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]/img[1]",
              "codeLines": [
                "<img style=\"width:140px;\" src=\"/images/nws/wrn.gif\">"
              ]
            }
          },
          {
            "index": 1062,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/img[1]",
              "codeLines": [
                "<img id=\"us\" src=\"//forecast.weather.gov/wwamap/png/US.png\" usemap=\"#US_large_imagemap_800_500\">"
              ]
            }
          },
          {
            "index": 1063,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/img[2]",
              "codeLines": [
                "<img id=\"alaska\" src=\"//forecast.weather.gov/wwamap/png/ak.png\" usemap=\"#alaska_imagemap_130_115\">"
              ]
            }
          },
          {
            "index": 1064,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/img[3]",
              "codeLines": [
                "<img id=\"hawaii\" src=\"//weather.gov/wwamap/png/hi.png\" usemap=\"#hawaii_imagemap\">"
              ]
            }
          },
          {
            "index": 1123,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "map",
              "path": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[2]",
              "codeLines": [
                "<map id=\"alaska_imagemap_130_115\" name=\"alaska_imagemap_130_115\">",
                "  <area shape=\"poly\" coords=\"103,99,108,99,109,99,109,92,109,91,105,88,103,81,99,77,97,73,95,73,93,...",
                "  <area shape=\"poly\" coords=\"23,9,22,26,24,44,14,53,5,64,24,64,29,66,49,61,55,63,65,59,78,61,85,71,...",
                "  <area shape=\"poly\" coords=\"26,110,42,104,55,99,59,95,61,91,65,87,66,82,71,80,78,80,78,71,85,71,78...",
                "  <area shape=\"poly\" coords=\"23,0,23,8,31,8,36,3,42,0,40,0,24,0\" href=\"https://www.weather.gov/afg\"...",
                "  <area shape=\"poly\" coords=\"86,3,86,7,86,7,85,7,81,5,79,4,78,3,72,2,66,0,62,0,86,0\" href=\"https://...",
                "  <area shape=\"poly\" coords=\"0,79,19,79,19,92,0,92,0,78\" href=\"https://www.weather.gov/afc\" title=\"...",
                "  <area shape=\"poly\" coords=\"0,92,19,92,19,101,16,102,10,103,4,105,0,105,0,92\" href=\"https://www.we...",
                "  <area shape=\"poly\" coords=\"20,86,20,88,22,90,24,91,24,87,22,86\" href=\"https://www.weather.gov/afc...",
                "  <area shape=\"poly\" coords=\"24,79,27,79,30,81,34,83,39,88,29,93,27,95,25,97,23,100,19,100,19,78\" h...",
                "  <area shape=\"poly\" coords=\"71,80,79,81,79,87,65,87,66,82,69,81,72,81\" href=\"https://www.weather.g...",
                "  <area shape=\"poly\" coords=\"65,87,79,88,79,98,71,98,69,98,56,98,60,95,60,92,64,89\" href=\"https://w...",
                "  <area shape=\"poly\" coords=\"81,80,84,82,87,84,89,87,90,89,92,92,94,96,94,98,92,98,90,98,79,98,79,8...",
                "  <area shape=\"poly\" coords=\"88,106,115,121,115,102,110,96,101,85,88,82,88,106\" href=\"https://www.w...",
                "</map>"
              ]
            }
          },
          {
            "index": 1124,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "map",
              "path": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[3]",
              "codeLines": [
                "<map id=\"alaska_imagemap_130_115\" name=\"alaska_imagemap_130_115\">",
                "  <area shape=\"poly\" coords=\"103,99,108,99,109,99,109,92,109,91,105,88,103,81,99,77,97,73,95,73,93,...",
                "  <area shape=\"poly\" coords=\"23,9,22,26,24,44,14,53,5,64,24,64,29,66,49,61,55,63,65,59,78,61,85,71,...",
                "  <area shape=\"poly\" coords=\"26,110,42,104,55,99,59,95,61,91,65,87,66,82,71,80,78,80,78,71,85,71,78...",
                "  <area shape=\"poly\" coords=\"23,0,23,8,31,8,36,3,42,0,40,0,24,0\" href=\"//www.weather.gov/afg\" title...",
                "  <area shape=\"poly\" coords=\"86,3,86,7,86,7,85,7,81,5,79,4,78,3,72,2,66,0,62,0,86,0\" href=\"//www.we...",
                "  <area shape=\"poly\" coords=\"0,79,19,79,19,92,0,92,0,78\" href=\"//www.weather.gov/afc\" title=\"Bering...",
                "  <area shape=\"poly\" coords=\"0,92,19,92,19,101,16,102,10,103,4,105,0,105,0,92\" href=\"//www.weather....",
                "  <area shape=\"poly\" coords=\"20,86,20,88,22,90,24,91,24,87,22,86\" href=\"//www.weather.gov/afc/\" tit...",
                "  <area shape=\"poly\" coords=\"24,79,27,79,30,81,34,83,39,88,29,93,27,95,25,97,23,100,19,100,19,78\" h...",
                "  <area shape=\"poly\" coords=\"71,80,79,81,79,87,65,87,66,82,69,81,72,81\" href=\"//www.weather.gov/afc...",
                "  <area shape=\"poly\" coords=\"65,87,79,88,79,98,71,98,69,98,56,98,60,95,60,92,64,89\" href=\"//www.wea...",
                "  <area shape=\"poly\" coords=\"81,80,84,82,87,84,89,87,90,89,92,92,94,96,94,98,92,98,90,98,79,98,79,8...",
                "  <area shape=\"poly\" coords=\"88,106,115,121,115,102,110,96,101,85,88,82,88,106\" href=\"//www.weather...",
                "</map>"
              ]
            }
          },
          {
            "index": 1151,
            "verdict": "failed",
            "rule": {
              "ruleID": "r4",
              "ruleSummary": "<html> document elements have a lang attribute",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r4",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#language-of-page",
                  "chapter": "3.1.1",
                  "title": "Language of Page"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H57",
                  "name": "H57",
                  "title": "Using the language attribute on the HTML element"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "html",
              "path": "/html[1]",
              "codeLines": [
                "<html xmlns=\"http://www.w3.org/1999/xhtml\">",
                "...",
                "</html>"
              ]
            }
          },
          {
            "index": 1318,
            "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[4]/div[1]/div[1]/ul[1]/li[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "HOME"
              ]
            }
          },
          {
            "index": 1319,
            "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[4]/div[1]/div[1]/ul[1]/li[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "FORECAST"
              ]
            }
          },
          {
            "index": 1320,
            "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[4]/div[1]/div[1]/ul[1]/li[3]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "PAST WEATHER"
              ]
            }
          },
          {
            "index": 1321,
            "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[4]/div[1]/div[1]/ul[1]/li[4]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "SAFETY"
              ]
            }
          },
          {
            "index": 1322,
            "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[4]/div[1]/div[1]/ul[1]/li[5]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "INFORMATION"
              ]
            }
          },
          {
            "index": 1323,
            "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[4]/div[1]/div[1]/ul[1]/li[6]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "EDUCATION"
              ]
            }
          },
          {
            "index": 1324,
            "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[4]/div[1]/div[1]/ul[1]/li[7]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "NEWS"
              ]
            }
          },
          {
            "index": 1325,
            "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[4]/div[1]/div[1]/ul[1]/li[8]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "SEARCH"
              ]
            }
          },
          {
            "index": 1326,
            "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[4]/div[1]/div[1]/ul[1]/li[9]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "ABOUT"
              ]
            }
          },
          {
            "index": 1330,
            "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[4]/div[2]/div[1]/div[2]/div[1]/div[2]/h1[1]/text()[1]",
              "codeLines": [
                "Heat, Severe Storms and Heavy Rainfall"
              ]
            }
          },
          {
            "index": 1331,
            "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[4]/div[2]/div[1]/div[2]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Dangerous heat is likely across the Plains over the next few days with possible record high tempera..."
              ]
            }
          },
          {
            "index": 1332,
            "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[4]/div[2]/div[1]/div[2]/div[1]/div[2]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Read More >"
              ]
            }
          },
          {
            "index": 1338,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "ACTIVE ALERTS"
              ]
            }
          },
          {
            "index": 1339,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "FORECAST MAPS"
              ]
            }
          },
          {
            "index": 1340,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "RADAR"
              ]
            }
          },
          {
            "index": 1341,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "RIVERS, LAKES, RAINFALL"
              ]
            }
          },
          {
            "index": 1342,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "AIR QUALITY"
              ]
            }
          },
          {
            "index": 1343,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[6]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "SATELLITE"
              ]
            }
          },
          {
            "index": 1344,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[7]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "PAST WEATHER"
              ]
            }
          },
          {
            "index": 1345,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "American Samoa"
              ]
            }
          },
          {
            "index": 1346,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/a[2]/text()[1]",
              "codeLines": [
                "Guam"
              ]
            }
          },
          {
            "index": 1347,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/a[3]/text()[1]",
              "codeLines": [
                "Puerto Rico/Virgin Islands"
              ]
            }
          },
          {
            "index": 1348,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/text()[1]",
              "codeLines": [
                "Click on the map above for detailed alerts or"
              ]
            }
          },
          {
            "index": 1405,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Public Alerts in XML/CAP v1.1 and ATOM Formats"
              ]
            }
          },
          {
            "index": 1406,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Severe Thunderstorm Warning"
              ]
            }
          },
          {
            "index": 1407,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Flash Flood Warning"
              ]
            }
          },
          {
            "index": 1408,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Severe Weather Statement"
              ]
            }
          },
          {
            "index": 1409,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Hurricane Warning"
              ]
            }
          },
          {
            "index": 1410,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Special Marine Warning"
              ]
            }
          },
          {
            "index": 1411,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[1]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "High Wind Warning"
              ]
            }
          },
          {
            "index": 1412,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[1]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Tropical Storm Warning"
              ]
            }
          },
          {
            "index": 1413,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Flood Warning"
              ]
            }
          },
          {
            "index": 1414,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "High Surf Warning"
              ]
            }
          },
          {
            "index": 1415,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[2]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Excessive Heat Warning"
              ]
            }
          },
          {
            "index": 1416,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[2]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Gale Warning"
              ]
            }
          },
          {
            "index": 1417,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[2]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Red Flag Warning"
              ]
            }
          },
          {
            "index": 1418,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[2]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Heat Advisory"
              ]
            }
          },
          {
            "index": 1419,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[2]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Flood Advisory"
              ]
            }
          },
          {
            "index": 1420,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[3]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Coastal Flood Advisory"
              ]
            }
          },
          {
            "index": 1421,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[3]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "High Surf Advisory"
              ]
            }
          },
          {
            "index": 1422,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[3]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Dense Fog Advisory"
              ]
            }
          },
          {
            "index": 1423,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[3]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Small Craft Advisory"
              ]
            }
          },
          {
            "index": 1424,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[3]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Hazardous Seas Warning"
              ]
            }
          },
          {
            "index": 1425,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[3]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Lake Wind Advisory"
              ]
            }
          },
          {
            "index": 1426,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[3]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Wind Advisory"
              ]
            }
          },
          {
            "index": 1427,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[4]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Rip Current Statement"
              ]
            }
          },
          {
            "index": 1428,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[4]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Beach Hazards Statement"
              ]
            }
          },
          {
            "index": 1429,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[4]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Flood Watch"
              ]
            }
          },
          {
            "index": 1430,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[4]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Fire Weather Watch"
              ]
            }
          },
          {
            "index": 1431,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[4]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Special Weather Statement"
              ]
            }
          },
          {
            "index": 1432,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[4]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Marine Weather Statement"
              ]
            }
          },
          {
            "index": 1433,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[4]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Air Quality Alert"
              ]
            }
          },
          {
            "index": 1434,
            "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[4]/div[2]/div[3]/div[1]/div[1]/p[2]/a[1]/text()[1]",
              "codeLines": [
                "Wildfire Safety"
              ]
            }
          },
          {
            "index": 1435,
            "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[4]/div[2]/div[3]/div[1]/div[2]/p[2]/a[1]/text()[1]",
              "codeLines": [
                "Summer Preparedness"
              ]
            }
          },
          {
            "index": 1436,
            "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[4]/div[2]/div[3]/div[1]/div[3]/p[2]/a[1]/text()[1]",
              "codeLines": [
                "Break the grip of the rip!"
              ]
            }
          },
          {
            "index": 1437,
            "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[4]/div[2]/div[4]/div[1]/div[1]/div[1]/a[1]/text()[2]",
              "codeLines": [
                "Follow us on Twitter"
              ]
            }
          },
          {
            "index": 1438,
            "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[4]/div[2]/div[4]/div[1]/div[2]/div[1]/a[1]/text()[2]",
              "codeLines": [
                "Follow us on Facebook"
              ]
            }
          },
          {
            "index": 1439,
            "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[4]/div[2]/div[4]/div[1]/div[3]/div[1]/a[1]/text()[2]",
              "codeLines": [
                "Follow us on YouTube"
              ]
            }
          },
          {
            "index": 1440,
            "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[4]/div[2]/div[4]/div[1]/div[4]/span[1]/div[1]/a[1]/text()[2]",
              "codeLines": [
                "NWS RSS Feed"
              ]
            }
          },
          {
            "index": 1441,
            "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[5]/div[1]/div[1]/p[1]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "ACTIVE ALERTS"
              ]
            }
          },
          {
            "index": 1442,
            "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[5]/div[1]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Warnings By State"
              ]
            }
          },
          {
            "index": 1443,
            "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[5]/div[1]/div[1]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "Excessive Rainfall and Winter Weather Forecasts"
              ]
            }
          },
          {
            "index": 1444,
            "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[5]/div[1]/div[1]/p[1]/a[3]/text()[1]",
              "codeLines": [
                "River Flooding"
              ]
            }
          },
          {
            "index": 1445,
            "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[5]/div[1]/div[1]/p[1]/a[4]/text()[1]",
              "codeLines": [
                "Latest Warnings"
              ]
            }
          },
          {
            "index": 1446,
            "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[5]/div[1]/div[1]/p[1]/a[5]/text()[1]",
              "codeLines": [
                "Thunderstorm/Tornado Outlook"
              ]
            }
          },
          {
            "index": 1447,
            "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[5]/div[1]/div[1]/p[1]/a[6]/text()[1]",
              "codeLines": [
                "Hurricanes"
              ]
            }
          },
          {
            "index": 1448,
            "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[5]/div[1]/div[1]/p[1]/a[7]/text()[1]",
              "codeLines": [
                "Fire Weather Outlooks"
              ]
            }
          },
          {
            "index": 1449,
            "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[5]/div[1]/div[1]/p[1]/a[8]/text()[1]",
              "codeLines": [
                "UV Alerts"
              ]
            }
          },
          {
            "index": 1450,
            "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[5]/div[1]/div[1]/p[1]/a[9]/text()[1]",
              "codeLines": [
                "Drought"
              ]
            }
          },
          {
            "index": 1451,
            "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[5]/div[1]/div[1]/p[1]/a[10]/text()[1]",
              "codeLines": [
                "Space Weather"
              ]
            }
          },
          {
            "index": 1452,
            "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[5]/div[1]/div[1]/p[1]/a[11]/text()[1]",
              "codeLines": [
                "NOAA Weather Radio"
              ]
            }
          },
          {
            "index": 1453,
            "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[5]/div[1]/div[1]/p[1]/a[12]/text()[1]",
              "codeLines": [
                "NWS CAP Feeds"
              ]
            }
          },
          {
            "index": 1454,
            "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[5]/div[1]/div[1]/p[2]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "PAST WEATHER"
              ]
            }
          },
          {
            "index": 1455,
            "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[5]/div[1]/div[1]/p[2]/a[1]/text()[1]",
              "codeLines": [
                "Climate Monitoring"
              ]
            }
          },
          {
            "index": 1456,
            "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[5]/div[1]/div[1]/p[2]/a[2]/text()[1]",
              "codeLines": [
                "Past Weather"
              ]
            }
          },
          {
            "index": 1457,
            "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[5]/div[1]/div[1]/p[2]/a[3]/text()[1]",
              "codeLines": [
                "Monthly Temps"
              ]
            }
          },
          {
            "index": 1458,
            "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[5]/div[1]/div[1]/p[2]/a[4]/text()[1]",
              "codeLines": [
                "Records"
              ]
            }
          },
          {
            "index": 1459,
            "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[5]/div[1]/div[1]/p[2]/a[5]/text()[1]",
              "codeLines": [
                "Astronomical Data"
              ]
            }
          },
          {
            "index": 1460,
            "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[5]/div[1]/div[1]/p[2]/a[6]/text()[1]",
              "codeLines": [
                "Certified Weather Data"
              ]
            }
          },
          {
            "index": 1461,
            "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[5]/div[1]/div[2]/p[1]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "CURRENT CONDITIONS"
              ]
            }
          },
          {
            "index": 1462,
            "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[5]/div[1]/div[2]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Radar"
              ]
            }
          },
          {
            "index": 1463,
            "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[5]/div[1]/div[2]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "Climate Monitoring"
              ]
            }
          },
          {
            "index": 1464,
            "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[5]/div[1]/div[2]/p[1]/a[3]/text()[1]",
              "codeLines": [
                "River Levels"
              ]
            }
          },
          {
            "index": 1465,
            "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[5]/div[1]/div[2]/p[1]/a[4]/text()[1]",
              "codeLines": [
                "Observed Precipitation"
              ]
            }
          },
          {
            "index": 1466,
            "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[5]/div[1]/div[2]/p[1]/a[5]/text()[1]",
              "codeLines": [
                "Surface Weather"
              ]
            }
          },
          {
            "index": 1467,
            "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[5]/div[1]/div[2]/p[1]/a[6]/text()[1]",
              "codeLines": [
                "Upper Air"
              ]
            }
          },
          {
            "index": 1468,
            "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[5]/div[1]/div[2]/p[1]/a[7]/text()[1]",
              "codeLines": [
                "Marine and Buoy Reports"
              ]
            }
          },
          {
            "index": 1469,
            "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[5]/div[1]/div[2]/p[1]/a[8]/text()[1]",
              "codeLines": [
                "Snow Cover"
              ]
            }
          },
          {
            "index": 1470,
            "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[5]/div[1]/div[2]/p[1]/a[9]/text()[1]",
              "codeLines": [
                "Satellite"
              ]
            }
          },
          {
            "index": 1471,
            "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[5]/div[1]/div[2]/p[1]/a[10]/text()[1]",
              "codeLines": [
                "Space Weather"
              ]
            }
          },
          {
            "index": 1472,
            "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[5]/div[1]/div[2]/p[1]/a[11]/text()[1]",
              "codeLines": [
                "International Observations"
              ]
            }
          },
          {
            "index": 1473,
            "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[5]/div[1]/div[2]/p[2]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "FORECAST"
              ]
            }
          },
          {
            "index": 1474,
            "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[5]/div[1]/div[2]/p[2]/a[1]/text()[1]",
              "codeLines": [
                "Local Forecast"
              ]
            }
          },
          {
            "index": 1475,
            "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[5]/div[1]/div[2]/p[2]/a[2]/text()[1]",
              "codeLines": [
                "International Forecasts"
              ]
            }
          },
          {
            "index": 1476,
            "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[5]/div[1]/div[2]/p[2]/a[3]/text()[1]",
              "codeLines": [
                "Severe Weather"
              ]
            }
          },
          {
            "index": 1477,
            "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[5]/div[1]/div[2]/p[2]/a[4]/text()[1]",
              "codeLines": [
                "Current Outlook Maps"
              ]
            }
          },
          {
            "index": 1478,
            "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[5]/div[1]/div[2]/p[2]/a[5]/text()[1]",
              "codeLines": [
                "Drought"
              ]
            }
          },
          {
            "index": 1479,
            "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[5]/div[1]/div[2]/p[2]/a[6]/text()[1]",
              "codeLines": [
                "Fire Weather"
              ]
            }
          },
          {
            "index": 1480,
            "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[5]/div[1]/div[2]/p[2]/a[7]/text()[1]",
              "codeLines": [
                "Fronts/Precipitation Maps"
              ]
            }
          },
          {
            "index": 1481,
            "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[5]/div[1]/div[2]/p[2]/a[8]/text()[1]",
              "codeLines": [
                "Current Graphical Forecast Maps"
              ]
            }
          },
          {
            "index": 1482,
            "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[5]/div[1]/div[2]/p[2]/a[9]/text()[1]",
              "codeLines": [
                "Rivers"
              ]
            }
          },
          {
            "index": 1483,
            "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[5]/div[1]/div[2]/p[2]/a[10]/text()[1]",
              "codeLines": [
                "Marine"
              ]
            }
          },
          {
            "index": 1484,
            "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[5]/div[1]/div[2]/p[2]/a[11]/text()[1]",
              "codeLines": [
                "Offshore and High Seas"
              ]
            }
          },
          {
            "index": 1485,
            "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[5]/div[1]/div[2]/p[2]/a[12]/text()[1]",
              "codeLines": [
                "Hurricanes"
              ]
            }
          },
          {
            "index": 1486,
            "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[5]/div[1]/div[2]/p[2]/a[13]/text()[1]",
              "codeLines": [
                "Aviation Weather"
              ]
            }
          },
          {
            "index": 1487,
            "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[5]/div[1]/div[2]/p[2]/a[14]/text()[1]",
              "codeLines": [
                "Climatic Outlook"
              ]
            }
          },
          {
            "index": 1488,
            "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[5]/div[1]/div[3]/p[1]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "INFORMATION CENTER"
              ]
            }
          },
          {
            "index": 1489,
            "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[5]/div[1]/div[3]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Space Weather"
              ]
            }
          },
          {
            "index": 1490,
            "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[5]/div[1]/div[3]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "Daily Briefing"
              ]
            }
          },
          {
            "index": 1491,
            "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[5]/div[1]/div[3]/p[1]/a[3]/text()[1]",
              "codeLines": [
                "Marine"
              ]
            }
          },
          {
            "index": 1492,
            "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[5]/div[1]/div[3]/p[1]/a[4]/text()[1]",
              "codeLines": [
                "Climate"
              ]
            }
          },
          {
            "index": 1493,
            "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[5]/div[1]/div[3]/p[1]/a[5]/text()[1]",
              "codeLines": [
                "Fire Weather"
              ]
            }
          },
          {
            "index": 1494,
            "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[5]/div[1]/div[3]/p[1]/a[6]/text()[1]",
              "codeLines": [
                "Aviation"
              ]
            }
          },
          {
            "index": 1495,
            "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[5]/div[1]/div[3]/p[1]/a[7]/text()[1]",
              "codeLines": [
                "Forecast Models"
              ]
            }
          },
          {
            "index": 1496,
            "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[5]/div[1]/div[3]/p[1]/a[8]/text()[1]",
              "codeLines": [
                "Water"
              ]
            }
          },
          {
            "index": 1497,
            "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[5]/div[1]/div[3]/p[1]/a[9]/text()[1]",
              "codeLines": [
                "GIS"
              ]
            }
          },
          {
            "index": 1498,
            "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[5]/div[1]/div[3]/p[1]/a[10]/text()[1]",
              "codeLines": [
                "Cooperative Observers"
              ]
            }
          },
          {
            "index": 1499,
            "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[5]/div[1]/div[3]/p[1]/a[11]/text()[1]",
              "codeLines": [
                "Storm Spotters"
              ]
            }
          },
          {
            "index": 1500,
            "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[5]/div[1]/div[3]/p[1]/a[12]/text()[1]",
              "codeLines": [
                "Tsunami Warning System"
              ]
            }
          },
          {
            "index": 1501,
            "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[5]/div[1]/div[3]/p[1]/a[13]/text()[1]",
              "codeLines": [
                "National Water Center"
              ]
            }
          },
          {
            "index": 1502,
            "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[5]/div[1]/div[3]/p[1]/a[14]/text()[1]",
              "codeLines": [
                "International Weather"
              ]
            }
          },
          {
            "index": 1503,
            "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[5]/div[1]/div[4]/p[1]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "WEATHER SAFETY"
              ]
            }
          },
          {
            "index": 1504,
            "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[5]/div[1]/div[4]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "NOAA Weather Radio"
              ]
            }
          },
          {
            "index": 1505,
            "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[5]/div[1]/div[4]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "StormReady"
              ]
            }
          },
          {
            "index": 1506,
            "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[5]/div[1]/div[4]/p[1]/a[3]/text()[1]",
              "codeLines": [
                "Heat"
              ]
            }
          },
          {
            "index": 1507,
            "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[5]/div[1]/div[4]/p[1]/a[4]/text()[1]",
              "codeLines": [
                "Lightning"
              ]
            }
          },
          {
            "index": 1508,
            "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[5]/div[1]/div[4]/p[1]/a[5]/text()[1]",
              "codeLines": [
                "Hurricanes"
              ]
            }
          },
          {
            "index": 1509,
            "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[5]/div[1]/div[4]/p[1]/a[6]/text()[1]",
              "codeLines": [
                "Thunderstorms"
              ]
            }
          },
          {
            "index": 1510,
            "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[5]/div[1]/div[4]/p[1]/a[7]/text()[1]",
              "codeLines": [
                "Tornadoes"
              ]
            }
          },
          {
            "index": 1511,
            "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[5]/div[1]/div[4]/p[1]/a[8]/text()[1]",
              "codeLines": [
                "Rip Currents"
              ]
            }
          },
          {
            "index": 1512,
            "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[5]/div[1]/div[4]/p[1]/a[9]/text()[1]",
              "codeLines": [
                "Floods"
              ]
            }
          },
          {
            "index": 1513,
            "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[5]/div[1]/div[4]/p[1]/a[10]/text()[1]",
              "codeLines": [
                "Tsunamis"
              ]
            }
          },
          {
            "index": 1514,
            "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[5]/div[1]/div[4]/p[1]/a[11]/text()[1]",
              "codeLines": [
                "TsunamiReady"
              ]
            }
          },
          {
            "index": 1515,
            "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[5]/div[1]/div[4]/p[1]/a[12]/text()[1]",
              "codeLines": [
                "Winter Weather"
              ]
            }
          },
          {
            "index": 1516,
            "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[5]/div[1]/div[4]/p[1]/a[13]/text()[1]",
              "codeLines": [
                "Ultra Violet Radiation"
              ]
            }
          },
          {
            "index": 1517,
            "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[5]/div[1]/div[4]/p[1]/a[14]/text()[1]",
              "codeLines": [
                "Air Quality"
              ]
            }
          },
          {
            "index": 1518,
            "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[5]/div[1]/div[4]/p[1]/a[15]/text()[1]",
              "codeLines": [
                "Damage/Fatality/Injury Statistics"
              ]
            }
          },
          {
            "index": 1519,
            "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[5]/div[1]/div[4]/p[1]/a[16]/text()[1]",
              "codeLines": [
                "Red Cross"
              ]
            }
          },
          {
            "index": 1520,
            "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[5]/div[1]/div[4]/p[1]/a[17]/text()[1]",
              "codeLines": [
                "Federal Emergency Management Agency (FEMA)"
              ]
            }
          },
          {
            "index": 1521,
            "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[5]/div[1]/div[4]/p[1]/a[18]/text()[1]",
              "codeLines": [
                "Brochures"
              ]
            }
          },
          {
            "index": 1522,
            "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[5]/div[1]/div[4]/p[1]/a[19]/text()[1]",
              "codeLines": [
                "Safe Boating"
              ]
            }
          },
          {
            "index": 1523,
            "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[5]/div[1]/div[5]/p[1]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "NEWS"
              ]
            }
          },
          {
            "index": 1524,
            "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[5]/div[1]/div[5]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Newsroom"
              ]
            }
          },
          {
            "index": 1525,
            "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[5]/div[1]/div[5]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "Social Media"
              ]
            }
          },
          {
            "index": 1526,
            "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[5]/div[1]/div[5]/p[1]/a[3]/text()[1]",
              "codeLines": [
                "Events"
              ]
            }
          },
          {
            "index": 1527,
            "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[5]/div[1]/div[5]/p[1]/a[4]/text()[1]",
              "codeLines": [
                "Pubs/Brochures/Booklets"
              ]
            }
          },
          {
            "index": 1528,
            "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[5]/div[1]/div[5]/p[2]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "EDUCATION"
              ]
            }
          },
          {
            "index": 1529,
            "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[5]/div[1]/div[5]/p[2]/a[1]/text()[1]",
              "codeLines": [
                "NWS Education Home"
              ]
            }
          },
          {
            "index": 1530,
            "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[5]/div[1]/div[5]/p[2]/a[2]/text()[1]",
              "codeLines": [
                "Be A Force of Nature"
              ]
            }
          },
          {
            "index": 1531,
            "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[5]/div[1]/div[5]/p[2]/a[3]/text()[1]",
              "codeLines": [
                "NOAA Education Resources"
              ]
            }
          },
          {
            "index": 1532,
            "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[5]/div[1]/div[5]/p[2]/a[4]/text()[1]",
              "codeLines": [
                "Glossary"
              ]
            }
          },
          {
            "index": 1533,
            "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[5]/div[1]/div[5]/p[2]/a[5]/text()[1]",
              "codeLines": [
                "JetStream"
              ]
            }
          },
          {
            "index": 1534,
            "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[5]/div[1]/div[5]/p[2]/a[6]/text()[1]",
              "codeLines": [
                "NWS Training Portal"
              ]
            }
          },
          {
            "index": 1535,
            "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[5]/div[1]/div[5]/p[2]/a[7]/text()[1]",
              "codeLines": [
                "NOAA Library"
              ]
            }
          },
          {
            "index": 1536,
            "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[5]/div[1]/div[5]/p[2]/a[8]/text()[1]",
              "codeLines": [
                "For Students, Parents and Teachers"
              ]
            }
          },
          {
            "index": 1537,
            "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[5]/div[1]/div[5]/p[2]/a[9]/text()[1]",
              "codeLines": [
                "Brochures"
              ]
            }
          },
          {
            "index": 1538,
            "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[5]/div[1]/div[6]/p[1]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "ABOUT"
              ]
            }
          },
          {
            "index": 1539,
            "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[5]/div[1]/div[6]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Organization"
              ]
            }
          },
          {
            "index": 1540,
            "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[5]/div[1]/div[6]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "Strategic Plan"
              ]
            }
          },
          {
            "index": 1541,
            "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[5]/div[1]/div[6]/p[1]/a[3]/text()[1]",
              "codeLines": [
                "For NWS Employees"
              ]
            }
          },
          {
            "index": 1542,
            "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[5]/div[1]/div[6]/p[1]/a[4]/text()[1]",
              "codeLines": [
                "International"
              ]
            }
          },
          {
            "index": 1543,
            "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[5]/div[1]/div[6]/p[1]/a[5]/text()[1]",
              "codeLines": [
                "National Centers"
              ]
            }
          },
          {
            "index": 1544,
            "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[5]/div[1]/div[6]/p[1]/a[6]/text()[1]",
              "codeLines": [
                "Products and Services"
              ]
            }
          },
          {
            "index": 1545,
            "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[5]/div[1]/div[6]/p[1]/a[7]/text()[1]",
              "codeLines": [
                "Careers"
              ]
            }
          },
          {
            "index": 1546,
            "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[5]/div[1]/div[6]/p[1]/a[8]/text()[1]",
              "codeLines": [
                "Glossary"
              ]
            }
          },
          {
            "index": 1547,
            "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[5]/div[1]/div[6]/p[1]/a[9]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 1548,
            "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[6]/div[1]/div[1]/div[2]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "US Dept of Commerce"
              ]
            }
          },
          {
            "index": 1549,
            "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[6]/div[1]/div[1]/div[2]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "National Oceanic and Atmospheric Administration"
              ]
            }
          },
          {
            "index": 1550,
            "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[6]/div[1]/div[1]/div[2]/p[1]/a[3]/text()[1]",
              "codeLines": [
                "National Weather Service"
              ]
            }
          },
          {
            "index": 1551,
            "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[6]/div[1]/div[1]/div[2]/p[1]/text()[4]",
              "codeLines": [
                "1325 East West Highway"
              ]
            }
          },
          {
            "index": 1552,
            "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[6]/div[1]/div[1]/div[2]/p[1]/text()[5]",
              "codeLines": [
                "Silver Spring, MD 20910"
              ]
            }
          },
          {
            "index": 1553,
            "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[6]/div[1]/div[1]/div[2]/p[1]/a[4]/text()[1]",
              "codeLines": [
                "Comments? Questions? Please Contact Us."
              ]
            }
          },
          {
            "index": 1554,
            "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[6]/div[1]/div[1]/div[3]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Disclaimer"
              ]
            }
          },
          {
            "index": 1555,
            "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[6]/div[1]/div[1]/div[3]/div[1]/a[2]/text()[1]",
              "codeLines": [
                "Information Quality"
              ]
            }
          },
          {
            "index": 1556,
            "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[6]/div[1]/div[1]/div[3]/div[1]/a[3]/text()[1]",
              "codeLines": [
                "Help"
              ]
            }
          },
          {
            "index": 1557,
            "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[6]/div[1]/div[1]/div[3]/div[1]/a[4]/text()[1]",
              "codeLines": [
                "Glossary"
              ]
            }
          },
          {
            "index": 1558,
            "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[6]/div[1]/div[1]/div[3]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Privacy Policy"
              ]
            }
          },
          {
            "index": 1559,
            "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[6]/div[1]/div[1]/div[3]/div[2]/a[2]/text()[1]",
              "codeLines": [
                "Freedom of Information Act (FOIA)"
              ]
            }
          },
          {
            "index": 1560,
            "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[6]/div[1]/div[1]/div[3]/div[2]/a[3]/text()[1]",
              "codeLines": [
                "About Us"
              ]
            }
          },
          {
            "index": 1561,
            "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[6]/div[1]/div[1]/div[3]/div[2]/a[4]/text()[1]",
              "codeLines": [
                "Career Opportunities"
              ]
            }
          },
          {
            "index": 1567,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[6]/div[1]/div[1]/div[2]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"http://www.commerce.gov\">",
                "  US Dept of Commerce",
                "</a>"
              ]
            }
          },
          {
            "index": 1568,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[6]/div[1]/div[1]/div[2]/p[1]/a[2]",
              "codeLines": [
                "<a href=\"http://www.noaa.gov\">",
                "  National Oceanic and Atmospheric Administration",
                "</a>"
              ]
            }
          },
          {
            "index": 1569,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[6]/div[1]/div[1]/div[2]/p[1]/a[3]",
              "codeLines": [
                "<a href=\"https://www.weather.gov\">",
                "  National Weather Service",
                "</a>"
              ]
            }
          },
          {
            "index": 1570,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[6]/div[1]/div[1]/div[2]/p[1]/a[4]",
              "codeLines": [
                "<a href=\"https://www.weather.gov/Contact\">",
                "  Comments? Questions? Please Contact Us.",
                "</a>"
              ]
            }
          },
          {
            "index": 1765,
            "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[4]/div[2]/div[1]/div[1]/div[1]/form[1]/label[1]/text()[1]",
              "codeLines": [
                "Local forecast by"
              ]
            }
          },
          {
            "index": 1766,
            "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[4]/div[2]/div[1]/div[1]/div[1]/form[1]/label[1]/text()[2]",
              "codeLines": [
                "\"City, St\" or ZIP code"
              ]
            }
          },
          {
            "index": 1767,
            "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[4]/div[2]/div[1]/div[2]/div[1]/div[2]/h1[1]/text()[1]",
              "codeLines": [
                "Heat, Severe Storms and Heavy Rainfall"
              ]
            }
          },
          {
            "index": 1768,
            "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[4]/div[2]/div[1]/div[2]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Dangerous heat is likely across the Plains over the next few days with possible record high tempera..."
              ]
            }
          },
          {
            "index": 1769,
            "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[4]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/form[1]/span[1]/text()[1]",
              "codeLines": [
                "Customize Your"
              ]
            }
          },
          {
            "index": 1770,
            "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[4]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/form[1]/span[1]/strong[1]/text()[1]",
              "codeLines": [
                "Weather.gov"
              ]
            }
          },
          {
            "index": 1771,
            "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[4]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/form[1]/div[1]/label[1]/text()[1]",
              "codeLines": [
                "Enter Your City, ST or ZIP Code"
              ]
            }
          },
          {
            "index": 1772,
            "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[4]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/form[1]/div[1]/label[2]/text()[1]",
              "codeLines": [
                "Remember Me"
              ]
            }
          },
          {
            "index": 1773,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/text()[1]",
              "codeLines": [
                "Click on the map above for detailed alerts or"
              ]
            }
          },
          {
            "index": 1774,
            "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[6]/div[1]/div[1]/div[2]/p[1]/text()[4]",
              "codeLines": [
                "1325 East West Highway"
              ]
            }
          },
          {
            "index": 1775,
            "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[6]/div[1]/div[1]/div[2]/p[1]/text()[5]",
              "codeLines": [
                "Silver Spring, MD 20910"
              ]
            }
          },
          {
            "index": 1784,
            "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[4]/div[2]/div[1]/div[1]/div[1]/form[1]/label[1]/text()[1]",
              "codeLines": [
                "Local forecast by"
              ]
            }
          },
          {
            "index": 1785,
            "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[4]/div[2]/div[1]/div[1]/div[1]/form[1]/label[1]/text()[2]",
              "codeLines": [
                "\"City, St\" or ZIP code"
              ]
            }
          },
          {
            "index": 1786,
            "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[4]/div[2]/div[1]/div[2]/div[1]/div[2]/h1[1]/text()[1]",
              "codeLines": [
                "Heat, Severe Storms and Heavy Rainfall"
              ]
            }
          },
          {
            "index": 1787,
            "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[4]/div[2]/div[1]/div[2]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Dangerous heat is likely across the Plains over the next few days with possible record high tempera..."
              ]
            }
          },
          {
            "index": 1788,
            "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[4]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/form[1]/span[1]/text()[1]",
              "codeLines": [
                "Customize Your"
              ]
            }
          },
          {
            "index": 1789,
            "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[4]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/form[1]/span[1]/strong[1]/text()[1]",
              "codeLines": [
                "Weather.gov"
              ]
            }
          },
          {
            "index": 1790,
            "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[4]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/form[1]/div[1]/label[1]/text()[1]",
              "codeLines": [
                "Enter Your City, ST or ZIP Code"
              ]
            }
          },
          {
            "index": 1791,
            "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[4]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/form[1]/div[1]/label[2]/text()[1]",
              "codeLines": [
                "Remember Me"
              ]
            }
          },
          {
            "index": 1792,
            "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[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/text()[1]",
              "codeLines": [
                "Click on the map above for detailed alerts or"
              ]
            }
          },
          {
            "index": 1793,
            "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[6]/div[1]/div[1]/div[2]/p[1]/text()[4]",
              "codeLines": [
                "1325 East West Highway"
              ]
            }
          },
          {
            "index": 1794,
            "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[6]/div[1]/div[1]/div[2]/p[1]/text()[5]",
              "codeLines": [
                "Silver Spring, MD 20910"
              ]
            }
          },
          {
            "index": 1818,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[4]/div[2]/div[3]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"feature\">",
                "  <a href=\"https://www.weather.gov/safety/wildfire\" target=\"_blank\">",
                "    Wildfire Safety",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1820,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[4]/div[2]/div[3]/div[1]/div[2]/p[2]",
              "codeLines": [
                "<p class=\"feature\">",
                "  <a href=\"https://www.weather.gov/wrn/summer-safety\" target=\"_blank\">",
                "    Summer Preparedness",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1822,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[4]/div[2]/div[3]/div[1]/div[3]/p[2]",
              "codeLines": [
                "<p class=\"feature\">",
                "  <a href=\"https://www.weather.gov/safety/ripcurrent\" target=\"_blank\">",
                "    Break the grip of the rip!",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1833,
            "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[4]/div[2]/div[1]/div[2]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Dangerous heat is likely across the Plains over the next few days with possible record high tempe...",
                "  <a href=\"http://www.wpc.ncep.noaa.gov/discussions/hpcdiscussions.php?disc=pmdspd\" target=\"_blank\"...",
                "    Read More >",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1834,
            "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[4]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/form[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"myfcst-policy\">",
                "  <a href=\"http://www.weather.gov/privacy.php\">",
                "    Privacy Policy",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1835,
            "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[4]/div[2]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.weather.gov/safety/wildfire\" target=\"_blank\">",
                "    <img src=\"/images/nws/features/wildfire.png\" alt=\"Wildfire Safety\" width=\"300px\" height=\"148px\"...",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1836,
            "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[4]/div[2]/div[3]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"feature\">",
                "  <a href=\"https://www.weather.gov/safety/wildfire\" target=\"_blank\">",
                "    Wildfire Safety",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1837,
            "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[4]/div[2]/div[3]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.weather.gov/wrn/summer-safety\" target=\"_blank\">",
                "    <img src=\"/images/nws/features/summer2018-feature.png\" alt=\"Summer Preparedness\" width=\"300px\" ...",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1838,
            "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[4]/div[2]/div[3]/div[1]/div[2]/p[2]",
              "codeLines": [
                "<p class=\"feature\">",
                "  <a href=\"https://www.weather.gov/wrn/summer-safety\" target=\"_blank\">",
                "    Summer Preparedness",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1839,
            "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[4]/div[2]/div[3]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.weather.gov/safety/ripcurrent\" target=\"_blank\">",
                "    <img src=\"/images/nws/features/rip-currents-thumb-2019.png\" alt=\"Break the grip of the rip!\" wi...",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1840,
            "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[4]/div[2]/div[3]/div[1]/div[3]/p[2]",
              "codeLines": [
                "<p class=\"feature\">",
                "  <a href=\"https://www.weather.gov/safety/ripcurrent\" target=\"_blank\">",
                "    Break the grip of the rip!",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1841,
            "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[5]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"footer-column-head\">",
                "    <a href=\"http://alerts.weather.gov\">",
                "      ACTIVE ALERTS",
                "    </a>",
                "  </span>",
                "  <br>",
                "  <a href=\" http://alerts.weather.gov\">",
                "    Warnings By State",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.wpc.ncep.noaa.gov/ww.shtml\">",
                "    Excessive Rainfall and Winter Weather Forecasts",
                "  </a>",
                "  <br>",
                "  <a href=\"http://water.weather.gov/ahps/?current_color=flood&current_type=all&fcst_type=obs&conus_...",
                "    River Flooding",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.weather.gov\">",
                "    Latest Warnings",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.spc.noaa.gov/products/outlook/\">",
                "    Thunderstorm/Tornado Outlook",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.nhc.noaa.gov/\">",
                "    Hurricanes",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.spc.noaa.gov/products/fire_wx/\">",
                "    Fire Weather Outlooks",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.cpc.ncep.noaa.gov/products/stratosphere/uv_index/uv_alert.shtml\">",
                "    UV Alerts",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.drought.gov/\">",
                "    Drought",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.swpc.noaa.gov/products/alerts-watches-and-warnings\">",
                "    Space Weather",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.nws.noaa.gov/nwr/\">",
                "    NOAA Weather Radio",
                "  </a>",
                "  <br>",
                "  <a href=\" http://alerts.weather.gov/\">",
                "    NWS CAP Feeds",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1842,
            "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[5]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <span class=\"footer-column-head\">",
                "    <a href=\"https://www.weather.gov/wrh/climate\">",
                "      PAST WEATHER",
                "    </a>",
                "  </span>",
                "  <br>",
                "  <a href=\" http://www.cpc.ncep.noaa.gov/products/MD_index.shtml\">",
                "    Climate Monitoring",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/wrh/climate\">",
                "    Past Weather",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/wrh/climate\">",
                "    Monthly Temps",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/wrh/climate\">",
                "    Records",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.esrl.noaa.gov/gmd/grad/solcalc/sunrise.html\">",
                "    Astronomical Data",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.climate.gov/maps-data/dataset/past-weather-zip-code-data-table\">",
                "    Certified Weather Data",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1843,
            "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[5]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"footer-column-head\">",
                "    <a href=\"http://www.weather.gov/current\">",
                "      CURRENT CONDITIONS",
                "    </a>",
                "  </span>",
                "  <br>",
                "  <a href=\" https://radar.weather.gov\">",
                "    Radar",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.cpc.ncep.noaa.gov/products/monitoring_and_data/\">",
                "    Climate Monitoring",
                "  </a>",
                "  <br>",
                "  <a href=\" http://water.weather.gov/ahps/\">",
                "    River Levels",
                "  </a>",
                "  <br>",
                "  <a href=\" http://water.weather.gov/precip/\">",
                "    Observed Precipitation",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.wpc.ncep.noaa.gov/sfc/sfcobs/sfcobs.shtml\">",
                "    Surface Weather",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.spc.noaa.gov/obswx/maps/\">",
                "    Upper Air",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.ndbc.noaa.gov/\">",
                "    Marine and Buoy Reports",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.nohrsc.noaa.gov/interactive/html/map.html\">",
                "    Snow Cover",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.weather.gov/satellite\">",
                "    Satellite",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.swpc.noaa.gov/\">",
                "    Space Weather",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.weather.gov/pr\">",
                "    International Observations",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1844,
            "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[5]/div[1]/div[2]/p[2]",
              "codeLines": [
                "<p>",
                "  <span class=\"footer-column-head\">",
                "    <a href=\"http://weather.gov/forecastmaps\">",
                "      FORECAST",
                "    </a>",
                "  </span>",
                "  <br>",
                "  <a href=\" http://www.weather.gov/\">",
                "    Local Forecast",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.weather.gov/pr\">",
                "    International Forecasts",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.spc.noaa.gov/\">",
                "    Severe Weather",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.wpc.ncep.noaa.gov/\">",
                "    Current Outlook Maps",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.cpc.ncep.noaa.gov/products/Drought\">",
                "    Drought",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.weather.gov/fire\">",
                "    Fire Weather",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.wpc.ncep.noaa.gov/\">",
                "    Fronts/Precipitation Maps",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.nws.noaa.gov/forecasts/graphical/\">",
                "    Current Graphical Forecast Maps",
                "  </a>",
                "  <br>",
                "  <a href=\"http://water.weather.gov/ahps/forecasts.php\">",
                "    Rivers",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/marine/\">",
                "    Marine",
                "  </a>",
                "  <br>",
                "  <a href=\"https://ocean.weather.gov/marine_areas.php\">",
                "    Offshore and High Seas",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.nhc.noaa.gov/\">",
                "    Hurricanes",
                "  </a>",
                "  <br>",
                "  <a href=\" http://aviationweather.gov\">",
                "    Aviation Weather",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.cpc.ncep.noaa.gov/products/OUTLOOKS_index.shtml\">",
                "    Climatic Outlook",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1845,
            "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[5]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"footer-column-head\">",
                "    <a href=\"http://www.weather.gov/informationcenter\">",
                "      INFORMATION CENTER",
                "    </a>",
                "  </span>",
                "  <br>",
                "  <a href=\" http://www.spaceweather.gov\">",
                "    Space Weather",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.weather.gov/briefing/\">",
                "    Daily Briefing",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.nws.noaa.gov/om/marine/home.htm\">",
                "    Marine",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/wrh/climate\">",
                "    Climate",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.weather.gov/fire\">",
                "    Fire Weather",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.aviationweather.gov/\">",
                "    Aviation",
                "  </a>",
                "  <br>",
                "  <a href=\"http://mag.ncep.noaa.gov/\">",
                "    Forecast Models",
                "  </a>",
                "  <br>",
                "  <a href=\"http://water.weather.gov/ahps/\">",
                "    Water",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/gis/\">",
                "    GIS",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.nws.noaa.gov/om/coop/\">",
                "    Cooperative Observers",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/skywarn/\">",
                "    Storm Spotters",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.tsunami.gov\">",
                "    Tsunami Warning System",
                "  </a>",
                "  <br>",
                "  <a href=\"http://water.noaa.gov/\">",
                "    National Water Center",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.weather.gov/pr\">",
                "    International Weather",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1846,
            "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[5]/div[1]/div[4]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"footer-column-head\">",
                "    <a href=\"http://weather.gov/safety\">",
                "      WEATHER SAFETY",
                "    </a>",
                "  </span>",
                "  <br>",
                "  <a href=\"http://www.weather.gov/nwr/\">",
                "    NOAA Weather Radio",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.weather.gov/stormready/\">",
                "    StormReady",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.nws.noaa.gov/om/heat/index.shtml\">",
                "    Heat",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/safety/lightning\">",
                "    Lightning",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.nhc.noaa.gov/prepare/\">",
                "    Hurricanes",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.nws.noaa.gov/om/thunderstorm/\">",
                "    Thunderstorms",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/safety/tornado\">",
                "    Tornadoes",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/safety/ripcurrent\">",
                "    Rip Currents",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/safety/flood\">",
                "    Floods",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/safety/tsunami\">",
                "    Tsunamis",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/tsunamiready/\">",
                "    TsunamiReady",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.weather.gov/om/winter/index.shtml\">",
                "    Winter Weather",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.nws.noaa.gov/om/heat/uv.shtml\">",
                "    Ultra Violet Radiation",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.weather.gov/airquality/\">",
                "    Air Quality",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.weather.gov/om/hazstats.shtml\">",
                "    Damage/Fatality/Injury Statistics",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.redcross.org/\">",
                "    Red Cross",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.fema.gov/\">",
                "    Federal Emergency Management Agency (FEMA)",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.weather.gov/om/brochures.shtml\">",
                "    Brochures",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.nws.noaa.gov/os/marine/safeboating/\">",
                "    Safe Boating",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1847,
            "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[5]/div[1]/div[5]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"footer-column-head\">",
                "    <a href=\"http://weather.gov/news\">",
                "      NEWS",
                "    </a>",
                "  </span>",
                "  <br>",
                "  <a href=\" http://weather.gov/news\">",
                "    Newsroom",
                "  </a>",
                "  <br>",
                "  <a href=\" http://weather.gov/socialmedia\">",
                "    Social Media",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.nws.noaa.gov/com/weatherreadynation/calendar.html\">",
                "    Events",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.weather.gov/om/brochures.shtml\">",
                "    Pubs/Brochures/Booklets",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1848,
            "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[5]/div[1]/div[5]/p[2]",
              "codeLines": [
                "<p>",
                "  <span class=\"footer-column-head\">",
                "    <a href=\"http://weather.gov/owlie\">",
                "      EDUCATION",
                "    </a>",
                "  </span>",
                "  <br>",
                "  <a href=\"http://weather.gov/education\">",
                "    NWS Education Home",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.nws.noaa.gov/com/weatherreadynation/force.html\">",
                "    Be A Force of Nature",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.education.noaa.gov/Weather_and_Atmosphere/\">",
                "    NOAA Education Resources",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.weather.gov/glossary/\">",
                "    Glossary",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/jetstream/\">",
                "    JetStream",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.weather.gov/training/\">",
                "    NWS Training Portal",
                "  </a>",
                "  <br>",
                "  <a href=\"https://library.noaa.gov/\">",
                "    NOAA Library",
                "  </a>",
                "  <br>",
                "  <a href=\"http://weather.gov/owlie\">",
                "    For Students, Parents and Teachers",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.weather.gov/owlie/publication_brochures\">",
                "    Brochures",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1849,
            "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[5]/div[1]/div[6]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"footer-column-head\">",
                "    <a href=\"http://weather.gov/about\">",
                "      ABOUT",
                "    </a>",
                "  </span>",
                "  <br>",
                "  <a href=\"http://weather.gov/organization\">",
                "    Organization",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/media/wrn/NWS_Weather-Ready-Nation_Strategic_Plan_2019-2022.pdf\"...",
                "    Strategic Plan",
                "  </a>",
                "  <br>",
                "  <a href=\"https:/weather.gov/insider\">",
                "    For NWS Employees",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/international/\">",
                "    International",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.ncep.noaa.gov/\">",
                "    National Centers",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.weather.gov/tg/\">",
                "    Products and Services",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.weather.gov/careers/\">",
                "    Careers",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.weather.gov/glossary/\">",
                "    Glossary",
                "  </a>",
                "  <br>",
                "  <a href=\"http://weather.gov/contact\">",
                "    Contact Us",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1850,
            "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[6]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"http://www.commerce.gov\">",
                "    US Dept of Commerce",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.noaa.gov\">",
                "    National Oceanic and Atmospheric Administration",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov\">",
                "    National Weather Service",
                "  </a>",
                "  <br>",
                "  1325 East West Highway",
                "  <br>",
                "  Silver Spring, MD 20910",
                "  <br>",
                "  <br>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/Contact\">",
                "    Comments? Questions? Please Contact Us.",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1851,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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[4]/div[2]/div[1]/div[2]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Dangerous heat is likely across the Plains over the next few days with possible record high tempe...",
                "  <a href=\"http://www.wpc.ncep.noaa.gov/discussions/hpcdiscussions.php?disc=pmdspd\" target=\"_blank\"...",
                "    Read More >",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1852,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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[4]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/form[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"myfcst-policy\">",
                "  <a href=\"http://www.weather.gov/privacy.php\">",
                "    Privacy Policy",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1853,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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[4]/div[2]/div[3]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"feature\">",
                "  <a href=\"https://www.weather.gov/safety/wildfire\" target=\"_blank\">",
                "    Wildfire Safety",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1854,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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[4]/div[2]/div[3]/div[1]/div[2]/p[2]",
              "codeLines": [
                "<p class=\"feature\">",
                "  <a href=\"https://www.weather.gov/wrn/summer-safety\" target=\"_blank\">",
                "    Summer Preparedness",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1855,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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[4]/div[2]/div[3]/div[1]/div[3]/p[2]",
              "codeLines": [
                "<p class=\"feature\">",
                "  <a href=\"https://www.weather.gov/safety/ripcurrent\" target=\"_blank\">",
                "    Break the grip of the rip!",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1856,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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[5]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"footer-column-head\">",
                "    <a href=\"http://alerts.weather.gov\">",
                "      ACTIVE ALERTS",
                "    </a>",
                "  </span>",
                "  <br>",
                "  <a href=\" http://alerts.weather.gov\">",
                "    Warnings By State",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.wpc.ncep.noaa.gov/ww.shtml\">",
                "    Excessive Rainfall and Winter Weather Forecasts",
                "  </a>",
                "  <br>",
                "  <a href=\"http://water.weather.gov/ahps/?current_color=flood&current_type=all&fcst_type=obs&conus_...",
                "    River Flooding",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.weather.gov\">",
                "    Latest Warnings",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.spc.noaa.gov/products/outlook/\">",
                "    Thunderstorm/Tornado Outlook",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.nhc.noaa.gov/\">",
                "    Hurricanes",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.spc.noaa.gov/products/fire_wx/\">",
                "    Fire Weather Outlooks",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.cpc.ncep.noaa.gov/products/stratosphere/uv_index/uv_alert.shtml\">",
                "    UV Alerts",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.drought.gov/\">",
                "    Drought",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.swpc.noaa.gov/products/alerts-watches-and-warnings\">",
                "    Space Weather",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.nws.noaa.gov/nwr/\">",
                "    NOAA Weather Radio",
                "  </a>",
                "  <br>",
                "  <a href=\" http://alerts.weather.gov/\">",
                "    NWS CAP Feeds",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1857,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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[5]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <span class=\"footer-column-head\">",
                "    <a href=\"https://www.weather.gov/wrh/climate\">",
                "      PAST WEATHER",
                "    </a>",
                "  </span>",
                "  <br>",
                "  <a href=\" http://www.cpc.ncep.noaa.gov/products/MD_index.shtml\">",
                "    Climate Monitoring",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/wrh/climate\">",
                "    Past Weather",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/wrh/climate\">",
                "    Monthly Temps",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/wrh/climate\">",
                "    Records",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.esrl.noaa.gov/gmd/grad/solcalc/sunrise.html\">",
                "    Astronomical Data",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.climate.gov/maps-data/dataset/past-weather-zip-code-data-table\">",
                "    Certified Weather Data",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1858,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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[5]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"footer-column-head\">",
                "    <a href=\"http://www.weather.gov/current\">",
                "      CURRENT CONDITIONS",
                "    </a>",
                "  </span>",
                "  <br>",
                "  <a href=\" https://radar.weather.gov\">",
                "    Radar",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.cpc.ncep.noaa.gov/products/monitoring_and_data/\">",
                "    Climate Monitoring",
                "  </a>",
                "  <br>",
                "  <a href=\" http://water.weather.gov/ahps/\">",
                "    River Levels",
                "  </a>",
                "  <br>",
                "  <a href=\" http://water.weather.gov/precip/\">",
                "    Observed Precipitation",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.wpc.ncep.noaa.gov/sfc/sfcobs/sfcobs.shtml\">",
                "    Surface Weather",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.spc.noaa.gov/obswx/maps/\">",
                "    Upper Air",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.ndbc.noaa.gov/\">",
                "    Marine and Buoy Reports",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.nohrsc.noaa.gov/interactive/html/map.html\">",
                "    Snow Cover",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.weather.gov/satellite\">",
                "    Satellite",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.swpc.noaa.gov/\">",
                "    Space Weather",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.weather.gov/pr\">",
                "    International Observations",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1859,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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[5]/div[1]/div[2]/p[2]",
              "codeLines": [
                "<p>",
                "  <span class=\"footer-column-head\">",
                "    <a href=\"http://weather.gov/forecastmaps\">",
                "      FORECAST",
                "    </a>",
                "  </span>",
                "  <br>",
                "  <a href=\" http://www.weather.gov/\">",
                "    Local Forecast",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.weather.gov/pr\">",
                "    International Forecasts",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.spc.noaa.gov/\">",
                "    Severe Weather",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.wpc.ncep.noaa.gov/\">",
                "    Current Outlook Maps",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.cpc.ncep.noaa.gov/products/Drought\">",
                "    Drought",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.weather.gov/fire\">",
                "    Fire Weather",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.wpc.ncep.noaa.gov/\">",
                "    Fronts/Precipitation Maps",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.nws.noaa.gov/forecasts/graphical/\">",
                "    Current Graphical Forecast Maps",
                "  </a>",
                "  <br>",
                "  <a href=\"http://water.weather.gov/ahps/forecasts.php\">",
                "    Rivers",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/marine/\">",
                "    Marine",
                "  </a>",
                "  <br>",
                "  <a href=\"https://ocean.weather.gov/marine_areas.php\">",
                "    Offshore and High Seas",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.nhc.noaa.gov/\">",
                "    Hurricanes",
                "  </a>",
                "  <br>",
                "  <a href=\" http://aviationweather.gov\">",
                "    Aviation Weather",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.cpc.ncep.noaa.gov/products/OUTLOOKS_index.shtml\">",
                "    Climatic Outlook",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1860,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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[5]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"footer-column-head\">",
                "    <a href=\"http://www.weather.gov/informationcenter\">",
                "      INFORMATION CENTER",
                "    </a>",
                "  </span>",
                "  <br>",
                "  <a href=\" http://www.spaceweather.gov\">",
                "    Space Weather",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.weather.gov/briefing/\">",
                "    Daily Briefing",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.nws.noaa.gov/om/marine/home.htm\">",
                "    Marine",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/wrh/climate\">",
                "    Climate",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.weather.gov/fire\">",
                "    Fire Weather",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.aviationweather.gov/\">",
                "    Aviation",
                "  </a>",
                "  <br>",
                "  <a href=\"http://mag.ncep.noaa.gov/\">",
                "    Forecast Models",
                "  </a>",
                "  <br>",
                "  <a href=\"http://water.weather.gov/ahps/\">",
                "    Water",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/gis/\">",
                "    GIS",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.nws.noaa.gov/om/coop/\">",
                "    Cooperative Observers",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/skywarn/\">",
                "    Storm Spotters",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.tsunami.gov\">",
                "    Tsunami Warning System",
                "  </a>",
                "  <br>",
                "  <a href=\"http://water.noaa.gov/\">",
                "    National Water Center",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.weather.gov/pr\">",
                "    International Weather",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1861,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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[5]/div[1]/div[4]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"footer-column-head\">",
                "    <a href=\"http://weather.gov/safety\">",
                "      WEATHER SAFETY",
                "    </a>",
                "  </span>",
                "  <br>",
                "  <a href=\"http://www.weather.gov/nwr/\">",
                "    NOAA Weather Radio",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.weather.gov/stormready/\">",
                "    StormReady",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.nws.noaa.gov/om/heat/index.shtml\">",
                "    Heat",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/safety/lightning\">",
                "    Lightning",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.nhc.noaa.gov/prepare/\">",
                "    Hurricanes",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.nws.noaa.gov/om/thunderstorm/\">",
                "    Thunderstorms",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/safety/tornado\">",
                "    Tornadoes",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/safety/ripcurrent\">",
                "    Rip Currents",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/safety/flood\">",
                "    Floods",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/safety/tsunami\">",
                "    Tsunamis",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/tsunamiready/\">",
                "    TsunamiReady",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.weather.gov/om/winter/index.shtml\">",
                "    Winter Weather",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.nws.noaa.gov/om/heat/uv.shtml\">",
                "    Ultra Violet Radiation",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.weather.gov/airquality/\">",
                "    Air Quality",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.weather.gov/om/hazstats.shtml\">",
                "    Damage/Fatality/Injury Statistics",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.redcross.org/\">",
                "    Red Cross",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.fema.gov/\">",
                "    Federal Emergency Management Agency (FEMA)",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.weather.gov/om/brochures.shtml\">",
                "    Brochures",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.nws.noaa.gov/os/marine/safeboating/\">",
                "    Safe Boating",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1862,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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[5]/div[1]/div[5]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"footer-column-head\">",
                "    <a href=\"http://weather.gov/news\">",
                "      NEWS",
                "    </a>",
                "  </span>",
                "  <br>",
                "  <a href=\" http://weather.gov/news\">",
                "    Newsroom",
                "  </a>",
                "  <br>",
                "  <a href=\" http://weather.gov/socialmedia\">",
                "    Social Media",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.nws.noaa.gov/com/weatherreadynation/calendar.html\">",
                "    Events",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.weather.gov/om/brochures.shtml\">",
                "    Pubs/Brochures/Booklets",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1863,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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[5]/div[1]/div[5]/p[2]",
              "codeLines": [
                "<p>",
                "  <span class=\"footer-column-head\">",
                "    <a href=\"http://weather.gov/owlie\">",
                "      EDUCATION",
                "    </a>",
                "  </span>",
                "  <br>",
                "  <a href=\"http://weather.gov/education\">",
                "    NWS Education Home",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.nws.noaa.gov/com/weatherreadynation/force.html\">",
                "    Be A Force of Nature",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.education.noaa.gov/Weather_and_Atmosphere/\">",
                "    NOAA Education Resources",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.weather.gov/glossary/\">",
                "    Glossary",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/jetstream/\">",
                "    JetStream",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.weather.gov/training/\">",
                "    NWS Training Portal",
                "  </a>",
                "  <br>",
                "  <a href=\"https://library.noaa.gov/\">",
                "    NOAA Library",
                "  </a>",
                "  <br>",
                "  <a href=\"http://weather.gov/owlie\">",
                "    For Students, Parents and Teachers",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.weather.gov/owlie/publication_brochures\">",
                "    Brochures",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1864,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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[5]/div[1]/div[6]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"footer-column-head\">",
                "    <a href=\"http://weather.gov/about\">",
                "      ABOUT",
                "    </a>",
                "  </span>",
                "  <br>",
                "  <a href=\"http://weather.gov/organization\">",
                "    Organization",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/media/wrn/NWS_Weather-Ready-Nation_Strategic_Plan_2019-2022.pdf\"...",
                "    Strategic Plan",
                "  </a>",
                "  <br>",
                "  <a href=\"https:/weather.gov/insider\">",
                "    For NWS Employees",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/international/\">",
                "    International",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.ncep.noaa.gov/\">",
                "    National Centers",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.weather.gov/tg/\">",
                "    Products and Services",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.weather.gov/careers/\">",
                "    Careers",
                "  </a>",
                "  <br>",
                "  <a href=\" http://www.weather.gov/glossary/\">",
                "    Glossary",
                "  </a>",
                "  <br>",
                "  <a href=\"http://weather.gov/contact\">",
                "    Contact Us",
                "  </a>",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1865,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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[6]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"http://www.commerce.gov\">",
                "    US Dept of Commerce",
                "  </a>",
                "  <br>",
                "  <a href=\"http://www.noaa.gov\">",
                "    National Oceanic and Atmospheric Administration",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.weather.gov\">",
                "    National Weather Service",
                "  </a>",
                "  <br>",
                "  1325 East West Highway",
                "  <br>",
                "  Silver Spring, MD 20910",
                "  <br>",
                "  <br>",
                "  <br>",
                "  <a href=\"https://www.weather.gov/Contact\">",
                "    Comments? Questions? Please Contact Us.",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 2216,
            "verdict": "failed",
            "rule": {
              "ruleID": "r8",
              "ruleSummary": "Form fields have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r8",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "select",
              "path": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[1]/form[1]/select[1]",
              "codeLines": [
                "<select size=\"1\" name=\"menu\">",
                "  <option value=\"http://alerts.weather.gov\">",
                "    Warnings By State",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov\">",
                "    Warnings By County",
                "  </option>",
                "  <option></option>",
                "  <option value=\"http://alerts.weather.gov/cap/ak.php?x=1\">",
                "    Alaska",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/al.php?x=1\">",
                "    Alabama",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/ar.php?x=1\">",
                "    Arkansas",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/az.php?x=1\">",
                "    Arizona",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/ca.php?x=1\">",
                "    California",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/co.php?x=1\">",
                "    Colorado",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/ct.php?x=1\">",
                "    Connecticut",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/dc.php?x=1\">",
                "    District of Columbia",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/de.php?x=1\">",
                "    Delaware",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/fl.php?x=1\">",
                "    Florida",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/ga.php?x=1\">",
                "    Georgia",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/hi.php?x=1\">",
                "    Hawaii",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/ia.php?x=1\">",
                "    Iowa",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/id.php?x=1\">",
                "    Idaho",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/il.php?x=1\">",
                "    Illinois",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/in.php?x=1\">",
                "    Indiana",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/ks.php?x=1\">",
                "    Kansas",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/ky.php?x=1\">",
                "    Kentucky",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/la.php?x=1\">",
                "    Louisiana",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/ma.php?x=1\">",
                "    Massachusetts",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/md.php?x=1\">",
                "    Maryland",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/me.php?x=1\">",
                "    Maine",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/mi.php?x=1\">",
                "    Michigan",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/mn.php?x=1\">",
                "    Minnesota",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/mo.php?x=1\">",
                "    Missouri",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/mp.php?x=1\">",
                "    Marianas",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/ms.php?x=1\">",
                "    Mississippi",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/mt.php?x=1\">",
                "    Montana",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/nc.php?x=1\">",
                "    North Carolina",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/nd.php?x=1\">",
                "    North Dakota",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/ne.php?x=1\">",
                "    Nebraska",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/nh.php?x=1\">",
                "    New Hampshire",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/nj.php?x=1\">",
                "    New Jersey",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/nm.php?x=1\">",
                "    New Mexico",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/nv.php?x=1\">",
                "    Nevada",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/ny.php?x=1\">",
                "    New York",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/oh.php?x=1\">",
                "    Ohio",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/ok.php?x=1\">",
                "    Oklahoma",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/or.php?x=1\">",
                "    Oregon",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/pa.php?x=1\">",
                "    Pennsylvania",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/ri.php?x=1\">",
                "    Rhode Island",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/sc.php?x=1\">",
                "    South Carolina",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/sd.php?x=1\">",
                "    South Dakota",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/tn.php?x=1\">",
                "    Tennessee",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/tx.php?x=1\">",
                "    Texas",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/um.php?x=1\">",
                "    Midway",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/ut.php?x=1\">",
                "    Utah",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/va.php?x=1\">",
                "    Virginia",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/vi.php?x=1\">",
                "    Virgin Islands",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/vt.php?x=1\">",
                "    Vermont",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/wa.php?x=1\">",
                "    Washington",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/wi.php?x=1\">",
                "    Wisconsin",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/wv.php?x=1\">",
                "    West Virginia",
                "  </option>",
                "  <option value=\"http://alerts.weather.gov/cap/wy.php?x=1\">",
                "    Wyoming",
                "  </option>",
                "</select>"
              ]
            }
          },
          {
            "index": 2269,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/form[1]/div[2]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Privacy Policy"
              ]
            }
          },
          {
            "index": 2459,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.weather.gov/",
      "result": {
        "totals": {
          "rulesNA": 63,
          "rulesPassed": 30,
          "rulesWarned": 4,
          "rulesViolated": 10,
          "warnings": {
            "minor": 31,
            "moderate": 0,
            "serious": 372,
            "critical": 0
          },
          "violations": {
            "minor": 5,
            "moderate": 31,
            "serious": 4,
            "critical": 5
          }
        },
        "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:42:36.807Z",
          "url": "https://www.weather.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": "#104070",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" onclick=\"goBack();\">HOME</a>",
                  "target": [
                    "a[onclick=\"goBack();\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#104070",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/forecastmaps\">FORECAST</a>",
                  "target": [
                    "li:nth-child(2) > .topMenuNavList.section-link > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#104070",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/wrh/climate/\">PAST WEATHER</a>",
                  "target": [
                    "li:nth-child(3) > .topMenuNavList.section-link > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#104070",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/safety\">SAFETY</a>",
                  "target": [
                    ".topMenuNavList.section-link > a[href$=\"safety\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#104070",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/informationcenter\">INFORMATION</a>",
                  "target": [
                    "li:nth-child(5) > .topMenuNavList.section-link > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#104070",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/education\">EDUCATION</a>",
                  "target": [
                    "li:nth-child(6) > .topMenuNavList.section-link > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#104070",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/news/\">NEWS</a>",
                  "target": [
                    "a[href$=\"news/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#104070",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/search\">SEARCH</a>",
                  "target": [
                    "a[href$=\"search\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#104070",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/about\">ABOUT</a>",
                  "target": [
                    ".topMenuNavList.section-link > a[href$=\"about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#555555",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"inputstring\">Local forecast by <br>\"City, St\" or ZIP code</label>",
                  "target": [
                    "label[for=\"inputstring\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a style=\"text-decoration: underline;\" href=\"javascript:void(window.open('http://weather.gov/ForecastSearchHelp.html','locsearchhelp','status=0,toolbar=0,location=0,menubar=0,directories=0,resizable=1,scrollbars=1,height=500,width=530').focus());\">Location Help</a>",
                  "target": [
                    "#txtHelp > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#135897",
                        "contrastRatio": 0,
                        "fontSize": "11.0pt (14.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 style=\"font-size: 11pt;\">Heat, Severe Storms and Heavy Rainfall</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".body > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.wpc.ncep.noaa.gov/discussions/hpcdiscussions.php?disc=pmdspd\" target=\"_blank\">Read More &gt;</a>",
                  "target": [
                    ".body > p > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<form id=\"myfcst-form\" action=\"/widgets/MyForecastWidget.php\" style=\"display: block;\">",
                          "target": [
                            "#myfcst-form"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span id=\"myfcst-title\">Customize Your <strong>Weather.gov</strong></span>",
                  "target": [
                    "#myfcst-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<form id=\"myfcst-form\" action=\"/widgets/MyForecastWidget.php\" style=\"display: block;\">",
                          "target": [
                            "#myfcst-form"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Weather.gov</strong>",
                  "target": [
                    "strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#335500",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"myfcst-input-block\">",
                          "target": [
                            "#myfcst-input-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"myfcst-location-input\">Enter Your City, ST or ZIP Code</label>",
                  "target": [
                    "label[for=\"myfcst-location-input\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#335500",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"myfcst-input-block\">",
                          "target": [
                            "#myfcst-input-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"myfcst-remember\">Remember Me</label>",
                  "target": [
                    "label[for=\"myfcst-remember\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<form id=\"myfcst-form\" action=\"/widgets/MyForecastWidget.php\" style=\"display: block;\">",
                          "target": [
                            "#myfcst-form"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/privacy.php\">Privacy Policy</a>",
                  "target": [
                    ".myfcst-policy > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/alerts\">ACTIVE ALERTS</a>",
                  "target": [
                    "a[href$=\"alerts\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/forecastmaps\">FORECAST MAPS</a>",
                  "target": [
                    "li:nth-child(2) > .subMenuNavList.section-link > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://radar.weather.gov\">RADAR</a>",
                  "target": [
                    ".subMenuNavList.section-link > a[href$=\"radar.weather.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://water.weather.gov/ahps\">RIVERS, LAKES, RAINFALL</a>",
                  "target": [
                    "a[href$=\"ahps\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://airquality.weather.gov\">AIR QUALITY</a>",
                  "target": [
                    "a[href$=\"airquality.weather.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/satellite\">SATELLITE</a>",
                  "target": [
                    ".subMenuNavList.section-link > a[href$=\"satellite\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/wrh/climate\">PAST WEATHER</a>",
                  "target": [
                    ".subMenuNavList.section-link > a[href$=\"climate\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img id=\"us\" src=\"//forecast.weather.gov/wwamap/png/US.png\" usemap=\"#US_large_imagemap_800_500\">",
                          "target": [
                            "#us"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/ppg/\">American Samoa</a>",
                  "target": [
                    "a[href$=\"ppg/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img id=\"us\" src=\"//forecast.weather.gov/wwamap/png/US.png\" usemap=\"#US_large_imagemap_800_500\">",
                          "target": [
                            "#us"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/gum/\">Guam</a>",
                  "target": [
                    "a[href$=\"gum/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img id=\"us\" src=\"//forecast.weather.gov/wwamap/png/US.png\" usemap=\"#US_large_imagemap_800_500\">",
                          "target": [
                            "#us"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/sju/\">Puerto Rico/Virgin Islands</a>",
                  "target": [
                    "a[href$=\"sju/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"warningArea\">",
                  "target": [
                    ".warningArea"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://alerts.weather.gov\">Public Alerts in XML/CAP v1.1 and ATOM Formats</a>",
                  "target": [
                    "#cap-alerts-link > a[href$=\"alerts.weather.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Severe%20Thunderstorm%20Warning\">Severe Thunderstorm Warning</a>",
                  "target": [
                    "#wwaleft > ul > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Flash%20Flood%20Warning\">Flash Flood Warning</a>",
                  "target": [
                    "#wwaleft > ul > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Severe%20Weather%20Statement\">Severe Weather Statement</a>",
                  "target": [
                    "#wwaleft > ul > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Hurricane%20Warning\">Hurricane Warning</a>",
                  "target": [
                    "#wwaleft > ul > li:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Special%20Marine%20Warning\">Special Marine Warning</a>",
                  "target": [
                    "#wwaleft > ul > li:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=High%20Wind%20Warning\">High Wind Warning</a>",
                  "target": [
                    "#wwaleft > ul > li:nth-child(6) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Tropical%20Storm%20Warning\">Tropical Storm Warning</a>",
                  "target": [
                    "#wwaleft > ul > li:nth-child(7) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Flood%20Warning\">Flood Warning</a>",
                  "target": [
                    "#wwacenter_l > ul > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=High%20Surf%20Warning\">High Surf Warning</a>",
                  "target": [
                    "#wwacenter_l > ul > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Excessive%20Heat%20Warning\">Excessive Heat Warning</a>",
                  "target": [
                    "#wwacenter_l > ul > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Gale%20Warning\">Gale Warning</a>",
                  "target": [
                    "#wwacenter_l > ul > li:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Red%20Flag%20Warning\">Red Flag Warning</a>",
                  "target": [
                    "#wwacenter_l > ul > li:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Heat%20Advisory\">Heat Advisory</a>",
                  "target": [
                    "#wwacenter_l > ul > li:nth-child(6) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Flood%20Advisory\">Flood Advisory</a>",
                  "target": [
                    "#wwacenter_l > ul > li:nth-child(7) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Coastal%20Flood%20Advisory\">Coastal Flood Advisory</a>",
                  "target": [
                    "#wwacenter_r > ul > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=High%20Surf%20Advisory\">High Surf Advisory</a>",
                  "target": [
                    "#wwacenter_r > ul > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Dense%20Fog%20Advisory\">Dense Fog Advisory</a>",
                  "target": [
                    "#wwacenter_r > ul > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Small%20Craft%20Advisory\">Small Craft Advisory</a>",
                  "target": [
                    "#wwacenter_r > ul > li:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Hazardous%20Seas%20Warning\">Hazardous Seas Warning</a>",
                  "target": [
                    "#wwacenter_r > ul > li:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Lake%20Wind%20Advisory\">Lake Wind Advisory</a>",
                  "target": [
                    "#wwacenter_r > ul > li:nth-child(6) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Wind%20Advisory\">Wind Advisory</a>",
                  "target": [
                    "#wwacenter_r > ul > li:nth-child(7) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Rip%20Current%20Statement\">Rip Current Statement</a>",
                  "target": [
                    "#wwaright > ul > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Beach%20Hazards%20Statement\">Beach Hazards Statement</a>",
                  "target": [
                    "#wwaright > ul > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Flood%20Watch\">Flood Watch</a>",
                  "target": [
                    "#wwaright > ul > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Fire%20Weather%20Watch\">Fire Weather Watch</a>",
                  "target": [
                    "#wwaright > ul > li:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Special%20Weather%20Statement\">Special Weather Statement</a>",
                  "target": [
                    "#wwaright > ul > li:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Marine%20Weather%20Statement\">Marine Weather Statement</a>",
                  "target": [
                    "#wwaright > ul > li:nth-child(6) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Air%20Quality%20Alert\">Air Quality Alert</a>",
                  "target": [
                    "#wwaright > ul > li:nth-child(7) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "13.0pt (17.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/safety/wildfire\" target=\"_blank\">Wildfire Safety</a>",
                  "target": [
                    ".one-third-first:nth-child(1) > .feature > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "13.0pt (17.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/wrn/summer-safety\" target=\"_blank\">Summer Preparedness</a>",
                  "target": [
                    ".one-third-first:nth-child(2) > .feature > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "13.0pt (17.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/safety/ripcurrent\" target=\"_blank\">Break the grip of the rip!</a>",
                  "target": [
                    ".one-third-first:nth-child(3) > .feature > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a style=\"text-decoration:none;\" href=\"http://twitter.com/nws\" target=\"_blank\">\n                \t\t\t<img src=\"/css/images/twitter.png\" width=\"16\" alt=\"Follow us on Twitter\" height=\"16\">&nbsp;&nbsp;Follow us on Twitter\n                \t\t</a>",
                  "target": [
                    ".divs.one-sixth-first:nth-child(1) > .myforecast-current > a[href$=\"nws\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a style=\"text-decoration:none;\" href=\"http://www.facebook.com/nws\" target=\"_blank\">\n                \t\t\t<img src=\"/css/images/fb.png\" width=\"16\" height=\"16\" alt=\"Follow us on Facebook\">&nbsp;&nbsp;Follow us on Facebook\n                \t\t</a>",
                  "target": [
                    ".divs.one-sixth-first:nth-child(2) > .myforecast-current > a[href$=\"nws\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a style=\"text-decoration:none;\" href=\"http://www.youtube.com/usweathergov\" target=\"_blank\">\n            \t\t\t\t<img src=\"/css/images/youtube_play.png\" alt=\"Follow us on YouTube\">&nbsp;&nbsp;Follow us on YouTube\n            \t\t\t</a>",
                  "target": [
                    ".divs.one-sixth-first:nth-child(3) > .myforecast-current > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/rss_page.php?site_name=nws\" target=\"_blank\" style=\"text-decoration:none;font-size:11px;\">\n\t\t\t\t\t\t\t<img src=\"/css/images/rss.png\" width=\"16\" height=\"16\" alt=\"NWS RSS Feed\">&nbsp;&nbsp;NWS RSS Feed\n\t\t\t\t\t\t</a>",
                  "target": [
                    "a[href=\"/rss_page.php?site_name=nws\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ed7a08",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://alerts.weather.gov\">ACTIVE ALERTS</a>",
                  "target": [
                    ".footer-column-head > a[href$=\"alerts.weather.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://alerts.weather.gov\">Warnings By State</a>",
                  "target": [
                    "p:nth-child(1) > a[href$=\"alerts.weather.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.wpc.ncep.noaa.gov/ww.shtml\">Excessive Rainfall and Winter Weather Forecasts</a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(1) > a:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://water.weather.gov/ahps/?current_color=flood&amp;current_type=all&amp;fcst_type=obs&amp;conus_map=d_map\">River Flooding </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(1) > a:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov\">Latest Warnings</a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(1) > a[href$=\"www.weather.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.spc.noaa.gov/products/outlook/\">Thunderstorm/Tornado Outlook </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(1) > a:nth-child(11)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.nhc.noaa.gov/\">Hurricanes </a>",
                  "target": [
                    "p:nth-child(1) > a[href$=\"nhc.noaa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.spc.noaa.gov/products/fire_wx/\">Fire Weather Outlooks </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(1) > a:nth-child(15)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.cpc.ncep.noaa.gov/products/stratosphere/uv_index/uv_alert.shtml\">UV Alerts </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(1) > a:nth-child(17)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.drought.gov/\">Drought </a>",
                  "target": [
                    "a[href$=\"drought.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.swpc.noaa.gov/products/alerts-watches-and-warnings\">Space Weather </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(1) > a:nth-child(21)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.nws.noaa.gov/nwr/\">NOAA Weather Radio </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(1) > a[href$=\"nwr/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://alerts.weather.gov/\">NWS CAP Feeds </a>",
                  "target": [
                    "a[href$=\"alerts.weather.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ed7a08",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/wrh/climate\">PAST WEATHER</a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(2) > .footer-column-head > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.cpc.ncep.noaa.gov/products/MD_index.shtml\">Climate Monitoring </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(2) > a:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/wrh/climate\">Past Weather </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(2) > a:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/wrh/climate\">Monthly Temps </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(2) > a:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/wrh/climate\">Records </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(2) > a:nth-child(9)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.esrl.noaa.gov/gmd/grad/solcalc/sunrise.html\">Astronomical Data </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(2) > a:nth-child(11)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.climate.gov/maps-data/dataset/past-weather-zip-code-data-table\">Certified Weather Data </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(2) > a:nth-child(13)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ed7a08",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/current\">CURRENT CONDITIONS</a>",
                  "target": [
                    ".footer-column-head > a[href$=\"current\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" https://radar.weather.gov\">Radar </a>",
                  "target": [
                    "p:nth-child(1) > a[href$=\"radar.weather.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.cpc.ncep.noaa.gov/products/monitoring_and_data/\">Climate Monitoring </a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(1) > a:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://water.weather.gov/ahps/\">River Levels </a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(1) > a:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://water.weather.gov/precip/\">Observed Precipitation </a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(1) > a:nth-child(9)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.wpc.ncep.noaa.gov/sfc/sfcobs/sfcobs.shtml\">Surface Weather </a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(1) > a:nth-child(11)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.spc.noaa.gov/obswx/maps/\">Upper Air </a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(1) > a:nth-child(13)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.ndbc.noaa.gov/\">Marine and Buoy Reports </a>",
                  "target": [
                    "a[href$=\"ndbc.noaa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.nohrsc.noaa.gov/interactive/html/map.html\">Snow Cover </a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(1) > a:nth-child(17)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov/satellite\">Satellite </a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(1) > a:nth-child(19)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.swpc.noaa.gov/\">Space Weather </a>",
                  "target": [
                    "p:nth-child(1) > a[href$=\"swpc.noaa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/pr\">International Observations</a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(1) > a[href=\"http://www.weather.gov/pr\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ed7a08",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://weather.gov/forecastmaps\">FORECAST</a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(2) > .footer-column-head > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov/\">Local Forecast </a>",
                  "target": [
                    "p:nth-child(2) > a[href$=\"weather.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/pr\">International Forecasts</a>",
                  "target": [
                    "p:nth-child(2) > a[href=\"http://www.weather.gov/pr\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.spc.noaa.gov/\">Severe Weather </a>",
                  "target": [
                    "p:nth-child(2) > a[href$=\"spc.noaa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.wpc.ncep.noaa.gov/\">Current Outlook Maps </a>",
                  "target": [
                    "a[href$=\"wpc.ncep.noaa.gov/\"]:nth-child(9)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.cpc.ncep.noaa.gov/products/Drought\">Drought </a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(2) > a:nth-child(11)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/fire\">Fire Weather </a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(2) > a[href$=\"fire\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.wpc.ncep.noaa.gov/\">Fronts/Precipitation Maps </a>",
                  "target": [
                    "a[href$=\"wpc.ncep.noaa.gov/\"]:nth-child(15)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.nws.noaa.gov/forecasts/graphical/\">Current Graphical Forecast Maps </a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(2) > a:nth-child(17)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://water.weather.gov/ahps/forecasts.php\">Rivers </a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(2) > a:nth-child(19)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/marine/\">Marine </a>",
                  "target": [
                    "p:nth-child(2) > a:nth-child(21)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://ocean.weather.gov/marine_areas.php\">Offshore and High Seas</a>",
                  "target": [
                    "p:nth-child(2) > a:nth-child(23)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.nhc.noaa.gov/\">Hurricanes </a>",
                  "target": [
                    "p:nth-child(2) > a[href$=\"nhc.noaa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://aviationweather.gov\">Aviation Weather </a>",
                  "target": [
                    "a[href$=\"aviationweather.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.cpc.ncep.noaa.gov/products/OUTLOOKS_index.shtml\">Climatic Outlook </a>",
                  "target": [
                    "p:nth-child(2) > a:nth-child(29)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ed7a08",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/informationcenter\">INFORMATION CENTER</a>",
                  "target": [
                    ".footer-column:nth-child(3) > p > .footer-column-head > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.spaceweather.gov\">Space Weather </a>",
                  "target": [
                    "a[href$=\"www.spaceweather.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/briefing/\">Daily Briefing </a>",
                  "target": [
                    ".footer-column:nth-child(3) > p > a:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.nws.noaa.gov/om/marine/home.htm\">Marine </a>",
                  "target": [
                    ".footer-column:nth-child(3) > p > a:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/wrh/climate\">Climate </a>",
                  "target": [
                    ".footer-column:nth-child(3) > p > a:nth-child(9)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/fire\">Fire Weather </a>",
                  "target": [
                    ".footer-column:nth-child(3) > p > a[href$=\"fire\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.aviationweather.gov/\">Aviation </a>",
                  "target": [
                    ".footer-column:nth-child(3) > p > a:nth-child(13)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://mag.ncep.noaa.gov/\">Forecast Models </a>",
                  "target": [
                    "p > a[href$=\"mag.ncep.noaa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://water.weather.gov/ahps/\">Water </a>",
                  "target": [
                    ".footer-column:nth-child(3) > p > a[href$=\"ahps/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/gis/\">GIS</a>",
                  "target": [
                    "a[href$=\"gis/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.nws.noaa.gov/om/coop/\">Cooperative Observers </a>",
                  "target": [
                    ".footer-column:nth-child(3) > p > a:nth-child(21)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/skywarn/\">Storm Spotters </a>",
                  "target": [
                    ".footer-column:nth-child(3) > p > a:nth-child(23)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.tsunami.gov\">Tsunami Warning System</a>",
                  "target": [
                    "a[href$=\"www.tsunami.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://water.noaa.gov/\">National Water Center</a>",
                  "target": [
                    "a[href$=\"water.noaa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/pr\">International Weather</a>",
                  "target": [
                    ".footer-column:nth-child(3) > p > a[href=\"http://www.weather.gov/pr\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ed7a08",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://weather.gov/safety\">WEATHER SAFETY</a>",
                  "target": [
                    ".footer-column-head > a[href$=\"safety\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/nwr/\">NOAA Weather Radio</a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a[href$=\"nwr/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/stormready/\">StormReady</a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.nws.noaa.gov/om/heat/index.shtml\">Heat </a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/safety/lightning\">Lightning </a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(9)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.nhc.noaa.gov/prepare/\">Hurricanes </a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(11)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.nws.noaa.gov/om/thunderstorm/\">Thunderstorms </a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(13)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/safety/tornado\">Tornadoes </a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(15)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/safety/ripcurrent\">Rip Currents </a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(17)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/safety/flood\">Floods </a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(19)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/safety/tsunami\">Tsunamis</a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(21)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/tsunamiready/\">TsunamiReady</a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(23)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov/om/winter/index.shtml\">Winter Weather </a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(25)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.nws.noaa.gov/om/heat/uv.shtml\">Ultra Violet Radiation </a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(27)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov/airquality/\">Air Quality </a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(29)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov/om/hazstats.shtml\">Damage/Fatality/Injury Statistics </a>",
                  "target": [
                    "a:nth-child(31)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.redcross.org/\">Red Cross </a>",
                  "target": [
                    "a[href$=\"redcross.org/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.fema.gov/\">Federal Emergency Management Agency (FEMA) </a>",
                  "target": [
                    "a[href$=\"fema.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov/om/brochures.shtml\">Brochures </a>",
                  "target": [
                    "a:nth-child(37)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.nws.noaa.gov/os/marine/safeboating/\">Safe Boating</a>",
                  "target": [
                    "a:nth-child(39)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ed7a08",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://weather.gov/news\">NEWS</a>",
                  "target": [
                    ".footer-column-head > a[href$=\"news\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://weather.gov/news\">Newsroom</a>",
                  "target": [
                    "p:nth-child(1) > a[href$=\"news\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://weather.gov/socialmedia\">Social Media </a>",
                  "target": [
                    ".footer-column:nth-child(5) > p:nth-child(1) > a:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.nws.noaa.gov/com/weatherreadynation/calendar.html\">Events</a>",
                  "target": [
                    ".footer-column:nth-child(5) > p:nth-child(1) > a:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov/om/brochures.shtml\">Pubs/Brochures/Booklets </a>",
                  "target": [
                    ".footer-column:nth-child(5) > p:nth-child(1) > a:nth-child(9)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ed7a08",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://weather.gov/owlie\">EDUCATION</a>",
                  "target": [
                    ".footer-column-head > a[href$=\"owlie\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://weather.gov/education\">NWS Education Home</a>",
                  "target": [
                    "p:nth-child(2) > a[href$=\"education\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.nws.noaa.gov/com/weatherreadynation/force.html\">Be A Force of Nature</a>",
                  "target": [
                    ".footer-column:nth-child(5) > p:nth-child(2) > a:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.education.noaa.gov/Weather_and_Atmosphere/\">NOAA Education Resources </a>",
                  "target": [
                    ".footer-column:nth-child(5) > p:nth-child(2) > a:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov/glossary/\">Glossary </a>",
                  "target": [
                    ".footer-column:nth-child(5) > p:nth-child(2) > a:nth-child(9)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/jetstream/\">JetStream </a>",
                  "target": [
                    ".footer-column:nth-child(5) > p:nth-child(2) > a:nth-child(11)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov/training/\">NWS Training Portal </a>",
                  "target": [
                    ".footer-column:nth-child(5) > p:nth-child(2) > a:nth-child(13)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://library.noaa.gov/\">NOAA Library </a>",
                  "target": [
                    "a[href$=\"library.noaa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://weather.gov/owlie\">For Students, Parents and Teachers</a>",
                  "target": [
                    "p:nth-child(2) > a[href$=\"owlie\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/owlie/publication_brochures\">Brochures </a>",
                  "target": [
                    ".footer-column:nth-child(5) > p:nth-child(2) > a:nth-child(19)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ed7a08",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://weather.gov/about\">ABOUT</a>",
                  "target": [
                    ".footer-column-head > a[href$=\"about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://weather.gov/organization\">Organization </a>",
                  "target": [
                    ".footer-column:nth-child(6) > p > a:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/media/wrn/NWS_Weather-Ready-Nation_Strategic_Plan_2019-2022.pdf\">Strategic Plan </a>",
                  "target": [
                    ".footer-column:nth-child(6) > p > a:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https:/weather.gov/insider\">For NWS Employees </a>",
                  "target": [
                    "p > a[href$=\"insider\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/international/\">International </a>",
                  "target": [
                    ".footer-column:nth-child(6) > p > a:nth-child(9)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.ncep.noaa.gov/\">National Centers </a>",
                  "target": [
                    ".footer-column:nth-child(6) > p > a[href$=\"ncep.noaa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov/tg/\">Products and Services </a>",
                  "target": [
                    "a[href$=\"tg/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/careers/\">Careers</a>",
                  "target": [
                    ".footer-column:nth-child(6) > p > a:nth-child(15)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov/glossary/\">Glossary </a>",
                  "target": [
                    ".footer-column:nth-child(6) > p > a:nth-child(17)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://weather.gov/contact\">Contact Us </a>",
                  "target": [
                    "p > a[href$=\"contact\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "#footer_legal_info > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.commerce.gov\">US Dept of Commerce</a>",
                  "target": [
                    "p > a[href$=\"www.commerce.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.noaa.gov\">National Oceanic and Atmospheric Administration</a>",
                  "target": [
                    "p > a[href$=\"www.noaa.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov\">National Weather Service</a>",
                  "target": [
                    "#footer_legal_info > p > a[href$=\"www.weather.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/Contact\">Comments? Questions? Please Contact Us.</a>",
                  "target": [
                    "#footer_legal_info > p > a:nth-child(11)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/disclaimer\">Disclaimer</a>",
                  "target": [
                    ".div-half:nth-child(1) > a:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.cio.noaa.gov/services_programs/info_quality.html\">Information Quality</a>",
                  "target": [
                    ".div-half:nth-child(1) > a:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/help\">Help</a>",
                  "target": [
                    "a[href$=\"help\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/glossary\">Glossary</a>",
                  "target": [
                    ".div-half:nth-child(1) > a:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/privacy\">Privacy Policy</a>",
                  "target": [
                    ".div-half:nth-child(2) > a:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.noaa.gov/foia-freedom-of-information-act\">Freedom of Information Act (FOIA)</a>",
                  "target": [
                    ".div-half:nth-child(2) > a:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/about\">About Us</a>",
                  "target": [
                    ".div-half:nth-child(2) > a[href$=\"about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/careers\">Career Opportunities</a>",
                  "target": [
                    ".div-half:nth-child(2) > a:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#104070",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" onclick=\"goBack();\">HOME</a>",
                  "target": [
                    "a[onclick=\"goBack();\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#104070",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/forecastmaps\">FORECAST</a>",
                  "target": [
                    "li:nth-child(2) > .topMenuNavList.section-link > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#104070",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/wrh/climate/\">PAST WEATHER</a>",
                  "target": [
                    "li:nth-child(3) > .topMenuNavList.section-link > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#104070",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/safety\">SAFETY</a>",
                  "target": [
                    ".topMenuNavList.section-link > a[href$=\"safety\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#104070",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/informationcenter\">INFORMATION</a>",
                  "target": [
                    "li:nth-child(5) > .topMenuNavList.section-link > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#104070",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/education\">EDUCATION</a>",
                  "target": [
                    "li:nth-child(6) > .topMenuNavList.section-link > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#104070",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/news/\">NEWS</a>",
                  "target": [
                    "a[href$=\"news/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#104070",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/search\">SEARCH</a>",
                  "target": [
                    "a[href$=\"search\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#104070",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/about\">ABOUT</a>",
                  "target": [
                    ".topMenuNavList.section-link > a[href$=\"about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#555555",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"inputstring\">Local forecast by <br>\"City, St\" or ZIP code</label>",
                  "target": [
                    "label[for=\"inputstring\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a style=\"text-decoration: underline;\" href=\"javascript:void(window.open('http://weather.gov/ForecastSearchHelp.html','locsearchhelp','status=0,toolbar=0,location=0,menubar=0,directories=0,resizable=1,scrollbars=1,height=500,width=530').focus());\">Location Help</a>",
                  "target": [
                    "#txtHelp > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#135897",
                        "contrastRatio": 0,
                        "fontSize": "11.0pt (14.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 style=\"font-size: 11pt;\">Heat, Severe Storms and Heavy Rainfall</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".body > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.wpc.ncep.noaa.gov/discussions/hpcdiscussions.php?disc=pmdspd\" target=\"_blank\">Read More &gt;</a>",
                  "target": [
                    ".body > p > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<form id=\"myfcst-form\" action=\"/widgets/MyForecastWidget.php\" style=\"display: block;\">",
                          "target": [
                            "#myfcst-form"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span id=\"myfcst-title\">Customize Your <strong>Weather.gov</strong></span>",
                  "target": [
                    "#myfcst-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<form id=\"myfcst-form\" action=\"/widgets/MyForecastWidget.php\" style=\"display: block;\">",
                          "target": [
                            "#myfcst-form"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Weather.gov</strong>",
                  "target": [
                    "strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#335500",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"myfcst-input-block\">",
                          "target": [
                            "#myfcst-input-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"myfcst-location-input\">Enter Your City, ST or ZIP Code</label>",
                  "target": [
                    "label[for=\"myfcst-location-input\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#335500",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"myfcst-input-block\">",
                          "target": [
                            "#myfcst-input-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"myfcst-remember\">Remember Me</label>",
                  "target": [
                    "label[for=\"myfcst-remember\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<form id=\"myfcst-form\" action=\"/widgets/MyForecastWidget.php\" style=\"display: block;\">",
                          "target": [
                            "#myfcst-form"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/privacy.php\">Privacy Policy</a>",
                  "target": [
                    ".myfcst-policy > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/alerts\">ACTIVE ALERTS</a>",
                  "target": [
                    "a[href$=\"alerts\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/forecastmaps\">FORECAST MAPS</a>",
                  "target": [
                    "li:nth-child(2) > .subMenuNavList.section-link > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://radar.weather.gov\">RADAR</a>",
                  "target": [
                    ".subMenuNavList.section-link > a[href$=\"radar.weather.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://water.weather.gov/ahps\">RIVERS, LAKES, RAINFALL</a>",
                  "target": [
                    "a[href$=\"ahps\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://airquality.weather.gov\">AIR QUALITY</a>",
                  "target": [
                    "a[href$=\"airquality.weather.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/satellite\">SATELLITE</a>",
                  "target": [
                    ".subMenuNavList.section-link > a[href$=\"satellite\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/wrh/climate\">PAST WEATHER</a>",
                  "target": [
                    ".subMenuNavList.section-link > a[href$=\"climate\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img id=\"us\" src=\"//forecast.weather.gov/wwamap/png/US.png\" usemap=\"#US_large_imagemap_800_500\">",
                          "target": [
                            "#us"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/ppg/\">American Samoa</a>",
                  "target": [
                    "a[href$=\"ppg/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img id=\"us\" src=\"//forecast.weather.gov/wwamap/png/US.png\" usemap=\"#US_large_imagemap_800_500\">",
                          "target": [
                            "#us"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/gum/\">Guam</a>",
                  "target": [
                    "a[href$=\"gum/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img id=\"us\" src=\"//forecast.weather.gov/wwamap/png/US.png\" usemap=\"#US_large_imagemap_800_500\">",
                          "target": [
                            "#us"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/sju/\">Puerto Rico/Virgin Islands</a>",
                  "target": [
                    "a[href$=\"sju/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"warningArea\">",
                  "target": [
                    ".warningArea"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://alerts.weather.gov\">Public Alerts in XML/CAP v1.1 and ATOM Formats</a>",
                  "target": [
                    "#cap-alerts-link > a[href$=\"alerts.weather.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Severe%20Thunderstorm%20Warning\">Severe Thunderstorm Warning</a>",
                  "target": [
                    "#wwaleft > ul > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Flash%20Flood%20Warning\">Flash Flood Warning</a>",
                  "target": [
                    "#wwaleft > ul > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Severe%20Weather%20Statement\">Severe Weather Statement</a>",
                  "target": [
                    "#wwaleft > ul > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Hurricane%20Warning\">Hurricane Warning</a>",
                  "target": [
                    "#wwaleft > ul > li:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Special%20Marine%20Warning\">Special Marine Warning</a>",
                  "target": [
                    "#wwaleft > ul > li:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=High%20Wind%20Warning\">High Wind Warning</a>",
                  "target": [
                    "#wwaleft > ul > li:nth-child(6) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Tropical%20Storm%20Warning\">Tropical Storm Warning</a>",
                  "target": [
                    "#wwaleft > ul > li:nth-child(7) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Flood%20Warning\">Flood Warning</a>",
                  "target": [
                    "#wwacenter_l > ul > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=High%20Surf%20Warning\">High Surf Warning</a>",
                  "target": [
                    "#wwacenter_l > ul > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Excessive%20Heat%20Warning\">Excessive Heat Warning</a>",
                  "target": [
                    "#wwacenter_l > ul > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Gale%20Warning\">Gale Warning</a>",
                  "target": [
                    "#wwacenter_l > ul > li:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Red%20Flag%20Warning\">Red Flag Warning</a>",
                  "target": [
                    "#wwacenter_l > ul > li:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Heat%20Advisory\">Heat Advisory</a>",
                  "target": [
                    "#wwacenter_l > ul > li:nth-child(6) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Flood%20Advisory\">Flood Advisory</a>",
                  "target": [
                    "#wwacenter_l > ul > li:nth-child(7) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Coastal%20Flood%20Advisory\">Coastal Flood Advisory</a>",
                  "target": [
                    "#wwacenter_r > ul > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=High%20Surf%20Advisory\">High Surf Advisory</a>",
                  "target": [
                    "#wwacenter_r > ul > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Dense%20Fog%20Advisory\">Dense Fog Advisory</a>",
                  "target": [
                    "#wwacenter_r > ul > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Small%20Craft%20Advisory\">Small Craft Advisory</a>",
                  "target": [
                    "#wwacenter_r > ul > li:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Hazardous%20Seas%20Warning\">Hazardous Seas Warning</a>",
                  "target": [
                    "#wwacenter_r > ul > li:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Lake%20Wind%20Advisory\">Lake Wind Advisory</a>",
                  "target": [
                    "#wwacenter_r > ul > li:nth-child(6) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Wind%20Advisory\">Wind Advisory</a>",
                  "target": [
                    "#wwacenter_r > ul > li:nth-child(7) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Rip%20Current%20Statement\">Rip Current Statement</a>",
                  "target": [
                    "#wwaright > ul > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Beach%20Hazards%20Statement\">Beach Hazards Statement</a>",
                  "target": [
                    "#wwaright > ul > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Flood%20Watch\">Flood Watch</a>",
                  "target": [
                    "#wwaright > ul > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Fire%20Weather%20Watch\">Fire Weather Watch</a>",
                  "target": [
                    "#wwaright > ul > li:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Special%20Weather%20Statement\">Special Weather Statement</a>",
                  "target": [
                    "#wwaright > ul > li:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Marine%20Weather%20Statement\">Marine Weather Statement</a>",
                  "target": [
                    "#wwaright > ul > li:nth-child(6) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Air%20Quality%20Alert\">Air Quality Alert</a>",
                  "target": [
                    "#wwaright > ul > li:nth-child(7) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "13.0pt (17.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/safety/wildfire\" target=\"_blank\">Wildfire Safety</a>",
                  "target": [
                    ".one-third-first:nth-child(1) > .feature > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "13.0pt (17.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/wrn/summer-safety\" target=\"_blank\">Summer Preparedness</a>",
                  "target": [
                    ".one-third-first:nth-child(2) > .feature > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "13.0pt (17.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/safety/ripcurrent\" target=\"_blank\">Break the grip of the rip!</a>",
                  "target": [
                    ".one-third-first:nth-child(3) > .feature > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a style=\"text-decoration:none;\" href=\"http://twitter.com/nws\" target=\"_blank\">\n                \t\t\t<img src=\"/css/images/twitter.png\" width=\"16\" alt=\"Follow us on Twitter\" height=\"16\">&nbsp;&nbsp;Follow us on Twitter\n                \t\t</a>",
                  "target": [
                    ".divs.one-sixth-first:nth-child(1) > .myforecast-current > a[href$=\"nws\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a style=\"text-decoration:none;\" href=\"http://www.facebook.com/nws\" target=\"_blank\">\n                \t\t\t<img src=\"/css/images/fb.png\" width=\"16\" height=\"16\" alt=\"Follow us on Facebook\">&nbsp;&nbsp;Follow us on Facebook\n                \t\t</a>",
                  "target": [
                    ".divs.one-sixth-first:nth-child(2) > .myforecast-current > a[href$=\"nws\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a style=\"text-decoration:none;\" href=\"http://www.youtube.com/usweathergov\" target=\"_blank\">\n            \t\t\t\t<img src=\"/css/images/youtube_play.png\" alt=\"Follow us on YouTube\">&nbsp;&nbsp;Follow us on YouTube\n            \t\t\t</a>",
                  "target": [
                    ".divs.one-sixth-first:nth-child(3) > .myforecast-current > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"center\">",
                          "target": [
                            ".center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/rss_page.php?site_name=nws\" target=\"_blank\" style=\"text-decoration:none;font-size:11px;\">\n\t\t\t\t\t\t\t<img src=\"/css/images/rss.png\" width=\"16\" height=\"16\" alt=\"NWS RSS Feed\">&nbsp;&nbsp;NWS RSS Feed\n\t\t\t\t\t\t</a>",
                  "target": [
                    "a[href=\"/rss_page.php?site_name=nws\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ed7a08",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://alerts.weather.gov\">ACTIVE ALERTS</a>",
                  "target": [
                    ".footer-column-head > a[href$=\"alerts.weather.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://alerts.weather.gov\">Warnings By State</a>",
                  "target": [
                    "p:nth-child(1) > a[href$=\"alerts.weather.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.wpc.ncep.noaa.gov/ww.shtml\">Excessive Rainfall and Winter Weather Forecasts</a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(1) > a:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://water.weather.gov/ahps/?current_color=flood&amp;current_type=all&amp;fcst_type=obs&amp;conus_map=d_map\">River Flooding </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(1) > a:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov\">Latest Warnings</a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(1) > a[href$=\"www.weather.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.spc.noaa.gov/products/outlook/\">Thunderstorm/Tornado Outlook </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(1) > a:nth-child(11)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.nhc.noaa.gov/\">Hurricanes </a>",
                  "target": [
                    "p:nth-child(1) > a[href$=\"nhc.noaa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.spc.noaa.gov/products/fire_wx/\">Fire Weather Outlooks </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(1) > a:nth-child(15)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.cpc.ncep.noaa.gov/products/stratosphere/uv_index/uv_alert.shtml\">UV Alerts </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(1) > a:nth-child(17)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.drought.gov/\">Drought </a>",
                  "target": [
                    "a[href$=\"drought.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.swpc.noaa.gov/products/alerts-watches-and-warnings\">Space Weather </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(1) > a:nth-child(21)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.nws.noaa.gov/nwr/\">NOAA Weather Radio </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(1) > a[href$=\"nwr/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://alerts.weather.gov/\">NWS CAP Feeds </a>",
                  "target": [
                    "a[href$=\"alerts.weather.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ed7a08",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/wrh/climate\">PAST WEATHER</a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(2) > .footer-column-head > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.cpc.ncep.noaa.gov/products/MD_index.shtml\">Climate Monitoring </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(2) > a:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/wrh/climate\">Past Weather </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(2) > a:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/wrh/climate\">Monthly Temps </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(2) > a:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/wrh/climate\">Records </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(2) > a:nth-child(9)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.esrl.noaa.gov/gmd/grad/solcalc/sunrise.html\">Astronomical Data </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(2) > a:nth-child(11)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.climate.gov/maps-data/dataset/past-weather-zip-code-data-table\">Certified Weather Data </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(2) > a:nth-child(13)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ed7a08",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/current\">CURRENT CONDITIONS</a>",
                  "target": [
                    ".footer-column-head > a[href$=\"current\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" https://radar.weather.gov\">Radar </a>",
                  "target": [
                    "p:nth-child(1) > a[href$=\"radar.weather.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.cpc.ncep.noaa.gov/products/monitoring_and_data/\">Climate Monitoring </a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(1) > a:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://water.weather.gov/ahps/\">River Levels </a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(1) > a:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://water.weather.gov/precip/\">Observed Precipitation </a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(1) > a:nth-child(9)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.wpc.ncep.noaa.gov/sfc/sfcobs/sfcobs.shtml\">Surface Weather </a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(1) > a:nth-child(11)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.spc.noaa.gov/obswx/maps/\">Upper Air </a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(1) > a:nth-child(13)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.ndbc.noaa.gov/\">Marine and Buoy Reports </a>",
                  "target": [
                    "a[href$=\"ndbc.noaa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.nohrsc.noaa.gov/interactive/html/map.html\">Snow Cover </a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(1) > a:nth-child(17)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov/satellite\">Satellite </a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(1) > a:nth-child(19)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.swpc.noaa.gov/\">Space Weather </a>",
                  "target": [
                    "p:nth-child(1) > a[href$=\"swpc.noaa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/pr\">International Observations</a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(1) > a[href=\"http://www.weather.gov/pr\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ed7a08",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://weather.gov/forecastmaps\">FORECAST</a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(2) > .footer-column-head > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov/\">Local Forecast </a>",
                  "target": [
                    "p:nth-child(2) > a[href$=\"weather.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/pr\">International Forecasts</a>",
                  "target": [
                    "p:nth-child(2) > a[href=\"http://www.weather.gov/pr\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.spc.noaa.gov/\">Severe Weather </a>",
                  "target": [
                    "p:nth-child(2) > a[href$=\"spc.noaa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.wpc.ncep.noaa.gov/\">Current Outlook Maps </a>",
                  "target": [
                    "a[href$=\"wpc.ncep.noaa.gov/\"]:nth-child(9)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.cpc.ncep.noaa.gov/products/Drought\">Drought </a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(2) > a:nth-child(11)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/fire\">Fire Weather </a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(2) > a[href$=\"fire\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.wpc.ncep.noaa.gov/\">Fronts/Precipitation Maps </a>",
                  "target": [
                    "a[href$=\"wpc.ncep.noaa.gov/\"]:nth-child(15)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.nws.noaa.gov/forecasts/graphical/\">Current Graphical Forecast Maps </a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(2) > a:nth-child(17)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://water.weather.gov/ahps/forecasts.php\">Rivers </a>",
                  "target": [
                    ".footer-column:nth-child(2) > p:nth-child(2) > a:nth-child(19)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/marine/\">Marine </a>",
                  "target": [
                    "p:nth-child(2) > a:nth-child(21)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://ocean.weather.gov/marine_areas.php\">Offshore and High Seas</a>",
                  "target": [
                    "p:nth-child(2) > a:nth-child(23)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.nhc.noaa.gov/\">Hurricanes </a>",
                  "target": [
                    "p:nth-child(2) > a[href$=\"nhc.noaa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://aviationweather.gov\">Aviation Weather </a>",
                  "target": [
                    "a[href$=\"aviationweather.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.cpc.ncep.noaa.gov/products/OUTLOOKS_index.shtml\">Climatic Outlook </a>",
                  "target": [
                    "p:nth-child(2) > a:nth-child(29)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ed7a08",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/informationcenter\">INFORMATION CENTER</a>",
                  "target": [
                    ".footer-column:nth-child(3) > p > .footer-column-head > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.spaceweather.gov\">Space Weather </a>",
                  "target": [
                    "a[href$=\"www.spaceweather.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/briefing/\">Daily Briefing </a>",
                  "target": [
                    ".footer-column:nth-child(3) > p > a:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.nws.noaa.gov/om/marine/home.htm\">Marine </a>",
                  "target": [
                    ".footer-column:nth-child(3) > p > a:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/wrh/climate\">Climate </a>",
                  "target": [
                    ".footer-column:nth-child(3) > p > a:nth-child(9)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/fire\">Fire Weather </a>",
                  "target": [
                    ".footer-column:nth-child(3) > p > a[href$=\"fire\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.aviationweather.gov/\">Aviation </a>",
                  "target": [
                    ".footer-column:nth-child(3) > p > a:nth-child(13)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://mag.ncep.noaa.gov/\">Forecast Models </a>",
                  "target": [
                    "p > a[href$=\"mag.ncep.noaa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://water.weather.gov/ahps/\">Water </a>",
                  "target": [
                    ".footer-column:nth-child(3) > p > a[href$=\"ahps/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/gis/\">GIS</a>",
                  "target": [
                    "a[href$=\"gis/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.nws.noaa.gov/om/coop/\">Cooperative Observers </a>",
                  "target": [
                    ".footer-column:nth-child(3) > p > a:nth-child(21)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/skywarn/\">Storm Spotters </a>",
                  "target": [
                    ".footer-column:nth-child(3) > p > a:nth-child(23)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.tsunami.gov\">Tsunami Warning System</a>",
                  "target": [
                    "a[href$=\"www.tsunami.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://water.noaa.gov/\">National Water Center</a>",
                  "target": [
                    "a[href$=\"water.noaa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/pr\">International Weather</a>",
                  "target": [
                    ".footer-column:nth-child(3) > p > a[href=\"http://www.weather.gov/pr\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ed7a08",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://weather.gov/safety\">WEATHER SAFETY</a>",
                  "target": [
                    ".footer-column-head > a[href$=\"safety\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/nwr/\">NOAA Weather Radio</a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a[href$=\"nwr/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/stormready/\">StormReady</a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.nws.noaa.gov/om/heat/index.shtml\">Heat </a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/safety/lightning\">Lightning </a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(9)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.nhc.noaa.gov/prepare/\">Hurricanes </a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(11)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.nws.noaa.gov/om/thunderstorm/\">Thunderstorms </a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(13)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/safety/tornado\">Tornadoes </a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(15)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/safety/ripcurrent\">Rip Currents </a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(17)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/safety/flood\">Floods </a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(19)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/safety/tsunami\">Tsunamis</a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(21)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/tsunamiready/\">TsunamiReady</a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(23)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov/om/winter/index.shtml\">Winter Weather </a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(25)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.nws.noaa.gov/om/heat/uv.shtml\">Ultra Violet Radiation </a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(27)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov/airquality/\">Air Quality </a>",
                  "target": [
                    ".footer-column:nth-child(4) > p > a:nth-child(29)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov/om/hazstats.shtml\">Damage/Fatality/Injury Statistics </a>",
                  "target": [
                    "a:nth-child(31)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.redcross.org/\">Red Cross </a>",
                  "target": [
                    "a[href$=\"redcross.org/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.fema.gov/\">Federal Emergency Management Agency (FEMA) </a>",
                  "target": [
                    "a[href$=\"fema.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov/om/brochures.shtml\">Brochures </a>",
                  "target": [
                    "a:nth-child(37)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.nws.noaa.gov/os/marine/safeboating/\">Safe Boating</a>",
                  "target": [
                    "a:nth-child(39)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ed7a08",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://weather.gov/news\">NEWS</a>",
                  "target": [
                    ".footer-column-head > a[href$=\"news\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://weather.gov/news\">Newsroom</a>",
                  "target": [
                    "p:nth-child(1) > a[href$=\"news\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://weather.gov/socialmedia\">Social Media </a>",
                  "target": [
                    ".footer-column:nth-child(5) > p:nth-child(1) > a:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.nws.noaa.gov/com/weatherreadynation/calendar.html\">Events</a>",
                  "target": [
                    ".footer-column:nth-child(5) > p:nth-child(1) > a:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov/om/brochures.shtml\">Pubs/Brochures/Booklets </a>",
                  "target": [
                    ".footer-column:nth-child(5) > p:nth-child(1) > a:nth-child(9)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ed7a08",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://weather.gov/owlie\">EDUCATION</a>",
                  "target": [
                    ".footer-column-head > a[href$=\"owlie\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://weather.gov/education\">NWS Education Home</a>",
                  "target": [
                    "p:nth-child(2) > a[href$=\"education\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.nws.noaa.gov/com/weatherreadynation/force.html\">Be A Force of Nature</a>",
                  "target": [
                    ".footer-column:nth-child(5) > p:nth-child(2) > a:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.education.noaa.gov/Weather_and_Atmosphere/\">NOAA Education Resources </a>",
                  "target": [
                    ".footer-column:nth-child(5) > p:nth-child(2) > a:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov/glossary/\">Glossary </a>",
                  "target": [
                    ".footer-column:nth-child(5) > p:nth-child(2) > a:nth-child(9)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/jetstream/\">JetStream </a>",
                  "target": [
                    ".footer-column:nth-child(5) > p:nth-child(2) > a:nth-child(11)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov/training/\">NWS Training Portal </a>",
                  "target": [
                    ".footer-column:nth-child(5) > p:nth-child(2) > a:nth-child(13)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://library.noaa.gov/\">NOAA Library </a>",
                  "target": [
                    "a[href$=\"library.noaa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://weather.gov/owlie\">For Students, Parents and Teachers</a>",
                  "target": [
                    "p:nth-child(2) > a[href$=\"owlie\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/owlie/publication_brochures\">Brochures </a>",
                  "target": [
                    ".footer-column:nth-child(5) > p:nth-child(2) > a:nth-child(19)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ed7a08",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://weather.gov/about\">ABOUT</a>",
                  "target": [
                    ".footer-column-head > a[href$=\"about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://weather.gov/organization\">Organization </a>",
                  "target": [
                    ".footer-column:nth-child(6) > p > a:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/media/wrn/NWS_Weather-Ready-Nation_Strategic_Plan_2019-2022.pdf\">Strategic Plan </a>",
                  "target": [
                    ".footer-column:nth-child(6) > p > a:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https:/weather.gov/insider\">For NWS Employees </a>",
                  "target": [
                    "p > a[href$=\"insider\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/international/\">International </a>",
                  "target": [
                    ".footer-column:nth-child(6) > p > a:nth-child(9)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.ncep.noaa.gov/\">National Centers </a>",
                  "target": [
                    ".footer-column:nth-child(6) > p > a[href$=\"ncep.noaa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov/tg/\">Products and Services </a>",
                  "target": [
                    "a[href$=\"tg/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/careers/\">Careers</a>",
                  "target": [
                    ".footer-column:nth-child(6) > p > a:nth-child(15)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\" http://www.weather.gov/glossary/\">Glossary </a>",
                  "target": [
                    ".footer-column:nth-child(6) > p > a:nth-child(17)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer\">",
                          "target": [
                            ".footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://weather.gov/contact\">Contact Us </a>",
                  "target": [
                    "p > a[href$=\"contact\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "#footer_legal_info > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.commerce.gov\">US Dept of Commerce</a>",
                  "target": [
                    "p > a[href$=\"www.commerce.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.noaa.gov\">National Oceanic and Atmospheric Administration</a>",
                  "target": [
                    "p > a[href$=\"www.noaa.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov\">National Weather Service</a>",
                  "target": [
                    "#footer_legal_info > p > a[href$=\"www.weather.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/Contact\">Comments? Questions? Please Contact Us.</a>",
                  "target": [
                    "#footer_legal_info > p > a:nth-child(11)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/disclaimer\">Disclaimer</a>",
                  "target": [
                    ".div-half:nth-child(1) > a:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.cio.noaa.gov/services_programs/info_quality.html\">Information Quality</a>",
                  "target": [
                    ".div-half:nth-child(1) > a:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/help\">Help</a>",
                  "target": [
                    "a[href$=\"help\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.weather.gov/glossary\">Glossary</a>",
                  "target": [
                    ".div-half:nth-child(1) > a:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/privacy\">Privacy Policy</a>",
                  "target": [
                    ".div-half:nth-child(2) > a:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.noaa.gov/foia-freedom-of-information-act\">Freedom of Information Act (FOIA)</a>",
                  "target": [
                    ".div-half:nth-child(2) > a:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/about\">About Us</a>",
                  "target": [
                    ".div-half:nth-child(2) > a[href$=\"about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1763ab",
                        "contrastRatio": 0,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-legal\">",
                          "target": [
                            ".footer-legal > .footer-legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.weather.gov/careers\">Career Opportunities</a>",
                  "target": [
                    ".div-half:nth-child(2) > a:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div style=\"opacity: 0;\" class=\"sub\">",
                  "target": [
                    "li:nth-child(2) > .sub"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div style=\"opacity: 0;\" class=\"sub\">",
                  "target": [
                    "#topnav > li:nth-child(3) > .sub"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div style=\"opacity: 0;\" class=\"sub\">",
                  "target": [
                    "li:nth-child(4) > .sub"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div style=\"opacity: 0;\" class=\"sub\">",
                  "target": [
                    "li:nth-child(5) > .sub"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div style=\"opacity: 0;\" class=\"sub\">",
                  "target": [
                    "li:nth-child(6) > .sub"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div style=\"opacity: 0;\" class=\"sub\">",
                  "target": [
                    "li:nth-child(7) > .sub"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div style=\"opacity: 0;\" class=\"sub\">",
                  "target": [
                    "li:nth-child(8) > .sub"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div style=\"opacity: 0;\" class=\"sub\">",
                  "target": [
                    ".last > .sub"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"txtError\">",
                  "target": [
                    "#txtError"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"errorNoResults\" style=\"display:none;\">Sorry, the location you searched for was not found. Please try another search.</div>",
                  "target": [
                    "#errorNoResults"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"errorMultipleResults\" style=\"display:none\">Multiple locations were found. Please select one of the following:</div>",
                  "target": [
                    "#errorMultipleResults"
                  ],
                  "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": "<input id=\"btnCloseError\" type=\"button\" value=\"Close\" style=\"display:none\">",
                  "target": [
                    "#btnCloseError"
                  ],
                  "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=\"icon\"><img src=\"/css/images/news-important.jpg\"></div>",
                  "target": [
                    ".icon"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"myfcst-loading\">LOADING...</div>",
                  "target": [
                    "#myfcst-loading"
                  ],
                  "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=\"sub\">",
                  "target": [
                    "#subMenuNav > li:nth-child(3) > .sub"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"TimeStamp\" style=\"position:absolute; width:300px; height:20px; z-index:2; visibility: hidden; left: 0px; top: 0px;\">\n    Created: 07/18/22 at 12:39 am UTC\n</div>",
                  "target": [
                    "#TimeStamp"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"nwsexit-warning-dialog\" style=\"display: none; position: fixed; top: 0; bottom: 0; right: 0; left: 0; z-index: 999999\">",
                  "target": [
                    "#nwsexit-warning-dialog"
                  ],
                  "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": "forecast",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.weather.gov",
                          "port": "",
                          "pathname": "/forecastmaps/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://weather.gov/forecastmaps\">FORECAST</a>",
                          "target": [
                            ".footer-column:nth-child(2) > p:nth-child(2) > .footer-column-head > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"http://www.weather.gov/forecastmaps\">FORECAST</a>",
                  "target": [
                    "li:nth-child(2) > .topMenuNavList.section-link > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "education",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.weather.gov",
                          "port": "",
                          "pathname": "/education/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://weather.gov/owlie\">EDUCATION</a>",
                          "target": [
                            ".footer-column-head > a[href$=\"owlie\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"http://www.weather.gov/education\">EDUCATION</a>",
                  "target": [
                    "li:nth-child(6) > .topMenuNavList.section-link > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "news",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.weather.gov",
                          "port": "",
                          "pathname": "/news/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://weather.gov/news\">NEWS</a>",
                          "target": [
                            ".footer-column-head > a[href$=\"news\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"http://www.weather.gov/news/\">NEWS</a>",
                  "target": [
                    "a[href$=\"news/\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "about",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.weather.gov",
                          "port": "",
                          "pathname": "/about/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://weather.gov/about\">ABOUT</a>",
                          "target": [
                            ".footer-column-head > a[href$=\"about\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"http://www.weather.gov/about\">ABOUT</a>",
                  "target": [
                    ".topMenuNavList.section-link > a[href$=\"about\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "privacy policy",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.weather.gov",
                          "port": "",
                          "pathname": "/",
                          "search": {},
                          "hash": "",
                          "filename": "privacy.php"
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.weather.gov/privacy\">Privacy Policy</a>",
                          "target": [
                            ".div-half:nth-child(2) > a:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"http://www.weather.gov/privacy.php\">Privacy Policy</a>",
                  "target": [
                    ".myfcst-policy > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "active alerts",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.weather.gov",
                          "port": "",
                          "pathname": "/alerts/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://alerts.weather.gov\">ACTIVE ALERTS</a>",
                          "target": [
                            ".footer-column-head > a[href$=\"alerts.weather.gov\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"http://www.weather.gov/alerts\">ACTIVE ALERTS</a>",
                  "target": [
                    "a[href$=\"alerts\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "air quality",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "airquality.weather.gov",
                          "port": "",
                          "pathname": "/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\" http://www.weather.gov/airquality/\">Air Quality </a>",
                          "target": [
                            ".footer-column:nth-child(4) > p > a:nth-child(29)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"http://airquality.weather.gov\">AIR QUALITY</a>",
                  "target": [
                    "a[href$=\"airquality.weather.gov\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "hurricanes",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.nhc.noaa.gov",
                          "port": "",
                          "pathname": "/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\" http://www.nhc.noaa.gov/\">Hurricanes </a>",
                          "target": [
                            "p:nth-child(2) > a[href$=\"nhc.noaa.gov/\"]"
                          ]
                        },
                        {
                          "html": "<a href=\" http://www.nhc.noaa.gov/prepare/\">Hurricanes </a>",
                          "target": [
                            ".footer-column:nth-child(4) > p > a:nth-child(11)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\" http://www.nhc.noaa.gov/\">Hurricanes </a>",
                  "target": [
                    "p:nth-child(1) > a[href$=\"nhc.noaa.gov/\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "drought",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.drought.gov",
                          "port": "",
                          "pathname": "/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://www.cpc.ncep.noaa.gov/products/Drought\">Drought </a>",
                          "target": [
                            ".footer-column:nth-child(2) > p:nth-child(2) > a:nth-child(11)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\" http://www.drought.gov/\">Drought </a>",
                  "target": [
                    "a[href$=\"drought.gov/\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "space weather",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.swpc.noaa.gov",
                          "port": "",
                          "pathname": "/products/alerts-watches-and-warnings/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\" http://www.swpc.noaa.gov/\">Space Weather </a>",
                          "target": [
                            "p:nth-child(1) > a[href$=\"swpc.noaa.gov/\"]"
                          ]
                        },
                        {
                          "html": "<a href=\" http://www.spaceweather.gov\">Space Weather </a>",
                          "target": [
                            "a[href$=\"www.spaceweather.gov\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"http://www.swpc.noaa.gov/products/alerts-watches-and-warnings\">Space Weather </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(1) > a:nth-child(21)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "noaa weather radio",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.nws.noaa.gov",
                          "port": "",
                          "pathname": "/nwr/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://www.weather.gov/nwr/\">NOAA Weather Radio</a>",
                          "target": [
                            ".footer-column:nth-child(4) > p > a[href$=\"nwr/\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\" http://www.nws.noaa.gov/nwr/\">NOAA Weather Radio </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(1) > a[href$=\"nwr/\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "climate monitoring",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.cpc.ncep.noaa.gov",
                          "port": "",
                          "pathname": "/products/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://www.cpc.ncep.noaa.gov/products/monitoring_and_data/\">Climate Monitoring </a>",
                          "target": [
                            ".footer-column:nth-child(2) > p:nth-child(1) > a:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\" http://www.cpc.ncep.noaa.gov/products/MD_index.shtml\">Climate Monitoring </a>",
                  "target": [
                    ".footer-column:nth-child(1) > p:nth-child(2) > a:nth-child(3)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "marine",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.weather.gov",
                          "port": "",
                          "pathname": "/marine/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\" http://www.nws.noaa.gov/om/marine/home.htm\">Marine </a>",
                          "target": [
                            ".footer-column:nth-child(3) > p > a:nth-child(7)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.weather.gov/marine/\">Marine </a>",
                  "target": [
                    "p:nth-child(2) > a:nth-child(21)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "brochures",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.weather.gov",
                          "port": "",
                          "pathname": "/om/",
                          "search": {},
                          "hash": "",
                          "filename": "brochures.shtml"
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://www.weather.gov/owlie/publication_brochures\">Brochures </a>",
                          "target": [
                            ".footer-column:nth-child(5) > p:nth-child(2) > a:nth-child(19)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\" http://www.weather.gov/om/brochures.shtml\">Brochures </a>",
                  "target": [
                    "a:nth-child(37)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#999999",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input id=\"inputstring\" name=\"inputstring\" type=\"text\" value=\"Enter location ...\" onclick=\"this.value=''\" autocomplete=\"off\">",
                          "target": [
                            "#inputstring"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 8.0pt (10.6667px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input id=\"inputstring\" name=\"inputstring\" type=\"text\" value=\"Enter location ...\" onclick=\"this.value=''\" autocomplete=\"off\">",
                  "target": [
                    "#inputstring"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 8.0pt (10.6667px), 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": "#999999",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.84,
                        "fontSize": "8.0pt (10.6667px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input id=\"inputstring\" name=\"inputstring\" type=\"text\" value=\"Enter location ...\" onclick=\"this.value=''\" autocomplete=\"off\">",
                          "target": [
                            "#inputstring"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 8.0pt (10.6667px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input id=\"inputstring\" name=\"inputstring\" type=\"text\" value=\"Enter location ...\" onclick=\"this.value=''\" autocomplete=\"off\">",
                  "target": [
                    "#inputstring"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.84 (foreground color: #999999, background color: #ffffff, font size: 8.0pt (10.6667px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "alaska_imagemap_130_115",
                      "relatedNodes": [
                        {
                          "html": "<map id=\"alaska_imagemap_130_115\" name=\"alaska_imagemap_130_115\">",
                          "target": [
                            "map[name=\"alaska_imagemap_130_115\"]:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: alaska_imagemap_130_115"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<map id=\"alaska_imagemap_130_115\" name=\"alaska_imagemap_130_115\">",
                  "target": [
                    "map[name=\"alaska_imagemap_130_115\"]:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: alaska_imagemap_130_115"
                }
              ]
            },
            {
              "id": "html-has-lang",
              "impact": "serious",
              "tags": [
                "cat.language",
                "wcag2a",
                "wcag311",
                "ACT"
              ],
              "description": "Ensures every HTML document has a lang attribute",
              "help": "<html> element must have a lang attribute",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/html-has-lang?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-lang",
                      "data": {
                        "messageKey": "noLang"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "The <html> element does not have a lang attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute"
                }
              ]
            },
            {
              "id": "image-alt",
              "impact": "critical",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag111",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures <img> elements have alternate text or a role of none or presentation",
              "help": "Images must have alternate text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img style=\"width:140px;\" src=\"/images/nws/wrn.gif\">",
                  "target": [
                    "img[src$=\"wrn.gif\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img id=\"us\" src=\"//forecast.weather.gov/wwamap/png/US.png\" usemap=\"#US_large_imagemap_800_500\">",
                  "target": [
                    "#us"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img id=\"alaska\" src=\"//forecast.weather.gov/wwamap/png/ak.png\" usemap=\"#alaska_imagemap_130_115\">",
                  "target": [
                    "#alaska"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img id=\"hawaii\" src=\"//weather.gov/wwamap/png/hi.png\" usemap=\"#hawaii_imagemap\">",
                  "target": [
                    "#hawaii"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "image-redundant-alt",
              "impact": "minor",
              "tags": [
                "cat.text-alternatives",
                "best-practice"
              ],
              "description": "Ensure image alternative is not repeated as text",
              "help": "Alternative text of images should not be repeated as text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-redundant-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "duplicate-img-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element contains <img> element with alt text that duplicates existing text"
                    }
                  ],
                  "impact": "minor",
                  "html": "<img src=\"/css/images/twitter.png\" width=\"16\" alt=\"Follow us on Twitter\" height=\"16\">",
                  "target": [
                    "img[src$=\"twitter.png\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "duplicate-img-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element contains <img> element with alt text that duplicates existing text"
                    }
                  ],
                  "impact": "minor",
                  "html": "<img src=\"/css/images/fb.png\" width=\"16\" height=\"16\" alt=\"Follow us on Facebook\">",
                  "target": [
                    "img[src$=\"fb.png\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "duplicate-img-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element contains <img> element with alt text that duplicates existing text"
                    }
                  ],
                  "impact": "minor",
                  "html": "<img src=\"/css/images/youtube_play.png\" alt=\"Follow us on YouTube\">",
                  "target": [
                    "img[src$=\"youtube_play.png\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "duplicate-img-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element contains <img> element with alt text that duplicates existing text"
                    }
                  ],
                  "impact": "minor",
                  "html": "<img src=\"/css/images/rss.png\" width=\"16\" height=\"16\" alt=\"NWS RSS Feed\">",
                  "target": [
                    "img[src$=\"rss.png\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"/wrn/\"><img style=\"width:140px;\" src=\"/images/nws/wrn.gif\"></a>",
                  "target": [
                    ".myfcst-hr > a[href$=\"wrn/\"]"
                  ],
                  "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": "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=\"header\">",
                  "target": [
                    ".header"
                  ],
                  "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=\"topMenuNavList home\">\n                            <a href=\"#\" onclick=\"goBack();\">HOME</a>\n                        </div>",
                  "target": [
                    ".home"
                  ],
                  "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=\"topMenuNavList section-link\">\n                            \t<a href=\"http://www.weather.gov/forecastmaps\">FORECAST</a>                        </div>",
                  "target": [
                    "li:nth-child(2) > .topMenuNavList.section-link"
                  ],
                  "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=\"topMenuNavList section-link\">\n                            \t<a href=\"https://www.weather.gov/wrh/climate/\">PAST WEATHER</a>                        </div>",
                  "target": [
                    "li:nth-child(3) > .topMenuNavList.section-link"
                  ],
                  "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=\"topMenuNavList section-link\">\n                            \t<a href=\"http://www.weather.gov/safety\">SAFETY</a>                        </div>",
                  "target": [
                    "li:nth-child(4) > .topMenuNavList.section-link"
                  ],
                  "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=\"topMenuNavList section-link\">\n                            \t<a href=\"http://www.weather.gov/informationcenter\">INFORMATION</a>                        </div>",
                  "target": [
                    "li:nth-child(5) > .topMenuNavList.section-link"
                  ],
                  "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=\"topMenuNavList section-link\">\n                            \t<a href=\"http://www.weather.gov/education\">EDUCATION</a>                        </div>",
                  "target": [
                    "li:nth-child(6) > .topMenuNavList.section-link"
                  ],
                  "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=\"topMenuNavList section-link\">\n                            \t<a href=\"http://www.weather.gov/news/\">NEWS</a>                        </div>",
                  "target": [
                    "li:nth-child(7) > .topMenuNavList.section-link"
                  ],
                  "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=\"topMenuNavList section-link\">\n                            \t<a href=\"http://www.weather.gov/search\">SEARCH</a>                        </div>",
                  "target": [
                    "li:nth-child(8) > .topMenuNavList.section-link"
                  ],
                  "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=\"topMenuNavList section-link\">\n                            \t<a href=\"http://www.weather.gov/about\">ABOUT</a>                        </div>",
                  "target": [
                    ".last > .topMenuNavList.section-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<label for=\"inputstring\">Local forecast by <br>\"City, St\" or ZIP code</label>",
                  "target": [
                    "label[for=\"inputstring\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<input id=\"inputstring\" name=\"inputstring\" type=\"text\" value=\"Enter location ...\" onclick=\"this.value=''\" autocomplete=\"off\">",
                  "target": [
                    "#inputstring"
                  ],
                  "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 id=\"txtHelp\"><a style=\"text-decoration: underline;\" href=\"javascript:void(window.open('http://weather.gov/ForecastSearchHelp.html','locsearchhelp','status=0,toolbar=0,location=0,menubar=0,directories=0,resizable=1,scrollbars=1,height=500,width=530').focus());\">Location Help</a></div>",
                  "target": [
                    "#txtHelp"
                  ],
                  "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=\"body\">",
                  "target": [
                    ".body"
                  ],
                  "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=\"myfcst-hr\"><a href=\"/wrn/\"><img style=\"width:140px;\" src=\"/images/nws/wrn.gif\"></a><br>&nbsp;</div>",
                  "target": [
                    ".myfcst-hr"
                  ],
                  "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": "<span id=\"myfcst-title\">Customize Your <strong>Weather.gov</strong></span>",
                  "target": [
                    "#myfcst-title"
                  ],
                  "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 id=\"myfcst-input-block\">",
                  "target": [
                    "#myfcst-input-block"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p class=\"myfcst-policy\"><a href=\"http://www.weather.gov/privacy.php\">Privacy Policy</a></p>",
                  "target": [
                    ".myfcst-policy"
                  ],
                  "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": "<li>                <div class=\"subMenuNavList section-link\">                    <a href=\"http://www.weather.gov/alerts\">ACTIVE ALERTS</a>                </div>            </li>",
                  "target": [
                    "#subMenuNav > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li>                <div class=\"subMenuNavList section-link\">                    <a href=\"http://www.weather.gov/forecastmaps\">FORECAST MAPS</a>                </div>            </li>",
                  "target": [
                    "#subMenuNav > li:nth-child(2)"
                  ],
                  "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=\"subMenuNavList section-link\">                    <a href=\"https://radar.weather.gov\">RADAR</a>                </div>",
                  "target": [
                    "li:nth-child(3) > .subMenuNavList.section-link"
                  ],
                  "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": "<li>                <div class=\"subMenuNavList section-link\">                    <a href=\"http://water.weather.gov/ahps\">RIVERS, LAKES, RAINFALL</a>                </div>            </li>",
                  "target": [
                    "#subMenuNav > li:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li>                <div class=\"subMenuNavList section-link\">                    <a href=\"http://airquality.weather.gov\">AIR QUALITY</a>                </div>            </li>",
                  "target": [
                    "#subMenuNav > li:nth-child(5)"
                  ],
                  "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": "<li>                <div class=\"subMenuNavList section-link\">                    <a href=\"/satellite\">SATELLITE</a>                </div>            </li>",
                  "target": [
                    "#subMenuNav > li:nth-child(6)"
                  ],
                  "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": "<li>                <div class=\"subMenuNavList section-link\">                    <a href=\"/wrh/climate\">PAST WEATHER</a>                </div>            </li>",
                  "target": [
                    "#subMenuNav > li:nth-child(7)"
                  ],
                  "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 id=\"wwamap\">",
                  "target": [
                    "#wwamap"
                  ],
                  "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 id=\"feature_block\" class=\"div-full\">",
                  "target": [
                    "#feature_block"
                  ],
                  "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=\"full-width-bordertop\">",
                  "target": [
                    ".full-width-bordertop:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"footer-content\">",
                  "target": [
                    ".footer-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"footer-legal\">",
                  "target": [
                    "body > .footer-legal"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            },
            {
              "id": "select-name",
              "impact": "critical",
              "tags": [
                "cat.forms",
                "wcag2a",
                "wcag412",
                "wcag131",
                "section508",
                "section508.22.n",
                "ACT"
              ],
              "description": "Ensures select element has an accessible name",
              "help": "Select element must have an accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/select-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "implicit-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Form element does not have an implicit (wrapped) <label>"
                    },
                    {
                      "id": "explicit-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Form element does not have an explicit <label>"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<select size=\"1\" name=\"menu\">",
                  "target": [
                    "select"
                  ],
                  "failureSummary": "Fix any of the following:\n  Form element does not have an implicit (wrapped) <label>\n  Form element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.weather.gov/",
      "what": "URL",
      "result": "https://www.weather.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.weather.gov/",
      "result": {
        "Error": {
          "AA.1_1_1.H30.2": {
            "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/wrn/\">...</a>"
              }
            ]
          },
          "AA.1_1_1.H37": {
            "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.": [
              {
                "tagName": "img",
                "id": "#alaska",
                "code": "<img id=\"alaska\" src=\"//forecast.weather.gov/wwamap/png/ak.png\" usemap=\"#alaska_imagemap_130_115\">"
              },
              {
                "tagName": "img",
                "id": "#hawaii",
                "code": "<img id=\"hawaii\" src=\"//weather.gov/wwamap/png/hi.png\" usemap=\"#hawaii_imagemap\">"
              },
              {
                "tagName": "img",
                "id": "#us",
                "code": "<img id=\"us\" src=\"//forecast.weather.gov/wwamap/png/US.png\" usemap=\"#US_large_imagemap_800_500\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/css/images/news-important.jpg\">"
              }
            ]
          },
          "AA.1_3_1.F68": {
            "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate.": [
              {
                "tagName": "select",
                "id": "",
                "code": "<select size=\"1\" name=\"menu\">...</select>"
              }
            ]
          },
          "AA.3_1_1.H57.2": {
            "The html element should have a lang or xml:lang attribute which describes the language of the document.": [
              {
                "tagName": "html",
                "id": "",
                "code": "<html xmlns=\"http://www.w3.org/1999/xhtml\"><head></head><body>...</body></html>"
              }
            ]
          },
          "AA.3_2_2.H32.2": {
            "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid.": [
              {
                "tagName": "form",
                "id": "",
                "code": "<form name=\"jump\">...</form>"
              }
            ]
          },
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"alaska_imagemap_130_115\" found on the web page.": [
              {
                "tagName": "map",
                "id": "#alaska_imagemap_130_115",
                "code": "<map id=\"alaska_imagemap_130_115\" name=\"alaska_imagemap_130_115\">...</map>"
              }
            ]
          },
          "AA.4_1_2.H91.Select.Name": {
            "This select element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "select",
                "id": "",
                "code": "<select size=\"1\" name=\"menu\">...</select>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "#territorylinks",
                "code": "<div id=\"territorylinks\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"div-half\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"header-content\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p style=\"margin-top:20px;\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1.H71.SameName": {
            "If these radio buttons or check boxes require a further group-level description, they should be contained within a fieldset element.": [
              {
                "tagName": "form",
                "id": "",
                "code": "<form method=\"get\" action=\"https://search.usa.gov/search\" style=\"margin-bottom: 0; margin-top: 0;\">...</form>"
              }
            ]
          },
          "AA.1_3_1.H85.2": {
            "If this selection list contains groups of related options, they should be grouped with optgroup.": [
              {
                "tagName": "select",
                "id": "",
                "code": "<select size=\"1\" name=\"menu\">...</select>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#nwsexit-warning-dialog",
                "code": "<div id=\"nwsexit-warning-dialog\" style=\"display: none; position: fixed; top: 0; bottom: 0; right: 0; left: 0; z-index: 999999\">...</div>"
              }
            ]
          },
          "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": "span",
                "id": "#myfcst-title",
                "code": "<span id=\"myfcst-title\">...</span>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://alerts.weather.gov\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://alerts.weather.gov/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://aviationweather.gov\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://water.weather.gov/ahps/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://water.weather.gov/precip/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://weather.gov/news\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://weather.gov/socialmedia\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.aviationweather.gov/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.cpc.ncep.noaa.gov/products/MD_index.shtml\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.cpc.ncep.noaa.gov/products/stratosphere/uv_index/uv_alert.shtml\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.drought.gov/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.education.noaa.gov/Weather_and_Atmosphere/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.fema.gov/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.ndbc.noaa.gov/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.nhc.noaa.gov/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.nhc.noaa.gov/prepare/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.nws.noaa.gov/forecasts/graphical/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.nws.noaa.gov/nwr/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.nws.noaa.gov/om/coop/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.nws.noaa.gov/om/marine/home.htm\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.redcross.org/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.spaceweather.gov\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.spc.noaa.gov/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.spc.noaa.gov/products/fire_wx/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.spc.noaa.gov/products/outlook/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.swpc.noaa.gov/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.weather.gov\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.weather.gov/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.weather.gov/airquality/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.weather.gov/glossary/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.weather.gov/om/brochures.shtml\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.weather.gov/om/hazstats.shtml\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.weather.gov/om/winter/index.shtml\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.weather.gov/satellite\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.weather.gov/tg/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.weather.gov/training/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.wpc.ncep.noaa.gov/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" http://www.wpc.ncep.noaa.gov/ww.shtml\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\" https://radar.weather.gov\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#\" onclick=\"goBack();\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Air%20Quality%20Alert\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Beach%20Hazards%20Statement\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Coastal%20Flood%20Advisory\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Dense%20Fog%20Advisory\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Excessive%20Heat%20Warning\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Fire%20Weather%20Watch\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Flash%20Flood%20Warning\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Flood%20Advisory\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Flood%20Warning\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Flood%20Watch\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Gale%20Warning\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Hazardous%20Seas%20Warning\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Heat%20Advisory\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=High%20Surf%20Advisory\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=High%20Surf%20Warning\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=High%20Wind%20Warning\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Hurricane%20Warning\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Lake%20Wind%20Advisory\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Marine%20Weather%20Statement\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Red%20Flag%20Warning\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Rip%20Current%20Statement\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Severe%20Thunderstorm%20Warning\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Severe%20Weather%20Statement\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Small%20Craft%20Advisory\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Special%20Marine%20Warning\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Special%20Weather%20Statement\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Tropical%20Storm%20Warning\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;wwa=Wind%20Advisory\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/rss_page.php?site_name=nws\" target=\"_blank\" style=\"text-decoration:none;font-size:11px;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/satellite\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/wrh/climate\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://airquality.weather.gov\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://alerts.weather.gov\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://mag.ncep.noaa.gov/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://water.noaa.gov/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://water.weather.gov/ahps\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://water.weather.gov/ahps/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://water.weather.gov/ahps/?current_color=flood&amp;current_type=all&amp;fcst_type=obs&amp;conus_map=d_map\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://water.weather.gov/ahps/forecasts.php\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://weather.gov/about\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://weather.gov/contact\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://weather.gov/education\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://weather.gov/forecastmaps\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://weather.gov/news\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://weather.gov/organization\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://weather.gov/owlie\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://weather.gov/safety\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.cio.noaa.gov/services_programs/info_quality.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.commerce.gov\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.cpc.ncep.noaa.gov/products/Drought\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.cpc.ncep.noaa.gov/products/OUTLOOKS_index.shtml\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.cpc.ncep.noaa.gov/products/monitoring_and_data/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.ncep.noaa.gov/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.noaa.gov\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.nohrsc.noaa.gov/interactive/html/map.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.nws.noaa.gov/com/weatherreadynation/calendar.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.nws.noaa.gov/com/weatherreadynation/force.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.nws.noaa.gov/om/heat/index.shtml\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.nws.noaa.gov/om/heat/uv.shtml\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.nws.noaa.gov/om/thunderstorm/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.nws.noaa.gov/os/marine/safeboating/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.spc.noaa.gov/obswx/maps/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.swpc.noaa.gov/products/alerts-watches-and-warnings\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.tsunami.gov\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.weather.gov/about\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.weather.gov/alerts\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.weather.gov/briefing/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.weather.gov/careers/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.weather.gov/current\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.weather.gov/education\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.weather.gov/fire\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.weather.gov/forecastmaps\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.weather.gov/glossary\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.weather.gov/informationcenter\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.weather.gov/news/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.weather.gov/nwr/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.weather.gov/owlie/publication_brochures\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.weather.gov/pr\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.weather.gov/privacy.php\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.weather.gov/safety\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.weather.gov/search\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.weather.gov/stormready/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.wpc.ncep.noaa.gov/discussions/hpcdiscussions.php?disc=pmdspd\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://library.noaa.gov/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://ocean.weather.gov/marine_areas.php\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://radar.weather.gov\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.climate.gov/maps-data/dataset/past-weather-zip-code-data-table\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.esrl.noaa.gov/gmd/grad/solcalc/sunrise.html\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.noaa.gov/foia-freedom-of-information-act\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/Contact\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/about\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/careers\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/disclaimer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/gis/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/help\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/international/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/jetstream/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/marine/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/media/wrn/NWS_Weather-Ready-Nation_Strategic_Plan_2019-2022.pdf\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/privacy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/safety/flood\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/safety/lightning\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/safety/ripcurrent\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/safety/ripcurrent\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/safety/tornado\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/safety/tsunami\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/safety/wildfire\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/skywarn/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/tsunamiready/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/wrh/climate\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/wrh/climate/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.weather.gov/wrn/summer-safety\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.wpc.ncep.noaa.gov/sfc/sfcobs/sfcobs.shtml\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https:/weather.gov/insider\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a style=\"text-decoration: underline;\" href=\"javascript:void(window.open('http://weather.gov/ForecastSearchHelp.html','locsearchhelp','status=0,toolbar=0,location=0,menubar=0,directories=0,resizable=1,scrollbars=1,height=500,width=530').focus());\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a style=\"text-decoration:none;\" href=\"http://twitter.com/nws\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a style=\"text-decoration:none;\" href=\"http://www.facebook.com/nws\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a style=\"text-decoration:none;\" href=\"http://www.youtube.com/usweathergov\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"warningArea\">...</div>"
              },
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 style=\"font-size: 11pt;\">...</h1>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"inputstring\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"myfcst-location-input\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"myfcst-remember\">...</label>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.BGColour": {
            "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.7; filter: alpha(opacity=70);\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div style=\"position: relative; width: 600px; margin: 10% auto; padding: 20px; border-radius: 5px; background: white\">...</div>"
              }
            ]
          },
          "AA.4_1_2.H91.Select.Value": {
            "This select element does not have a value available to an accessibility API.": [
              {
                "tagName": "select",
                "id": "",
                "code": "<select size=\"1\" name=\"menu\">...</select>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.weather.gov/",
      "what": "URL",
      "result": "https://www.weather.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.weather.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 75,
            "recommendation": 0,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_RadioChkInFieldSet",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/ul[1]/li[8]/div[2]/ul[1]/li[1]/div[1]/form[1]/p[1]/input[2]",
                "aria": "/document[1]/list[1]/listitem[8]/list[1]/listitem[1]/radio[2]"
              },
              "message": "Radio input and others with the name \"affiliate\" are not grouped together",
              "bounds": {
                "left": 158,
                "top": 1304,
                "height": 13,
                "width": 13
              },
              "snippet": "<input id=\"noaa\" value=\"noaa.gov\" name=\"affiliate\" type=\"radio\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_RadioChkInFieldSet",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/ul[1]/li[8]/div[2]/ul[1]/li[1]/div[1]/form[1]/p[1]/input[1]",
                "aria": "/document[1]/list[1]/listitem[8]/list[1]/listitem[1]/radio[1]"
              },
              "message": "Radio input and others with the name \"affiliate\" are not grouped together",
              "bounds": {
                "left": 93,
                "top": 1304,
                "height": 13,
                "width": 13
              },
              "snippet": "<input id=\"nws\" value=\"nws.noaa.gov\" checked=\"checked\" name=\"affiliate\" type=\"radio\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_LabelBefore",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/form[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[2]"
              },
              "message": "Label text is located after its associated text input or <select> element",
              "bounds": {
                "left": 8,
                "top": 1785,
                "height": 22,
                "width": 147
              },
              "snippet": "<input value=\"City, ST\" id=\"myfcst-location-input\" name=\"myfcst-location-input\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[1]/form[1]/select[1]",
                "aria": "/document[1]/combobox[1]"
              },
              "message": "Form control element <select> has no associated label",
              "bounds": {
                "left": 8,
                "top": 2172,
                "height": 19,
                "width": 144
              },
              "snippet": "<select name=\"menu\" size=\"1\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_LinkTextNotRedundant",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[4]/div[1]/div[4]/span[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/link[285]/img[1]"
              },
              "message": "Link text is repeated in an image 'alt' value within the same link",
              "bounds": {
                "left": 8,
                "top": 3781,
                "height": 16,
                "width": 87
              },
              "snippet": "<img alt=\"NWS RSS Feed\" height=\"16\" width=\"16\" src=\"/css/images/rss.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_LinkTextNotRedundant",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[4]/div[1]/div[3]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/link[284]/img[1]"
              },
              "message": "Link text is repeated in an image 'alt' value within the same link",
              "bounds": {
                "left": 8,
                "top": 3763,
                "height": 19,
                "width": 162
              },
              "snippet": "<img alt=\"Follow us on YouTube\" src=\"/css/images/youtube_play.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_LinkTextNotRedundant",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[4]/div[1]/div[2]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/link[283]/img[1]"
              },
              "message": "Link text is repeated in an image 'alt' value within the same link",
              "bounds": {
                "left": 8,
                "top": 3744,
                "height": 19,
                "width": 166
              },
              "snippet": "<img alt=\"Follow us on Facebook\" height=\"16\" width=\"16\" src=\"/css/images/fb.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_LinkTextNotRedundant",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[4]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/link[282]/img[1]"
              },
              "message": "Link text is repeated in an image 'alt' value within the same link",
              "bounds": {
                "left": 8,
                "top": 3726,
                "height": 19,
                "width": 150
              },
              "snippet": "<img height=\"16\" alt=\"Follow us on Twitter\" width=\"16\" src=\"/css/images/twitter.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/img[3]",
                "aria": "/document[1]/img[4]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 16,
                "top": 2130,
                "height": 0,
                "width": 0
              },
              "snippet": "<img usemap=\"#hawaii_imagemap\" src=\"//weather.gov/wwamap/png/hi.png\" id=\"hawaii\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/img[2]",
                "aria": "/document[1]/img[3]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 12,
                "top": 2130,
                "height": 0,
                "width": 0
              },
              "snippet": "<img usemap=\"#alaska_imagemap_130_115\" src=\"//forecast.weather.gov/wwamap/png/ak.png\" id=\"alaska\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/img[2]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 8,
                "top": 2130,
                "height": 0,
                "width": 0
              },
              "snippet": "<img usemap=\"#US_large_imagemap_800_500\" src=\"//forecast.weather.gov/wwamap/png/US.png\" id=\"us\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/link[6]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 8,
                "top": 1748,
                "height": 0,
                "width": 140
              },
              "snippet": "<img src=\"/images/nws/wrn.gif\" style=\"width:140px;\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "Page detected as XHTML 1.0, but has neither 'lang' nor 'xml:lang' attributes",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 6491,
                "width": 800
              },
              "snippet": "<html xmlns=\"http://www.w3.org/1999/xhtml\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Body_FirstASkips_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]",
                "aria": "/document[1]"
              },
              "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 6475,
                "width": 784
              },
              "snippet": "<body style=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1733,
                "height": 18,
                "width": 140
              },
              "snippet": "<a href=\"/wrn/\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[3]",
                "aria": "/document[1]"
              },
              "message": "The <map> element has the id \"alaska_imagemap_130_115\" that is already in use",
              "bounds": {
                "left": 16,
                "top": 2115,
                "height": 18,
                "width": 0
              },
              "snippet": "<map name=\"alaska_imagemap_130_115\" id=\"alaska_imagemap_130_115\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/div[1]/div[3]/div[2]/a[1]",
                "aria": "/document[1]/link[402]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 6409,
                "height": 18,
                "width": 94
              },
              "snippet": "<a href=\"https://www.weather.gov/privacy\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[398]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 6335,
                "height": 18,
                "width": 71
              },
              "snippet": "<a href=\"https://www.weather.gov/disclaimer\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 6171,
                "height": 148,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[393]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 6137,
                "height": 18,
                "width": 66
              },
              "snippet": "<a href=\"http://www.usa.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[6]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 5926,
                "height": 185,
                "width": 764
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[5]/p[2]/span[1]/a[1]",
                "aria": "/document[1]/link[373]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 5689,
                "height": 18,
                "width": 92
              },
              "snippet": "<a href=\"http://weather.gov/owlie\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[5]/p[2]/a[1]",
                "aria": "/document[1]/link[374]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 5707,
                "height": 18,
                "width": 148
              },
              "snippet": "<a href=\"http://weather.gov/education\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[5]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 5580,
                "height": 93,
                "width": 764
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[4]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 5158,
                "height": 370,
                "width": 764
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[3]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 4829,
                "height": 278,
                "width": 764
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/p[2]/span[1]/a[1]",
                "aria": "/document[1]/link[318]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 4499,
                "height": 18,
                "width": 82
              },
              "snippet": "<a href=\"http://weather.gov/forecastmaps\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/p[2]/a[1]",
                "aria": "/document[1]/link[319]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 4518,
                "height": 18,
                "width": 95
              },
              "snippet": "<a href=\" http://www.weather.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 4261,
                "height": 222,
                "width": 764
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[2]/span[1]/a[1]",
                "aria": "/document[1]/link[299]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 4080,
                "height": 18,
                "width": 118
              },
              "snippet": "<a href=\"https://www.weather.gov/wrh/climate\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[300]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 4098,
                "height": 18,
                "width": 128
              },
              "snippet": "<a href=\" http://www.cpc.ncep.noaa.gov/products/MD_index.shtml\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 3823,
                "height": 241,
                "width": 764
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[4]/div[1]/div[4]/span[1]/div[1]/a[1]",
                "aria": "/document[1]/link[285]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3781,
                "height": 13,
                "width": 164
              },
              "snippet": "<a style=\"text-decoration:none;font-size:11px;\" target=\"_blank\" href=\"/rss_page.php?site_name=nws\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[4]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[284]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3763,
                "height": 18,
                "width": 315
              },
              "snippet": "<a target=\"_blank\" href=\"http://www.youtube.com/usweathergov\" style=\"text-decoration:none;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[4]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[283]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3744,
                "height": 18,
                "width": 324
              },
              "snippet": "<a target=\"_blank\" href=\"http://www.facebook.com/nws\" style=\"text-decoration:none;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[4]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[282]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3726,
                "height": 18,
                "width": 291
              },
              "snippet": "<a target=\"_blank\" href=\"http://twitter.com/nws\" style=\"text-decoration:none;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[3]/div[1]/div[3]/p[2]/a[1]",
                "aria": "/document[1]/link[281]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3691,
                "height": 18,
                "width": 160
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.weather.gov/safety/ripcurrent\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[3]/div[1]/div[3]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3657,
                "height": 19,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[3]/div[1]/div[2]/p[2]/a[1]",
                "aria": "/document[1]/link[279]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3622,
                "height": 18,
                "width": 143
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.weather.gov/wrn/summer-safety\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[3]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3588,
                "height": 19,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[3]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[277]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3553,
                "height": 18,
                "width": 99
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.weather.gov/safety/wildfire\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[3]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3519,
                "height": 19,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[4]/ul[1]",
                "aria": "/document[1]/list[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3196,
                "height": 307,
                "width": 784
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[3]/ul[1]",
                "aria": "/document[1]/list[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2873,
                "height": 307,
                "width": 784
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[2]/ul[1]",
                "aria": "/document[1]/list[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2550,
                "height": 307,
                "width": 784
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2227,
                "height": 307,
                "width": 784
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[1]/form[1]/select[1]",
                "aria": "/document[1]/combobox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2172,
                "height": 19,
                "width": 144
              },
              "snippet": "<select name=\"menu\" size=\"1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[275]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2192,
                "height": 18,
                "width": 338
              },
              "snippet": "<a href=\"http://alerts.weather.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[4]/area[1]",
                "aria": "/document[1]/link[269]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2115,
                "height": 0,
                "width": 0
              },
              "snippet": "<area alt=\"Honolulu, HI\" title=\"Honolulu, HI\" href=\"//www.weather.gov/hfo\" coords=\"1,41,1,31,6,26,14,21,23,18,27,19,32,22,35,26,36,28,37,29,37,31,44,28,50,28,52,29,60,39,68,38,72,38,76,41,80,42,88,50,89,52,90,53,90,55,93,56,96,58,104,66,108,72,107,81,104,86,97,90,93,92,88,96,86,96,82,97,75,94,72,91,71,90,71,87,70,80,68,78,68,74,67,71,64,69,63,69,60,65,57,64,53,60,51,57,43,57,38,54,33,44,27,47,20,47,18,46,16,48,12,49,10,48,6,48,1,41\" shape=\"poly\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[3]/area[1]",
                "aria": "/document[1]/link[256]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2115,
                "height": 0,
                "width": 0
              },
              "snippet": "<area alt=\"Juneau, AK\" title=\"Juneau, AK\" href=\"//www.weather.gov/ajk\" coords=\"103,99,108,99,109,99,109,92,109,91,105,88,103,81,99,77,97,73,95,73,93,73,92,73,91,71,91,71,88,71,78,71,78,79,81,79,87,83,89,87,92,91,94,94,94,96,98,102\" shape=\"poly\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[2]/area[1]",
                "aria": "/document[1]/link[243]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2115,
                "height": 0,
                "width": 0
              },
              "snippet": "<area alt=\"Juneau, AK\" title=\"Juneau, AK\" href=\"https://www.weather.gov/ajk\" coords=\"103,99,108,99,109,99,109,92,109,91,105,88,103,81,99,77,97,73,95,73,93,73,92,73,91,71,91,71,88,71,78,71,78,79,81,79,87,83,89,87,92,91,94,94,94,96,98,102\" shape=\"poly\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2115,
                "height": 0,
                "width": 0
              },
              "snippet": "<area shape=\"poly\" coords=\"653,399,646,399,645,403,640,403,641,406,642,409,643,414,639,417,645,423,648,422,647,424,652,427,656,432,662,432,666,428,666,418,665,409,662,400,655,401,653,399\" href=\"https://www.weather.gov/mfl/\" title=\"Southern Florida\" alt=\"Southern Florida\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[272]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2134,
                "height": 18,
                "width": 111
              },
              "snippet": "<a href=\"https://www.weather.gov/ppg/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1933,
                "height": 167,
                "width": 784
              },
              "snippet": "<ul id=\"subMenuNav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/form[1]/div[2]/p[1]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1864,
                "height": 18,
                "width": 94
              },
              "snippet": "<a href=\"http://www.weather.gov/privacy.php\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/form[1]/div[2]/input[1]",
                "aria": "/document[1]/button[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1826,
                "height": 22,
                "width": 92
              },
              "snippet": "<input id=\"myfcst-submit\" value=\"Get Weather\" type=\"submit\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/form[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1785,
                "height": 22,
                "width": 147
              },
              "snippet": "<input value=\"City, ST\" id=\"myfcst-location-input\" name=\"myfcst-location-input\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[2]/div[1]/div[2]/p[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 301,
                "top": 1713,
                "height": 18,
                "width": 85
              },
              "snippet": "<a target=\"_blank\" href=\"http://www.wpc.ncep.noaa.gov/discussions/hpcdiscussions.php?disc=pmdspd\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[2]/div[1]/div[2]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1625,
                "height": 17,
                "width": 784
              },
              "snippet": "<h1 style=\"font-size: 11pt;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/form[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 152,
                "top": 1575,
                "height": 22,
                "width": 147
              },
              "snippet": "<input autocomplete=\"off\" onclick=\"this.value=''\" value=\"Enter location ...\" type=\"text\" name=\"inputstring\" id=\"inputstring\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/form[1]/div[2]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1597,
                "height": 18,
                "width": 92
              },
              "snippet": "<a href=\"javascript:void(window.open('http://weather.gov/ForecastSearchHelp.html','locsearchhelp','status=0,toolbar=0,location=0,menubar=0,directories=0,resizable=1,scrollbars=1,height=500,width=530').focus());\" style=\"text-decoration: underline;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 43,
                "height": 1498,
                "width": 784
              },
              "snippet": "<ul id=\"topnav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 180
              },
              "snippet": "<a class=\"header-nws\" href=\"http://www.weather.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[6]/p[1]/span[1]/a[1]",
                "aria": "/document[1]/link[383]"
              },
              "message": "Text contrast of 2.84 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 18,
                "top": 5926,
                "height": 18,
                "width": 56
              },
              "snippet": "<a href=\"http://weather.gov/about\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[5]/p[2]/span[1]/a[1]",
                "aria": "/document[1]/link[373]"
              },
              "message": "Text contrast of 2.84 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 18,
                "top": 5689,
                "height": 18,
                "width": 92
              },
              "snippet": "<a href=\"http://weather.gov/owlie\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[5]/p[1]/span[1]/a[1]",
                "aria": "/document[1]/link[368]"
              },
              "message": "Text contrast of 2.84 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 18,
                "top": 5580,
                "height": 18,
                "width": 46
              },
              "snippet": "<a href=\"http://weather.gov/news\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[4]/p[1]/span[1]/a[1]",
                "aria": "/document[1]/link[348]"
              },
              "message": "Text contrast of 2.84 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 18,
                "top": 5158,
                "height": 18,
                "width": 141
              },
              "snippet": "<a href=\"http://weather.gov/safety\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[3]/p[1]/span[1]/a[1]",
                "aria": "/document[1]/link[333]"
              },
              "message": "Text contrast of 2.84 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 18,
                "top": 4829,
                "height": 18,
                "width": 177
              },
              "snippet": "<a href=\"http://www.weather.gov/informationcenter\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/p[2]/span[1]/a[1]",
                "aria": "/document[1]/link[318]"
              },
              "message": "Text contrast of 2.84 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 18,
                "top": 4499,
                "height": 18,
                "width": 82
              },
              "snippet": "<a href=\"http://weather.gov/forecastmaps\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/p[1]/span[1]/a[1]",
                "aria": "/document[1]/link[306]"
              },
              "message": "Text contrast of 2.84 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 18,
                "top": 4261,
                "height": 18,
                "width": 177
              },
              "snippet": "<a href=\"http://www.weather.gov/current\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[2]/span[1]/a[1]",
                "aria": "/document[1]/link[299]"
              },
              "message": "Text contrast of 2.84 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 18,
                "top": 4080,
                "height": 18,
                "width": 118
              },
              "snippet": "<a href=\"https://www.weather.gov/wrh/climate\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[1]/span[1]/a[1]",
                "aria": "/document[1]/link[286]"
              },
              "message": "Text contrast of 2.84 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 18,
                "top": 3823,
                "height": 18,
                "width": 122
              },
              "snippet": "<a href=\"http://alerts.weather.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Img_UsemapAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/img[3]",
                "aria": "/document[1]/img[4]"
              },
              "message": "Rule Passed",
              "bounds": {
                "left": 16,
                "top": 2130,
                "height": 0,
                "width": 0
              },
              "snippet": "<img usemap=\"#hawaii_imagemap\" src=\"//weather.gov/wwamap/png/hi.png\" id=\"hawaii\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Img_UsemapAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/img[2]",
                "aria": "/document[1]/img[3]"
              },
              "message": "Rule Passed",
              "bounds": {
                "left": 12,
                "top": 2130,
                "height": 0,
                "width": 0
              },
              "snippet": "<img usemap=\"#alaska_imagemap_130_115\" src=\"//forecast.weather.gov/wwamap/png/ak.png\" id=\"alaska\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Img_UsemapAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/img[2]"
              },
              "message": "Rule Passed",
              "bounds": {
                "left": 8,
                "top": 2130,
                "height": 0,
                "width": 0
              },
              "snippet": "<img usemap=\"#US_large_imagemap_800_500\" src=\"//forecast.weather.gov/wwamap/png/US.png\" id=\"us\">",
              "level": "violation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 64,
            "recommendation": 0,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_LabelBefore",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/form[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[2]"
              },
              "message": "Label text is located after its associated text input or <select> element",
              "bounds": {
                "left": 18,
                "top": 401,
                "height": 19,
                "width": 128
              },
              "snippet": "<input value=\"City, ST\" id=\"myfcst-location-input\" name=\"myfcst-location-input\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[1]/form[1]/select[1]",
                "aria": "/document[1]/combobox[1]"
              },
              "message": "Form control element <select> has no associated label",
              "bounds": {
                "left": 440,
                "top": 800,
                "height": 19,
                "width": 144
              },
              "snippet": "<select name=\"menu\" size=\"1\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_LinkTextNotRedundant",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[4]/div[1]/div[4]/span[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/link[285]/img[1]"
              },
              "message": "Link text is repeated in an image 'alt' value within the same link",
              "bounds": {
                "left": 839,
                "top": 1255,
                "height": 16,
                "width": 16
              },
              "snippet": "<img alt=\"NWS RSS Feed\" height=\"16\" width=\"16\" src=\"/css/images/rss.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_LinkTextNotRedundant",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[4]/div[1]/div[3]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/link[284]/img[1]"
              },
              "message": "Link text is repeated in an image 'alt' value within the same link",
              "bounds": {
                "left": 330,
                "top": 1255,
                "height": 16,
                "width": 22
              },
              "snippet": "<img alt=\"Follow us on YouTube\" src=\"/css/images/youtube_play.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_LinkTextNotRedundant",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[4]/div[1]/div[2]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/link[283]/img[1]"
              },
              "message": "Link text is repeated in an image 'alt' value within the same link",
              "bounds": {
                "left": 170,
                "top": 1255,
                "height": 16,
                "width": 16
              },
              "snippet": "<img alt=\"Follow us on Facebook\" height=\"16\" width=\"16\" src=\"/css/images/fb.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_LinkTextNotRedundant",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[4]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/link[282]/img[1]"
              },
              "message": "Link text is repeated in an image 'alt' value within the same link",
              "bounds": {
                "left": 10,
                "top": 1255,
                "height": 16,
                "width": 16
              },
              "snippet": "<img height=\"16\" alt=\"Follow us on Twitter\" width=\"16\" src=\"/css/images/twitter.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/img[3]",
                "aria": "/document[1]/img[4]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 306,
                "top": 682,
                "height": 117,
                "width": 111
              },
              "snippet": "<img usemap=\"#hawaii_imagemap\" src=\"//weather.gov/wwamap/png/hi.png\" id=\"hawaii\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/img[2]",
                "aria": "/document[1]/img[3]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 170,
                "top": 682,
                "height": 117,
                "width": 132
              },
              "snippet": "<img usemap=\"#alaska_imagemap_130_115\" src=\"//forecast.weather.gov/wwamap/png/ak.png\" id=\"alaska\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/img[2]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 170,
                "top": 297,
                "height": 502,
                "width": 802
              },
              "snippet": "<img usemap=\"#US_large_imagemap_800_500\" src=\"//forecast.weather.gov/wwamap/png/US.png\" id=\"us\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/link[6]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 10,
                "top": 226,
                "height": 46,
                "width": 140
              },
              "snippet": "<img src=\"/images/nws/wrn.gif\" style=\"width:140px;\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "Page detected as XHTML 1.0, but has neither 'lang' nor 'xml:lang' attributes",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 1845,
                "width": 800
              },
              "snippet": "<html xmlns=\"http://www.w3.org/1999/xhtml\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Body_FirstASkips_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]",
                "aria": "/document[1]"
              },
              "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 1845,
                "width": 800
              },
              "snippet": "<body style=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 10,
                "top": 259,
                "height": 15,
                "width": 140
              },
              "snippet": "<a href=\"/wrn/\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[3]",
                "aria": "/document[1]"
              },
              "message": "The <map> element has the id \"alaska_imagemap_130_115\" that is already in use",
              "bounds": {
                "left": 417,
                "top": 904,
                "height": 15,
                "width": 0
              },
              "snippet": "<map name=\"alaska_imagemap_130_115\" id=\"alaska_imagemap_130_115\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/div[1]/div[3]/div[2]/a[1]",
                "aria": "/document[1]/link[402]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 800,
                "top": 1711,
                "height": 13,
                "width": 67
              },
              "snippet": "<a href=\"https://www.weather.gov/privacy\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[398]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 650,
                "top": 1711,
                "height": 13,
                "width": 50
              },
              "snippet": "<a href=\"https://www.weather.gov/disclaimer\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 170,
                "top": 1711,
                "height": 104,
                "width": 440
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[393]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1731,
                "height": 13,
                "width": 110
              },
              "snippet": "<a href=\"http://www.usa.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[6]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 825,
                "top": 1295,
                "height": 132,
                "width": 140
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[5]/p[2]/span[1]/a[1]",
                "aria": "/document[1]/link[373]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 665,
                "top": 1371,
                "height": 14,
                "width": 71
              },
              "snippet": "<a href=\"http://weather.gov/owlie\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[5]/p[2]/a[1]",
                "aria": "/document[1]/link[374]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 665,
                "top": 1386,
                "height": 13,
                "width": 108
              },
              "snippet": "<a href=\"http://weather.gov/education\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[5]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 665,
                "top": 1295,
                "height": 67,
                "width": 140
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[4]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 505,
                "top": 1295,
                "height": 288,
                "width": 140
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[3]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 345,
                "top": 1295,
                "height": 197,
                "width": 140
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/p[2]/span[1]/a[1]",
                "aria": "/document[1]/link[318]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 185,
                "top": 1462,
                "height": 14,
                "width": 66
              },
              "snippet": "<a href=\"http://weather.gov/forecastmaps\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/p[2]/a[1]",
                "aria": "/document[1]/link[319]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 185,
                "top": 1477,
                "height": 13,
                "width": 71
              },
              "snippet": "<a href=\" http://www.weather.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 185,
                "top": 1295,
                "height": 158,
                "width": 140
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[2]/span[1]/a[1]",
                "aria": "/document[1]/link[299]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 1501,
                "height": 14,
                "width": 93
              },
              "snippet": "<a href=\"https://www.weather.gov/wrh/climate\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[300]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 1516,
                "height": 13,
                "width": 91
              },
              "snippet": "<a href=\" http://www.cpc.ncep.noaa.gov/products/MD_index.shtml\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 1295,
                "height": 197,
                "width": 140
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[4]/div[1]/div[4]/span[1]/div[1]/a[1]",
                "aria": "/document[1]/link[285]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 839,
                "top": 1258,
                "height": 13,
                "width": 102
              },
              "snippet": "<a style=\"text-decoration:none;font-size:11px;\" target=\"_blank\" href=\"/rss_page.php?site_name=nws\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[4]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[284]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 330,
                "top": 1258,
                "height": 12,
                "width": 133
              },
              "snippet": "<a target=\"_blank\" href=\"http://www.youtube.com/usweathergov\" style=\"text-decoration:none;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[4]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[283]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 170,
                "top": 1258,
                "height": 12,
                "width": 132
              },
              "snippet": "<a target=\"_blank\" href=\"http://www.facebook.com/nws\" style=\"text-decoration:none;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[4]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[282]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1258,
                "height": 12,
                "width": 116
              },
              "snippet": "<a target=\"_blank\" href=\"http://twitter.com/nws\" style=\"text-decoration:none;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[3]/div[1]/div[3]/p[2]/a[1]",
                "aria": "/document[1]/link[281]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 650,
                "top": 1214,
                "height": 19,
                "width": 256
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.weather.gov/safety/ripcurrent\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[3]/div[1]/div[3]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 650,
                "top": 1050,
                "height": 154,
                "width": 300
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[3]/div[1]/div[2]/p[2]/a[1]",
                "aria": "/document[1]/link[279]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 330,
                "top": 1214,
                "height": 19,
                "width": 225
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.weather.gov/wrn/summer-safety\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[3]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 330,
                "top": 1050,
                "height": 154,
                "width": 300
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[3]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[277]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1214,
                "height": 19,
                "width": 157
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.weather.gov/safety/wildfire\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[3]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1050,
                "height": 154,
                "width": 300
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[4]/ul[1]",
                "aria": "/document[1]/list[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 785,
                "top": 879,
                "height": 145,
                "width": 135
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[3]/ul[1]",
                "aria": "/document[1]/list[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 590,
                "top": 879,
                "height": 122,
                "width": 135
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[2]/ul[1]",
                "aria": "/document[1]/list[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 395,
                "top": 879,
                "height": 111,
                "width": 135
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 200,
                "top": 879,
                "height": 134,
                "width": 135
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[1]/form[1]/select[1]",
                "aria": "/document[1]/combobox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 440,
                "top": 800,
                "height": 19,
                "width": 144
              },
              "snippet": "<select name=\"menu\" size=\"1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[275]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 640,
                "top": 799,
                "height": 15,
                "width": 298
              },
              "snippet": "<a href=\"http://alerts.weather.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[4]/area[1]",
                "aria": "/document[1]/link[269]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 170,
                "top": 297,
                "height": 0,
                "width": 0
              },
              "snippet": "<area alt=\"Honolulu, HI\" title=\"Honolulu, HI\" href=\"//www.weather.gov/hfo\" coords=\"1,41,1,31,6,26,14,21,23,18,27,19,32,22,35,26,36,28,37,29,37,31,44,28,50,28,52,29,60,39,68,38,72,38,76,41,80,42,88,50,89,52,90,53,90,55,93,56,96,58,104,66,108,72,107,81,104,86,97,90,93,92,88,96,86,96,82,97,75,94,72,91,71,90,71,87,70,80,68,78,68,74,67,71,64,69,63,69,60,65,57,64,53,60,51,57,43,57,38,54,33,44,27,47,20,47,18,46,16,48,12,49,10,48,6,48,1,41\" shape=\"poly\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[3]/area[1]",
                "aria": "/document[1]/link[256]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 170,
                "top": 297,
                "height": 0,
                "width": 0
              },
              "snippet": "<area alt=\"Juneau, AK\" title=\"Juneau, AK\" href=\"//www.weather.gov/ajk\" coords=\"103,99,108,99,109,99,109,92,109,91,105,88,103,81,99,77,97,73,95,73,93,73,92,73,91,71,91,71,88,71,78,71,78,79,81,79,87,83,89,87,92,91,94,94,94,96,98,102\" shape=\"poly\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[2]/area[1]",
                "aria": "/document[1]/link[243]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 170,
                "top": 297,
                "height": 0,
                "width": 0
              },
              "snippet": "<area alt=\"Juneau, AK\" title=\"Juneau, AK\" href=\"https://www.weather.gov/ajk\" coords=\"103,99,108,99,109,99,109,92,109,91,105,88,103,81,99,77,97,73,95,73,93,73,92,73,91,71,91,71,88,71,78,71,78,79,81,79,87,83,89,87,92,91,94,94,94,96,98,102\" shape=\"poly\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 170,
                "top": 297,
                "height": 0,
                "width": 0
              },
              "snippet": "<area shape=\"poly\" coords=\"653,399,646,399,645,403,640,403,641,406,642,409,643,414,639,417,645,423,648,422,647,424,652,427,656,432,662,432,666,428,666,418,665,409,662,400,655,401,653,399\" href=\"https://www.weather.gov/mfl/\" title=\"Southern Florida\" alt=\"Southern Florida\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[272]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 435,
                "top": 777,
                "height": 15,
                "width": 103
              },
              "snippet": "<a href=\"https://www.weather.gov/ppg/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 170,
                "top": 231,
                "height": 19,
                "width": 780
              },
              "snippet": "<ul id=\"subMenuNav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/form[1]/div[2]/p[1]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 52,
                "top": 532,
                "height": 10,
                "width": 57
              },
              "snippet": "<a href=\"http://www.weather.gov/privacy.php\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/form[1]/div[2]/input[1]",
                "aria": "/document[1]/button[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 35,
                "top": 505,
                "height": 22,
                "width": 92
              },
              "snippet": "<input id=\"myfcst-submit\" value=\"Get Weather\" type=\"submit\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/form[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 18,
                "top": 401,
                "height": 19,
                "width": 128
              },
              "snippet": "<input value=\"City, ST\" id=\"myfcst-location-input\" name=\"myfcst-location-input\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[2]/div[1]/div[2]/p[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 215,
                "top": 184,
                "height": 15,
                "width": 78
              },
              "snippet": "<a target=\"_blank\" href=\"http://www.wpc.ncep.noaa.gov/discussions/hpcdiscussions.php?disc=pmdspd\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[2]/div[1]/div[2]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 170,
                "top": 111,
                "height": 17,
                "width": 780
              },
              "snippet": "<h1 style=\"font-size: 11pt;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/form[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 138,
                "height": 29,
                "width": 101
              },
              "snippet": "<input autocomplete=\"off\" onclick=\"this.value=''\" value=\"Enter location ...\" type=\"text\" name=\"inputstring\" id=\"inputstring\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/form[1]/div[2]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 167,
                "height": 15,
                "width": 82
              },
              "snippet": "<a href=\"javascript:void(window.open('http://weather.gov/ForecastSearchHelp.html','locsearchhelp','status=0,toolbar=0,location=0,menubar=0,directories=0,resizable=1,scrollbars=1,height=500,width=530').focus());\" style=\"text-decoration: underline;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 70,
                "height": 21,
                "width": 960
              },
              "snippet": "<ul id=\"topnav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 0,
                "height": 60,
                "width": 628
              },
              "snippet": "<a class=\"header-nws\" href=\"http://www.weather.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Img_UsemapAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/img[3]",
                "aria": "/document[1]/img[4]"
              },
              "message": "Rule Passed",
              "bounds": {
                "left": 306,
                "top": 682,
                "height": 117,
                "width": 111
              },
              "snippet": "<img usemap=\"#hawaii_imagemap\" src=\"//weather.gov/wwamap/png/hi.png\" id=\"hawaii\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Img_UsemapAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/img[2]",
                "aria": "/document[1]/img[3]"
              },
              "message": "Rule Passed",
              "bounds": {
                "left": 170,
                "top": 682,
                "height": 117,
                "width": 132
              },
              "snippet": "<img usemap=\"#alaska_imagemap_130_115\" src=\"//forecast.weather.gov/wwamap/png/ak.png\" id=\"alaska\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Img_UsemapAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/img[2]"
              },
              "message": "Rule Passed",
              "bounds": {
                "left": 170,
                "top": 297,
                "height": 502,
                "width": 802
              },
              "snippet": "<img usemap=\"#US_large_imagemap_800_500\" src=\"//forecast.weather.gov/wwamap/png/US.png\" id=\"us\">",
              "level": "violation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.weather.gov/",
      "what": "URL",
      "result": "https://www.weather.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.weather.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "National Weather Service",
          "pageurl": "https://www.weather.gov/",
          "time": 2.22,
          "creditsremaining": 841,
          "allitemcount": 76,
          "totalelements": 1101,
          "waveurl": "http://wave.webaim.org/report?url=https://www.weather.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 6,
            "items": {
              "alt_missing": {
                "id": "alt_missing",
                "description": "Missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV#zipcity_news > DIV:first-child + STYLE + DIV > DIV#topnews > DIV: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"
                  }
                ]
              },
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#sidebar > 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"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "alt_map_missing": {
                "id": "alt_map_missing",
                "description": "Image map missing alternative text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#pagebody > DIV:first-child + DIV + DIV > DIV#wwamap > DIV:first-child > IMG#us",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#pagebody > DIV:first-child + DIV + DIV > DIV#wwamap > DIV:first-child > IMG#alaska",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#pagebody > DIV:first-child + DIV + DIV > DIV#wwamap > DIV:first-child > IMG#hawaii"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "language_missing": {
                "id": "language_missing",
                "description": "Language missing or invalid",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "3.1.1 Language of Page (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.1.1"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 13,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 13,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV#zipcity_news > DIV:first-child > DIV#forecast-lookup > FORM#getForecast > INPUT#inputstring",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#sidebar > DIV#myfcst-widget > DIV#myfcst > FORM#myfcst-form > SPAN#myfcst-title",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#sidebar > DIV#myfcst-widget > DIV#myfcst > FORM#myfcst-form > SPAN#myfcst-title > STRONG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#sidebar > DIV#myfcst-widget > DIV#myfcst > FORM#myfcst-form > SPAN:first-child + SPAN + DIV + DIV > INPUT:first-child + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV > STYLE:first-child + DIV > DIV:first-child > P:first-child > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV > STYLE:first-child + DIV > DIV:first-child > P:first-child + P > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV > STYLE:first-child + DIV > DIV:first-child + DIV > P:first-child > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV > STYLE:first-child + DIV > DIV:first-child + DIV > P:first-child + P > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV > STYLE:first-child + DIV > DIV:first-child + DIV + DIV > P:first-child > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV > STYLE:first-child + DIV > DIV:first-child + DIV + DIV + DIV > P:first-child > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV > STYLE:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > P:first-child > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV > STYLE:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > P:first-child + P > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV > STYLE:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV > P:first-child > SPAN:first-child > A:first-child"
                ],
                "contrastdata": [
                  [
                    2.84,
                    "#999999",
                    "#ffffff",
                    false
                  ],
                  [
                    1.32,
                    "#ffffff",
                    "#c5e5f5",
                    true
                  ],
                  [
                    1.32,
                    "#ffffff",
                    "#c5e5f5",
                    true
                  ],
                  [
                    1.32,
                    "#ffffff",
                    "#c5e5f5",
                    false
                  ],
                  [
                    2.15,
                    "#ed7a08",
                    "#c5e5f5",
                    false
                  ],
                  [
                    2.15,
                    "#ed7a08",
                    "#c5e5f5",
                    false
                  ],
                  [
                    2.15,
                    "#ed7a08",
                    "#c5e5f5",
                    false
                  ],
                  [
                    2.15,
                    "#ed7a08",
                    "#c5e5f5",
                    false
                  ],
                  [
                    2.15,
                    "#ed7a08",
                    "#c5e5f5",
                    false
                  ],
                  [
                    2.15,
                    "#ed7a08",
                    "#c5e5f5",
                    false
                  ],
                  [
                    2.15,
                    "#ed7a08",
                    "#c5e5f5",
                    false
                  ],
                  [
                    2.15,
                    "#ed7a08",
                    "#c5e5f5",
                    false
                  ],
                  [
                    2.15,
                    "#ed7a08",
                    "#c5e5f5",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 24,
            "items": {
              "select_missing_label": {
                "id": "select_missing_label",
                "description": "Select missing label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#pagebody > DIV:first-child + DIV + DIV > DIV#wwamap > DIV:first-child + DIV + DIV > DIV#stateListings > FORM:first-child > SELECT: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.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "alt_redundant": {
                "id": "alt_redundant",
                "description": "Redundant alternative text",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > SPAN: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"
                  }
                ]
              },
              "fieldset_missing": {
                "id": "fieldset_missing",
                "description": "Missing fieldset",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > UL#topnav > LI:first-child + LI + LI + LI + LI + LI + LI + LI > DIV:first-child + DIV > UL:first-child > LI:first-child > DIV#site-search > FORM:first-child > INPUT:first-child + LABEL + INPUT + INPUT + P > INPUT:first-child + LABEL"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "region_missing": {
                "id": "region_missing",
                "description": "No page regions",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  }
                ]
              },
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#nwsexit-warning-dialog > DIV:first-child + DIV > P:first-child + P + P + 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"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 11,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > UL#topnav > LI:first-child + LI + LI > DIV:first-child + DIV > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > UL#topnav > LI:first-child + LI + LI > DIV:first-child + DIV > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > UL#topnav > LI:first-child + LI + LI > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > UL#topnav > LI:first-child + LI + LI > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > UL#topnav > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > DIV:first-child + DIV > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV#pagebody > DIV:first-child > DIV:first-child > UL#subMenuNav > LI:first-child + LI + LI > DIV:first-child + DIV > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV#feature_block > DIV:first-child > DIV:first-child > P:first-child + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV#feature_block > DIV:first-child > DIV:first-child + DIV > P:first-child + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV#feature_block > DIV:first-child > DIV:first-child + DIV + DIV > P:first-child + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV > STYLE:first-child + DIV > DIV:first-child > P:first-child + P > SPAN:first-child + BR + A + BR + A + BR + A",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV > STYLE:first-child + DIV > DIV:first-child > P:first-child + P > SPAN:first-child + BR + A + BR + A + BR + A + BR + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > UL#topnav > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV > STYLE:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV > P:first-child > SPAN:first-child + BR + A + BR + A"
                ],
                "wcag": []
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV#zipcity_news > DIV:first-child > DIV#forecast-lookup > FORM#getForecast > DIV#txtError > DIV#errorNoResults",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV#zipcity_news > DIV:first-child > DIV#forecast-lookup > FORM#getForecast > DIV#txtError > DIV#errorMultipleResults",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV#footer_legal_info > P:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.weather.gov/",
      "what": "URL",
      "result": "https://www.weather.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.weather.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.071",
        "responseTime": "2022-07-18T00:43:01.364Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1091518,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 169,
              "failing": 11
            },
            "issues": {
              "totalErrors": 222,
              "totalWarnings": 4,
              "totalIssues": 226
            },
            "issuesByLevel": {
              "A": {
                "count": 201,
                "pct": 88.94
              },
              "AA": {
                "count": 48,
                "pct": 21.24
              },
              "AAA": {
                "count": 226,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 21,
              "warningDensity": 0,
              "allDensity": 21
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "11e354fc-ac0d-47ee-804a-b8f896dbd273",
          "docID": "01f8bf0c-8fef-4823-b4a2-f466441946e9",
          "sourceHash": "4885bb3eda3427984205a9ab7cc08ee2",
          "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=11e354fc-ac0d-47ee-804a-b8f896dbd273",
          "resultSet": [
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 42,
                  "y": 256.8125
                },
                "bottom-right": {
                  "x": 182,
                  "y": 271.8125
                },
                "height": 15,
                "width": 140
              },
              "position": {
                "line": 7267,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/wrn/\"&gt;&lt;img style=\"width:140px;\" src=\"/images/nws/wrn.gif\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "29a2b041a909faab1946224e7fb00e40",
              "signature": "31c74973e908b463860ef0f5709e6f04",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=29a2b041a909faab1946224e7fb00e40"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8090,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"nwsexit-url\" style=\"padding:8px 16px; font-size:18px; text-decoration:none; font-weight:bold; margin-right:20px; border-radius: 5px; background:#ED7A08; color:#fff;\"&gt;Continue&lt;/a&gt;",
              "xpath": "/html/body/div[8]/div[2]/p[4]/a[1]",
              "issueID": "bdd80a47165162182f78fe4ce21d0e8d",
              "signature": "e247bf8078cf5443a13ea0888edb7ff8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=bdd80a47165162182f78fe4ce21d0e8d"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4213,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.weather.gov/safety/hurricane\"&gt;Hurricanes&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/ul[1]/li[4]/div[2]/ul[1]/li[10]/a[1]",
              "issueID": "96a676468cfb20d3dfbb5cd20edb8209",
              "signature": "b179a72c8cc75c3732067c958896f820",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=96a676468cfb20d3dfbb5cd20edb8209"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4286,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.weather.gov/safety/space\"&gt;Space Weather&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/ul[1]/li[4]/div[2]/ul[1]/li[15]/a[1]",
              "issueID": "387c56cc27d0a35a66b84926df3b1e0f",
              "signature": "947f67709d1a75cdcd2a52b0e25e5c91",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=387c56cc27d0a35a66b84926df3b1e0f"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 5
                },
                "bottom-right": {
                  "x": 94.2188,
                  "y": 19
                },
                "height": 14,
                "width": 94.2188
              },
              "position": {
                "line": 7804,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/wrh/climate\"&gt;PAST WEATHER&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[7]/div[1]/a[1]",
              "issueID": "3c84cabc694a4f87c2c2d12f8694e7cf",
              "signature": "cc7de2efce122ffed6e7532975990468",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=3c84cabc694a4f87c2c2d12f8694e7cf"
            },
            {
              "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": 42,
                  "y": 1286
                },
                "bottom-right": {
                  "x": 137,
                  "y": 1300
                },
                "height": 14,
                "width": 95
              },
              "position": {
                "line": 7816,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://alerts.weather.gov\"&gt;ACTIVE ALERTS&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/p[1]/span[1]/a[1]",
              "issueID": "532eafc6235ed15fd6653dc26e1114c3",
              "signature": "63f93697be6b764608c025bc4f75971d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=532eafc6235ed15fd6653dc26e1114c3"
            },
            {
              "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": 42,
                  "y": 1384
                },
                "bottom-right": {
                  "x": 94,
                  "y": 1396
                },
                "height": 12,
                "width": 52
              },
              "position": {
                "line": 7816,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\" http://www.nhc.noaa.gov/\"&gt;Hurricanes &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/p[1]/a[6]",
              "issueID": "291feb6a92522d95563e2d0e41bf46a9",
              "signature": "d22bd495776b974eaa6682ecc441a64b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=291feb6a92522d95563e2d0e41bf46a9"
            },
            {
              "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": 42,
                  "y": 1420
                },
                "bottom-right": {
                  "x": 80,
                  "y": 1432
                },
                "height": 12,
                "width": 38
              },
              "position": {
                "line": 7820,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\" http://www.drought.gov/\"&gt;Drought &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/p[1]/a[9]",
              "issueID": "c6d1543fb69b25867d7a1015247aa7c3",
              "signature": "baca950fb0be761bd21f27a1aaf285be",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c6d1543fb69b25867d7a1015247aa7c3"
            },
            {
              "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": 42,
                  "y": 1432
                },
                "bottom-right": {
                  "x": 115,
                  "y": 1444
                },
                "height": 12,
                "width": 73
              },
              "position": {
                "line": 7820,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.swpc.noaa.gov/products/alerts-watches-and-warnings\"&gt;Space Weather &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/p[1]/a[10]",
              "issueID": "6bda8a94f7410d59a9d80d914f50af18",
              "signature": "4feeb5717546c2dbae9001efc0438f85",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6bda8a94f7410d59a9d80d914f50af18"
            },
            {
              "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": 42,
                  "y": 1444
                },
                "bottom-right": {
                  "x": 145,
                  "y": 1456
                },
                "height": 12,
                "width": 103
              },
              "position": {
                "line": 7823,
                "column": 30
              },
              "errorSnippet": "&lt;a href=\" http://www.nws.noaa.gov/nwr/\"&gt;NOAA Weather Radio &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/p[1]/a[11]",
              "issueID": "dd65003bc2d99d452ef125d2b0a597b0",
              "signature": "aaf510facb0305418787e9e507e54872",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=dd65003bc2d99d452ef125d2b0a597b0"
            },
            {
              "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": 42,
                  "y": 1478
                },
                "bottom-right": {
                  "x": 136,
                  "y": 1492
                },
                "height": 14,
                "width": 94
              },
              "position": {
                "line": 7824,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.weather.gov/wrh/climate\"&gt;PAST WEATHER&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/p[2]/span[1]/a[1]",
              "issueID": "4f762d8232a0f139d1e48871e48e1862",
              "signature": "7daea87cf14706316ac93866abf54e73",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4f762d8232a0f139d1e48871e48e1862"
            },
            {
              "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": 42,
                  "y": 1504
                },
                "bottom-right": {
                  "x": 106,
                  "y": 1516
                },
                "height": 12,
                "width": 64
              },
              "position": {
                "line": 7824,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.weather.gov/wrh/climate\"&gt;Past Weather &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/p[2]/a[2]",
              "issueID": "f432ab22d62813d152d9e6d8d9d50fb8",
              "signature": "c9dae7ed330faa3890a9564e0f0cf079",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f432ab22d62813d152d9e6d8d9d50fb8"
            },
            {
              "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": 42,
                  "y": 1528
                },
                "bottom-right": {
                  "x": 82,
                  "y": 1540
                },
                "height": 12,
                "width": 40
              },
              "position": {
                "line": 7827,
                "column": 30
              },
              "errorSnippet": "&lt;a href=\"https://www.weather.gov/wrh/climate\"&gt;Records &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/p[2]/a[4]",
              "issueID": "eb2b03709e298896e83ef7743c76865b",
              "signature": "d302e7bc6fd11d9d0d6f642512d22b60",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=eb2b03709e298896e83ef7743c76865b"
            },
            {
              "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": 42,
                  "y": 1540
                },
                "bottom-right": {
                  "x": 129,
                  "y": 1552
                },
                "height": 12,
                "width": 87
              },
              "position": {
                "line": 7852,
                "column": 30
              },
              "errorSnippet": "&lt;a href=\"https://www.esrl.noaa.gov/gmd/grad/solcalc/sunrise.html\"&gt;Astronomical Data &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/p[2]/a[5]",
              "issueID": "5cf296f45e2e93e3ed02bb42561b3e72",
              "signature": "1799a9ba1d248a4d6f38e693594d3534",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=5cf296f45e2e93e3ed02bb42561b3e72"
            },
            {
              "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": 202,
                  "y": 1312
                },
                "bottom-right": {
                  "x": 291,
                  "y": 1324
                },
                "height": 12,
                "width": 89
              },
              "position": {
                "line": 7853,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.cpc.ncep.noaa.gov/products/monitoring_and_data/\"&gt;Climate Monitoring &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/p[1]/a[2]",
              "issueID": "0fd553cdfca664c7348a76cbbb75c811",
              "signature": "3e4644be6dce0517b69fb1d0d0614515",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0fd553cdfca664c7348a76cbbb75c811"
            },
            {
              "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": 202,
                  "y": 1408
                },
                "bottom-right": {
                  "x": 275,
                  "y": 1420
                },
                "height": 12,
                "width": 73
              },
              "position": {
                "line": 7914,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\" http://www.swpc.noaa.gov/\"&gt;Space Weather &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/p[1]/a[10]",
              "issueID": "ba2201ecbc7e27db2ef62189b898b9a7",
              "signature": "1f39e20b6d1308ef946026cf16ea0fdf",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ba2201ecbc7e27db2ef62189b898b9a7"
            },
            {
              "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": 202,
                  "y": 1442
                },
                "bottom-right": {
                  "x": 268,
                  "y": 1456
                },
                "height": 14,
                "width": 66
              },
              "position": {
                "line": 7940,
                "column": 50
              },
              "errorSnippet": "&lt;a href=\"http://weather.gov/forecastmaps\"&gt;FORECAST&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/p[2]/span[1]/a[1]",
              "issueID": "55761538867d7e325989ee520a37080f",
              "signature": "9e802c96d9f06a4b85b161a4aee95cec",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=55761538867d7e325989ee520a37080f"
            },
            {
              "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": 202,
                  "y": 1480
                },
                "bottom-right": {
                  "x": 279,
                  "y": 1492
                },
                "height": 12,
                "width": 77
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\" http://www.spc.noaa.gov/\"&gt;Severe Weather &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/p[2]/a[3]",
              "issueID": "3fd4e340e7490568759bfc6a70ae3470",
              "signature": "e3a7bc4e949567709265c50ef1ac7f7c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=3fd4e340e7490568759bfc6a70ae3470"
            },
            {
              "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": 202,
                  "y": 1504
                },
                "bottom-right": {
                  "x": 240,
                  "y": 1516
                },
                "height": 12,
                "width": 38
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.cpc.ncep.noaa.gov/products/Drought\"&gt;Drought &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/p[2]/a[5]",
              "issueID": "fdad27032c08c8570585e97ae4e969ff",
              "signature": "0c5ff23d71656f8edb584476d67ce7c9",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fdad27032c08c8570585e97ae4e969ff"
            },
            {
              "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": 202,
                  "y": 1516
                },
                "bottom-right": {
                  "x": 263,
                  "y": 1528
                },
                "height": 12,
                "width": 61
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.weather.gov/fire\"&gt;Fire Weather &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/p[2]/a[6]",
              "issueID": "f4717c8d6770b8191fce6044dcbc9de7",
              "signature": "8e8241259d965d68ea70f7bf82063e17",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f4717c8d6770b8191fce6044dcbc9de7"
            },
            {
              "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": 202,
                  "y": 1576
                },
                "bottom-right": {
                  "x": 235,
                  "y": 1588
                },
                "height": 12,
                "width": 33
              },
              "position": {
                "line": 7961,
                "column": 74
              },
              "errorSnippet": "&lt;a href=\"https://www.weather.gov/marine/\"&gt;Marine &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/p[2]/a[10]",
              "issueID": "4aeda14e4202994ac7c598d287a59823",
              "signature": "95568d48b9c482ddfae2c8091f9e963d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4aeda14e4202994ac7c598d287a59823"
            },
            {
              "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": 202,
                  "y": 1600
                },
                "bottom-right": {
                  "x": 254,
                  "y": 1612
                },
                "height": 12,
                "width": 52
              },
              "position": {
                "line": 7967,
                "column": 68
              },
              "errorSnippet": "&lt;a href=\" http://www.nhc.noaa.gov/\"&gt;Hurricanes &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/p[2]/a[12]",
              "issueID": "85339e3b45914c1bb51a052d6b446a2f",
              "signature": "3cc673fe81d5d8b6d8ef5272394f99d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=85339e3b45914c1bb51a052d6b446a2f"
            },
            {
              "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": 362,
                  "y": 1300
                },
                "bottom-right": {
                  "x": 435,
                  "y": 1312
                },
                "height": 12,
                "width": 73
              },
              "position": {
                "line": 7977,
                "column": 68
              },
              "errorSnippet": "&lt;a href=\" http://www.spaceweather.gov\"&gt;Space Weather &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[3]/p[1]/a[1]",
              "issueID": "29b936f96ef2f61c812fa1318acb8b93",
              "signature": "686eeae2a5b23e75b02133dc33b15fbe",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=29b936f96ef2f61c812fa1318acb8b93"
            },
            {
              "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": 362,
                  "y": 1324
                },
                "bottom-right": {
                  "x": 395,
                  "y": 1336
                },
                "height": 12,
                "width": 33
              },
              "position": {
                "line": 8004,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\" http://www.nws.noaa.gov/om/marine/home.htm\"&gt;Marine &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[3]/p[1]/a[3]",
              "issueID": "a8f751d856da366a2dbc7ac30d545af2",
              "signature": "3040b170c38d15b2f9bb34904912b54a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a8f751d856da366a2dbc7ac30d545af2"
            },
            {
              "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": 362,
                  "y": 1348
                },
                "bottom-right": {
                  "x": 423,
                  "y": 1360
                },
                "height": 12,
                "width": 61
              },
              "position": {
                "line": 8007,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"http://www.weather.gov/fire\"&gt;Fire Weather &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[3]/p[1]/a[5]",
              "issueID": "b0bd8b0b4941681864ec7039ae76e798",
              "signature": "d50255d4c3093367f0df9463dbe0f358",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b0bd8b0b4941681864ec7039ae76e798"
            },
            {
              "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": 362,
                  "y": 1360
                },
                "bottom-right": {
                  "x": 400,
                  "y": 1372
                },
                "height": 12,
                "width": 38
              },
              "position": {
                "line": 8009,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\" http://www.aviationweather.gov/\"&gt;Aviation &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[3]/p[1]/a[6]",
              "issueID": "e17aa230f4261e8bd1a311ab6b053a26",
              "signature": "7397b2b5c7d18112f16b5da33b9b72f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e17aa230f4261e8bd1a311ab6b053a26"
            },
            {
              "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": 362,
                  "y": 1408
                },
                "bottom-right": {
                  "x": 472,
                  "y": 1420
                },
                "height": 12,
                "width": 110
              },
              "position": {
                "line": 8013,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\" http://www.nws.noaa.gov/om/coop/\"&gt;Cooperative Observers &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[3]/p[1]/a[10]",
              "issueID": "db3e55ea55e127b54fa458c0d95d07bc",
              "signature": "12eeb0e0fafb299a75bfb20d2eba6666",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=db3e55ea55e127b54fa458c0d95d07bc"
            },
            {
              "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": 522,
                  "y": 1300
                },
                "bottom-right": {
                  "x": 625,
                  "y": 1312
                },
                "height": 12,
                "width": 103
              },
              "position": {
                "line": 8020,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"http://www.weather.gov/nwr/\"&gt;NOAA Weather Radio&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[4]/p[1]/a[1]",
              "issueID": "1b429ecd6f36b5ab4bbed640492f6175",
              "signature": "2c80258b07a7aa503de3b21668fb0922",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1b429ecd6f36b5ab4bbed640492f6175"
            },
            {
              "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": 522,
                  "y": 1312
                },
                "bottom-right": {
                  "x": 581,
                  "y": 1324
                },
                "height": 12,
                "width": 59
              },
              "position": {
                "line": 8021,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"http://www.weather.gov/stormready/\"&gt;StormReady&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[4]/p[1]/a[2]",
              "issueID": "455a51ccfcd1046c3a6305a3e5b170a8",
              "signature": "a786cbffd183c3f08a669383e2e63beb",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=455a51ccfcd1046c3a6305a3e5b170a8"
            },
            {
              "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": 522,
                  "y": 1324
                },
                "bottom-right": {
                  "x": 545,
                  "y": 1336
                },
                "height": 12,
                "width": 23
              },
              "position": {
                "line": 8022,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"http://www.nws.noaa.gov/om/heat/index.shtml\"&gt;Heat &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[4]/p[1]/a[3]",
              "issueID": "149f1d04e24cc74c2243850e617497e2",
              "signature": "2011cc08b0126ae8dd6b8fef1ac72104",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=149f1d04e24cc74c2243850e617497e2"
            },
            {
              "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": 522,
                  "y": 1348
                },
                "bottom-right": {
                  "x": 574,
                  "y": 1360
                },
                "height": 12,
                "width": 52
              },
              "position": {
                "line": 8024,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\" http://www.nhc.noaa.gov/prepare/\"&gt;Hurricanes &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[4]/p[1]/a[5]",
              "issueID": "11d692dc171e30eed006e28a0e1e4d69",
              "signature": "9f59a159e5f6f5665bf191754a535de9",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=11d692dc171e30eed006e28a0e1e4d69"
            },
            {
              "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": 522,
                  "y": 1360
                },
                "bottom-right": {
                  "x": 594,
                  "y": 1372
                },
                "height": 12,
                "width": 72
              },
              "position": {
                "line": 8025,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"http://www.nws.noaa.gov/om/thunderstorm/\"&gt;Thunderstorms &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[4]/p[1]/a[6]",
              "issueID": "a1e5169e79bf60eaf5896dfeb9906c62",
              "signature": "fb4915ac0d1d072b9f5f098d931db187",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a1e5169e79bf60eaf5896dfeb9906c62"
            },
            {
              "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": 522,
                  "y": 1420
                },
                "bottom-right": {
                  "x": 592,
                  "y": 1432
                },
                "height": 12,
                "width": 70
              },
              "position": {
                "line": 8031,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.weather.gov/tsunamiready/\"&gt;TsunamiReady&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[4]/p[1]/a[11]",
              "issueID": "e3142fa86daba90e8d0f653a25813973",
              "signature": "ebe47c87c1ff57537d5cf07634160190",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e3142fa86daba90e8d0f653a25813973"
            },
            {
              "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": 522,
                  "y": 1432
                },
                "bottom-right": {
                  "x": 596,
                  "y": 1444
                },
                "height": 12,
                "width": 74
              },
              "position": {
                "line": 8032,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\" http://www.weather.gov/om/winter/index.shtml\"&gt;Winter Weather &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[4]/p[1]/a[12]",
              "issueID": "c6fdde581ea0511c69c1797e504c66c3",
              "signature": "4430d9d91c3020e92abe0c507e04b286",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c6fdde581ea0511c69c1797e504c66c3"
            },
            {
              "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": 522,
                  "y": 1456
                },
                "bottom-right": {
                  "x": 571,
                  "y": 1468
                },
                "height": 12,
                "width": 49
              },
              "position": {
                "line": 8035,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\" http://www.weather.gov/airquality/\"&gt;Air Quality &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[4]/p[1]/a[14]",
              "issueID": "918349a290f180c0bff117bdf616fb1e",
              "signature": "40f3fb01032d44c664bd4a529ade1f37",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=918349a290f180c0bff117bdf616fb1e"
            },
            {
              "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": 522,
                  "y": 1468
                },
                "bottom-right": {
                  "x": 629,
                  "y": 1492
                },
                "height": 24,
                "width": 107
              },
              "position": {
                "line": 8036,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\" http://www.weather.gov/om/hazstats.shtml\"&gt;Damage/Fatality/Injury Statistics &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[4]/p[1]/a[15]",
              "issueID": "91fdd0f5439c83654193ad17b12d5bc5",
              "signature": "5ddc00cba197cf2f8e52c8ad697647b0",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=91fdd0f5439c83654193ad17b12d5bc5"
            },
            {
              "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": 522,
                  "y": 1528
                },
                "bottom-right": {
                  "x": 571,
                  "y": 1540
                },
                "height": 12,
                "width": 49
              },
              "position": {
                "line": 8039,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\" http://www.weather.gov/om/brochures.shtml\"&gt;Brochures &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[4]/p[1]/a[18]",
              "issueID": "e7ebabec1fc57931c4d010a0f6926e86",
              "signature": "36e914665a111fbb6f1de4220ac743e5",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e7ebabec1fc57931c4d010a0f6926e86"
            },
            {
              "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": 522,
                  "y": 1540
                },
                "bottom-right": {
                  "x": 583,
                  "y": 1552
                },
                "height": 12,
                "width": 61
              },
              "position": {
                "line": 8040,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"http://www.nws.noaa.gov/os/marine/safeboating/\"&gt;Safe Boating&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[4]/p[1]/a[19]",
              "issueID": "2e38aaa6b53f93e1c038a08030ddfcb9",
              "signature": "3f7164c705ffd51c3e908965a95ec7c4",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2e38aaa6b53f93e1c038a08030ddfcb9"
            },
            {
              "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": 682,
                  "y": 1286
                },
                "bottom-right": {
                  "x": 718,
                  "y": 1300
                },
                "height": 14,
                "width": 36
              },
              "position": {
                "line": 8041,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"http://weather.gov/news\"&gt;NEWS&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[5]/p[1]/span[1]/a[1]",
              "issueID": "caaf50d2f5ac42ec97dc6b1496e37935",
              "signature": "e9fd3b15aad2424ec0191045a2d91b6d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=caaf50d2f5ac42ec97dc6b1496e37935"
            },
            {
              "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": 682,
                  "y": 1312
                },
                "bottom-right": {
                  "x": 743,
                  "y": 1324
                },
                "height": 12,
                "width": 61
              },
              "position": {
                "line": 8043,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\" http://weather.gov/socialmedia\"&gt;Social Media &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[5]/p[1]/a[2]",
              "issueID": "adc6ec52b8b63e40552d4b114024ded4",
              "signature": "d20abcccaf5f737012eda663c344eb15",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=adc6ec52b8b63e40552d4b114024ded4"
            },
            {
              "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": 682,
                  "y": 1324
                },
                "bottom-right": {
                  "x": 715,
                  "y": 1336
                },
                "height": 12,
                "width": 33
              },
              "position": {
                "line": 8044,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"http://www.nws.noaa.gov/com/weatherreadynation/calendar.html\"&gt;Events&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[5]/p[1]/a[3]",
              "issueID": "43512552c626e319f45c7b76d363b473",
              "signature": "ab262fa9bbafd5315f08ad3e81ffa8a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=43512552c626e319f45c7b76d363b473"
            },
            {
              "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": 682,
                  "y": 1336
                },
                "bottom-right": {
                  "x": 802,
                  "y": 1348
                },
                "height": 12,
                "width": 120
              },
              "position": {
                "line": 8045,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\" http://www.weather.gov/om/brochures.shtml\"&gt;Pubs/Brochures/Booklets &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[5]/p[1]/a[4]",
              "issueID": "fe138eadb0098e100aef37e0ce61efc4",
              "signature": "fbd00f7b2517aa8ea9e1a60e0b82c90a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fe138eadb0098e100aef37e0ce61efc4"
            },
            {
              "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": 682,
                  "y": 1358
                },
                "bottom-right": {
                  "x": 752,
                  "y": 1372
                },
                "height": 14,
                "width": 70
              },
              "position": {
                "line": 8046,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"http://weather.gov/owlie\"&gt;EDUCATION&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[5]/p[2]/span[1]/a[1]",
              "issueID": "a96be239587b5c3b874675bc3823af7a",
              "signature": "a558a082f81c85add23f90dd35d356d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a96be239587b5c3b874675bc3823af7a"
            },
            {
              "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": 682,
                  "y": 1372
                },
                "bottom-right": {
                  "x": 789,
                  "y": 1384
                },
                "height": 12,
                "width": 107
              },
              "position": {
                "line": 8047,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"http://weather.gov/education\"&gt;NWS Education Home&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[5]/p[2]/a[1]",
              "issueID": "f649ae2e680840a22644f39e1f9fabca",
              "signature": "b0d7027aabded5b08f0e8d0f8d2c0161",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f649ae2e680840a22644f39e1f9fabca"
            },
            {
              "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": 682,
                  "y": 1384
                },
                "bottom-right": {
                  "x": 781,
                  "y": 1396
                },
                "height": 12,
                "width": 99
              },
              "position": {
                "line": 8048,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"http://www.nws.noaa.gov/com/weatherreadynation/force.html\"&gt;Be A Force of Nature&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[5]/p[2]/a[2]",
              "issueID": "9d0504dbc1c39521c603f39ec29f0676",
              "signature": "3c8b8eeaff0c8a32e9f03a9354d4cfbe",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9d0504dbc1c39521c603f39ec29f0676"
            },
            {
              "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": 682,
                  "y": 1408
                },
                "bottom-right": {
                  "x": 724,
                  "y": 1420
                },
                "height": 12,
                "width": 42
              },
              "position": {
                "line": 8050,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\" http://www.weather.gov/glossary/\"&gt;Glossary &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[5]/p[2]/a[4]",
              "issueID": "e395a5938ffc7fa4f3f873421bf5d94c",
              "signature": "34a19bc3375fbdeba418cca7c75efbc0",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e395a5938ffc7fa4f3f873421bf5d94c"
            },
            {
              "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": 682,
                  "y": 1480
                },
                "bottom-right": {
                  "x": 731,
                  "y": 1492
                },
                "height": 12,
                "width": 49
              },
              "position": {
                "line": 8055,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"http://www.weather.gov/owlie/publication_brochures\"&gt;Brochures &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[5]/p[2]/a[9]",
              "issueID": "d78c5a5eebf90753a47b23260b14bb68",
              "signature": "2b2ff8ea71f27b34e4fb6726b9984851",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d78c5a5eebf90753a47b23260b14bb68"
            },
            {
              "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": 842,
                  "y": 1286
                },
                "bottom-right": {
                  "x": 885,
                  "y": 1300
                },
                "height": 14,
                "width": 43
              },
              "position": {
                "line": 8056,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"http://weather.gov/about\"&gt;ABOUT&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[6]/p[1]/span[1]/a[1]",
              "issueID": "090959b7f1539b61214d0532143e8baf",
              "signature": "b6a8a88268e4b4740716bbdb36c26fa8",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=090959b7f1539b61214d0532143e8baf"
            },
            {
              "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": 842,
                  "y": 1300
                },
                "bottom-right": {
                  "x": 902,
                  "y": 1312
                },
                "height": 12,
                "width": 60
              },
              "position": {
                "line": 8058,
                "column": 6
              },
              "errorSnippet": "&lt;a href=\"http://weather.gov/organization\"&gt;Organization &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[6]/p[1]/a[1]",
              "issueID": "00f7dbbecd76c9e0d1ca968cca614d81",
              "signature": "e7ea5364c2456fd41d1da93645205df2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=00f7dbbecd76c9e0d1ca968cca614d81"
            },
            {
              "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": 842,
                  "y": 1324
                },
                "bottom-right": {
                  "x": 941,
                  "y": 1336
                },
                "height": 12,
                "width": 99
              },
              "position": {
                "line": 8060,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https:/weather.gov/insider\"&gt;For NWS Employees &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[6]/p[1]/a[3]",
              "issueID": "b1346ad740b3c5992aea4c19ff301934",
              "signature": "a17464433531d7a11aa56e555db0f2e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b1346ad740b3c5992aea4c19ff301934"
            },
            {
              "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": 842,
                  "y": 1336
                },
                "bottom-right": {
                  "x": 901,
                  "y": 1348
                },
                "height": 12,
                "width": 59
              },
              "position": {
                "line": 8061,
                "column": 6
              },
              "errorSnippet": "&lt;a href=\"https://www.weather.gov/international/\"&gt;International &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[6]/p[1]/a[4]",
              "issueID": "b4045a1e3b7e0186699ab583bfdc7a5a",
              "signature": "0ef1c3f62f325f8a823450dba8e2a43c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b4045a1e3b7e0186699ab583bfdc7a5a"
            },
            {
              "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": 842,
                  "y": 1348
                },
                "bottom-right": {
                  "x": 921,
                  "y": 1360
                },
                "height": 12,
                "width": 79
              },
              "position": {
                "line": 8062,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"http://www.ncep.noaa.gov/\"&gt;National Centers &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[6]/p[1]/a[5]",
              "issueID": "abbb2454e7fbd48a84a726cc0c968fc3",
              "signature": "f4f09a30b9c831610991d68d091da256",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=abbb2454e7fbd48a84a726cc0c968fc3"
            },
            {
              "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": 842,
                  "y": 1384
                },
                "bottom-right": {
                  "x": 884,
                  "y": 1396
                },
                "height": 12,
                "width": 42
              },
              "position": {
                "line": 8066,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\" http://www.weather.gov/glossary/\"&gt;Glossary &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[6]/p[1]/a[8]",
              "issueID": "0fc3218a7bcd28d25848a7b6b91d8fd9",
              "signature": "38cfd2e531b808e1da9c765fb2cc2822",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0fc3218a7bcd28d25848a7b6b91d8fd9"
            },
            {
              "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": 842,
                  "y": 1396
                },
                "bottom-right": {
                  "x": 895,
                  "y": 1408
                },
                "height": 12,
                "width": 53
              },
              "position": {
                "line": 8067,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"http://weather.gov/contact\"&gt;Contact Us &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[6]/p[1]/a[9]",
              "issueID": "7ec44877f8ba713cd21fd29148609a2e",
              "signature": "446c43e357d296a5b9f6c5487b4564d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7ec44877f8ba713cd21fd29148609a2e"
            },
            {
              "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": 202,
                  "y": 1699
                },
                "bottom-right": {
                  "x": 323,
                  "y": 1711
                },
                "height": 12,
                "width": 121
              },
              "position": {
                "line": 8074,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.weather.gov\"&gt;National Weather Service&lt;/a&gt;",
              "xpath": "/html/body/div[6]/div[1]/div[1]/div[2]/p[1]/a[3]",
              "issueID": "96ccae784f894d1c19c8ea7bf5f147e5",
              "signature": "2bf699e3f8ae3beccfaa954d0720efe8",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=96ccae784f894d1c19c8ea7bf5f147e5"
            },
            {
              "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": 682,
                  "y": 1711
                },
                "bottom-right": {
                  "x": 724,
                  "y": 1723
                },
                "height": 12,
                "width": 42
              },
              "position": {
                "line": 8082,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"http://www.weather.gov/glossary\"&gt;Glossary&lt;/a&gt;",
              "xpath": "/html/body/div[6]/div[1]/div[1]/div[3]/div[1]/a[4]",
              "issueID": "818a31b30ad7a9527165bb987a95f3b4",
              "signature": "76e03643ca4087f2303f7323f405a7cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=818a31b30ad7a9527165bb987a95f3b4"
            },
            {
              "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": 832,
                  "y": 1675
                },
                "bottom-right": {
                  "x": 898,
                  "y": 1687
                },
                "height": 12,
                "width": 66
              },
              "position": {
                "line": 8084,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.weather.gov/privacy\"&gt;Privacy Policy&lt;/a&gt;",
              "xpath": "/html/body/div[6]/div[1]/div[1]/div[3]/div[2]/a[1]",
              "issueID": "175ac20a3eb1e8a6ef2f9e176a8b69db",
              "signature": "76661d156a37ee190c6427c562d7112f",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=175ac20a3eb1e8a6ef2f9e176a8b69db"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3685,
                "column": 34
              },
              "errorSnippet": "&lt;area alt=\"Southern Florida\" title=\"Southern Florida\" href=\"https://www.weather.gov/mfl/\" coords=\"653,399,646,399,645,403,640,403,641,406,642,409,643,414,639,417,645,423,648,422,647,424,652,427,656,432,662,432,666,428,666,418,665,409,662,400,655,401,6",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[1]",
              "issueID": "5cf91bdc656009f37e395bc25a4b3b29",
              "signature": "c94021345697c51798bee22030b97527",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=5cf91bdc656009f37e395bc25a4b3b29"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6211,
                "column": 0
              },
              "errorSnippet": "&lt;area alt=\"Newport/Morehead City, NC\" title=\"Newport/Morehead City, NC\" href=\"https://www.weather.gov/mhx/\" coords=\"695,234,685,237,683,236,676,244,685,243,688,247,682,253,678,254,678,260,684,259,683,262,679,265,670,272,677,276,685,276,690,270,693,263",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[26]",
              "issueID": "cd8558a84c53ea6c59b9adde4e30e483",
              "signature": "864a821238be095cfff9a87597bcb99d",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=cd8558a84c53ea6c59b9adde4e30e483"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6211,
                "column": 0
              },
              "errorSnippet": "&lt;area alt=\"Brownsville, TX\" title=\"Brownsville, TX\" href=\"https://www.weather.gov/bro/\" coords=\"405, 425, 405, 437, 408, 447, 429.6000061035156, 448.4000244140625, 424, 437, 421, 429, 405, 425\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[27]",
              "issueID": "300424283d8a183479b69eff849d2fea",
              "signature": "0c5a3838d3d807aa6c900146f49fb30a",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=300424283d8a183479b69eff849d2fea"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6211,
                "column": 0
              },
              "errorSnippet": "&lt;area alt=\"Corpus Christi, TX\" title=\"Corpus Christi, TX\" href=\"https://www.weather.gov/crp/\" coords=\"418,407,414,413,405,426,421,429,433,418,420,406,418,407\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[28]",
              "issueID": "adaa9e62d0ae8d33664b4d246621589f",
              "signature": "f976ecae7231beaccf7b7d038613efe0",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=adaa9e62d0ae8d33664b4d246621589f"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6211,
                "column": 0
              },
              "errorSnippet": "&lt;area alt=\"Houston/Galveston, TX\" title=\"Houston/Galveston, TX\" href=\"https://www.weather.gov/hgx/\" coords=\"448,386,435,397,423,404,417,402,418,406,433,418,444,410,455,401,448,386\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[29]",
              "issueID": "a90890bd338a1fb133be13f1cbc6273a",
              "signature": "4cb71d33ddc4a1b1454ee5193dfdaaf6",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=a90890bd338a1fb133be13f1cbc6273a"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6522,
                "column": 33
              },
              "errorSnippet": "&lt;area alt=\"New Orleans, LA\" title=\"New Orleans, LA\" href=\"https://www.weather.gov/lix/\" coords=\"533,366,524,365,515,370,514,375,517,375,521,370,523,376,518,378,518,381,525,384,526,387,523,389,520,386,518,386,514,384,512,387,509,388,503,388,497,388,494",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[30]",
              "issueID": "8b088c9388bf918926c45e9ec5a98ca4",
              "signature": "f13db2ef066ee2bebec020f95fe2fcce",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=8b088c9388bf918926c45e9ec5a98ca4"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6678,
                "column": 34
              },
              "errorSnippet": "&lt;area alt=\"Lake Charles, LA\" title=\"Lake Charles, LA\" href=\"https://www.weather.gov/lch/\" coords=\"448,386,454,400,464,397,475,400,498,407,494,384,488,379,483,378,479,380,480,383,478,384,469,381,463,381,456,382,448,386\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[31]",
              "issueID": "d239e069f4b5a2482e4835a07b220589",
              "signature": "1be341c3a2b6f406c7126efc7cbcb416",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=d239e069f4b5a2482e4835a07b220589"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6679,
                "column": 0
              },
              "errorSnippet": "&lt;area alt=\"Mobile, AL\" title=\"Mobile, AL\" href=\"https://www.weather.gov/mob/\" coords=\"533,367,542,383,563,377,561,360,551,363,542,365,533,367\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[32]",
              "issueID": "8fce84ecb4883e7c5ce1cdd74e0bec83",
              "signature": "ff7cb1ab5377317960bf494e93aad24f",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=8fce84ecb4883e7c5ce1cdd74e0bec83"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6679,
                "column": 0
              },
              "errorSnippet": "&lt;area alt=\"Tallahassee, FL\" title=\"Tallahassee, FL\" href=\"https://www.weather.gov/tlh/\" coords=\"611,371,600,361,592,361,584,370,571,363,560,360,562,377,564,377,570,383,581,388,591,386,598,381,611,371\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[33]",
              "issueID": "6ee95322ae7a70f5f5176ca188f0c7ea",
              "signature": "6484e205d3e2d84ab56a7b0b9f9bbcad",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=6ee95322ae7a70f5f5176ca188f0c7ea"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6679,
                "column": 0
              },
              "errorSnippet": "&lt;area alt=\"Tampa, FL\" title=\"Tampa, FL\" href=\"https://www.weather.gov/tbw/\" coords=\"611,371,599,381,603,386,605,397,609,407,615,415,619,418,624,426,639,416,636,412,634,414,628,405,623,399,620,390,619,376,615,372,612,373,611,371\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[34]",
              "issueID": "6249dd9ab4c918712b661a90741e2585",
              "signature": "28b9354ca0912b1509216f2c148bc734",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=6249dd9ab4c918712b661a90741e2585"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6846,
                "column": 33
              },
              "errorSnippet": "&lt;area alt=\"Miami, FL\" title=\"Miami, FL\" href=\"https://www.weather.gov/mfl/\" coords=\"638,416,622,425,638,441,648,434,646,429,640,428,646,423,643,423,638,416\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[35]",
              "issueID": "307c7a87d0a20cee5daf2afed4688867",
              "signature": "bfa46e1332c9eb3272728f0f82a67f5f",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=307c7a87d0a20cee5daf2afed4688867"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6847,
                "column": 40
              },
              "errorSnippet": "&lt;area alt=\"Key West, FL\" title=\"Key West, FL\" href=\"https://www.weather.gov/key/\" coords=\"646,423,640,428,646,429,648,435,637,440,624,443,622,448,627,463,640,464,653,461,663,455,673,448,680,436,667,427,666,435,659,441,649,446,639,446,644,442,653,438,6",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[36]",
              "issueID": "95758fff23b8628ef90b8dc96e1890a7",
              "signature": "be009f02997454b92492aae295ac7cf1",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=95758fff23b8628ef90b8dc96e1890a7"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8004,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Florida Keys\" title=\"Florida Keys\" href=\"https://www.weather.gov/key/\" coords=\"657,432,655,436,644,442,641,446,650,446,659,441,665,435,666,431,657,432\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[37]",
              "issueID": "da5bb6565cb6367e1c6a64a612c8ea8a",
              "signature": "da8ff483ac9ffc20fa20cad218d43e39",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=da5bb6565cb6367e1c6a64a612c8ea8a"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8006,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Miami, FL\" title=\"Miami, FL\" href=\"https://www.weather.gov/mfl/\" coords=\"677,396,663,400,665,411,666,427,680,437,682,431,682,415,680,401,677,396\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[38]",
              "issueID": "e7f5171e85fef287c7c761b55060ffe0",
              "signature": "cde0b0a9117186d8acdacfbd97d399e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=e7f5171e85fef287c7c761b55060ffe0"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8007,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Melbourne, FL\" title=\"Melbourne, FL\" href=\"https://www.weather.gov/mlb/\" coords=\"638,362,650,376,651,382,663,400,677,396,665,375,663,368,654,358,638,362\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[39]",
              "issueID": "77642655e7bea18287cf5b24278c5e9b",
              "signature": "79ea67c1b6d2ac961014105442a14b0d",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=77642655e7bea18287cf5b24278c5e9b"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8009,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Jacksonville, FL\" title=\"Jacksonville, FL\" href=\"https://www.weather.gov/jax/\" coords=\"630,334,629,343,634,355,639,363,656,359,650,352,645,343,644,333,635,332,630,334\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[40]",
              "issueID": "2096c89659c911f5f9ab6b262911c379",
              "signature": "42c08543146f0d0ac1a38a65ae3e6665",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=2096c89659c911f5f9ab6b262911c379"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8010,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Charleston, SC\" title=\"Charleston, SC\" href=\"https://www.weather.gov/chs/\" coords=\"651,298,645,306,638,312,633,321,630,333,645,334,650,325,644,324,649,318,656,309,661,301,651,298\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[41]",
              "issueID": "533839fc158b57c8652f6ea7e40eb058",
              "signature": "12347d2df308aea37a833ba6bb757385",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=533839fc158b57c8652f6ea7e40eb058"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8011,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Wilmington, NC\" title=\"Wilmington, NC\" href=\"https://www.weather.gov/ilm/\" coords=\"670,271,667,275,666,281,659,284,654,288,651,298,661,301,661,295,663,292,669,293,673,291,675,285,676,280,678,277,670,271\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[42]",
              "issueID": "2cd82ded59178f47ae4d37335257b4de",
              "signature": "cda121abb44203901908ed36e1793a46",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=2cd82ded59178f47ae4d37335257b4de"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8012,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Baltimore/Washington, DC\" title=\"Baltimore/Washington, DC\" href=\"https://www.weather.gov/lwx/\" coords=\"668,186,661,192,665,204,669,204,670,200,666,192,668,186\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[43]",
              "issueID": "8f67bb70bb756a0c0ad6ac10dd8dfd92",
              "signature": "2152250f68768bc41cef08a55d704a37",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=8f67bb70bb756a0c0ad6ac10dd8dfd92"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8013,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Wakefield, VA\" title=\"Wakefield, VA\" href=\"https://www.weather.gov/akq/\" coords=\"692,201,683,200,682,209,680,217,679,223,677,216,675,208,670,204,665,204,669,209,667,210,671,214,672,218,673,221,672,224,675,227,678,227,681,233,685,238,695,235",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[44]",
              "issueID": "6d4d053a2ce3cf8b866fa606f7b81043",
              "signature": "aab84a5c6779a0b9627527773a826e39",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=6d4d053a2ce3cf8b866fa606f7b81043"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8014,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Philadelphia/Mt. Holly, PA/NJ\" title=\"Philadelphia/Mt. Holly, PA/NJ\" href=\"https://www.weather.gov/phi/\" coords=\"698,170,687,163,685,165,688,166,689,175,687,183,685,190,683,192,682,188,677,188,677,191,683,197,684,200,693,201,692,193,696,186",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[45]",
              "issueID": "35564bf002d42f494f48bfef4daf7165",
              "signature": "ebeec1693749ed2cb6d2ab498d0b5d11",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=35564bf002d42f494f48bfef4daf7165"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8016,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"New York, NY\" title=\"New York, NY\" href=\"https://www.weather.gov/okx/\" coords=\"690,155,696,147,700,147,707,144,718,154,699,170,688,166,685,165,692,162,698,158,704,153,709,148,700,152,690,155\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[46]",
              "issueID": "6aa8649e9d4c6f5cdf42d7d324899431",
              "signature": "88ec26e8b72ad5ca4d3b8483b1e4afd5",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=6aa8649e9d4c6f5cdf42d7d324899431"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8017,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Boston, MA\" title=\"Boston, MA\" href=\"https://www.weather.gov/box/\" coords=\"710,148,717,153,733,148,739,143,739,129,734,119,728,115,723,111,713,116,715,118,713,124,719,127,722,131,726,129,724,126,725,124,729,129,727,132,723,135,718,139,713,1",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[47]",
              "issueID": "e89eff3a28d4a35a5131e0629ab3c8a1",
              "signature": "e9dbff688cf3161b000946915394d7e4",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=e89eff3a28d4a35a5131e0629ab3c8a1"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8018,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Gray/Portland, ME\" title=\"Gray/Portland, ME\" href=\"https://www.weather.gov/gyx/\" coords=\"725,84,724,93,719,95,714,103,712,110,712,117,723,111,727,106,735,97,725,84\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[48]",
              "issueID": "237be1387b8f7f3396624314f1af714c",
              "signature": "b3d33b6e7d337aad4460864a83787bc4",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=237be1387b8f7f3396624314f1af714c"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8019,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"726,83,729,79,731,79,733,82,732,84,730,87,728,87,726,83\" href=\"https://www.weather.gov/car/\" title=\"Intra Coastal Waters from Schoodic Point ME to Stonington ME\" alt=\"Intra Coastal Waters from Schoodic Point ME to Stonington",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[49]",
              "issueID": "7e37c92cbe0e0d7471ea1afb86080460",
              "signature": "c4ad7802d6a6af47f2995573b28eda5d",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=7e37c92cbe0e0d7471ea1afb86080460"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8020,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"732,91,736,89,737,87,734,81,732,86,730,87,730,90,732,91\" href=\"https://www.weather.gov/car/\" title=\"Coastal Waters from Schoodic Point ME to Stonington ME out 25 NM\" alt=\"Coastal Waters from Schoodic Point ME to Stonington M",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[50]",
              "issueID": "1166c5f14d7c60ddfa21e62d7435263c",
              "signature": "bcb8d207945818d02e5b714b1d79b011",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=1166c5f14d7c60ddfa21e62d7435263c"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8021,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"734,81,736,78,739,77,740,74,742,72,743,69,744,72,742,74,742,76,742,79,743,80,741,83,740,85,738,86,736,84,734,81\" href=\"https://www.weather.gov/car/\" title=\"Coastal Waters from Eastport ME to Stonington Point ME out 25 NM\" al",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[51]",
              "issueID": "88bffa7dca010ac3aaefce068311f641",
              "signature": "d289fb96f8856dc72aaec6b9fdda490a",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=88bffa7dca010ac3aaefce068311f641"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8044,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Los Angeles, CA\" title=\"Los Angeles, CA\" href=\"https://www.weather.gov/lox/\" coords=\"88,249,68,243,77,261,75,271,76,276,86,286,96,289,99,294,100,291,103,290,105,293,104,296,112,300,119,299,119,297,114,296,113,292,109,293,107,291,109,289,105",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[72]",
              "issueID": "f3268af441e3b3898a8b22fe19ec3ac4",
              "signature": "c3ed6ca033b94386a2762f30cf74a183",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=f3268af441e3b3898a8b22fe19ec3ac4"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8045,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"San Diego, CA\" title=\"San Diego, CA\" href=\"https://www.weather.gov/sgx/\" coords=\"127,296,117,299,117,304,114,306,117,310,131,311,130,301,127,296\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[73]",
              "issueID": "52d7c1acfbae0ca4304738300f2d7109",
              "signature": "6cb6dce66617408138b67ba040922e37",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=52d7c1acfbae0ca4304738300f2d7109"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8046,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"San Francisco Bay Area/Monterey, CA\" title=\"San Francisco Bay Area/Monterey, CA\" href=\"https://www.weather.gov/mtr/\" coords=\"57,185,55,190,60,203,62,215,69,244,89,249,85,242,85,239,83,238,84,232,87,231,87,227,84,226,80,221,81,219,80,216,80,",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[74]",
              "issueID": "2f5ba84c5631b920ad4eee6fd2f668ae",
              "signature": "7b809ca313afc4d7e9a268e7104fa403",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=2f5ba84c5631b920ad4eee6fd2f668ae"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8047,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Eureka, CA\" title=\"Eureka, CA\" href=\"https://www.weather.gov/eka/\" coords=\"64,139,62,141,63,145,55,158,54,167,58,176,56,184,72,189,73,183,75,180,74,173,70,165,75,158,80,150,79,143,64,139\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[75]",
              "issueID": "1e077b66865ed9a4d9f59b415df36f9a",
              "signature": "52c1ccd7c51976022527766662506721",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=1e077b66865ed9a4d9f59b415df36f9a"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8048,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Medford, OR\" title=\"Medford, OR\" href=\"https://www.weather.gov/mfr/\" coords=\"91,110,75,104,65,118,64,139,79,144,80,139,79,135,81,129,80,125,91,110\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[76]",
              "issueID": "926d7aa57874c3e4862f847dc68f5b69",
              "signature": "fda265e931cd546bd60a9d13c92ffa18",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=926d7aa57874c3e4862f847dc68f5b69"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8049,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Portland, OR\" title=\"Portland, OR\" href=\"https://www.weather.gov/pqr/\" coords=\"104,66,88,61,85,75,83,83,82,88,75,104,91,109,97,93,101,83,103,74,104,66\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[77]",
              "issueID": "1846237f80ce556170bb45b48ca7772f",
              "signature": "732c7203dd3c389d52000ffabaf9bd12",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=1846237f80ce556170bb45b48ca7772f"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8050,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Seattle, WA\" title=\"Seattle, WA\" href=\"https://www.weather.gov/sew/\" coords=\"128,35,122,33,119,42,91,31,89,35,87,49,88,62,104,66,104,42,106,39,111,44,118,47,121,47,125,48,126,44,122,43,122,40,127,38,128,35\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[78]",
              "issueID": "8ee03a1209bf1ec8a336482862685f59",
              "signature": "3793c48063ac0c6a00d6113b8e971a89",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=8ee03a1209bf1ec8a336482862685f59"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8051,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Los Angeles Area\" title=\"Los Angeles Area\" href=\"https://www.weather.gov/lox/\" coords=\"115,302, 3\" shape=\"circle\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[79]",
              "issueID": "e76a27a3459c76b4484b9ff1ae69e6ad",
              "signature": "960fb9bb28bcdf24d67058fb6594cb4a",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=e76a27a3459c76b4484b9ff1ae69e6ad"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8052,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Los Angeles Area\" title=\"Los Angeles Area\" href=\"https://www.weather.gov/lox/\" coords=\"116,294, 3\" shape=\"circle\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[80]",
              "issueID": "fcb7acdc7c4577ab0a46927b8cfa2c8d",
              "signature": "22c239214d7d1a23597a7ce45d68d611",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=fcb7acdc7c4577ab0a46927b8cfa2c8d"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8053,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Los Angeles Area\" title=\"Los Angeles Area\" href=\"https://www.weather.gov/lox/\" coords=\"109,291, 2\" shape=\"circle\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[81]",
              "issueID": "55ce9c7606bfe17eb09c8a7dacbb327b",
              "signature": "2635612aa53bd8b2f65de2bd66dac301",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=55ce9c7606bfe17eb09c8a7dacbb327b"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8054,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Los Angeles Area\" title=\"Los Angeles Area\" href=\"https://www.weather.gov/lox/\" coords=\"102,293, 3\" shape=\"circle\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[82]",
              "issueID": "29a5339805d1a59c94da549ab3132497",
              "signature": "552082e530f1c4ce7436b1ceced11ca8",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=29a5339805d1a59c94da549ab3132497"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8055,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Los Angeles Area\" title=\"Los Angeles Area\" href=\"https://www.weather.gov/lox/\" coords=\"92,277,105,282\" shape=\"rect\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[83]",
              "issueID": "3529b200f7db1324780e4bfd5068ffc3",
              "signature": "35faec97ae249fc44e1d104e267b43ad",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=3529b200f7db1324780e4bfd5068ffc3"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8056,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Los Angeles Area\" title=\"Los Angeles Area\" href=\"https://www.weather.gov/lox/\" coords=\"102,251,89,247,90,251,90,253,92,254,92,258,95,260,93,266,93,271,101,273,108,276,109,279,114,284,118,284,118,289,122,290,124,288,127,288,130,285,132,274,1",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[84]",
              "issueID": "1b0f5221a4a126d2842b3d63255a134e",
              "signature": "4649f05321263a83a396477aee82c875",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=1b0f5221a4a126d2842b3d63255a134e"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8059,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"San Francisco Area\" title=\"San Francisco Area\" href=\"https://www.weather.gov/mtr/\" coords=\"81,193,74,192,77,199,77,206,79,209,82,214,80,216,82,218,80,222,83,227,86,227,86,233,83,232,83,238,88,248,103,251,103,249,98,245,98,241,101,239,95,231",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[86]",
              "issueID": "0d853a98b65ae6540430bcfa3533d913",
              "signature": "e0c2f3f8cabc835beb276529881ba305",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=0d853a98b65ae6540430bcfa3533d913"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8062,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Northwest California Coast\" title=\"Northwest California Coast\" href=\"https://www.weather.gov/eka/\" coords=\"81,140,79,144,80,146,78,153,76,157,71,162,71,167,74,170,74,174,74,181,72,186,72,191,75,193,82,194,81,191,80,188,82,187,82,182,85,182,",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[89]",
              "issueID": "3e006961de63a3de4b395e6124fed100",
              "signature": "0cd0d82ac88e32037943117a6c402894",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=3e006961de63a3de4b395e6124fed100"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8064,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Southwest Oregon and Northern California\" title=\"Southwest Oregon and Northern California\" href=\"https://www.weather.gov/mfr/\" coords=\"137,129,113,122,110,125,105,123,104,121,101,119,102,116,99,115,96,112,89,112,85,119,81,125,80,128,81,130,",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[90]",
              "issueID": "928e20bbf38861453808d8b4098659fe",
              "signature": "b516976d9ab679a6f5008923aa745952",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=928e20bbf38861453808d8b4098659fe"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8066,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Northwest Oregon\" title=\"Northwest Oregon\" href=\"https://www.weather.gov/pqr/\" coords=\"105,68,98,91,90,112,96,111,99,115,101,115,100,119,104,121,105,123,111,125,113,122,115,118,118,114,119,109,122,98,126,97,129,91,126,89,128,86,130,86,131,7",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[92]",
              "issueID": "4cbc444a0719ca8cffd65a5317923c05",
              "signature": "f041019dc6a4d94481831b04e039b84a",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=4cbc444a0719ca8cffd65a5317923c05"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8067,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Northwest Washington\" title=\"Northwest Washington\" href=\"https://www.weather.gov/sew/\" coords=\"128,35,125,49,117,46,106,38,105,49,105,61,107,64,105,66,112,67,110,74,132,80,133,72,135,68,135,65,141,62,141,56,144,54,143,49,149,48,149,41,128,3",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[93]",
              "issueID": "204e872bd29062bd2895b42e3de17277",
              "signature": "96b88e576563dc93c2f091e3e60ee278",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=204e872bd29062bd2895b42e3de17277"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8072,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Southwestern California - San Diego\" title=\"Southwestern California - San Diego\" href=\"https://www.weather.gov/sgx/\" coords=\"147,279,132,274,129,285,128,288,124,287,122,290,128,296,131,302,131,313,145,313,148,299,151,299,152,296,148,293,146",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[96]",
              "issueID": "1af95e9317f233edc9658caf47a48201",
              "signature": "13d4b787d474a3c0ec094c7b1bba2c13",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=1af95e9317f233edc9658caf47a48201"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8120,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Corpus Christi, Victoria, and Laredo Texas\" title=\"Corpus Christi, Victoria, and Laredo Texas\" href=\"https://www.weather.gov/crp/\" coords=\"366,411,368,417,373,419,374,426,403,425,409,416,419,407,417,402,412,395,410,394,407,399,404,398,399,4",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[134]",
              "issueID": "a23b1d5ad1b0785c2f234bd1e14c6cd4",
              "signature": "cdd71e3d208fd02168dd607b4799c400",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=a23b1d5ad1b0785c2f234bd1e14c6cd4"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8121,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Southern Texas\" title=\"Southern Texas\" href=\"https://www.weather.gov/bro/\" coords=\"404,425,374,426,375,430,378,435,380,440,385,440,394,446,399,446,406,449,407,444,404,437,404,432,404,425\" shape=\"poly\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[135]",
              "issueID": "e60b9a3351d9daaae6a3a7737c2afef2",
              "signature": "0e80117e0e09075033ec70a712fd34f8",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=e60b9a3351d9daaae6a3a7737c2afef2"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8122,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Texas - Houston/Galveston\" title=\"Texas - Houston/Galveston\" href=\"https://www.weather.gov/hgx/\" coords=\"449,386,448,381,447,380,446,377,442,371,446,370,444,361,441,360,438,355,433,352,427,354,429,358,428,361,420,364,417,368,410,371,413,374",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[136]",
              "issueID": "e876ad957bbc35b3badc48d5cdb94982",
              "signature": "181b0651cc9f486f50c6126330e663c3",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=e876ad957bbc35b3badc48d5cdb94982"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8123,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Southeast Texas and Southwest Louisiana\" title=\"Southeast Texas and Southwest Louisiana\" href=\"https://www.weather.gov/lch/\" coords=\"485,356,477,352,472,354,469,352,459,357,459,359,444,362,445,370,442,371,444,377,446,377,447,381,448,381,448",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[137]",
              "issueID": "b3f8e95d6041cddee0b5fb2466207c70",
              "signature": "6075a0d2acde450c1d089bb9a53c8ff2",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=b3f8e95d6041cddee0b5fb2466207c70"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8137,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Southeastern Louisiana\" title=\"Southeastern Louisiana\" href=\"https://www.weather.gov/lix/\" coords=\"533,366,532,358,528,358,522,361,520,362,517,356,511,357,508,351,491,352,484,360,485,366,489,372,493,375,494,377,496,377,495,382,493,387,501,3",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[151]",
              "issueID": "b6cf80f1faf88ec4e84be37721abe963",
              "signature": "edfcccda6195ccaa822eaea7b4d8c94a",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=b6cf80f1faf88ec4e84be37721abe963"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8141,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Mobile - Pensacola\" title=\"Mobile - Pensacola\" href=\"https://www.weather.gov/mob/\" coords=\"560,359,560,350,563,349,562,339,560,334,552,335,548,335,544,332,542,332,541,336,535,338,535,332,529,334,528,340,522,341,523,348,521,348,522,357,518,3",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[155]",
              "issueID": "22fcf5203e8726219c61ca24b2cadd9a",
              "signature": "2bc79298ff2bca9ca065495b7c7e4354",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=22fcf5203e8726219c61ca24b2cadd9a"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8142,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"West Central Florida\" title=\"West Central Florida\" href=\"https://www.weather.gov/tbw/\" coords=\"628,373,621,374,620,371,621,369,620,365,613,365,612,372,616,372,619,377,619,390,621,396,638,416,642,414,643,410,640,404,645,402,646,399,648,398,6",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[156]",
              "issueID": "34ab7d0830a3a2f80f31491ab693ab1e",
              "signature": "62f2a8a1c7a61614c00e4f6dc6af30a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=34ab7d0830a3a2f80f31491ab693ab1e"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8143,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"East Central Florida\" title=\"East Central Florida\" href=\"https://www.weather.gov/mlb/\" coords=\"640,365,635,366,634,364,632,366,633,372,628,372,630,382,635,383,640,386,641,388,645,390,645,394,649,399,653,398,655,402,662,399,656,390,651,384,6",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[157]",
              "issueID": "e5ada1e11166ac5a3ae9f026c54a20bf",
              "signature": "de9c182ae454dd99286b0a68d4b19fbd",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=e5ada1e11166ac5a3ae9f026c54a20bf"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8144,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Panhandle of Florida and Southwestern Georgia\" title=\"Panhandle of Florida and Southwestern Georgia\" href=\"https://www.weather.gov/tlh/\" coords=\"605,331,600,329,596,331,587,331,580,333,575,331,575,335,572,337,571,339,562,340,561,344,562,350",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[158]",
              "issueID": "7c9bec97769311ccde7cab6e8b9762af",
              "signature": "7545d487ad77b1fadbc2d62cfd392e9a",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=7c9bec97769311ccde7cab6e8b9762af"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8145,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Northeast Florida and Southeast Georgia\" title=\"Northeast Florida and Southeast Georgia\" href=\"https://www.weather.gov/jax/\" coords=\"628,333,621,328,616,325,611,325,605,330,604,337,608,343,605,351,606,357,610,359,612,361,612,365,620,366,621",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[159]",
              "issueID": "3aeef89e3d4c06e048d4f1341a76dfc4",
              "signature": "ba0f56cefe1d56fb8b51fcb6c93b128f",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=3aeef89e3d4c06e048d4f1341a76dfc4"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8147,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Low Country of South Carolina and Georgia\" title=\"Low Country of South Carolina and Georgia\" href=\"https://www.weather.gov/chs/\" coords=\"650,296,639,294,637,298,633,298,629,303,619,304,619,308,613,309,613,311,615,314,613,319,615,322,615,325",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[161]",
              "issueID": "b1ddb1d6dd90a6e3978c8fe99e263406",
              "signature": "3a99719c8dd07efd63c72c879b9c609c",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=b1ddb1d6dd90a6e3978c8fe99e263406"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8148,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Northeastern South Carolina and Southeastern North Carolina - Wilmington\" title=\"Northeastern South Carolina and Southeastern North Carolina - Wilmington\" href=\"https://www.weather.gov/ilm/\" coords=\"669,271,665,267,659,271,655,268,648,268,6",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[162]",
              "issueID": "c3a9d597d3f52a8ccff7624ffce3f918",
              "signature": "fc7dca9780c45ad80c7e2fb18c410cf0",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=c3a9d597d3f52a8ccff7624ffce3f918"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8170,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Eastern North Carolina\" title=\"Eastern North Carolina\" href=\"https://www.weather.gov/mhx/\" coords=\"675,243,672,248,666,244,664,246,666,248,664,252,660,254,663,261,658,262,660,269,664,267,669,271,675,266,682,263,684,257,678,260,678,253,683,2",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[184]",
              "issueID": "0286569d2dfcb1e141710b51ec99ac9c",
              "signature": "e3d9f291790cee93b86a3ac5ab8cabe3",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=0286569d2dfcb1e141710b51ec99ac9c"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8171,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Eastern Virginia, Southern Maryland and Northeast North Carolina\" title=\"Eastern Virginia, Southern Maryland and Northeast North Carolina\" href=\"https://www.weather.gov/akq/\" coords=\"670,212,660,210,656,211,653,216,646,214,644,221,648,221,6",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[185]",
              "issueID": "ee47b5380a376fa5b7388aec4417a245",
              "signature": "de54eea78e8ffd50afbfa9f95a636178",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=ee47b5380a376fa5b7388aec4417a245"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8172,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Washington D.C., Central and Western Maryland, Northern Virginia, Eastern West Virginia\" title=\"Washington D.C., Central and Western Maryland, Northern Virginia, Eastern West Virginia\" href=\"https://www.weather.gov/lwx/\" coords=\"659,184,629",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[186]",
              "issueID": "0c9d9f481c9090ef6906595e20b00b3d",
              "signature": "9c1620a816974eb8185f3a51b2f4558e",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=0c9d9f481c9090ef6906595e20b00b3d"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8176,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"New Jersey, Delaware, Southeastern Pennsylvania and eastern Maryland\" title=\"New Jersey, Delaware, Southeastern Pennsylvania and eastern Maryland\" href=\"https://www.weather.gov/phi/\" coords=\"674,153,673,158,671,158,670,155,666,157,664,160,6",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[190]",
              "issueID": "31af9b1c89a91ba3662f5edccc23838c",
              "signature": "5b45a1257fe27cfd2c3bb1bb173e3988",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=31af9b1c89a91ba3662f5edccc23838c"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8177,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"New York City and Surrounding Areas\" title=\"New York City and Surrounding Areas\" href=\"https://www.weather.gov/okx/\" coords=\"707,137,700,141,697,140,696,143,687,146,683,149,682,147,678,148,673,151,673,153,678,155,680,157,681,157,682,164,691",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[191]",
              "issueID": "70ea87cbd8fece693e827f06f922c021",
              "signature": "842d30cc1e2be782705a51f7b073c8e8",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=70ea87cbd8fece693e827f06f922c021"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8181,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Boston and Surrounding Areas\" title=\"Boston and Surrounding Areas\" href=\"https://www.weather.gov/box/\" coords=\"694,123,688,126,689,132,692,137,694,144,707,139,708,144,712,141,712,138,720,139,722,138,724,131,715,124,715,118,712,118,711,115,7",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[195]",
              "issueID": "34b435d9520360c159bf06660edc4c58",
              "signature": "a263e497e64dacf6a08507d92f7272c0",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=34b435d9520360c159bf06660edc4c58"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8183,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Southern Maine and New Hampshire\" title=\"Southern Maine and New Hampshire\" href=\"https://www.weather.gov/gyx/\" coords=\"693,80,693,90,694,94,691,97,692,124,700,122,705,120,708,119,712,115,713,106,716,97,724,92,726,82,724,80,720,82,716,75,713",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[197]",
              "issueID": "8d93c7ba94a23fe8629b43c47ff63eae",
              "signature": "b41dca438f237554c8a123af4a4e5413",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=8d93c7ba94a23fe8629b43c47ff63eae"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8184,
                "column": 1
              },
              "errorSnippet": "&lt;area alt=\"Northern Maine\" title=\"Northern Maine\" href=\"https://www.weather.gov/car/\" coords=\"714,37,709,42,705,38,700,53,700,65,707,64,714,78,716,75,720,81,725,80,728,85,733,83,735,79,739,78,743,72,744,70,740,66,737,67,734,62,734,61,729,61,728,55,724",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[1]/area[198]",
              "issueID": "dba092a14c334a3274082a94e3b4dbcc",
              "signature": "217eba9c11351cf6d3516f56019fb603",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=dba092a14c334a3274082a94e3b4dbcc"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8222,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"103,99,108,99,109,99,109,92,109,91,105,88,103,81,99,77,97,73,95,73,93,73,92,73,91,71,91,71,88,71,78,71,78,79,81,79,87,83,89,87,92,91,94,94,94,96,98,102\" href=\"https://www.weather.gov/ajk\" title=\"Juneau, AK\" alt=\"Juneau, AK\"&",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[2]/area[1]",
              "issueID": "dc34a1f2c06da7fdd2a0fa6ad8f85068",
              "signature": "21a1453095ae432a0694c1375eca6310",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=dc34a1f2c06da7fdd2a0fa6ad8f85068"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8225,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"23,9,22,26,24,44,14,53,5,64,24,64,29,66,49,61,55,63,65,59,78,61,85,71,85,7,74,3,60,0,42,0,35,4,31,8\" href=\"https://www.weather.gov/afg\" title=\"Fairbanks, AK\" alt=\"Fairbanks, AK\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[2]/area[2]",
              "issueID": "fd6c366005243d458bb12b08a11f3da7",
              "signature": "61b95acc89ecd872ba916b4e9532470b",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=fd6c366005243d458bb12b08a11f3da7"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8226,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"26,110,42,104,55,99,59,95,61,91,65,87,66,82,71,80,78,80,78,71,85,71,78,61,65,59,55,63,49,61,29,66,23,64,5,64,0,72,0,79,24,79,29,81,35,85,39,88,30,93,22,100,18,102,5,105,0,105,0,114,20,114\" href=\"https://www.weather.gov/afc\" ",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[2]/area[3]",
              "issueID": "7f8fe5753f321d09fb37526cbf8f2b3b",
              "signature": "9383b1feea7e4d9d150331552c70e813",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=7f8fe5753f321d09fb37526cbf8f2b3b"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8227,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"23,0,23,8,31,8,36,3,42,0,40,0,24,0\" href=\"https://www.weather.gov/afg\" title=\"Western US Arctic Offshore\" alt=\"Western US Arctic Offshore\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[2]/area[4]",
              "issueID": "7a7155508a4a1fb891ace9572851a9a2",
              "signature": "9c001e62007ce918d7168c359b2d7590",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=7a7155508a4a1fb891ace9572851a9a2"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8228,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"86,3,86,7,86,7,85,7,81,5,79,4,78,3,72,2,66,0,62,0,86,0\" href=\"https://www.weather.gov/afg\" title=\"Eastern US Arctic Offshore\" alt=\"Eastern US Arctic Offshore\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[2]/area[5]",
              "issueID": "2c519ea8a2359307bdc48b63332f553e",
              "signature": "36db2301cc166d0912f6a973ea426e25",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=2c519ea8a2359307bdc48b63332f553e"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8229,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"0,79,19,79,19,92,0,92,0,78\" href=\"https://www.weather.gov/afc\" title=\"Bering Sea offshore 171 degrees West to 180 degrees and north of 56 degrees North\" alt=\"Bering Sea offshore 171 degrees West to 180 degrees and north of 5",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[2]/area[6]",
              "issueID": "45d37d77ce4622a023608d305d0ef3ba",
              "signature": "4b56b52b6d091d209666b4b3b6639521",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=45d37d77ce4622a023608d305d0ef3ba"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8230,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"0,92,19,92,19,101,16,102,10,103,4,105,0,105,0,92\" href=\"https://www.weather.gov/afc\" title=\"Bering Sea offshore 171 degrees West to 180 degrees and south of 56 degrees North\" alt=\"Bering Sea offshore 171 degrees West to 180 ",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[2]/area[7]",
              "issueID": "40941313369737162c0d46015502b436",
              "signature": "a5b83841850add8b14a9667046ff3af7",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=40941313369737162c0d46015502b436"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8232,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"24,79,27,79,30,81,34,83,39,88,29,93,27,95,25,97,23,100,19,100,19,78\" href=\"https://www.weather.gov/afc\" title=\"Bering Sea offshore east of 171 degrees West\" alt=\"Bering Sea offshore east of 171 degrees West\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[2]/area[9]",
              "issueID": "00dd603883a1d07ba2aaa3fc4a07ed4a",
              "signature": "1ca950fef584c3215099f4c42aa20d3b",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=00dd603883a1d07ba2aaa3fc4a07ed4a"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8233,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"71,80,79,81,79,87,65,87,66,82,69,81,72,81\" href=\"https://www.weather.gov/afc\" title=\"Gulf of Alaska offshore north of 57 degrees North and west of 144 degrees West\" alt=\"Gulf of Alaska offshore north of 57 degrees North and ",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[2]/area[10]",
              "issueID": "12374191d0f11ee52ebbd9bd9c7389ba",
              "signature": "ac97012069256dab4bbb23fdff31bb17",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=12374191d0f11ee52ebbd9bd9c7389ba"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8234,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"65,87,79,88,79,98,71,98,69,98,56,98,60,95,60,92,64,89\" href=\"https://www.weather.gov/afc\" title=\"Gulf of Alaska offshore south of 57 degrees North north of 55 degrees North and west of 144 degrees West\" alt=\"Gulf of Alaska o",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[2]/area[11]",
              "issueID": "9691fc787f60bb2f40ba788d23165dd1",
              "signature": "6cc4ca2703312395ad487c88b029247a",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=9691fc787f60bb2f40ba788d23165dd1"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8235,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"81,80,84,82,87,84,89,87,90,89,92,92,94,96,94,98,92,98,90,98,79,98,79,80\" href=\"https://www.weather.gov/ajk\" title=\"Gulf of Alaska north of 55 degrees North and east of 144 degrees West\" alt=\"Gulf of Alaska north of 55 degree",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[2]/area[12]",
              "issueID": "d4aa7446649499c54bd0e138f0800509",
              "signature": "9fb32f3bebe15e934f46700435c5638f",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=d4aa7446649499c54bd0e138f0800509"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8236,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"88,106,115,121,115,102,110,96,101,85,88,82,88,106\" href=\"https://www.weather.gov/ajk\" title=\"Juneau, AK\" alt=\"Juneau, AK\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[2]/area[13]",
              "issueID": "b29d2f32cf7f60a061bf1a4ae3387cdc",
              "signature": "9bd40e73a0092bf7244ed0d7ffba6ff8",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=b29d2f32cf7f60a061bf1a4ae3387cdc"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8237,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"103,99,108,99,109,99,109,92,109,91,105,88,103,81,99,77,97,73,95,73,93,73,92,73,91,71,91,71,88,71,78,71,78,79,81,79,87,83,89,87,92,91,94,94,94,96,98,102\" href=\"//www.weather.gov/ajk\" title=\"Juneau, AK\" alt=\"Juneau, AK\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[3]/area[1]",
              "issueID": "11b793320695767118dc5ecab7599a78",
              "signature": "0c0bd9a1801227b2539efaeb3c47f7da",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=11b793320695767118dc5ecab7599a78"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8238,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"23,9,22,26,24,44,14,53,5,64,24,64,29,66,49,61,55,63,65,59,78,61,85,71,85,7,74,3,60,0,42,0,35,4,31,8\" href=\"//www.weather.gov/afg\" title=\"Fairbanks, AK\" alt=\"Fairbanks, AK\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[3]/area[2]",
              "issueID": "d1ce9cece7a724857b962c04bdaeee2a",
              "signature": "8b63af70b31c0f23493903e4057dd3b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=d1ce9cece7a724857b962c04bdaeee2a"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8239,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"26,110,42,104,55,99,59,95,61,91,65,87,66,82,71,80,78,80,78,71,85,71,78,61,65,59,55,63,49,61,29,66,23,64,5,64,0,72,0,79,24,79,29,81,35,85,39,88,30,93,22,100,18,102,5,105,0,105,0,114,20,114\" href=\"//www.weather.gov/afc\" title=",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[3]/area[3]",
              "issueID": "06d67af16c1e971e5e4093a1a86e3498",
              "signature": "33ed5a4e2f7b47ec62a631411c1f33e5",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=06d67af16c1e971e5e4093a1a86e3498"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8240,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"23,0,23,8,31,8,36,3,42,0,40,0,24,0\" href=\"//www.weather.gov/afg\" title=\"Western US Arctic Offshore\" alt=\"Western US Arctic Offshore\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[3]/area[4]",
              "issueID": "3ea39848d8f06571d77468701976c376",
              "signature": "cf62bb576634b4c53248fc478a4dbdfd",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=3ea39848d8f06571d77468701976c376"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8241,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"86,3,86,7,86,7,85,7,81,5,79,4,78,3,72,2,66,0,62,0,86,0\" href=\"//www.weather.gov/afg\" title=\"Eastern US Arctic Offshore\" alt=\"Eastern US Arctic Offshore\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[3]/area[5]",
              "issueID": "19953aa4aa6ba2f0eb5c27c7494cd212",
              "signature": "e53bfd6d8b22fe83dce8c8bd0dccceaf",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=19953aa4aa6ba2f0eb5c27c7494cd212"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8242,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"0,79,19,79,19,92,0,92,0,78\" href=\"//www.weather.gov/afc\" title=\"Bering Sea offshore 171 degrees West to 180 degrees and north of 56 degrees North\" alt=\"Bering Sea offshore 171 degrees West to 180 degrees and north of 56 degr",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[3]/area[6]",
              "issueID": "ca35620fe84a57ef91d9bd35237b8af0",
              "signature": "114a3dd0b9b3d3ad43f2e796ba427d8c",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=ca35620fe84a57ef91d9bd35237b8af0"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8243,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"0,92,19,92,19,101,16,102,10,103,4,105,0,105,0,92\" href=\"//www.weather.gov/afc\" title=\"Bering Sea offshore 171 degrees West to 180 degrees and south of 56 degrees North\" alt=\"Bering Sea offshore 171 degrees West to 180 degree",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[3]/area[7]",
              "issueID": "c9e12eefcadc18b05f117c023dd87789",
              "signature": "2065d3968f02c33fb4494cc0cb3bd33d",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=c9e12eefcadc18b05f117c023dd87789"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8245,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"24,79,27,79,30,81,34,83,39,88,29,93,27,95,25,97,23,100,19,100,19,78\" href=\"//www.weather.gov/afc\" title=\"Bering Sea offshore east of 171 degrees West\" alt=\"Bering Sea offshore east of 171 degrees West\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[3]/area[9]",
              "issueID": "0204566066861e943e3b27cacef2db5a",
              "signature": "0ae36080e1dd98f3becbe69d9c762895",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=0204566066861e943e3b27cacef2db5a"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8246,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"71,80,79,81,79,87,65,87,66,82,69,81,72,81\" href=\"//www.weather.gov/afc\" title=\"Gulf of Alaska offshore north of 57 degrees North and west of 144 degrees West\" alt=\"Gulf of Alaska offshore north of 57 degrees North and west o",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[3]/area[10]",
              "issueID": "41cbdb4b5c5789fb4973b147162c1d31",
              "signature": "05f9111cce4038e64e45e3d20e5f4534",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=41cbdb4b5c5789fb4973b147162c1d31"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8247,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"65,87,79,88,79,98,71,98,69,98,56,98,60,95,60,92,64,89\" href=\"//www.weather.gov/afc\" title=\"Gulf of Alaska offshore south of 57 degrees North north of 55 degrees North and west of 144 degrees West\" alt=\"Gulf of Alaska offshor",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[3]/area[11]",
              "issueID": "1d421d62a7cd14f5b503132e6ef55b17",
              "signature": "588a4a523c623f8822b45a351493bc08",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=1d421d62a7cd14f5b503132e6ef55b17"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8248,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"81,80,84,82,87,84,89,87,90,89,92,92,94,96,94,98,92,98,90,98,79,98,79,80\" href=\"//www.weather.gov/ajk\" title=\"Gulf of Alaska north of 55 degrees North and east of 144 degrees West\" alt=\"Gulf of Alaska north of 55 degrees Nort",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[3]/area[12]",
              "issueID": "b671ce4e315177872a1dd73c89296b01",
              "signature": "b00facffe52fe8b28472c6bc17efb7ed",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=b671ce4e315177872a1dd73c89296b01"
            },
            {
              "tID": 132,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The `<area>` element with `href` that goes to same place as another, but has different `alt`.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "This `area` element has the same `href` path as another `area` element but they have different content in their `alt` attributes. Assistive technology users rely on alternate text to understand the meaning of `area` elements, and when the alternate text is innacurate it may be confusing for those users because the nature and purpose of the link's destination may not be accurately conveyed. Ensure that, like text links, the `alt` attribute for `area` elements accurately conveys the nature and purpose of the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 294
                },
                "bottom-right": {
                  "x": 202,
                  "y": 294
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8249,
                "column": 1
              },
              "errorSnippet": "&lt;area shape=\"poly\" coords=\"88,106,115,121,115,102,110,96,101,85,88,82,88,106\" href=\"//www.weather.gov/ajk\" title=\"Juneau, AK\" alt=\"Juneau, AK\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/map[3]/area[13]",
              "issueID": "3a9b19b692c69d027cafa6a850409601",
              "signature": "7cf83cc1d4e5b20f4d3b5d28c1264464",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=132&issueID=3a9b19b692c69d027cafa6a850409601"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 42,
                  "y": 111
                },
                "bottom-right": {
                  "x": 149,
                  "y": 135
                },
                "height": 24,
                "width": 107
              },
              "position": {
                "line": 4862,
                "column": 40
              },
              "errorSnippet": "&lt;label for=\"inputstring\"&gt;Local forecast by &lt;br&gt;\"City, St\" or ZIP code&lt;/label&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/form[1]/label[1]",
              "issueID": "ed7b25d54fb03f83325fa22e6733369a",
              "signature": "58decc4b6b81cb25168ffb5e2953baeb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ed7b25d54fb03f83325fa22e6733369a"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 320,
                  "y": 0
                },
                "height": 0,
                "width": 320
              },
              "position": {
                "line": 7832,
                "column": 37
              },
              "errorSnippet": "&lt;div id=\"txtError\" style=\"\"&gt; &lt;div id=\"errorNoResults\" style=\"display: none;\"&gt;Sorry, the location you searched for was not found. Please try another search.&lt;/div&gt; &lt;div id=\"errorMultipleResults\" style=\"display: none;\"&gt;Multiple locat",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/form[1]/div[1]",
              "issueID": "4942e66756cd76740169fbbfedd7a91f",
              "signature": "ce76640c564c66e5cf26f3f131688a00",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4942e66756cd76740169fbbfedd7a91f"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 73.703125,
                  "y": 466.8125
                },
                "bottom-right": {
                  "x": 143.703125,
                  "y": 478.8125
                },
                "height": 12,
                "width": 70
              },
              "position": {
                "line": 5137,
                "column": 0
              },
              "errorSnippet": "&lt;label for=\"myfcst-remember\"&gt;Remember Me&lt;/label&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/form[1]/div[1]/label[2]",
              "issueID": "a686fb6deb673d429519959875a7ce7e",
              "signature": "7e0e60bdf2eae269ab836931c589144e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=a686fb6deb673d429519959875a7ce7e"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 83.984375,
                  "y": 528.8125
                },
                "bottom-right": {
                  "x": 139.984375,
                  "y": 538.8125
                },
                "height": 10,
                "width": 56
              },
              "position": {
                "line": 7267,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.weather.gov/privacy.php\"&gt;Privacy Policy&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/form[1]/div[2]/p[1]/a[1]",
              "issueID": "faca4bf87d776fbf3cd4a6192319c0d4",
              "signature": "2accc3884c03f045a0974e5148e778bf",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=faca4bf87d776fbf3cd4a6192319c0d4"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 10
                },
                "bottom-right": {
                  "x": 159,
                  "y": 32
                },
                "height": 22,
                "width": 129
              },
              "position": {
                "line": 7853,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#ffa500;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Severe%20Thunderstorm%20Warning\"&gt;Severe Thunderstorm Warning&lt;/a&gt; &lt;/li&gt",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[1]/ul[1]/li[1]",
              "issueID": "4711c3cce39d63115c1c7d7eb2e95ad2",
              "signature": "c74cc0877bb13a7e8e79bc518a95d6ea",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4711c3cce39d63115c1c7d7eb2e95ad2"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 37
                },
                "bottom-right": {
                  "x": 159,
                  "y": 48
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 7853,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#8b0000;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Flash%20Flood%20Warning\"&gt;Flash Flood Warning&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[1]/ul[1]/li[2]",
              "issueID": "2870c244c5c9bcf64ef389216b73342e",
              "signature": "2866e972291e2175d8824a9da8f62e0b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2870c244c5c9bcf64ef389216b73342e"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 53
                },
                "bottom-right": {
                  "x": 159,
                  "y": 75
                },
                "height": 22,
                "width": 129
              },
              "position": {
                "line": 7853,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#00ffff;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Severe%20Weather%20Statement\"&gt;Severe Weather Statement&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[1]/ul[1]/li[3]",
              "issueID": "3ba0d56cc73536b9afb6826960c44fc7",
              "signature": "09d9a4f5b789382087bc7b5c3e1736b9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=3ba0d56cc73536b9afb6826960c44fc7"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 80
                },
                "bottom-right": {
                  "x": 159,
                  "y": 91
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 7853,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#dc143c;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Hurricane%20Warning\"&gt;Hurricane Warning&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[1]/ul[1]/li[4]",
              "issueID": "c9c877ae6bbc61e61dff180625ad4d3d",
              "signature": "04d4751fc6998bb85f5e805171acbafd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c9c877ae6bbc61e61dff180625ad4d3d"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 96
                },
                "bottom-right": {
                  "x": 159,
                  "y": 107
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 7853,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#ffa500;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Special%20Marine%20Warning\"&gt;Special Marine Warning&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[1]/ul[1]/li[5]",
              "issueID": "e10ed75dc2d35b3c9d5db600c5c0d393",
              "signature": "af6d8881e68742ec712d2ac2fb8ffb2d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e10ed75dc2d35b3c9d5db600c5c0d393"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 112
                },
                "bottom-right": {
                  "x": 159,
                  "y": 123
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#daa520;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=High%20Wind%20Warning\"&gt;High Wind Warning&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[1]/ul[1]/li[6]",
              "issueID": "e3995093d7a1c609649c1793c3460719",
              "signature": "975031b4fada563615a9881e0429a5b1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e3995093d7a1c609649c1793c3460719"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 128
                },
                "bottom-right": {
                  "x": 159,
                  "y": 139
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#b22222;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Tropical%20Storm%20Warning\"&gt;Tropical Storm Warning&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[1]/ul[1]/li[7]",
              "issueID": "04c470a521c0de0e4a4e1a2fe772e549",
              "signature": "3b52d944a6092bc21cf53e5d170e0492",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=04c470a521c0de0e4a4e1a2fe772e549"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 225,
                  "y": 10
                },
                "bottom-right": {
                  "x": 354,
                  "y": 21
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#00ff00;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Flood%20Warning\"&gt;Flood Warning&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[2]/ul[1]/li[1]",
              "issueID": "90989e161a984db1b1287bc7662668ae",
              "signature": "b2f3e8cd1424b212b1613beb3a93680d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=90989e161a984db1b1287bc7662668ae"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 225,
                  "y": 26
                },
                "bottom-right": {
                  "x": 354,
                  "y": 37
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#228b22;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=High%20Surf%20Warning\"&gt;High Surf Warning&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[2]/ul[1]/li[2]",
              "issueID": "2c8244ff337ea7d68cc0e4249de5fed0",
              "signature": "b87cbdc11ad0f21a077a861c583543d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2c8244ff337ea7d68cc0e4249de5fed0"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 225,
                  "y": 42
                },
                "bottom-right": {
                  "x": 354,
                  "y": 53
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#c71585;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Excessive%20Heat%20Warning\"&gt;Excessive Heat Warning&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[2]/ul[1]/li[3]",
              "issueID": "7e73ad27f76eb01ebe31c77efbfcfade",
              "signature": "5e4119f8c8f63c4d150775beb5804b7d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7e73ad27f76eb01ebe31c77efbfcfade"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 225,
                  "y": 58
                },
                "bottom-right": {
                  "x": 354,
                  "y": 69
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#dda0dd;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Gale%20Warning\"&gt;Gale Warning&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[2]/ul[1]/li[4]",
              "issueID": "3306d1c4aab8dbf3e28e41a068681780",
              "signature": "03fde197d0028d4ae6d332b638494911",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=3306d1c4aab8dbf3e28e41a068681780"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 225,
                  "y": 74
                },
                "bottom-right": {
                  "x": 354,
                  "y": 85
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#ff1493;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Red%20Flag%20Warning\"&gt;Red Flag Warning&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[2]/ul[1]/li[5]",
              "issueID": "5823087f44ac30b3e96c3a9d27a24381",
              "signature": "f5333c2fe53c0c842497fcc596e46af2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5823087f44ac30b3e96c3a9d27a24381"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 225,
                  "y": 90
                },
                "bottom-right": {
                  "x": 354,
                  "y": 101
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#ff7f50;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Heat%20Advisory\"&gt;Heat Advisory&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[2]/ul[1]/li[6]",
              "issueID": "9082db386a04970f4fa7c544e8a7343d",
              "signature": "8732c465e6aa7615d7ef268a94972404",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9082db386a04970f4fa7c544e8a7343d"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 225,
                  "y": 106
                },
                "bottom-right": {
                  "x": 354,
                  "y": 117
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#00ff7f;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Flood%20Advisory\"&gt;Flood Advisory&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[2]/ul[1]/li[7]",
              "issueID": "f2968ee188f7c06ed5a10cda71d0a133",
              "signature": "0be95a037b8f8ecffd557f76c89b4179",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f2968ee188f7c06ed5a10cda71d0a133"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 420,
                  "y": 10
                },
                "bottom-right": {
                  "x": 549,
                  "y": 21
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 7990,
                "column": 17
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#7cfc00;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Coastal%20Flood%20Advisory\"&gt;Coastal Flood Advisory&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[3]/ul[1]/li[1]",
              "issueID": "68264cdc6a353f1e4f802c196f0b90ac",
              "signature": "e1eb12ae38197d922b9791bb012b9870",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=68264cdc6a353f1e4f802c196f0b90ac"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 420,
                  "y": 26
                },
                "bottom-right": {
                  "x": 549,
                  "y": 37
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 8330,
                "column": 13
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#ba55d3;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=High%20Surf%20Advisory\"&gt;High Surf Advisory&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[3]/ul[1]/li[2]",
              "issueID": "3315e9a1ae41fe85dc5bd44dcc2fccc1",
              "signature": "22da13f21e1313fe367e70c6167380d9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=3315e9a1ae41fe85dc5bd44dcc2fccc1"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 420,
                  "y": 42
                },
                "bottom-right": {
                  "x": 549,
                  "y": 53
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 8334,
                "column": 13
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#708090;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Dense%20Fog%20Advisory\"&gt;Dense Fog Advisory&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[3]/ul[1]/li[3]",
              "issueID": "4b2ee1bd8c6e6ef7a8e975c0b5b5c8f6",
              "signature": "1496d698f42cd650202ad36e78c6dd4d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4b2ee1bd8c6e6ef7a8e975c0b5b5c8f6"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 420,
                  "y": 58
                },
                "bottom-right": {
                  "x": 549,
                  "y": 69
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 8338,
                "column": 13
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#d8bfd8;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Small%20Craft%20Advisory\"&gt;Small Craft Advisory&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[3]/ul[1]/li[4]",
              "issueID": "27dbf97dd2f0d9cf332ceaf2aeeae28a",
              "signature": "f3afed5549d56d5df736e6781578b2bf",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=27dbf97dd2f0d9cf332ceaf2aeeae28a"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 420,
                  "y": 74
                },
                "bottom-right": {
                  "x": 549,
                  "y": 96
                },
                "height": 22,
                "width": 129
              },
              "position": {
                "line": 8342,
                "column": 13
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#d8bfd8;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Hazardous%20Seas%20Warning\"&gt;Hazardous Seas Warning&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[3]/ul[1]/li[5]",
              "issueID": "95a5eb8708fa7c153ff5888c8a646ee7",
              "signature": "c418d440299a90144135674c2893cbe2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=95a5eb8708fa7c153ff5888c8a646ee7"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 420,
                  "y": 101
                },
                "bottom-right": {
                  "x": 549,
                  "y": 112
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 8346,
                "column": 13
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#d2b48c;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Lake%20Wind%20Advisory\"&gt;Lake Wind Advisory&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[3]/ul[1]/li[6]",
              "issueID": "82003a2b7d1547e2950b054064dfaba7",
              "signature": "9f0055bcd0158a3eb5b33a13cb1eff98",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=82003a2b7d1547e2950b054064dfaba7"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 420,
                  "y": 117
                },
                "bottom-right": {
                  "x": 549,
                  "y": 128
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 8350,
                "column": 13
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#d2b48c;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Wind%20Advisory\"&gt;Wind Advisory&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[3]/ul[1]/li[7]",
              "issueID": "9e442fd35d9b75427aeeb97f3caf513b",
              "signature": "856aeb9779a72185c22977c0f811586b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9e442fd35d9b75427aeeb97f3caf513b"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 615,
                  "y": 10
                },
                "bottom-right": {
                  "x": 744,
                  "y": 21
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 8354,
                "column": 13
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#40e0d0;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Rip%20Current%20Statement\"&gt;Rip Current Statement&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[4]/ul[1]/li[1]",
              "issueID": "f78b152b6bbdde94e7b1e8f428f1f973",
              "signature": "bb2600ec2c21f657ee9254686246b561",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f78b152b6bbdde94e7b1e8f428f1f973"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 615,
                  "y": 26
                },
                "bottom-right": {
                  "x": 744,
                  "y": 48
                },
                "height": 22,
                "width": 129
              },
              "position": {
                "line": 8362,
                "column": 13
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#40e0d0;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Beach%20Hazards%20Statement\"&gt;Beach Hazards Statement&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[4]/ul[1]/li[2]",
              "issueID": "0d6ff8a268f3105ebd045975fa5b5bb6",
              "signature": "24bcd6bf7dc248d3433e3f69eccc260e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0d6ff8a268f3105ebd045975fa5b5bb6"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 615,
                  "y": 53
                },
                "bottom-right": {
                  "x": 744,
                  "y": 64
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 8366,
                "column": 13
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#2e8b57;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Flood%20Watch\"&gt;Flood Watch&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[4]/ul[1]/li[3]",
              "issueID": "342b332410d1a59cf59cf7d319b13437",
              "signature": "ea2ac6797183488fa6a0cc56ba27f9b9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=342b332410d1a59cf59cf7d319b13437"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 615,
                  "y": 69
                },
                "bottom-right": {
                  "x": 744,
                  "y": 80
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 8370,
                "column": 13
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#ffdead;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Fire%20Weather%20Watch\"&gt;Fire Weather Watch&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[4]/ul[1]/li[4]",
              "issueID": "c2060a1c2e2229208730234f7b04948c",
              "signature": "6154eb13fb0ca040368ed4cb0c922d52",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c2060a1c2e2229208730234f7b04948c"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 615,
                  "y": 85
                },
                "bottom-right": {
                  "x": 744,
                  "y": 107
                },
                "height": 22,
                "width": 129
              },
              "position": {
                "line": 8374,
                "column": 13
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#ffe4b5;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Special%20Weather%20Statement\"&gt;Special Weather Statement&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[4]/ul[1]/li[5]",
              "issueID": "97cc499ab7a07a1e1cc2aa99334dab38",
              "signature": "ca724143afb7172b869b7baaabf1b622",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=97cc499ab7a07a1e1cc2aa99334dab38"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 615,
                  "y": 112
                },
                "bottom-right": {
                  "x": 744,
                  "y": 134
                },
                "height": 22,
                "width": 129
              },
              "position": {
                "line": 8378,
                "column": 13
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#ffefd5;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Marine%20Weather%20Statement\"&gt;Marine Weather Statement&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[4]/ul[1]/li[6]",
              "issueID": "1950714ecaf62f18675586b95e1de9a0",
              "signature": "f5f31f938f1dbaa080315ef6772b3d0a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1950714ecaf62f18675586b95e1de9a0"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 615,
                  "y": 139
                },
                "bottom-right": {
                  "x": 744,
                  "y": 150
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 8382,
                "column": 13
              },
              "errorSnippet": "&lt;li&gt; &lt;div style=\"background-color:#808080;\" class=\"wwabox\"&gt;&amp;nbsp;&lt;/div&gt; &lt;a href=\"//forecast.weather.gov/wwamap/wwatxtget.php?cwa=usa&amp;amp;wwa=Air%20Quality%20Alert\"&gt;Air Quality Alert&lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[2]/div[2]/div[4]/ul[1]/li[7]",
              "issueID": "a5d7e346fbe67d643979bf33448297e3",
              "signature": "1b1328a3944b214cd2a69ed9562ab54c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=a5d7e346fbe67d643979bf33448297e3"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 42,
                  "y": 1247
                },
                "bottom-right": {
                  "x": 182,
                  "y": 1262
                },
                "height": 15,
                "width": 140
              },
              "position": {
                "line": 8415,
                "column": 17
              },
              "errorSnippet": "&lt;div class=\"myforecast-current\"&gt; &lt;a style=\"text-decoration:none;\" href=\"http://twitter.com/nws\" target=\"_blank\"&gt; &lt;img src=\"/css/images/twitter.png\" width=\"16\" alt=\"Follow us on Twitter\" height=\"16\"&gt;&amp;nbsp;&amp;nbsp;Follow us on Twitt",
              "xpath": "/html/body/div[4]/div[2]/div[4]/div[1]/div[1]/div[1]",
              "issueID": "8d7e666df58fdd1a65c909e4be94aa96",
              "signature": "9597fc0037cc85e8ee0264ce837d1c77",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=8d7e666df58fdd1a65c909e4be94aa96"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 1247
                },
                "bottom-right": {
                  "x": 342,
                  "y": 1262
                },
                "height": 15,
                "width": 140
              },
              "position": {
                "line": 8424,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"myforecast-current\"&gt; &lt;a style=\"text-decoration:none;\" href=\"http://www.facebook.com/nws\" target=\"_blank\"&gt; &lt;img src=\"/css/images/fb.png\" width=\"16\" height=\"16\" alt=\"Follow us on Facebook\"&gt;&amp;nbsp;&amp;nbsp;Follow us on Face",
              "xpath": "/html/body/div[4]/div[2]/div[4]/div[1]/div[2]/div[1]",
              "issueID": "53037b34df367d9e026f9cd129a40776",
              "signature": "0b054c59277f1a11f7074d595e5d8d3a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=53037b34df367d9e026f9cd129a40776"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 362,
                  "y": 1247
                },
                "bottom-right": {
                  "x": 502,
                  "y": 1262
                },
                "height": 15,
                "width": 140
              },
              "position": {
                "line": 8431,
                "column": 17
              },
              "errorSnippet": "&lt;div class=\"myforecast-current\"&gt; &lt;a style=\"text-decoration:none;\" href=\"http://www.youtube.com/usweathergov\" target=\"_blank\"&gt; &lt;img src=\"/css/images/youtube_play.png\" alt=\"Follow us on YouTube\"&gt;&amp;nbsp;&amp;nbsp;Follow us on YouTube &l",
              "xpath": "/html/body/div[4]/div[2]/div[4]/div[1]/div[3]/div[1]",
              "issueID": "1a72313e3e4da4b46cc6a87d94d6f2f0",
              "signature": "485439fbbdbda8d961fd82b63fc87bbd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1a72313e3e4da4b46cc6a87d94d6f2f0"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 870.421875,
                  "y": 1247
                },
                "bottom-right": {
                  "x": 971.999875,
                  "y": 1262
                },
                "height": 15,
                "width": 101.578
              },
              "position": {
                "line": 8529,
                "column": 17
              },
              "errorSnippet": "&lt;span class=\"txt-rt myforecast-current\"&gt; &lt;div class=\"myforecast-current\"&gt; &lt;a href=\"/rss_page.php?site_name=nws\" target=\"_blank\" style=\"text-decoration:none;font-size:11px;\"&gt; &lt;img src=\"/css/images/rss.png\" width=\"16\" height=\"16\" alt=\"",
              "xpath": "/html/body/div[4]/div[2]/div[4]/div[1]/div[4]/span[1]",
              "issueID": "468a241f46cb5ed5eb4bed2c8f64efed",
              "signature": "ecda2a44014b0c121e6bac9c977d9327",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=468a241f46cb5ed5eb4bed2c8f64efed"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 360.141,
                  "y": 12
                },
                "height": 12,
                "width": 360.141
              },
              "position": {
                "line": 7991,
                "column": 17
              },
              "errorSnippet": "&lt;style type=\"text/css\" style=\"\"&gt; .footer-column-head a:link, .footer-column-head a:visited { color: #ED7A08; } &lt;/style&gt;",
              "xpath": "/html/body/div[5]/style[1]",
              "issueID": "f9d2d8df6df3a4e718b05a8c17b6aad1",
              "signature": "6e2a736447354afb20533314fe87ef13",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f9d2d8df6df3a4e718b05a8c17b6aad1"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 1272
                },
                "bottom-right": {
                  "x": 960,
                  "y": 1652
                },
                "height": 380,
                "width": 960
              },
              "position": {
                "line": 8458,
                "column": 35
              },
              "errorSnippet": "&lt;div class=\"footer-content\"&gt; &lt;div class=\"footer-column\" style=\"padding:10px 10px;\"&gt; &lt;p&gt; &lt;span class=\"footer-column-head\"&gt; &lt;a href=\"http://alerts.weather.gov\"&gt;ACTIVE ALERTS&lt;/a&gt; &lt;/span&gt;&lt;br&gt; &lt;a href=\" http:",
              "xpath": "/html/body/div[5]/div[1]",
              "issueID": "e309da79f81a4f77de35e419081ed5f1",
              "signature": "5c4cd59544d22b3073084fc2453303ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e309da79f81a4f77de35e419081ed5f1"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 1660
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1781
                },
                "height": 121,
                "width": 1024
              },
              "position": {
                "line": 8473,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"footer-legal\"&gt; &lt;div class=\"footer-legal-content\"&gt; &lt;div class=\"one-sixth-first\" id=\"footer_legal_gov\"&gt; &lt;a href=\"http://www.usa.gov\"&gt;&lt;img src=\"/css/images/usa_gov.png\" alt=\"usa.gov\" width=\"110\" height=\"30\"&gt;&lt;/a&g",
              "xpath": "/html/body/div[6]/div[1]",
              "issueID": "d385bbffb82fb91cdf899db0d991225e",
              "signature": "100eb2f0590a3de8a5966a778912f427",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d385bbffb82fb91cdf899db0d991225e"
            },
            {
              "tID": 138,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Image link alternative text repeats text in the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.",
              "viewPortLocation": {
                "top-left": {
                  "x": 42,
                  "y": 1250
                },
                "bottom-right": {
                  "x": 158,
                  "y": 1262
                },
                "height": 12,
                "width": 116
              },
              "position": {
                "line": 7816,
                "column": 0
              },
              "errorSnippet": "&lt;a style=\"text-decoration:none;\" href=\"http://twitter.com/nws\" target=\"_blank\"&gt; &lt;img src=\"/css/images/twitter.png\" width=\"16\" alt=\"Follow us on Twitter\" height=\"16\"&gt;&amp;nbsp;&amp;nbsp;Follow us on Twitter &lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[4]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "bc99ccbfaf05d6f406f149326ad12e28",
              "signature": "3c6dd323ba30242b4be2d08f5fc17302",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=bc99ccbfaf05d6f406f149326ad12e28"
            },
            {
              "tID": 138,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Image link alternative text repeats text in the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 1250
                },
                "bottom-right": {
                  "x": 334,
                  "y": 1262
                },
                "height": 12,
                "width": 132
              },
              "position": {
                "line": 7816,
                "column": 0
              },
              "errorSnippet": "&lt;a style=\"text-decoration:none;\" href=\"http://www.facebook.com/nws\" target=\"_blank\"&gt; &lt;img src=\"/css/images/fb.png\" width=\"16\" height=\"16\" alt=\"Follow us on Facebook\"&gt;&amp;nbsp;&amp;nbsp;Follow us on Facebook &lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[4]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "ce03517dfb4c5ee32c6562f2d2200102",
              "signature": "587a701a5f77aa01ab3720a7ce6c50be",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=ce03517dfb4c5ee32c6562f2d2200102"
            },
            {
              "tID": 138,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Image link alternative text repeats text in the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.",
              "viewPortLocation": {
                "top-left": {
                  "x": 362,
                  "y": 1250
                },
                "bottom-right": {
                  "x": 494,
                  "y": 1262
                },
                "height": 12,
                "width": 132
              },
              "position": {
                "line": 7816,
                "column": 0
              },
              "errorSnippet": "&lt;a style=\"text-decoration:none;\" href=\"http://www.youtube.com/usweathergov\" target=\"_blank\"&gt; &lt;img src=\"/css/images/youtube_play.png\" alt=\"Follow us on YouTube\"&gt;&amp;nbsp;&amp;nbsp;Follow us on YouTube &lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[4]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "71fdeb32823cb05f1f4901800f57c25d",
              "signature": "317d0c0b5d3039a8a3df424e62b40874",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=71fdeb32823cb05f1f4901800f57c25d"
            },
            {
              "tID": 138,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Image link alternative text repeats text in the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.",
              "viewPortLocation": {
                "top-left": {
                  "x": 870.421875,
                  "y": 1250
                },
                "bottom-right": {
                  "x": 972.421875,
                  "y": 1262
                },
                "height": 12,
                "width": 102
              },
              "position": {
                "line": 7816,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/rss_page.php?site_name=nws\" target=\"_blank\" style=\"text-decoration:none;font-size:11px;\"&gt; &lt;img src=\"/css/images/rss.png\" width=\"16\" height=\"16\" alt=\"NWS RSS Feed\"&gt;&amp;nbsp;&amp;nbsp;NWS RSS Feed &lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[4]/div[1]/div[4]/span[1]/div[1]/a[1]",
              "issueID": "ca1fc37f82c43e26774e7489863e2774",
              "signature": "ee1a0f6c3d5cb85fb7ee5551b885fd56",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=ca1fc37f82c43e26774e7489863e2774"
            },
            {
              "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": 1801
                },
                "height": 1801,
                "width": 1024
              },
              "position": {
                "line": 2088,
                "column": 60
              },
              "errorSnippet": "&lt;body style=\"\"&gt; &lt;!-- CFI SURVEY --&gt; &lt;div id=\"ZN_9tslIS2mj3KoPgp\"&gt;&lt;!--DO NOT REMOVE-CONTENTS PLACED HERE--&gt;&lt;/div&gt; &lt;!-- CFI SURVEY END --&gt; &lt;div class=\"header\"&gt; &lt;div class=\"header-content\"&gt; &lt;a href=\"http://",
              "xpath": "/html/body",
              "issueID": "720fb4a4b30fe79373ff023ad5fb247e",
              "signature": "17b787a5e659125c9ac0e2752656fab1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=720fb4a4b30fe79373ff023ad5fb247e"
            },
            {
              "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": 1272
                },
                "bottom-right": {
                  "x": 960,
                  "y": 1652
                },
                "height": 380,
                "width": 960
              },
              "position": {
                "line": 8458,
                "column": 35
              },
              "errorSnippet": "&lt;div class=\"footer-content\"&gt; &lt;div class=\"footer-column\" style=\"padding:10px 10px;\"&gt; &lt;p&gt; &lt;span class=\"footer-column-head\"&gt; &lt;a href=\"http://alerts.weather.gov\"&gt;ACTIVE ALERTS&lt;/a&gt; &lt;/span&gt;&lt;br&gt; &lt;a href=\" http:",
              "xpath": "/html/body/div[5]/div[1]",
              "issueID": "c5203934b9907c6c642ecc97fffc281a",
              "signature": "cc0eb9e0c0a29dda1a86a0cfe4cd5e13",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c5203934b9907c6c642ecc97fffc281a"
            },
            {
              "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": 42,
                  "y": 1286
                },
                "bottom-right": {
                  "x": 182,
                  "y": 1468
                },
                "height": 182,
                "width": 140
              },
              "position": {
                "line": 8484,
                "column": 14
              },
              "errorSnippet": "&lt;p&gt; &lt;span class=\"footer-column-head\"&gt; &lt;a href=\"http://alerts.weather.gov\"&gt;ACTIVE ALERTS&lt;/a&gt; &lt;/span&gt;&lt;br&gt; &lt;a href=\" http://alerts.weather.gov\"&gt;Warnings By State&lt;/a&gt;&lt;br&gt; &lt;a href=\" http://www.wpc.ncep.",
              "xpath": "/html/body/div[5]/div[1]/div[1]/p[1]",
              "issueID": "025549ba72ff59245e2eb495ea4f177f",
              "signature": "0460793446e80011a05850cd4cb2fb39",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=025549ba72ff59245e2eb495ea4f177f"
            },
            {
              "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": 42,
                  "y": 1478
                },
                "bottom-right": {
                  "x": 182,
                  "y": 1564
                },
                "height": 86,
                "width": 140
              },
              "position": {
                "line": 8487,
                "column": 17
              },
              "errorSnippet": "&lt;p&gt; &lt;span class=\"footer-column-head\"&gt; &lt;a href=\"https://www.weather.gov/wrh/climate\"&gt;PAST WEATHER&lt;/a&gt; &lt;/span&gt;&lt;br&gt; &lt;a href=\" http://www.cpc.ncep.noaa.gov/products/MD_index.shtml\"&gt;Climate Monitoring &lt;/a&gt;&lt;br",
              "xpath": "/html/body/div[5]/div[1]/div[1]/p[2]",
              "issueID": "ad96ba8100452d37aea7d0839ff3d9c1",
              "signature": "6a6a87db22fa39af1cd4769258095b62",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ad96ba8100452d37aea7d0839ff3d9c1"
            },
            {
              "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": 202,
                  "y": 1286
                },
                "bottom-right": {
                  "x": 342,
                  "y": 1432
                },
                "height": 146,
                "width": 140
              },
              "position": {
                "line": 8494,
                "column": 14
              },
              "errorSnippet": "&lt;p&gt; &lt;span class=\"footer-column-head\"&gt; &lt;a href=\"http://www.weather.gov/current\"&gt;CURRENT CONDITIONS&lt;/a&gt; &lt;/span&gt;&lt;br&gt; &lt;a href=\" https://radar.weather.gov\"&gt;Radar &lt;/a&gt;&lt;br&gt; &lt;a href=\"http://www.cpc.ncep.no",
              "xpath": "/html/body/div[5]/div[1]/div[2]/p[1]",
              "issueID": "845291e76d05a82d7c3b1512dcc011b8",
              "signature": "06086991943713f365baa768503f1bbd",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=845291e76d05a82d7c3b1512dcc011b8"
            },
            {
              "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": 202,
                  "y": 1442
                },
                "bottom-right": {
                  "x": 342,
                  "y": 1636
                },
                "height": 194,
                "width": 140
              },
              "position": {
                "line": 8497,
                "column": 17
              },
              "errorSnippet": "&lt;p&gt; &lt;span class=\"footer-column-head\"&gt; &lt;a href=\"http://weather.gov/forecastmaps\"&gt;FORECAST&lt;/a&gt; &lt;/span&gt;&lt;br&gt; &lt;a href=\" http://www.weather.gov/\"&gt;Local Forecast &lt;/a&gt;&lt;br&gt; &lt;a href=\"http://www.weather.gov/p",
              "xpath": "/html/body/div[5]/div[1]/div[2]/p[2]",
              "issueID": "b1c215b54287c9bf30f199ad6ef9e24c",
              "signature": "e42e2c2045e5cfb0c066f03bb7129f28",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b1c215b54287c9bf30f199ad6ef9e24c"
            },
            {
              "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": 362,
                  "y": 1286
                },
                "bottom-right": {
                  "x": 502,
                  "y": 1468
                },
                "height": 182,
                "width": 140
              },
              "position": {
                "line": 8558,
                "column": 45
              },
              "errorSnippet": "&lt;p&gt; &lt;span class=\"footer-column-head\"&gt; &lt;a href=\"http://www.weather.gov/informationcenter\"&gt;INFORMATION CENTER&lt;/a&gt; &lt;/span&gt;&lt;br&gt; &lt;a href=\" http://www.spaceweather.gov\"&gt;Space Weather &lt;/a&gt;&lt;br&gt; &lt;a href=\"ht",
              "xpath": "/html/body/div[5]/div[1]/div[3]/p[1]",
              "issueID": "3fa82b5e7d2f58373edce7e9e9a969a5",
              "signature": "6be80759fae3b87d6f4822341047f384",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=3fa82b5e7d2f58373edce7e9e9a969a5"
            },
            {
              "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": 522,
                  "y": 1286
                },
                "bottom-right": {
                  "x": 662,
                  "y": 1552
                },
                "height": 266,
                "width": 140
              },
              "position": {
                "line": 8575,
                "column": 49
              },
              "errorSnippet": "&lt;p&gt; &lt;span class=\"footer-column-head\"&gt; &lt;a href=\"http://weather.gov/safety\"&gt;WEATHER SAFETY&lt;/a&gt; &lt;/span&gt;&lt;br&gt; &lt;a href=\"http://www.weather.gov/nwr/\"&gt;NOAA Weather Radio&lt;/a&gt;&lt;br&gt; &lt;a href=\"http://www.weather",
              "xpath": "/html/body/div[5]/div[1]/div[4]/p[1]",
              "issueID": "1426dfb5c23e75182dadc621ba1273b9",
              "signature": "15f3392bc6e87b20a90d0ff4889a60a7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1426dfb5c23e75182dadc621ba1273b9"
            },
            {
              "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": 682,
                  "y": 1358
                },
                "bottom-right": {
                  "x": 822,
                  "y": 1492
                },
                "height": 134,
                "width": 140
              },
              "position": {
                "line": 8604,
                "column": 49
              },
              "errorSnippet": "&lt;p&gt; &lt;span class=\"footer-column-head\"&gt; &lt;a href=\"http://weather.gov/owlie\"&gt;EDUCATION&lt;/a&gt; &lt;/span&gt;&lt;br&gt; &lt;a href=\"http://weather.gov/education\"&gt;NWS Education Home&lt;/a&gt;&lt;br&gt; &lt;a href=\"http://www.nws.noaa.gov",
              "xpath": "/html/body/div[5]/div[1]/div[5]/p[2]",
              "issueID": "a76a3dd9ba2f3ee323dd7550bdb7128d",
              "signature": "cf729020ca7699d7b6de8838b957d311",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a76a3dd9ba2f3ee323dd7550bdb7128d"
            },
            {
              "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": 842,
                  "y": 1286
                },
                "bottom-right": {
                  "x": 982,
                  "y": 1408
                },
                "height": 122,
                "width": 140
              },
              "position": {
                "line": 8625,
                "column": 45
              },
              "errorSnippet": "&lt;p&gt; &lt;span class=\"footer-column-head\"&gt; &lt;a href=\"http://weather.gov/about\"&gt;ABOUT&lt;/a&gt; &lt;/span&gt;&lt;br&gt; &lt;a href=\"http://weather.gov/organization\"&gt;Organization &lt;/a&gt;&lt;br&gt; &lt;a href=\"https://www.weather.gov/media",
              "xpath": "/html/body/div[5]/div[1]/div[6]/p[1]",
              "issueID": "fc60557f72e64975e40bdf0fd7115520",
              "signature": "6f59a8d32884af052b612a65712a0c3b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=fc60557f72e64975e40bdf0fd7115520"
            },
            {
              "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": 1660
                },
                "bottom-right": {
                  "x": 960,
                  "y": 1766
                },
                "height": 106,
                "width": 960
              },
              "position": {
                "line": 8483,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"footer-legal-content\"&gt; &lt;div class=\"one-sixth-first\" id=\"footer_legal_gov\"&gt; &lt;a href=\"http://www.usa.gov\"&gt;&lt;img src=\"/css/images/usa_gov.png\" alt=\"usa.gov\" width=\"110\" height=\"30\"&gt;&lt;/a&gt; &lt;/div&gt; &lt;div class=\"on",
              "xpath": "/html/body/div[6]/div[1]/div[1]",
              "issueID": "2586871055f8f31683516f41e53a1e28",
              "signature": "a98fa5392520ffcdacdb89332b8bdde7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2586871055f8f31683516f41e53a1e28"
            },
            {
              "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": 192,
                  "y": 1675
                },
                "bottom-right": {
                  "x": 632,
                  "y": 1781
                },
                "height": 106,
                "width": 440
              },
              "position": {
                "line": 8503,
                "column": 29
              },
              "errorSnippet": "&lt;div class=\"one-half-first\" id=\"footer_legal_info\"&gt; &lt;p&gt; &lt;a href=\"http://www.commerce.gov\"&gt;US Dept of Commerce&lt;/a&gt;&lt;br&gt; &lt;a href=\"http://www.noaa.gov\"&gt;National Oceanic and Atmospheric Administration&lt;/a&gt;&lt;br&gt; &l",
              "xpath": "/html/body/div[6]/div[1]/div[1]/div[2]",
              "issueID": "5d4919cbc2c379a29938235f2633e91d",
              "signature": "9f4156ad64eaaa96b02dfca89d7dc9d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5d4919cbc2c379a29938235f2633e91d"
            },
            {
              "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": 672,
                  "y": 1675
                },
                "bottom-right": {
                  "x": 972,
                  "y": 1735
                },
                "height": 60,
                "width": 300
              },
              "position": {
                "line": 8505,
                "column": 17
              },
              "errorSnippet": "&lt;div class=\"one-third-last\" id=\"footer_required_links\"&gt; &lt;div class=\"div-half\"&gt; &lt;a href=\"https://www.weather.gov/disclaimer\"&gt;Disclaimer&lt;/a&gt;&lt;br&gt; &lt;a href=\"http://www.cio.noaa.gov/services_programs/info_quality.html\"&gt;Infor",
              "xpath": "/html/body/div[6]/div[1]/div[1]/div[3]",
              "issueID": "cdcd86c33536c5f709d6818f97c78064",
              "signature": "e104adde132a8fb74ca7b2eaec26d63c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=cdcd86c33536c5f709d6818f97c78064"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4046,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.weather.gov/safety/fog\"&gt;Fog&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/ul[1]/li[4]/div[2]/ul[1]/li[8]/a[1]",
              "issueID": "3cd3013fd689200a002c4ee1d91a3bc2",
              "signature": "36490477eef3b3ea507978ce6b347a86",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3cd3013fd689200a002c4ee1d91a3bc2"
            },
            {
              "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": -16,
                  "y": -6
                },
                "height": -6,
                "width": -16
              },
              "position": {
                "line": 3818,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"submit\" value=\"Go\"&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/ul[1]/li[8]/div[2]/ul[1]/li[1]/div[1]/form[1]/input[3]",
              "issueID": "999ae73332668c163a4ec100b995e874",
              "signature": "313f86340dd2b03a63352c911962ddcc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=999ae73332668c163a4ec100b995e874"
            },
            {
              "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": 142.703125,
                  "y": 138.5
                },
                "bottom-right": {
                  "x": 161.703125,
                  "y": 153.5
                },
                "height": 15,
                "width": 19
              },
              "position": {
                "line": 5983,
                "column": 0
              },
              "errorSnippet": "&lt;input name=\"btnSearch\" id=\"btnSearch\" type=\"submit\" value=\"Go\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/form[1]/input[2]",
              "issueID": "acf93088085215f2f67960ffae21e2d8",
              "signature": "de2010fad2361872f8d57b386a20de97",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=acf93088085215f2f67960ffae21e2d8"
            },
            {
              "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": -3
                },
                "bottom-right": {
                  "x": -16,
                  "y": -9
                },
                "height": -6,
                "width": -16
              },
              "position": {
                "line": 7834,
                "column": 45
              },
              "errorSnippet": "&lt;input id=\"btnCloseError\" type=\"button\" value=\"Close\" style=\"display: none;\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/form[1]/div[1]/input[1]",
              "issueID": "0d0656e3fd6fee8b8f04dcc14fc5159b",
              "signature": "ba3414a91e83f393444bc93fba82c142",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0d0656e3fd6fee8b8f04dcc14fc5159b"
            },
            {
              "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": 146.703125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 164.484325,
                  "y": 15
                },
                "height": 15,
                "width": 17.7812
              },
              "position": {
                "line": 7841,
                "column": 49
              },
              "errorSnippet": "&lt;input class=\"searchinput\" type=\"button\" value=\"Go\" onclick=\"location=document.jump.menu.options[document.jump.menu.selectedIndex].value;\"&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[1]/form[1]/input[1]",
              "issueID": "4ca71bd354806d0d92ac5e6497089445",
              "signature": "7d7a66ee8e48172ad6cd716091cb566c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4ca71bd354806d0d92ac5e6497089445"
            },
            {
              "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": 501.265625,
                  "y": 228
                },
                "bottom-right": {
                  "x": 678.281625,
                  "y": 247
                },
                "height": 19,
                "width": 177.016
              },
              "position": {
                "line": 7853,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt; &lt;div class=\"subMenuNavList section-link\"&gt; &lt;a href=\"http://water.weather.gov/ahps\"&gt;RIVERS, LAKES, RAINFALL&lt;/a&gt; &lt;/div&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]",
              "issueID": "c6e1612a690f4198aa75cfafd3ac7850",
              "signature": "54769f6f58750424adb5a21dca1c9bf6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c6e1612a690f4198aa75cfafd3ac7850"
            },
            {
              "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": 169.016,
                  "y": 0
                },
                "height": 0,
                "width": 169.016
              },
              "position": {
                "line": 7945,
                "column": 17
              },
              "errorSnippet": "&lt;div class=\"subMenuNavList section-link\"&gt; &lt;a href=\"http://water.weather.gov/ahps\"&gt;RIVERS, LAKES, RAINFALL&lt;/a&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/div[1]",
              "issueID": "874bab83f5e57a29b4da874baa2e7e73",
              "signature": "bdab5a399216a10ad0f59624f6f97e5e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=874bab83f5e57a29b4da874baa2e7e73"
            },
            {
              "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": 682,
                  "y": 1205
                },
                "bottom-right": {
                  "x": 982,
                  "y": 1226
                },
                "height": 21,
                "width": 300
              },
              "position": {
                "line": 8477,
                "column": 17
              },
              "errorSnippet": "&lt;p class=\"feature\"&gt; &lt;a href=\"https://www.weather.gov/safety/ripcurrent\" target=\"_blank\"&gt;Break the grip of the rip!&lt;/a&gt; &lt;/p&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[3]/div[1]/div[3]/p[2]",
              "issueID": "55489770f9da2187e971128c9216af45",
              "signature": "31717d5665e8024ee55ea505a8045355",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=55489770f9da2187e971128c9216af45"
            },
            {
              "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": 682,
                  "y": 1205
                },
                "bottom-right": {
                  "x": 938,
                  "y": 1225
                },
                "height": 20,
                "width": 256
              },
              "position": {
                "line": 7816,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.weather.gov/safety/ripcurrent\" target=\"_blank\"&gt;Break the grip of the rip!&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[3]/div[1]/div[3]/p[2]/a[1]",
              "issueID": "c65b8f53f4a2addfb5237e2e3deee394",
              "signature": "57a4e3df74031d78300c58d23996bcb7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c65b8f53f4a2addfb5237e2e3deee394"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 246.46875,
                  "y": 182
                },
                "bottom-right": {
                  "x": 324.46875,
                  "y": 197
                },
                "height": 15,
                "width": 78
              },
              "position": {
                "line": 7266,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"http://www.wpc.ncep.noaa.gov/discussions/hpcdiscussions.php?disc=pmdspd\" target=\"_blank\"&gt;Read More &amp;gt;&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[2]/div[1]/div[2]/p[1]/a[1]",
              "issueID": "63d3584c787d1892b4a530e55063015b",
              "signature": "6c66f4dd173cd76acaba6261703c7980",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=63d3584c787d1892b4a530e55063015b"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 42,
                  "y": 1183
                },
                "bottom-right": {
                  "x": 348,
                  "y": 1198
                },
                "height": 15,
                "width": 306
              },
              "position": {
                "line": 7812,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.weather.gov/safety/wildfire\" target=\"_blank\"&gt;&lt;img src=\"/images/nws/features/wildfire.png\" alt=\"Wildfire Safety\" width=\"300px\" height=\"148px\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[3]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "e2ea6ef32dffb096c1700448b0561d36",
              "signature": "c658fda1ecb96fd46045db81411eb1cc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e2ea6ef32dffb096c1700448b0561d36"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 42,
                  "y": 1205
                },
                "bottom-right": {
                  "x": 199,
                  "y": 1225
                },
                "height": 20,
                "width": 157
              },
              "position": {
                "line": 7812,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.weather.gov/safety/wildfire\" target=\"_blank\"&gt;Wildfire Safety&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[3]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "e710c3a260ab4d289833a735675246a1",
              "signature": "2bf78a4453ba50a2028910e101e0d451",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e710c3a260ab4d289833a735675246a1"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 362,
                  "y": 1183
                },
                "bottom-right": {
                  "x": 668,
                  "y": 1198
                },
                "height": 15,
                "width": 306
              },
              "position": {
                "line": 7812,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.weather.gov/wrn/summer-safety\" target=\"_blank\"&gt;&lt;img src=\"/images/nws/features/summer2018-feature.png\" alt=\"Summer Preparedness\" width=\"300px\" height=\"148px\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[3]/div[1]/div[2]/p[1]/a[1]",
              "issueID": "d5d6b65ff8d605a25822b74e7c1315b3",
              "signature": "78b14bfbe0a64023f76df36f31c6e77f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d5d6b65ff8d605a25822b74e7c1315b3"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 362,
                  "y": 1205
                },
                "bottom-right": {
                  "x": 586,
                  "y": 1225
                },
                "height": 20,
                "width": 224
              },
              "position": {
                "line": 7815,
                "column": 30
              },
              "errorSnippet": "&lt;a href=\"https://www.weather.gov/wrn/summer-safety\" target=\"_blank\"&gt;Summer Preparedness&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[3]/div[1]/div[2]/p[2]/a[1]",
              "issueID": "8daba0297be7575e1c05e1ce1df75e8c",
              "signature": "2ef59a20a4294df118ee59a5a0e7ceb8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8daba0297be7575e1c05e1ce1df75e8c"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 682,
                  "y": 1183
                },
                "bottom-right": {
                  "x": 988,
                  "y": 1198
                },
                "height": 15,
                "width": 306
              },
              "position": {
                "line": 7816,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.weather.gov/safety/ripcurrent\" target=\"_blank\"&gt;&lt;img src=\"/images/nws/features/rip-currents-thumb-2019.png\" alt=\"Break the grip of the rip!\" width=\"300px\" height=\"148px\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[3]/div[1]/div[3]/p[1]/a[1]",
              "issueID": "f3dfb640c9662b9593cfdd2d76b10a10",
              "signature": "3646163651cba827b3e4be47f4000693",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f3dfb640c9662b9593cfdd2d76b10a10"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 682,
                  "y": 1205
                },
                "bottom-right": {
                  "x": 938,
                  "y": 1225
                },
                "height": 20,
                "width": 256
              },
              "position": {
                "line": 7816,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.weather.gov/safety/ripcurrent\" target=\"_blank\"&gt;Break the grip of the rip!&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[3]/div[1]/div[3]/p[2]/a[1]",
              "issueID": "6b5b07b7403b7d71fac48cd95d9d32b2",
              "signature": "e5d6cc589a6aafc397e4e1c368fe13ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6b5b07b7403b7d71fac48cd95d9d32b2"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 42,
                  "y": 1250
                },
                "bottom-right": {
                  "x": 158,
                  "y": 1262
                },
                "height": 12,
                "width": 116
              },
              "position": {
                "line": 7816,
                "column": 0
              },
              "errorSnippet": "&lt;a style=\"text-decoration:none;\" href=\"http://twitter.com/nws\" target=\"_blank\"&gt; &lt;img src=\"/css/images/twitter.png\" width=\"16\" alt=\"Follow us on Twitter\" height=\"16\"&gt;&amp;nbsp;&amp;nbsp;Follow us on Twitter &lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[4]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "146610ac3711e58819f119e9c5335287",
              "signature": "b27aa586c7595faeb8b27a26045a2085",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=146610ac3711e58819f119e9c5335287"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 1250
                },
                "bottom-right": {
                  "x": 334,
                  "y": 1262
                },
                "height": 12,
                "width": 132
              },
              "position": {
                "line": 7816,
                "column": 0
              },
              "errorSnippet": "&lt;a style=\"text-decoration:none;\" href=\"http://www.facebook.com/nws\" target=\"_blank\"&gt; &lt;img src=\"/css/images/fb.png\" width=\"16\" height=\"16\" alt=\"Follow us on Facebook\"&gt;&amp;nbsp;&amp;nbsp;Follow us on Facebook &lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[4]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "f91e3d76a165600dca416f5c27948ae7",
              "signature": "2fa108ff27304dced33be91cb0bc3f70",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f91e3d76a165600dca416f5c27948ae7"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 362,
                  "y": 1250
                },
                "bottom-right": {
                  "x": 494,
                  "y": 1262
                },
                "height": 12,
                "width": 132
              },
              "position": {
                "line": 7816,
                "column": 0
              },
              "errorSnippet": "&lt;a style=\"text-decoration:none;\" href=\"http://www.youtube.com/usweathergov\" target=\"_blank\"&gt; &lt;img src=\"/css/images/youtube_play.png\" alt=\"Follow us on YouTube\"&gt;&amp;nbsp;&amp;nbsp;Follow us on YouTube &lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[4]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "add37ee9ed2fd1dc594c12b002af3462",
              "signature": "c0fabd71ff5876860cbd782575213b03",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=add37ee9ed2fd1dc594c12b002af3462"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 870.421875,
                  "y": 1250
                },
                "bottom-right": {
                  "x": 972.421875,
                  "y": 1262
                },
                "height": 12,
                "width": 102
              },
              "position": {
                "line": 7816,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/rss_page.php?site_name=nws\" target=\"_blank\" style=\"text-decoration:none;font-size:11px;\"&gt; &lt;img src=\"/css/images/rss.png\" width=\"16\" height=\"16\" alt=\"NWS RSS Feed\"&gt;&amp;nbsp;&amp;nbsp;NWS RSS Feed &lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[4]/div[1]/div[4]/span[1]/div[1]/a[1]",
              "issueID": "9a3e1c8a11aa3fe7ade58e5974652898",
              "signature": "2285dd4f32e80f7178fdce92dff15294",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9a3e1c8a11aa3fe7ade58e5974652898"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8091,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"nwsexit-url nwsexit-hide\" style=\"padding:8px 16px; font-size:18px; text-decoration:none; font-weight:bold; margin-right:20px; border-radius: 5px; background:#ED7A08; color:#fff;\" target=\"_blank\"&gt;New Window&lt;/a&gt;",
              "xpath": "/html/body/div[8]/div[2]/p[4]/a[2]",
              "issueID": "3906fa713a85b3bd44d52932cd902a26",
              "signature": "2e117f37962213eddf675414edd39afc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3906fa713a85b3bd44d52932cd902a26"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "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.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 317.5,
                  "y": 1723
                },
                "bottom-right": {
                  "x": 317.5,
                  "y": 1723
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8692,
                "column": 134
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[6]/div[1]/div[1]/div[2]/p[1]/br[5]",
              "issueID": "73b5576c14a501db1d6f2debc2f1c91a",
              "signature": "aa49539ffd3c40712700a17d05d8e9d8",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=73b5576c14a501db1d6f2debc2f1c91a"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "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.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 202,
                  "y": 1735
                },
                "bottom-right": {
                  "x": 202,
                  "y": 1735
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8693,
                "column": 136
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[6]/div[1]/div[1]/div[2]/p[1]/br[6]",
              "issueID": "72a9fbf548e36e72899af5a2d2990c8b",
              "signature": "1d979f436b24b92a0314769e8893d1a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=72a9fbf548e36e72899af5a2d2990c8b"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.weather.gov/",
      "what": "National Weather Service",
      "result": "https://www.weather.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.weather.gov/",
      "result": [
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img src=\"/css/images/news-important.jpg\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[src=\"/css/images/news-important.jpg\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img src=\"/images/nws/wrn.gif\" style=\"width:140px;\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[src=\"/images/nws/wrn.gif\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img usemap=\"#US_large_imagemap_800_500\" src=\"//forecast.weather.gov/wwamap/png/US.png\" id=\"us\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[id=\"us\"][src=\"//forecast.weather.gov/wwamap/png/US.png\"][usemap=\"#US_large_imagemap_800_500\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img usemap=\"#alaska_imagemap_130_115\" src=\"//forecast.weather.gov/wwamap/png/ak.png\" id=\"alaska\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[id=\"alaska\"][src=\"//forecast.weather.gov/wwamap/png/ak.png\"][usemap=\"#alaska_imagemap_130_115\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img usemap=\"#hawaii_imagemap\" src=\"//weather.gov/wwamap/png/hi.png\" id=\"hawaii\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[id=\"hawaii\"][src=\"//weather.gov/wwamap/png/hi.png\"][usemap=\"#hawaii_imagemap\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This MAP has an id attribute of 'alaska_imagemap_130_115', which is not unique in the same DOM",
          "element": "<map name=\"alaska_imagemap_130_115\" id=\"alaska_imagemap_130_115\"><area alt=\"Juneau, AK\" title=\"Junea ... es North and east of 144 degrees West\" href=\"https://www.weather.gov/ajk\" coords=\"81,80,84,82,87,84,",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(5)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "map[id=\"alaska_imagemap_130_115\"][name=\"alaska_imagemap_130_115\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This MAP has an id attribute of 'alaska_imagemap_130_115', which is not unique in the same DOM",
          "element": "<map name=\"alaska_imagemap_130_115\" id=\"alaska_imagemap_130_115\"><area alt=\"Juneau, AK\" title=\"Junea ... \" coords=\"81,80,84,82,87,84,89,87,90,89,92,92,94,96,94,98,92,98,90,98,79,98,79,80\" shape=\"poly\"><are",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(6)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "map[id=\"alaska_imagemap_130_115\"][name=\"alaska_imagemap_130_115\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 101,
          "bestPracticeId": 429,
          "attribute": "This element does not have a lang attribute",
          "attributeDetail": "This HTML does not have a lang attribute",
          "element": "<html xmlns=\"http://www.w3.org/1999/xhtml\"><head>\n        <link href=\"http://purl.org/dc/elements/1. ... rc=\"/css/images/header_doc.png\"></a><a title=\"National Oceanic and Atmospheric Administration\" class",
          "testResult": 0,
          "path": "html",
          "fixType": {
            "fixType": 4,
            "domSpec": false,
            "helperText": "Enter the appropriate language value for the page.",
            "fix": {
              "lang": null
            }
          },
          "fingerprint": {
            "attNo": 0,
            "css": "html",
            "version": 2
          }
        },
        {
          "engineTestId": 114,
          "bestPracticeId": 338,
          "attribute": "This select element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This select element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<select name=\"menu\" size=\"1\"><option value=\"http://alerts.weather.gov\">Warnings By State</option><op ... weather.gov/cap/oh.php?x=1\">Ohio</option><option value=\"http://alerts.weather.gov/cap/ok.php?x=1\">Ok",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify a descriptive label for the select.",
            "fix": {
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "select[size=\"1\"][name=\"menu\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"/wrn/\"><img src=\"/images/nws/wrn.gif\" style=\"width:140px;\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(4)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/wrn/\"]",
            "attNo": 1
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T00:41:07",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      49
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      13
    ],
    [
      "axe",
      6
    ],
    [
      "alfa",
      5
    ],
    [
      "focAll",
      3
    ],
    [
      "wave",
      2
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 1,
  "logSize": 69,
  "errorLogCount": 1,
  "errorLogSize": 69,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-18T00:43:00",
  "elapsedSeconds": 116,
  "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": {
        "bulk": 0,
        "focAll": 528,
        "hover": 121,
        "linkUl": 288,
        "radioSet": 2,
        "styleDiff": 24,
        "zIndex": 16
      },
      "alfa": {
        "r11": 4,
        "r2": 16,
        "r3": 8,
        "r4": 4,
        "r57": 720,
        "r62": 16,
        "r66": 11,
        "r69": 11,
        "r72": 12,
        "r73": 72,
        "r74": 60,
        "r8": 4,
        "r83": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 189,
        "color-contrast": 189,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "duplicate-id": 1,
        "html-has-lang": 3,
        "image-alt": 16,
        "image-redundant-alt": 4,
        "landmark-one-main": 2,
        "link-name": 3,
        "region": 60,
        "select-name": 4
      },
      "htmlcs": {
        "e:AA.1_1_1.H30.2": 4,
        "e:AA.1_1_1.H37": 16,
        "e:AA.1_3_1.F68": 4,
        "e:AA.3_1_1.H57.2": 4,
        "e:AA.3_2_2.H32.2": 4,
        "e:AA.4_1_1.F77": 4,
        "e:AA.4_1_2.H91.Select.Name": 4,
        "w:AA.1_3_1.H48": 5,
        "w:AA.1_3_1.H71.SameName": 1,
        "w:AA.1_3_1.H85.2": 1,
        "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.BgImage": 165,
        "w:AA.1_4_3_F24.F24.BGColour": 2,
        "w:AA.4_1_2.H91.Select.Value": 1
      },
      "ibm": {
        "WCAG20_Input_RadioChkInFieldSet": 8,
        "WCAG20_Input_LabelBefore": 4,
        "WCAG20_Input_ExplicitLabel": 4,
        "WCAG20_Img_LinkTextNotRedundant": 16,
        "WCAG20_Img_HasAlt": 16,
        "WCAG20_Html_HasLang": 4,
        "WCAG20_Body_FirstASkips_Native_Host_Sematics": 4,
        "WCAG20_A_HasText": 4,
        "RPT_Elem_UniqueId": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 188,
        "IBMA_Color_Contrast_WCAG2AA": 36,
        "HAAC_Img_UsemapAlt": 12
      },
      "wave": {
        "e:alt_missing": 4,
        "e:alt_link_missing": 4,
        "e:alt_map_missing": 12,
        "e:language_missing": 4,
        "c:contrast": 39,
        "a:select_missing_label": 1,
        "a:alt_redundant": 4,
        "a:fieldset_missing": 1,
        "a:region_missing": 1,
        "a:link_suspicious": 1,
        "a:link_redundant": 11,
        "a:link_pdf": 2,
        "a:text_small": 3
      },
      "tenon": {
        "57": 4,
        "73": 4,
        "98": 220,
        "132": 360,
        "134": 117,
        "138": 16,
        "144": 52,
        "152": 20,
        "153": 8,
        "218": 48,
        "242": 8
      },
      "continuum": {
        "89": 20,
        "94": 8,
        "101": 4,
        "114": 4,
        "237": 4
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 264,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 30,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 144,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 8,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          }
        },
        "fieldSetMissing": {
          "testaro": {
            "radioSet": {
              "score": 1,
              "what": "No or invalid grouping of radio buttons in fieldsets"
            }
          },
          "ibm": {
            "WCAG20_Input_RadioChkInFieldSet": {
              "score": 4,
              "what": "Input is in a different group than another with the name"
            }
          },
          "wave": {
            "a:fieldset_missing": {
              "score": 1,
              "what": "Missing fieldset"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 6,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 4,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 4,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 3,
              "what": "Link has no discernible text"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H30.2": {
              "score": 4,
              "what": "img element is the only link content but has no text alternative"
            }
          },
          "ibm": {
            "WCAG20_A_HasText": {
              "score": 4,
              "what": "Hyperlink has no text description"
            }
          },
          "wave": {
            "e:alt_link_missing": {
              "score": 4,
              "what": "Linked image has no text alternative"
            }
          },
          "tenon": {
            "57": {
              "score": 4,
              "what": "Link has no text inside it"
            }
          },
          "continuum": {
            "237": {
              "score": 4,
              "what": "a element has no mechanism that allows an accessible name value to be calculated"
            }
          }
        },
        "imageNoText": {
          "alfa": {
            "r2": {
              "score": 16,
              "what": "Image has no accessible name"
            }
          },
          "axe": {
            "image-alt": {
              "score": 16,
              "what": "Image has no text alternative"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H37": {
              "score": 16,
              "what": "img element has no alt attribute"
            }
          },
          "ibm": {
            "WCAG20_Img_HasAlt": {
              "score": 16,
              "what": "Image has no alt attribute conveying its meaning, or alt=\"\" if decorative"
            }
          },
          "wave": {
            "e:alt_missing": {
              "score": 4,
              "what": "Text alternative is missing"
            }
          },
          "continuum": {
            "89": {
              "score": 20,
              "what": "img element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 6,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id": {
              "score": 1,
              "what": "id attribute value is not unique"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 3,
              "what": "Duplicate id attribute value"
            }
          },
          "ibm": {
            "RPT_Elem_UniqueId": {
              "score": 3,
              "what": "Element id attribute value is not unique within the document"
            }
          },
          "continuum": {
            "94": {
              "score": 6,
              "what": "Elements contains an id attribute set to a value that is not unique in the DOM"
            }
          }
        },
        "pageLanguage": {
          "alfa": {
            "r4": {
              "score": 4,
              "what": "Lang attribute missing, empty, or only whitespace"
            }
          },
          "axe": {
            "html-has-lang": {
              "score": 3,
              "what": "html element has no lang attribute"
            }
          },
          "htmlcs": {
            "e:AA.3_1_1.H57.2": {
              "score": 4,
              "what": "html element has no lang or xml:lang attribute"
            }
          },
          "ibm": {
            "WCAG20_Html_HasLang": {
              "score": 4,
              "what": "Page detected as HTML, but has no lang attribute"
            }
          },
          "wave": {
            "e:language_missing": {
              "score": 4,
              "what": "Language missing or invalid"
            }
          },
          "continuum": {
            "101": {
              "score": 4,
              "what": "root html element has no lang attribute"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 360,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 30,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 94,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 3,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 47,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 8,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 142,
              "what": "Element has insufficient color contrast"
            }
          },
          "ibm": {
            "IBMA_Color_Contrast_WCAG2AA": {
              "score": 27,
              "what": "Contrast ratio of text with background does not meet WCAG 2.1 AA"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 29,
              "what": "Very low contrast"
            }
          }
        },
        "allCaps": {
          "alfa": {
            "r72": {
              "score": 3,
              "what": "Paragraph text is uppercased"
            }
          },
          "tenon": {
            "153": {
              "score": 2,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 54,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 30,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "formFieldNoText": {
          "alfa": {
            "r8": {
              "score": 4,
              "what": "Form field has no accessible name"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 4,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          },
          "ibm": {
            "WCAG20_Body_FirstASkips_Native_Host_Sematics": {
              "score": 2,
              "what": "Page provides no way to skip directly to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "imageTextRedundant": {
          "axe": {
            "image-redundant-alt": {
              "score": 1,
              "what": "Text of a button or link is repeated in the image alternative"
            }
          },
          "ibm": {
            "WCAG20_Img_LinkTextNotRedundant": {
              "score": 4,
              "what": "Text alternative for the image in a link repeats text of the same or an adjacent link"
            }
          },
          "wave": {
            "a:alt_redundant": {
              "score": 1,
              "what": "Redundant text alternative"
            }
          },
          "tenon": {
            "138": {
              "score": 4,
              "what": "Image link alternative text repeats text in the link"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "selectNoText": {
          "axe": {
            "select-name": {
              "score": 3,
              "what": "select element has no accessible name"
            }
          },
          "htmlcs": {
            "e:AA.4_1_2.H91.Select.Name": {
              "score": 3,
              "what": "Select element has no accessible name"
            },
            "w:AA.4_1_2.H91.Select.Value": {
              "score": 1,
              "what": "Select element value has no accessible name"
            }
          },
          "wave": {
            "a:select_missing_label": {
              "score": 1,
              "what": "Select missing label"
            }
          },
          "continuum": {
            "114": {
              "score": 3,
              "what": "select element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "controlNoText": {
          "htmlcs": {
            "e:AA.1_3_1.F68": {
              "score": 4,
              "what": "Form control has no label"
            }
          },
          "ibm": {
            "WCAG20_Input_ExplicitLabel": {
              "score": 4,
              "what": "Form control has no associated label"
            }
          }
        },
        "submitButton": {
          "htmlcs": {
            "e:AA.3_2_2.H32.2": {
              "score": 3,
              "what": "Form has no submit button"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "fieldSetRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H71.SameName": {
              "score": 1,
              "what": "Radio buttons or check boxes may require a group description via a fieldset element"
            }
          }
        },
        "selectFlatRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H85.2": {
              "score": 1,
              "what": "Selection list may contain groups of related options that are not grouped with optgroup"
            }
          }
        },
        "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.BgImage": {
              "score": 41,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.BGColour": {
              "score": 1,
              "what": "Inline background color may lack a complementary foreground color"
            }
          }
        },
        "labelFollows": {
          "ibm": {
            "WCAG20_Input_LabelBefore": {
              "score": 1,
              "what": "Text input or select element label follows the input control"
            }
          }
        },
        "imageMapAreaNoText": {
          "ibm": {
            "HAAC_Img_UsemapAlt": {
              "score": 12,
              "what": "Image map or child area has no text alternative"
            }
          }
        },
        "imageMapNoText": {
          "wave": {
            "e:alt_map_missing": {
              "score": 12,
              "what": "Image that has hot spots has no alt attribute"
            }
          }
        },
        "noLandmarks": {
          "wave": {
            "a:region_missing": {
              "score": 1,
              "what": "Page has no regions or ARIA landmarks"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 6,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 1,
              "what": "Link to PDF document"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 2,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 88,
              "what": "Text is very small"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 3,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 110,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "linkDestinationsSame": {
          "tenon": {
            "132": {
              "score": 180,
              "what": "area element has the same href as another but a different alt"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 52,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 10,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 36,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 2,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1950,
      "log": 4,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contentBeyondLandmarks",
          "score": 412
        },
        {
          "groupName": "tabFocusability",
          "score": 266
        },
        {
          "groupName": "linkDestinationsSame",
          "score": 182
        },
        {
          "groupName": "contrastAA",
          "score": 170
        },
        {
          "groupName": "linkIndication",
          "score": 149
        },
        {
          "groupName": "linkTextsSame",
          "score": 112
        },
        {
          "groupName": "fontSmall",
          "score": 91
        },
        {
          "groupName": "noLeading",
          "score": 56
        },
        {
          "groupName": "leadingClipsText",
          "score": 54
        },
        {
          "groupName": "contrastAAA",
          "score": 50
        },
        {
          "groupName": "imageNoText",
          "score": 49
        },
        {
          "groupName": "contrastRisk",
          "score": 45
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 38
        },
        {
          "groupName": "hoverSurprise",
          "score": 32
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 32
        },
        {
          "groupName": "linkNoText",
          "score": 15
        },
        {
          "groupName": "pageLanguage",
          "score": 14
        },
        {
          "groupName": "imageMapAreaNoText",
          "score": 14
        },
        {
          "groupName": "imageMapNoText",
          "score": 14
        },
        {
          "groupName": "duplicateID",
          "score": 13
        },
        {
          "groupName": "targetSize",
          "score": 12
        },
        {
          "groupName": "selectNoText",
          "score": 9
        },
        {
          "groupName": "inconsistentStyles",
          "score": 8
        },
        {
          "groupName": "imageTextRedundant",
          "score": 8
        },
        {
          "groupName": "controlNoText",
          "score": 8
        },
        {
          "groupName": "linkPair",
          "score": 8
        },
        {
          "groupName": "fieldSetMissing",
          "score": 7
        },
        {
          "groupName": "zIndexNotZero",
          "score": 6
        },
        {
          "groupName": "allCaps",
          "score": 6
        },
        {
          "groupName": "formFieldNoText",
          "score": 6
        },
        {
          "groupName": "overflowHidden",
          "score": 6
        },
        {
          "groupName": "submitButton",
          "score": 5
        },
        {
          "groupName": "linkVague",
          "score": 5
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 4
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "fieldSetRisk",
          "score": 3
        },
        {
          "groupName": "selectFlatRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "labelFollows",
          "score": 3
        },
        {
          "groupName": "noLandmarks",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        },
        {
          "groupName": "pdfLink",
          "score": 3
        }
      ]
    }
  }
}